Class NotAuthorizedException

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

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

Thrown when a user is not authorized to access the requested resource.

See Also: