Amazon S3 API · Schema

AnalyticsS3ExportFileFormat

Cloud StorageObject StorageStorage
View JSON Schema on GitHub

JSON Schema

s3-analyticss3exportfileformat-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "AnalyticsS3ExportFileFormat",
  "type": "string",
  "enum": [
    "CSV"
  ]
}