Class UnauthorizedException

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

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

This exception is thrown when the JWT bearer token is invalid or not found for OAuth bearer token based access

See Also: