...
draw.io Diagram |
---|
border | true |
---|
viewerToolbar | true |
---|
| |
---|
fitWindow | false |
---|
diagramName | Pinpoint 캠페인 세션 |
---|
simpleViewer | false |
---|
width | |
---|
diagramWidth | 1608 |
---|
revision | 57 |
---|
|
관련 정보
https://docs.aws.amazon.com/ko_kr/cognito/latest/developerguide/user-pool-lambda-post-confirmation.html
...
스토리보드 (화면 구성)
DynamoDB 테이블
DUE_Products
pIdpId (Partition Key) | pName | pImage | pPrice | pDescription |
---|
|
|
|
|
|
DUE_Cart
userId (Partition Key) | cartId (Sort Key) | segment_id | pId | pName | pImage | pPrice | updateTime |
---|
|
|
|
|
|
|
|
DUE_Coupon
userId (Partition Key) | couponId (Sort Key) | segment_id | cName | cDescription | cRatio | updateTime | campaignId |
---|
|
|
|
|
|
|
|
DUE_Order
userId (Partition Key) | orderId (Sort Key) | segment_id | pId | pName | pImage | pPrice | pDescription | updateTime | campaignId |
---|
|
|
|
|
|
|
|
|
|
그 외 기타 등등
추천 서비스와 관련해서 궁금증
...