Skip to content

/AWS1/CL_SSA=>LISTMANAGEDPOLICIESINPERMSET()

About ListManagedPoliciesInPermissionSet

Lists the Amazon Web Services managed policy that is attached to a specified permission set.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEARN TYPE /AWS1/SSAINSTANCEARN /AWS1/SSAINSTANCEARN

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

IV_PERMISSIONSETARN TYPE /AWS1/SSAPERMISSIONSETARN /AWS1/SSAPERMISSIONSETARN

The ARN of the PermissionSet whose managed policies will be listed.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/SSAMAXRESULTS /AWS1/SSAMAXRESULTS

The maximum number of results to display for the PermissionSet.

IV_NEXTTOKEN TYPE /AWS1/SSATOKEN /AWS1/SSATOKEN

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSALSTMANAGEDPOLINP01 /AWS1/CL_SSALSTMANAGEDPOLINP01