Error AtlasError Documentation and Resolution

AWS request used an invalid parameter combination

InvalidParameterCombination

AWS rejected the request because two or more supplied parameters are incompatible with each other for the target API operation.

InvalidParameterCombinationgeneral
InvalidParameterCombination
  • The request contains parameters that cannot be used together.
  • An SDK or automation path is mixing mutually exclusive options.
  • A copied request template includes flags for different operation modes at once.
  1. Review the target API documentation for allowed parameter combinations.
  2. Remove or split mutually exclusive options in the request.
  3. Retest with a minimal valid parameter set first.
AWS Support API Reference: Common Errors
AWS InvalidParameterCombination: causes and fixes | Error Atlas