attachManagedPolicyToPermissionSet
abstract suspend fun attachManagedPolicyToPermissionSet(input: AttachManagedPolicyToPermissionSetRequest): AttachManagedPolicyToPermissionSetResponse
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 <a>ProvisionPermissionSet</a>
after this operation. Calling ProvisionPermissionSet
applies the corresponding IAM policy updates to all assigned accounts.