Class UnauthorizedException

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

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

Indicates that the request is not authorized. This can happen due to an invalid access token in the request.

See Also: