s3control_put_storage_lens_configuration_tagging: Put or replace tags on an existing Amazon S3 Storage Lens...

View source: R/s3control_operations.R

s3control_put_storage_lens_configuration_taggingR Documentation

Put or replace tags on an existing Amazon S3 Storage Lens configuration

Description

Put or replace tags on an existing Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Assessing your storage activity and usage with Amazon S3 Storage Lens in the Amazon S3 User Guide.

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

Usage

s3control_put_storage_lens_configuration_tagging(ConfigId, AccountId, Tags)

Arguments

ConfigId

[required] The ID of the S3 Storage Lens configuration.

AccountId

[required] The account ID of the requester.

Tags

[required] The tag set of the S3 Storage Lens configuration.

You can set up to a maximum of 50 tags.


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