/AWS1/CL_SSA=>CREATEPERMISSIONSET()
¶
About CreatePermissionSet¶
Creates a permission set within a specified IAM Identity Center instance.
To grant users and groups access to Amazon Web Services account resources, use
CreateAccountAssignment
.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_NAME
TYPE
/AWS1/SSAPERMISSIONSETNAME
¶
The name of the PermissionSet.
IV_DESCRIPTION
TYPE
/AWS1/SSAPERMISSIONSETDESC
¶
The description of the PermissionSet.
IV_INSTANCEARN
TYPE
/AWS1/SSAINSTANCEARN
¶
The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
IV_SESSIONDURATION
TYPE
/AWS1/SSADURATION
¶
The length of time that the application user sessions are valid in the ISO-8601 standard.
IV_RELAYSTATE
TYPE
/AWS1/SSARELAYSTATE
¶
Used to redirect users within the application during the federation authentication process.
IT_TAGS
TYPE
TT_TAGLIST
¶
The tags to attach to the new PermissionSet.