Update Permission Set
ssoadmin_update_permission_set | R Documentation |
Updates an existing permission set¶
Description¶
Updates an existing permission set.
Usage¶
ssoadmin_update_permission_set(Description, InstanceArn,
PermissionSetArn, RelayState, SessionDuration)
Arguments¶
Description
The description of the PermissionSet.
InstanceArn
[required] 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.
PermissionSetArn
[required] The ARN of the permission set.
RelayState
Used to redirect users within the application during the federation authentication process.
SessionDuration
The length of time that the application user sessions are valid for in the ISO-8601 standard.
Value¶
An empty list.