s3control_put_storage_lens_configuration: This operation is not supported by directory buckets

View source: R/s3control_operations.R

s3control_put_storage_lens_configurationR Documentation

This operation is not supported by directory buckets

Description

This operation is not supported by directory buckets.

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 May 29, 2024, 2:03 a.m.