This topic describes the types of ApsaraDB for Redis events that CloudMonitor or Cloud Config monitors and can be published to EventBridge.
Event types
The following table describes the types of ApsaraDB for Redis events that can be published to EventBridge.
Event type | Value of the type parameter |
A failure-triggered switchover occurs between primary and secondary instances | kvstore:CloudMonitor:InstanceFailover |
An instance failure ends | kvstore:CloudMonitor:InstanceFailureEnd |
An instance failure starts | kvstore:CloudMonitor:InstanceFailureStart |
A task-triggered switchover occurs between primary and secondary instances | kvstore:CloudMonitor:InstanceSwitchover |
The update of an instance to a minor version is canceled | kvstore:CloudMonitor:Instance[SystemMaintenance.MinorVersionUpgrade:Canceled] |
An instance is updated to a minor version | kvstore:CloudMonitor:Instance[SystemMaintenance.MinorVersionUpgrade:Executed] |
An instance starts to be updated to a minor version | kvstore:CloudMonitor:Instance[SystemMaintenance.MinorVersionUpgrade:Executing] |
The update of an instance to a minor version is scheduled | kvstore:CloudMonitor:Instance[SystemMaintenance.MinorVersionUpgrade:Scheduled] |
The O&M operation on an instance is canceled | kvstore:CloudMonitor:Instance[SystemMaintenance.ScheduledOperation:Canceled] |
The O&M operation on an instance is performed | kvstore:CloudMonitor:Instance[SystemMaintenance.ScheduledOperation:Executed] |
The O&M operation on an instance starts to be performed | kvstore:CloudMonitor:Instance[SystemMaintenance.ScheduledOperation:Executing] |
The O&M operation on an instance is scheduled | kvstore:CloudMonitor:Instance[SystemMaintenance.ScheduledOperation:Scheduled] |
The migration of an instance is canceled | kvstore:CloudMonitor:Instance[SystemMaintenance.Transfer:Canceled] |
An instance is migrated | kvstore:CloudMonitor:Instance[SystemMaintenance.Transfer:Executed] |
An instance starts to be migrated | kvstore:CloudMonitor:Instance[SystemMaintenance.Transfer:Executing] |
The migration of an instance is scheduled | kvstore:CloudMonitor:Instance[SystemMaintenance.Transfer:Scheduled] |
Resource change logs are delivered | kvstore:Config:ConfigurationItemChangeNotification |
A notification that a resource is evaluated as non-compliant is sent | kvstore:Config:NonCompliantNotification |
For more information about the parameters defined in the CloudEvents specification, see Overview.