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
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
D
http://docs.aws.amazon.com/amazondynamodb/latest/developerguide/Programming.Errors.html
http://www.aiotestking.com/amazon/what-type-of-http-response-codes-indicate-that-a-problem-was-found-with-the-client-request-sent-to-the-service/
D.
4xx HTTP response code
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