ssoadmin_detac_custo_manag_polic_refer_from_permi_set: Detaches the specified customer managed policy from the...

ssoadmin_detach_customer_managed_policy_reference_from_permission_setR Documentation

Detaches the specified customer managed policy from the specified PermissionSet

Description

Detaches the specified customer managed policy from the specified PermissionSet.

See https://www.paws-r-sdk.com/docs/ssoadmin_detach_customer_managed_policy_reference_from_permission_set/ for full documentation.

Usage

ssoadmin_detach_customer_managed_policy_reference_from_permission_set(
  InstanceArn,
  PermissionSetArn,
  CustomerManagedPolicyReference
)

Arguments

InstanceArn

[required] The ARN of the IAM Identity Center instance under which the operation will be executed.

PermissionSetArn

[required] The ARN of the PermissionSet.

CustomerManagedPolicyReference

[required] Specifies the name and path of a customer managed policy. You must have an IAM policy that matches the name and path in each AWS account where you want to deploy your permission set.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.