Attaches an inline policy to a permission set.
See https://www.paws-r-sdk.com/docs/ssoadmin_put_inline_policy_to_permission_set/ for full documentation.
ssoadmin_put_inline_policy_to_permission_set(
InstanceArn,
PermissionSetArn,
InlinePolicy
)
[required] 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 AWS Service Namespaces in the AWS General Reference.
[required] The ARN of the permission set.
[required] The inline policy to attach to a PermissionSet.