Amazon S3 API · Schema

NotificationId

An optional unique identifier for configurations in a notification configuration. If you don't provide one, Amazon S3 will assign an ID.

Cloud StorageObject StorageStorage
View JSON Schema on GitHub

JSON Schema

s3-notificationid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "NotificationId",
  "type": "string",
  "description": "An optional unique identifier for configurations in a notification configuration. If you don't provide one, Amazon S3 will assign an ID."
}