View source: R/codestarconnections_operations.R
codestarconnections_untag_resource | R Documentation |
Removes tags from an Amazon Web Services resource.
See https://www.paws-r-sdk.com/docs/codestarconnections_untag_resource/ for full documentation.
codestarconnections_untag_resource(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource to remove tags from. |
TagKeys |
[required] The list of keys for the tags to be removed from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.