ExamQuestions.com

Register
Login
AWS Certified Developer Associate Exam Questions

Amazon

AWS Certified Developer Associate

280 / 474

Question 280:

You are developing an application that is working with a DynamoDB table. Some of your request results are returning an HTTP 4xx status code. Which of the following are possible issues with the requests? Choose 2 answers from the options given below.

Answer options:

A.There are missing required parameters with some of the requests.
B.You are exceeding the table’s provisioned throughput.
C.The DynamoDB service is unavailable.
D.There are network issues.