View source: R/clouddirectory_operations.R
clouddirectory_untag_resource | R Documentation |
An API operation for removing tags from a resource.
See https://www.paws-r-sdk.com/docs/clouddirectory_untag_resource/ for full documentation.
clouddirectory_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource. Tagging is only supported for directories. |
TagKeys |
[required] Keys of the tag that need to be removed from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.