neptune_remove_tags_from_resource: Removes metadata tags from an Amazon Neptune resource

View source: R/neptune_operations.R

neptune_remove_tags_from_resourceR Documentation

Removes metadata tags from an Amazon Neptune resource

Description

Removes metadata tags from an Amazon Neptune resource.

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

Usage

neptune_remove_tags_from_resource(ResourceName, TagKeys)

Arguments

ResourceName

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

TagKeys

[required] The tag key (name) of the tag to be removed.


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