Optional
Readonly
principalType of IAM principal type like service, account, principalArn or provider, which can assume this role.
Readonly
typeIAM principal of either service, account, principalArn or provider type.
IAM principal of sns service type (i.e. new ServicePrincipal('sns.amazonaws.com')), which can assume this role.
Generated using TypeDoc
IamConfig / RoleSetConfig / RoleConfig / AssumedByConfig
Description
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
assumedBy:
Remarks
In order to use a Principal ARN in the assume role policy, the principal must exist.