s3control_list_tags_for_resource: This operation allows you to list all the Amazon Web Services...

View source: R/s3control_operations.R

s3control_list_tags_for_resourceR Documentation

This operation allows you to list all the Amazon Web Services resource tags for a specified resource

Description

This operation allows you to list all the Amazon Web Services resource tags for a specified resource. Each tag is a label consisting of a user-defined key and value. Tags can help you manage, identify, organize, search for, and filter resources.

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

Usage

s3control_list_tags_for_resource(AccountId, ResourceArn)

Arguments

AccountId

[required] The Amazon Web Services account ID of the resource owner.

ResourceArn

[required] The Amazon Resource Name (ARN) of the S3 resource that you want to list the tags for. The tagged resource can be an S3 Storage Lens group or S3 Access Grants instance, registered location, or grant.


paws.storage documentation built on May 29, 2024, 2:03 a.m.