Guest User

Untitled

a guest
Mar 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.25 KB | None | 0 0
  1. {
  2. "Records": [
  3. {
  4. "EventSource": "aws:sns",
  5. "EventVersion": "1.0",
  6. "EventSubscriptionArn": "arn:aws:sns:us-west-2:123456789123:CloudWatchNotifications:00000000-0000-0000-0000-000000000000",
  7. "Sns": {
  8. "Type": "Notification",
  9. "MessageId": "00000000-0000-0000-0000-000000000000",
  10. "TopicArn": "arn:aws:sns:us-west-2:123456789123:CloudWatchNotifications",
  11. "Timestamp": "2016-08-11T07:24:05.959Z",
  12. "Subject": "ALARM: \"awsrds-app-High-DB-Connections\" in US West - Oregon",
  13. "Message": "{\"AlarmName\":\"awsrds-app-High-DB-Connections\",\"AlarmDescription\":null,\"AWSAccountId\":\"123456789123\",\"NewStateValue\":\"ALARM\",\"NewStateReason\":\"Threshold Crossed: 1 datapoint (10.0) was greater than or equal to the threshold (10.0).\",\"StateChangeTime\":\"2016-07-24T22:05:19.737+0000\",\"Region\":\"US West - Oregon\",\"OldStateValue\":\"OK\",\"Trigger\":{\"MetricName\":\"DatabaseConnections\",\"Namespace\":\"AWS/RDS\",\"Statistic\":\"AVERAGE\",\"Unit\":null,\"Dimensions\":[{\"name\":\"DBInstanceIdentifier\",\"value\":\"app\"}],\"Period\":300,\"EvaluationPeriods\":1,\"ComparisonOperator\":\"GreaterThanOrEqualToThreshold\",\"Threshold\":10.0}}",
  14. "MessageAttributes": {}
  15. }
  16. }
  17. ]
  18. }
Add Comment
Please, Sign In to add comment