ssoadmin_detach_managed_policy_from_permission_set: Detaches the attached Amazon Web Services managed policy ARN...

View source: R/ssoadmin_operations.R

ssoadmin_detach_managed_policy_from_permission_setR Documentation

Detaches the attached Amazon Web Services managed policy ARN from the specified permission set

Description

Detaches the attached Amazon Web Services 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.

Usage

ssoadmin_detach_managed_policy_from_permission_set(
  InstanceArn,
  ManagedPolicyArn,
  PermissionSetArn
)

Arguments

InstanceArn

[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 Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

ManagedPolicyArn

[required] The Amazon Web Services managed policy ARN to be detached from a permission set.

PermissionSetArn

[required] The ARN of the PermissionSet from which the policy should be detached.


paws.security.identity documentation built on May 29, 2024, 10:51 a.m.