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 3ce1b90 commit b0158e3Copy full SHA for b0158e3
modules/infrastructure/cloudtrail_s3-sns-sqs/README.md
@@ -4,7 +4,7 @@ In order cloud-connector module to be able to ingest cloudtrail-s3 events (inste
4
5
This way of ingesting, is the [`aws-cloudtrail-s3-sns-sqs` ingestor](https://charts.sysdig.com/charts/cloud-connector/#ingestors)
6
It requires:
7
- - `queueURL`: the url of the sqs queue (see point 2)
+ - `queueURL`: the url of the sqs queue
8
- `assumeRole`: optional; the role need to be able to fetch the events to the S3 bucket (as the event payload is not coming in the sqs message)
9
10
This module helps with the creation of the SQS queue from which to pull the cloudtrail events, leveraging the S3 "bucket event notification" system.
0 commit comments