{ "$schema": "https://json-structure.org/meta/core/v0/#", "title": "BucketLoggingStatus", "type": "object", "description": "Container for logging status information.", "fields": [ { "name": "LoggingEnabled", "type": "object", "description": "Describes where logs are stored and the prefix that Amazon S3 assigns to all log object keys for a bucket. For more information, see PUT Bucket logging in the Amazon S3 API Reference." } ] }