View source: R/codecommit_operations.R
codecommit_untag_resource | R Documentation |
Removes tags for a resource in CodeCommit. For a list of valid resources in CodeCommit, see CodeCommit Resources and Operations in the CodeCommit User Guide.
See https://www.paws-r-sdk.com/docs/codecommit_untag_resource/ for full documentation.
codecommit_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource to which you want to remove tags. |
tagKeys |
[required] The tag key for each tag that you want to remove from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.