primary keys
data access management
- with aws IAM
index
global secondary index
- 테이블 생성 후에도 추가/변경/삭제 가능
- 다른 partition key, sort key 사용 가능
local secondary index
- 테이블 생성 후 변경/삭제 불가능
- 같은 partition key with different sort key