Updates an existing permission set.
See https://www.paws-r-sdk.com/docs/ssoadmin_update_permission_set/ for full documentation.
ssoadmin_update_permission_set(
Description = NULL,
InstanceArn,
PermissionSetArn,
RelayState = NULL,
SessionDuration = NULL
)
The description of the PermissionSet.
[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.
[required] The ARN of the permission set.
Used to redirect users within the application during the federation authentication process.
The length of time that the application user sessions are valid for in the ISO-8601 standard.