Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 95 Topic 10 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 95 Topic 10 Discussion

DVA-C02 Exam Topic 10 Question 95 Discussion:
Question #: 95
Topic #: 10

A developer needs to retrieve all data from an Amazon DynamoDB table that matches a particular partition key.

Which solutions will meet this requirement in the MOST operationally efficient way? (Select TWO.)


A.

Use the Scan API and a filter expression to match on the key.


B.

Use the GetItem API with a request parameter for key that contains the partition key name and specific key value.


C.

Use the ExecuteStatement API and a filter expression to match on the key.


D.

Use the GetItem API and a PartiQL statement to match on the key.


E.

Use the ExecuteStatement API and a PartiQL statement to match on the key.


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.