s3control_put_storage_lens_configuration {paws.storage} | R 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. |
[Package paws.storage version 0.9.0 Index]