glacier_list_tags_for_vault {paws.storage} | R Documentation |
This operation lists all the tags attached to a vault
Description
This operation lists all the tags attached to a vault. The operation returns an empty map if there are no tags. For more information about tags, see Tagging Amazon S3 Glacier Resources.
See https://www.paws-r-sdk.com/docs/glacier_list_tags_for_vault/ for full documentation.
Usage
glacier_list_tags_for_vault(accountId, vaultName)
Arguments
accountId |
[required] The |
vaultName |
[required] The name of the vault. |
[Package paws.storage version 0.7.0 Index]