View source: R/schemas_operations.R
schemas_untag_resource | R Documentation |
Removes tags from a resource.
See https://www.paws-r-sdk.com/docs/schemas_untag_resource/ for full documentation.
schemas_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The ARN of the resource. |
TagKeys |
[required] Keys of key-value pairs. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.