paws.storage (version 0.1.0)

s3_get_bucket_accelerate_configuration: Returns the accelerate configuration of a bucket

Description

Returns the accelerate configuration of a bucket.

Usage

s3_get_bucket_accelerate_configuration(Bucket)

Arguments

Bucket

[required] Name of the bucket for which the accelerate configuration is retrieved.

Request syntax

svc$get_bucket_accelerate_configuration(
  Bucket = "string"
)