Skip to content

Sns  >  Errors  >  AuthorizationErrorException

AuthorizationErrorException

Error Class

AuthorizationErrorException dataclass

Bases: ServiceError

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

Attributes

fault class-attribute instance-attribute
fault: Literal['client', 'server'] | None = 'client'