View source: R/organizations_operations.R
organizations_untag_resource | R Documentation |
Removes any tags with the specified keys from the specified resource.
See https://www.paws-r-sdk.com/docs/organizations_untag_resource/ for full documentation.
organizations_untag_resource(ResourceId, TagKeys)
ResourceId |
[required] The ID of the resource to remove a tag from. You can specify any of the following taggable resources.
|
TagKeys |
[required] The list of keys for tags to remove from the specified resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.