{ "$schema": "https://json-structure.org/meta/core/v0/#", "title": "AccelerateConfiguration", "type": "object", "description": "Configures the transfer acceleration state for an Amazon S3 bucket. For more information, see Amazon S3 Transfer Acceleration in the Amazon S3 User Guide.", "fields": [ { "name": "Status", "type": "string" } ] }