s3_delete_bucket_intelligent_tiering_configuration: Deletes the S3 Intelligent-Tiering configuration from the...

View source: R/s3_operations.R

s3_delete_bucket_intelligent_tiering_configurationR Documentation

Deletes the S3 Intelligent-Tiering configuration from the specified bucket

Description

Deletes the S3 Intelligent-Tiering configuration from the specified bucket.

See https://www.paws-r-sdk.com/docs/s3_delete_bucket_intelligent_tiering_configuration/ for full documentation.

Usage

s3_delete_bucket_intelligent_tiering_configuration(Bucket, Id)

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.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.