Skip to content

Commit b0158e3

Browse files
author
iru
authored
Update README.md
1 parent 3ce1b90 commit b0158e3

File tree

1 file changed

+1
-1
lines changed
  • modules/infrastructure/cloudtrail_s3-sns-sqs

1 file changed

+1
-1
lines changed

modules/infrastructure/cloudtrail_s3-sns-sqs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In order cloud-connector module to be able to ingest cloudtrail-s3 events (inste
44

55
This way of ingesting, is the [`aws-cloudtrail-s3-sns-sqs` ingestor](https://charts.sysdig.com/charts/cloud-connector/#ingestors)
66
It requires:
7-
- `queueURL`: the url of the sqs queue (see point 2)
7+
- `queueURL`: the url of the sqs queue
88
- `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)
99

1010
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

Comments
 (0)