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

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

Exception that is thrown when the request isn't authorized. This can happen due to an invalid access token in the request.

See Also: