class Aws::S3::Types::AccelerateConfiguration

Configures the transfer acceleration state for an Amazon S3 bucket. For more information, see [Amazon S3 Transfer Acceleration] in the *Amazon S3 User Guide*.

[1]: docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration.html

@note When making an API call, you may pass AccelerateConfiguration

data as a hash:

    {
      status: "Enabled", # accepts Enabled, Suspended
    }

@!attribute [rw] status

Specifies the transfer acceleration status of the bucket.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/AccelerateConfiguration AWS API Documentation

Constants

SENSITIVE