Skip to content

Commit 667071c

Browse files
eyalpaloTOUFIKIzakarya
authored andcommitted
Documentation changes in AWS SNS - XSUP-53045 (demisto#40698)
* added notes * rn
1 parent ccdfc50 commit 667071c

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

Packs/AWS-SNS-Listener/Integrations/AWSSNSListener/AWSSNSListener_description.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,8 @@ example:
2828
```https://user:pass@ext-myxsoar-address/xsoar/instance/execute/My-AWS-SNS-Listener/sns_ep```
2929

3030
For more info on long running integrations on XSOAR8 or XSIAM:
31-
[XSOAR8 or XSIAM Long Running](https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Administrator-Guide/Forward-Requests-to-Long-Running-Integrations)
31+
[XSOAR8 or XSIAM Long Running](https://docs-cortex.paloaltonetworks.com/r/Cortex-XSOAR/8/Cortex-XSOAR-Administrator-Guide/Forward-Requests-to-Long-Running-Integrations)
32+
33+
### Notes:
34+
- Specify the endpoint without special characters i.e /
35+
- The endpoint configured in AWS and in XSOAR must be the same.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
#### Integrations
3+
4+
##### AWS-SNS-Listener
5+
6+
- Documentation and metadata improvements.
7+

Packs/AWS-SNS-Listener/pack_metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "AWS-SNS-Listener",
33
"description": "A long running AWS SNS Listener service that can subscribe to an SNS topic and create incidents from the messages received.",
44
"support": "xsoar",
5-
"currentVersion": "1.0.10",
5+
"currentVersion": "1.0.11",
66
"author": "Cortex XSOAR",
77
"url": "https://www.paloaltonetworks.com/cortex",
88
"email": "",

0 commit comments

Comments
 (0)