v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1437140138.4 KB

Attaches an inline policy 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 action to apply the corresponding IAM policy updates to all assigned accounts.

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

Headers

X-Amz-Target'SWBExternalService.PutInlinePolicyToPermissionSet' 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 permission set.

InlinePolicystring required

The inline policy to attach to a <a>PermissionSet</a>.

Response

Success

PutInlinePolicyToPermissionSetResponse required