storagegateway_list_tags_for_resource: Lists the tags that have been added to the specified resource

View source: R/storagegateway_operations.R

storagegateway_list_tags_for_resourceR Documentation

Lists the tags that have been added to the specified resource

Description

Lists the tags that have been added to the specified resource. This operation is supported in storage gateways of all types.

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

Usage

storagegateway_list_tags_for_resource(ResourceARN, Marker = NULL, Limit = NULL)

Arguments

ResourceARN

[required] The Amazon Resource Name (ARN) of the resource for which you want to list tags.

Marker

An opaque string that indicates the position at which to begin returning the list of tags.

Limit

Specifies that the list of tags returned be limited to the specified number of items.


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