Skip to content

Commit 25a0474

Browse files
authored
feat: wf sns (#374)
1 parent e814cfd commit 25a0474

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"id": "wildfire-normal-sns",
3+
"name": "Wildfire SNS",
4+
"description": "SNS destination (APM Deployment Managed)",
5+
"configType": "sns",
6+
"isEnabled": true,
7+
"sns": {
8+
"topicArn": "nress-prod-wildfire-normal",
9+
"roleArn": "opensearch_sns_nress-prod"
10+
}
11+
}

0 commit comments

Comments
 (0)