IamConfig / IdentityCenterConfig / PermissionsBoundaryConfig / CustomerManagedPolicyReferenceConfig

Example

permissionsBoundary:
customerManagedPolicy:
name: AcceleratorManagedPolicy
path: /

Hierarchy

  • CustomerManagedPolicyReferenceConfig

Implements

Constructors

Properties

Constructors

Properties

name: string = ''

Identity Center PermissionSet permissions boundary customer managed policy name.

Remarks

The name of the IAM policy that you have configured in each account where you want to deploy your permission set. If you want use accelerator deployed customer managed policy, specify the name from policySets object of iam-config.yaml file.

CustomerManagedPolicyReference name.

path: undefined | string = undefined

The path to the IAM policy that you have configured in each account where you want to deploy your permission set.

Remarks

The default is / . For more information, see Friendly names and paths in the IAM User Guide .

Generated using TypeDoc