Learn R Programming

paws.compute (version 0.7.0)

imagebuilder_tag_resource: Adds a tag to a resource

Description

Adds a tag to a resource.

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

Usage

imagebuilder_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource that you want to tag.

tags

[required] The tags to apply to the resource.