ssoadmin_get_permissions_boundary_for_permission_set: Obtains the permissions boundary for a specified...

View source: R/ssoadmin_operations.R

ssoadmin_get_permissions_boundary_for_permission_setR Documentation

Obtains the permissions boundary for a specified PermissionSet

Description

Obtains the permissions boundary for a specified PermissionSet.

See https://www.paws-r-sdk.com/docs/ssoadmin_get_permissions_boundary_for_permission_set/ for full documentation.

Usage

ssoadmin_get_permissions_boundary_for_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.


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