neptune_add_tags_to_resource: Adds metadata tags to an Amazon Neptune resource

View source: R/neptune_operations.R

neptune_add_tags_to_resourceR Documentation

Adds metadata tags to an Amazon Neptune resource

Description

Adds metadata tags to an Amazon Neptune resource. These tags can also be used with cost allocation reporting to track cost associated with Amazon Neptune resources, or used in a Condition statement in an IAM policy for Amazon Neptune.

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

Usage

neptune_add_tags_to_resource(ResourceName, Tags)

Arguments

ResourceName

[required] The Amazon Neptune resource that the tags are added to. This value is an Amazon Resource Name (ARN). For information about creating an ARN, see Constructing an Amazon Resource Name (ARN).

Tags

[required] The tags to be assigned to the Amazon Neptune resource.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.