s3control_put_storage_lens_configuration: Puts an Amazon S3 Storage Lens configuration

View source: R/s3control_operations.R

s3control_put_storage_lens_configurationR Documentation

Puts an Amazon S3 Storage Lens configuration

Description

Puts an Amazon S3 Storage Lens configuration. For more information about S3 Storage Lens, see Working with Amazon S3 Storage Lens in the Amazon S3 User Guide. For a complete list of S3 Storage Lens metrics, see S3 Storage Lens metrics glossary in the Amazon S3 User Guide.

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

Usage

s3control_put_storage_lens_configuration(
  ConfigId,
  AccountId,
  StorageLensConfiguration,
  Tags = NULL
)

Arguments

ConfigId

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

AccountId

[required] The account ID of the requester.

StorageLensConfiguration

[required] The S3 Storage Lens configuration.

Tags

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.