Error AtlasError Documentation and Resolution

AWS received an unknown or invalid operation name

UnknownOperationException

AWS could not route the request because the requested action or operation name is invalid for the endpoint or API being called.

UnknownOperationExceptionconfiguration
UnknownOperationException
  • The request specifies an invalid action or operation name.
  • The request is being sent to the wrong AWS service endpoint.
  • Custom signing or low-level request construction produced an invalid operation target.
  1. Verify the action or operation name exactly as documented for the target service.
  2. Check that the request is being sent to the correct AWS endpoint.
  3. Prefer the official SDK for request construction if you are assembling requests manually.
AWS Management Console: Common Errors
AWS UnknownOperationException: causes and fixes | Error Atlas