Error AtlasError Documentation and Resolution

AWS request used an invalid parameter value

InvalidParameterValue

AWS rejected the request because one of the supplied parameter values is invalid for the operation or outside the allowed constraints.

InvalidParameterValuegeneral
InvalidParameterValue
  • A parameter value is outside the valid range or format.
  • The request includes an unsupported enum or identifier value.
  • A service-specific constraint is being violated by the supplied input.
  1. Identify the invalid field in the request payload or parameters.
  2. Compare the value against the API's documented constraints.
  3. Retry after correcting the invalid parameter value.
AWS Support API Reference: Common Errors
AWS InvalidParameterValue: causes and fixes | Error Atlas