Learn R Programming

paws.security.identity (version 0.7.0)

ssoadmin_delete_permissions_boundary_from_permission_set: Deletes the permissions boundary from a specified PermissionSet

Description

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.

Usage

ssoadmin_delete_permissions_boundary_from_permission_set(
  InstanceArn,
  PermissionSetArn
)

Arguments

InstanceArn

[required] The ARN of the IAM Identity Center instance under which the operation will be executed.

PermissionSetArn

[required] The ARN of the PermissionSet.