Event Notification

KMS event notification for success and failure scenarios.

KMS emits events for auto key rotation success and failure scenarios. For example, KMS emits an event when auto rotation for a key fails or when auto rotation for a key is successfully completed on the schedule date. These events are then sent to the OCI Events service. To get notification about these KMS events, you must first subscribe to the OCI Events service. For more information, see OCI Events.

Following is a list of auto-rotation events that KMS emits to the OCI Events service:
Event Description
com.oraclecloud.keymanagementservice.autokeyrotate.begin when key rotation is started
com.oraclecloud.keymanagementservice.autokeyrotate.end when key rotation is completed successfully
com.oraclecloud.keymanagementservice.autokeyrotate.end when key rotation fails