Class UnauthorizedException

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

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

The request is denied because the caller has insufficient permissions.

See Also: