We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bf2b2d commit ab56e4bCopy full SHA for ab56e4b
1 file changed
docs/setup_custom_integration.md
@@ -35,6 +35,8 @@ $ curl -H 'Content-Type: application/json' -X POST -d '{"subject": "www.example.
35
36
Or if the alert is already firing, you'll get back response `This alert is already firing. Discarding the submitted alert.`.
37
38
+Alternate way: if you app uses AWS-SDK, you can also submit the alarm for ingestion by posting to the `AlertManager-ingest` SNS topic.
39
+
40
41
Acknowledge an alert
42
--------------------
0 commit comments