Learn R Programming

paws.security.identity (version 0.7.0)

clouddirectory_detach_policy: Detaches a policy from an object

Description

Detaches a policy from an object.

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

Usage

clouddirectory_detach_policy(DirectoryArn, PolicyReference, ObjectReference)

Arguments

DirectoryArn

[required] The Amazon Resource Name (ARN) that is associated with the Directory where both objects reside. For more information, see arns.

PolicyReference

[required] Reference that identifies the policy object.

ObjectReference

[required] Reference that identifies the object whose policy object will be detached.