RelationalDatabaseEvent
Describes an event for a database.
Contents
- createdAt
-
The timestamp when the database event was created.
Type: Timestamp
Required: No
- eventCategories
-
The category that the database event belongs to.
Type: Array of strings
Required: No
- message
-
The message of the database event.
Type: String
Required: No
- resource
-
The database that the database event relates to.
Type: String
Pattern:
\w[\w\-]*\w
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: