Learn R Programming

paws.storage (version 0.2.0)

s3_list_bucket_intelligent_tiering_configurations: Lists the S3 Intelligent-Tiering configuration from the specified bucket

Description

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

See https://paws-r.github.io/docs/s3/list_bucket_intelligent_tiering_configurations.html 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.