Learn R Programming

paws.cost.management (version 0.8.0)

billing_untag_resource: Removes one or more tags from a resource

Description

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.

Usage

billing_untag_resource(resourceArn, resourceTagKeys)

Arguments

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.