Skip to content

Commit ab56e4b

Browse files
committed
Custom integration: mention SNS
1 parent 0bf2b2d commit ab56e4b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/setup_custom_integration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ $ curl -H 'Content-Type: application/json' -X POST -d '{"subject": "www.example.
3535

3636
Or if the alert is already firing, you'll get back response `This alert is already firing. Discarding the submitted alert.`.
3737

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+
3840

3941
Acknowledge an alert
4042
--------------------

0 commit comments

Comments
 (0)