Readonly acceleratorList of the names customer managed policies that would be attached to permission set.
Specify the names of policies created by Accelerator solution. Solution will create these policies before attaching to permission set. To create policies through Accelerator and attach to permission set, you need to specify policies in policySets object of iam-config.yaml file with identityCenterDependency flag on. Accelerator managed policy name must be part of policySets object of iam-config.yaml file.
Readonly awsList of AWS managed policies that would be attached to permission set.
This list can contain policy name or policy arn
Readonly customerList of the names and paths of the customer managed policies that would be attached to permission set.
This list can contain only existing customer managed policy names, Accelerator expect these policies would be present prior deployment.
Readonly inlineThe inline policy that is attached to the permission set.
InlinePolicy reference
Readonly permissionsSpecifies the configuration of the AWS managed or customer managed policy that you want to set as a permissions boundary.
Specify either customerManagedPolicy to use the name and path of a customer managed policy, or managedPolicy name to use the ARN of an AWS managed policy.
IamConfig / IdentityCenterConfig / PermissionsBoundaryConfig
Generated using TypeDoc
IamConfig / IdentityCenterConfig / IdentityCenterPoliciesConfig
Identity Center Permission Set Policy Configuration
Example