Event - Amazon MemoryDB

Event

Represents a single occurrence of something interesting within the system. Some examples of events are creating a cluster or adding or removing a node.

Contents

Date

The date and time when the event occurred.

Type: Timestamp

Required: No

Message

The text of the event.

Type: String

Required: No

SourceName

The name for the source of the event. For example, if the event occurred at the cluster level, the identifier would be the name of the cluster.

Type: String

Required: No

SourceType

Specifies the origin of this event - a cluster, a parameter group, a security group, etc.

Type: String

Valid Values: node | parameter-group | subnet-group | cluster | user | acl

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: