Skip to content

Commit fc905aa

Browse files
CSOAR-3801: Updated the doc
1 parent 0888a78 commit fc905aa

File tree

5 files changed

+30
-0
lines changed

5 files changed

+30
-0
lines changed

docs/platform-services/automation-service/app-central/integrations/aws-cloudtrail.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,10 @@ For information about AWS CloudTrail, see [CloudTrail documentation](https://doc
6363

6464
<IAMConfiguration/>
6565

66+
## Limitations
67+
68+
Local Automation Bridge is not supported in this version.
69+
6670
## Required Permissions
6771
```
6872
cloudtrail:DescribeTrails

docs/platform-services/automation-service/app-central/integrations/aws-route53.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ For information about AWS Route 53, see [Route 53 documentation](https://docs.aw
5959
### AWS IAM role-based access
6060
<IAMConfiguration/>
6161

62+
## Limitations
63+
64+
Local Automation Bridge is not supported in this version.
65+
6266
## Change Log
6367

6468
* December 24, 2019 - First upload

docs/platform-services/automation-service/app-central/integrations/aws-s3.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ import IAMConfiguration from '../../../../reuse/automation-service/aws/iam-confi
6262

6363
<IAMConfiguration/>
6464

65+
## Limitations
66+
67+
Local Automation Bridge is not supported in this version.
68+
6569
## Required Permissions
6670
```
6771
s3:GetBucketPolicy

docs/platform-services/automation-service/app-central/integrations/aws-simple-notification-service.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,20 @@ For information about Amazon Simple Notification Service, see [Amazon Simple Not
5858

5959
<IAMConfiguration/>
6060

61+
## Limitations
62+
63+
Local Automation Bridge is not supported in this version.
64+
65+
## Required Permissions
66+
```
67+
sns:Publish
68+
sns:ListSubscriptions
69+
sns:ListTopics
70+
sns:GetSubscriptionAttributes
71+
sns:GetTopicAttributes
72+
sns:ListSMSSandboxPhoneNumbers
73+
```
74+
6175
## External Libraries
6276

6377
* [AWS Simple Notification Service](https://github.com/boto/boto3/blob/develop/LICENSE)

docs/platform-services/automation-service/app-central/integrations/aws-sqs.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ For information about AWS SQS, see [SQS documentation](https://docs.aws.amazon.c
5959

6060
<IAMConfiguration/>
6161

62+
## Limitations
63+
64+
Local Automation Bridge is not supported in this version.
65+
6266
## Required Permissions
6367
```
6468
sqs:ListQueues

0 commit comments

Comments
 (0)