View source: R/billing_operations.R
billing_untag_resource | R Documentation |
Removes one or more tags from a resource. Specify only tag keys in your request. Don't specify the value.
See https://www.paws-r-sdk.com/docs/billing_untag_resource/ for full documentation.
billing_untag_resource(resourceArn, resourceTagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource. |
resourceTagKeys |
[required] A list of tag key value pairs that are associated with the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.