View source: R/ssoadmin_operations.R
ssoadmin_delete_permissions_boundary_from_permission_set | R Documentation |
Deletes the permissions boundary from a specified PermissionSet.
See https://www.paws-r-sdk.com/docs/ssoadmin_delete_permissions_boundary_from_permission_set/ for full documentation.
ssoadmin_delete_permissions_boundary_from_permission_set(
InstanceArn,
PermissionSetArn
)
InstanceArn |
[required] The ARN of the IAM Identity Center instance under which the operation will be executed. |
PermissionSetArn |
[required] The ARN of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.