imagebuilder_tag_resource: Adds a tag to a resource

View source: R/imagebuilder_operations.R

imagebuilder_tag_resourceR Documentation

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.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.