View source: R/clouddirectory_operations.R
clouddirectory_detach_policy | R Documentation |
Detaches a policy from an object.
See https://www.paws-r-sdk.com/docs/clouddirectory_detach_policy/ for full documentation.
clouddirectory_detach_policy(DirectoryArn, PolicyReference, ObjectReference)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.