storagegateway_remove_tags_from_resource: Removes one or more tags from the specified resource

View source: R/storagegateway_operations.R

storagegateway_remove_tags_from_resourceR Documentation

Removes one or more tags from the specified resource

Description

Removes one or more tags from the specified resource. This operation is supported in storage gateways of all types.

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

Usage

storagegateway_remove_tags_from_resource(ResourceARN, TagKeys)

Arguments

ResourceARN

[required] The Amazon Resource Name (ARN) of the resource you want to remove the tags from.

TagKeys

[required] The keys of the tags you want to remove from the specified resource. A tag is composed of a key-value pair.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.