v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1437140138.4 KB

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

post/#X-Amz-Target=SWBExternalService.AttachManagedPolicyToPermissionSet

Headers

X-Amz-Target'SWBExternalService.AttachManagedPolicyToPermissionSet' required

Request body

InstanceArnstring required

The ARN of the IAM Identity Center instance under which the operation will be executed. For more information about ARNs, see <a href="/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Names (ARNs) and AWS Service Namespaces</a> in the <i>AWS General Reference</i>.

PermissionSetArnstring required

The ARN of the <a>PermissionSet</a> that the managed policy should be attached to.

ManagedPolicyArnstring required

The AWS managed policy ARN to be attached to a permission set.

Response

Success

AttachManagedPolicyToPermissionSetResponse required