Class AuthorizationErrorException

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

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

Indicates that the user has been denied access to the requested resource.

See Also: