Class InvalidParameterValueException

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

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

One of the parameters in the request is not valid. Check the error message for details about which parameter failed validation.

See Also: