clouddirectory_detach_policy {paws.security.identity} | R Documentation |
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. |
[Package paws.security.identity version 0.9.0 Index]