Error AtlasError Documentation and Resolution

AWS did not recognize the client credentials in the request

UnrecognizedClientException

AWS rejected the request because the access key, certificate, or security credentials in the request do not exist in its records or are not valid for the call.

UnrecognizedClientExceptionauthentication
UnrecognizedClientException
  • The access key ID or certificate is invalid or no longer exists.
  • The request is using the wrong account or stale credentials.
  • Temporary credentials are incomplete or malformed.
  1. Verify the access key, secret key, or session credentials being used.
  2. Confirm the request is targeting the intended AWS account and environment.
  3. Regenerate or refresh credentials if the current values are stale or incorrect.
AWS Management Console: Common Errors
AWS UnrecognizedClientException: causes and fixes | Error Atlas