Amazon S3 API · Schema

StatsEvent

Container for the Stats Event.

Cloud StorageObject StorageStorage

Properties

Name Type Description
Details object
View JSON Schema on GitHub

JSON Schema

s3-statsevent-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "StatsEvent",
  "type": "object",
  "properties": {
    "Details": {}
  },
  "description": "Container for the Stats Event."
}