Class InvalidAuthenticationCodeException

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

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

The request was rejected because the authentication code was not recognized. The error message describes the specific error.

See Also: