Skip to content

/AWS1/CL_SSA=>ATTACHMANAGEDPOLICYTOPERMSET()

About AttachManagedPolicyToPermissionSet

Attaches an Amazon Web Services managed policy ARN to a permission set.

If the permission set is already referenced by one or more account assignments, you will need to call ProvisionPermissionSet after this operation. Calling ProvisionPermissionSet applies the corresponding IAM policy updates to all assigned accounts.

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 that the managed policy should be attached to.

IV_MANAGEDPOLICYARN TYPE /AWS1/SSAMANAGEDPOLICYARN /AWS1/SSAMANAGEDPOLICYARN

The Amazon Web Services managed policy ARN to be attached to a permission set.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSAATTACHMANAGEDPLY01 /AWS1/CL_SSAATTACHMANAGEDPLY01