Class InvalidParameterException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidParameterException.Builder,InvalidParameterException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidParameterException extends EcsException implements ToCopyableBuilder<InvalidParameterException.Builder,InvalidParameterException>

The specified parameter isn't valid. Review the available parameters for the API request.

For more information about service event errors, see Amazon ECS service event messages.

See Also: