s3_put_bucket_intelligent_tiering_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/s3_put_bucket_intelligent_tiering_configuration/ for full documentation.
Usage
s3_put_bucket_intelligent_tiering_configuration(
Bucket,
Id,
IntelligentTieringConfiguration
)
Arguments
Bucket |
[required] The name of the Amazon S3 bucket whose configuration you want to modify or retrieve. |
Id |
[required] The ID used to identify the S3 Intelligent-Tiering configuration. |
IntelligentTieringConfiguration |
[required] Container for S3 Intelligent-Tiering configuration. |
[Package paws.storage version 0.6.0 Index]