ssoadmin_put_permissions_boundary_to_permission_set {paws.security.identity} | R Documentation |
Attaches an Amazon Web Services managed or customer managed policy to the specified PermissionSet as a permissions boundary.
See https://www.paws-r-sdk.com/docs/ssoadmin_put_permissions_boundary_to_permission_set/ for full documentation.
ssoadmin_put_permissions_boundary_to_permission_set(
InstanceArn,
PermissionSetArn,
PermissionsBoundary
)
InstanceArn |
[required] The ARN of the IAM Identity Center instance under which the operation will be executed. |
PermissionSetArn |
[required] The ARN of the |
PermissionsBoundary |
[required] The permissions boundary that you want to attach to a |