We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e814cfd commit 25a0474Copy full SHA for 25a0474
workflow-cli/configuration-opensearch/notification/wf-normal.sns.json
@@ -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