RDS Oracle - Amazon CloudWatch
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

RDS Oracle

The following example shows a component configuration in JSON format for RDS Oracle.

{ "alarmMetrics": [ { "alarmMetricName": "CPUUtilization", "monitor": true } ], "logs": [ { "logType": "ORACLE_ALERT", "monitor": true, }, { "logType": "ORACLE_LISTENER", "monitor": false } ] }