s3_list_bucket_intelligent_tiering_configurations {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/s3_list_bucket_intelligent_tiering_configurations/ for full documentation.
Usage
s3_list_bucket_intelligent_tiering_configurations(
Bucket,
ContinuationToken = NULL
)
Arguments
Bucket |
[required] The name of the Amazon S3 bucket whose configuration you want to modify or retrieve. |
ContinuationToken |
The |
[Package paws.storage version 0.7.0 Index]