what type of HTTP response codes indicate that a proble…

In DynamoDB, what type of HTTP response codes indicate that a problem was found with the client request
sent to the service?

In DynamoDB, what type of HTTP response codes indicate that a problem was found with the client request
sent to the service?

A.
5xx HTTP response code

B.
200 HTTP response code

C.
306 HTTP response code

D.
4xx HTTP response code



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Sadeel Anjum

Sadeel Anjum

D.
4xx HTTP response code

Nasir Khan

Nasir Khan

As per DynamoDB documentation;

200 HTTP response code – For OK
4xx HTTP response code – Problem at client side
5xx HTTP response code – Internal server error/DynamoDB is currently unavailable