Class IAMAccessDenied (0.1.0)

IAMAccessDenied(mapping=None, *, ignore_unknown_fields=False, **kwargs)

PAM's service account is being denied access by Cloud IAM. This can be fixed by granting a role that contains the missing permissions to the service account or exempting it from deny policies if they are blocking the access.

Attribute

Name Description
missing_permissions MutableSequence[str]
List of permissions that are being denied.