Amazon S3 API · Schema

GetBucketMetricsConfigurationOutput

Cloud StorageObject StorageStorage

Properties

Name Type Description
MetricsConfiguration object
View JSON Schema on GitHub

JSON Schema

s3-getbucketmetricsconfigurationoutput-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "GetBucketMetricsConfigurationOutput",
  "type": "object",
  "properties": {
    "MetricsConfiguration": {}
  }
}