codeguruprofiler_untag_resource: Use to remove one or more tags from a resource

View source: R/codeguruprofiler_operations.R

codeguruprofiler_untag_resourceR Documentation

Use to remove one or more tags from a resource

Description

Use to remove one or more tags from a resource.

See https://www.paws-r-sdk.com/docs/codeguruprofiler_untag_resource/ for full documentation.

Usage

codeguruprofiler_untag_resource(resourceArn, tagKeys)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource that contains the tags to remove.

tagKeys

[required] A list of tag keys. Existing tags of resources with keys in this list are removed from the specified resource.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.