ssoadmin_put_permissions_boundary_to_permission_set: Attaches an AWS managed or customer managed policy to the...

View source: R/ssoadmin_operations.R

ssoadmin_put_permissions_boundary_to_permission_setR Documentation

Attaches an AWS managed or customer managed policy to the specified PermissionSet as a permissions boundary

Description

Attaches an AWS 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.

Usage

ssoadmin_put_permissions_boundary_to_permission_set(
  InstanceArn,
  PermissionSetArn,
  PermissionsBoundary
)

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.

PermissionsBoundary

[required] The permissions boundary that you want to attach to a PermissionSet.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.