Publication
The configuration of an event that the application publishes.
Contents
- Event
-
The name of the publication.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^[a-zA-Z0-9\/\._\-]+::[a-zA-Z0-9\/\._\-]+(?:\*)?$
Required: Yes
- Schema
-
The JSON schema of the publication event.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10240.
Pattern:
^.*$
Required: Yes
- Description
-
The description of the publication.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Pattern:
.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: