Skip to content

Qbusiness  >  Errors  >  AccessDeniedException

AccessDeniedException

Error Class

AccessDeniedException dataclass

Bases: ServiceError

You don't have access to perform this action. Make sure you have the required permission policies and user accounts and try again.

Attributes

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