View source: R/wellarchitected_operations.R
wellarchitected_untag_resource | R Documentation |
Deletes specified tags from a resource.
See https://www.paws-r-sdk.com/docs/wellarchitected_untag_resource/ for full documentation.
wellarchitected_untag_resource(WorkloadArn, TagKeys)
WorkloadArn |
[required] |
TagKeys |
[required] A list of tag keys. Existing tags of the resource whose keys are members of this list are removed from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.