Amazon S3 API · Schema

GetBucketAnalyticsConfigurationOutput

Cloud StorageObject StorageStorage

Properties

Name Type Description
AnalyticsConfiguration object
View JSON Schema on GitHub

JSON Schema

s3-getbucketanalyticsconfigurationoutput-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "GetBucketAnalyticsConfigurationOutput",
  "type": "object",
  "properties": {
    "AnalyticsConfiguration": {}
  }
}