Error AtlasError Documentation and Resolution

AWS request failed with NotAuthorized

NotAuthorized

AWS rejected the request because the caller is not authorized to perform the action, typically due to IAM policy or account-level restrictions.

NotAuthorizedauthentication
NotAuthorized
  • The active IAM identity lacks permission for the requested action.
  • Account-level restrictions prevent the requested operation.
  • The wrong AWS profile or assumed role is being used.
  1. Check the active identity, role, or profile used by the request.
  2. Review IAM permissions and any relevant service control policies.
  3. Retry after switching to an identity authorized for the action.
AWS Support API Reference: Common Errors
AWS NotAuthorized: causes and fixes | Error Atlas