ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 448 - SAP-C01 discussion

Report
Export

In DynamoDB, to get a detailed listing of secondary indexes on a table, you can use the ______ action.

A.
BatchGetItem
Answers
A.
BatchGetItem
B.
TableName
Answers
B.
TableName
C.
DescribeTable
Answers
C.
DescribeTable
D.
GetItem
Answers
D.
GetItem
Suggested answer: C

Explanation:

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

asked 16/09/2024
KRISHNA SUMAN
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first