Readonly
deploymentIdentity Center assignment deployment targets
Readonly
nameThe Name for the Assignment.
Readonly
permissionPermission Set name that will be used for the Assignment.
Readonly
principalPrincipalId that will be used for the Assignment
This is a temporary property and it has been deprecated. Please use principals property to specify principal name for assignment.
Readonly
principalPrincipalType that will be used for the Assignment
This is a temporary property and it has been deprecated. Please use principals property to specify principal type for assignment.
Readonly
principalsAssignment principal configuration list.
Assignment principal's type can be either USER or GROUP. Every principal in the list needs type and the name of principal.
principal:
- type: USER
name: accelerator
- type: GROUP
name: admin
IamConfig / IdentityCenterConfig / IdentityCenterAssignmentPrincipalConfig
Generated using TypeDoc
IamConfig / IdentityCenterConfig / IdentityCenterAssignmentConfig
Identity Center Assignment Configuration
Remarks
You cannot deploy Identity Center assignments to the Management account with a delegated administrator enabled. For more information, see https://docs.aws.amazon.com/singlesignon/latest/userguide/delegated-admin.html
Example