Detaches the attached AWS managed policy ARN from the specified permission set.
See https://www.paws-r-sdk.com/docs/ssoadmin_detach_managed_policy_from_permission_set/ for full documentation.
ssoadmin_detach_managed_policy_from_permission_set(
InstanceArn,
PermissionSetArn,
ManagedPolicyArn
)
[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 PermissionSet from which the policy should be detached.
[required] The AWS managed policy ARN to be detached from a permission set.