ExamQuestions.com

Register
Login
AWS Certified Database Specialty Exam Questions

Amazon

AWS Certified Database Specialty

86 / 145

Question 86:

Which statement best describes partition key and sort key designs of DynamoDB indexes?

Answer options:

A.GSI should have the same partition key as the base table.
B.GSI can have a different partition key and sort key compared to the base table.
C.LSI can have a different partition key and sort key compared to the base table.
D.LSI must have the same sort key compared to the base table.