IBM COS SDK for JavaScript V2 - v1.0.0
    Preparing search index...

    Interface 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.

    interface AccelerateConfiguration {
        Status?: BucketAccelerateStatus;
    }
    Index

    Properties

    Properties

    Specifies the transfer acceleration status of the bucket.