savingsplans_tag_resource: Adds the specified tags to the specified resource

View source: R/savingsplans_operations.R

savingsplans_tag_resourceR Documentation

Adds the specified tags to the specified resource

Description

Adds the specified tags to the specified resource.

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

Usage

savingsplans_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource.

tags

[required] One or more tags. For example, { "tags": {"key1":"value1", "key2":"value2"} }.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.