Learn R Programming

paws.developer.tools (version 0.8.0)

codeguruprofiler_tag_resource: Use to assign one or more tags to a resource

Description

Use to assign one or more tags to a resource.

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

Usage

codeguruprofiler_tag_resource(resourceArn, tags)

Arguments

resourceArn

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

tags

[required] The list of tags that are added to the specified resource.