View source: R/s3_operations.R
s3_put_bucket_intelligent_tiering_configuration | R Documentation |
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.
s3_put_bucket_intelligent_tiering_configuration(
Bucket,
Id,
IntelligentTieringConfiguration
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.