ssoadmin_list_custo_manag_polic_refer_in_permi_set: Lists all customer managed policies attached to a specified...

ssoadmin_list_customer_managed_policy_references_in_permission_setR Documentation

Lists all customer managed policies attached to a specified PermissionSet

Description

Lists all customer managed policies attached to a specified PermissionSet.

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

Usage

ssoadmin_list_customer_managed_policy_references_in_permission_set(
  InstanceArn,
  PermissionSetArn,
  MaxResults = NULL,
  NextToken = NULL
)

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.

MaxResults

The maximum number of results to display for the list call.

NextToken

The pagination token for the list API. Initially the value is null. Use the output of previous API calls to make subsequent calls.


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