s3_list_bucket_intelligent_tiering_configurations: Lists the S3 Intelligent-Tiering configuration from the...

View source: R/s3_operations.R

s3_list_bucket_intelligent_tiering_configurationsR Documentation

Lists the S3 Intelligent-Tiering configuration from the specified bucket

Description

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

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 ContinuationToken that represents a placeholder from where this request should begin.


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