proton_tag_resource: Tag a resource

View source: R/proton_operations.R

proton_tag_resourceR Documentation

Tag a resource

Description

Tag a resource. A tag is a key-value pair of metadata that you associate with an Proton resource.

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

Usage

proton_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the Proton resource to apply customer tags to.

tags

[required] A list of customer tags to apply to the Proton resource.


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