Suggested Answer:C🗳️
In DynamoDB, DescribeTable returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table. Reference: http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/SecondaryIndexes.html
C. To get a detailed listing of secondary indexes on a table, use the DescribeTable operation. DescribeTable returns the name, storage size, and item counts for every secondary index on the table. These values are not updated in real time, but they are refreshed approximately every six hours.
Answer is A.
In DynamoDB, DescribeTable returns information about the table, including the current status of the table, when it was created, the primary key schema, and any indexes on the table.
http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/SecondaryIndexes.html
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
SkyZeroZx
2 years, 1 month agoniau
3 years, 5 months agocldy
3 years, 8 months agogingerbytes
3 years, 8 months agoJAGUARCODE
3 years, 10 months agoSreenikv
3 years, 9 months agoJAGUARCODE
3 years, 9 months ago