Readonly
principalIAM principal of either service, account or provider type.
IAM principal of sns service type (i.e. new ServicePrincipal('sns.amazonaws.com')), which can assume this role.
Readonly
typeType of IAM principal type like service, account or provider, which can assume this role.
Generated using TypeDoc
IamConfig / RoleSetConfig / RoleConfig / AssumedByConfig
AssumedBy configuration
Service principal:
Example
Account principals can be defined using either the account ID (with quotes), the account arn or the name assigned to the account in the accounts-config.yaml.
Example
Example
Example