AWS Certified Developer Associate DVA-C02 Practice Question
An application hosted on AWS is returning an error message to users trying to submit a form. The error indicates that the server understands the request but is refusing to fulfill it due to insufficient permissions. Which HTTP status code corresponds to this error scenario?
400 Bad Request
404 Not Found
403 Forbidden
500 Internal Server Error