Skip to content

CloudTrail  >  Errors  >  InsufficientIAMAccessPermissionException

InsufficientIAMAccessPermissionException

Error Class

InsufficientIAMAccessPermissionException dataclass

Bases: ServiceError

The task can't be completed because you are signed in with an account that lacks permissions to view or create a service-linked role. Sign in with an account that has the required permissions and then try again.

Attributes

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