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?

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 4

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


raysmithvic1978

raysmithvic1978

D

basant

basant

1xx-info
2xx-success
3xx-redirection
4xx-client error
5xx-server error

Pits - AWS SA

Pits - AWS SA

Basant is right

1xx-info
2xx-success
3xx-redirection
4xx-client error
5xx-server error

Ans is D