Skip to content

Commit 0b7fe9f

Browse files
authored
s3 datasource: add sns format (#820)
1 parent 7ab6b08 commit 0b7fe9f

File tree

1 file changed

+1
-1
lines changed
  • crowdsec-docs/docs/log_processor/data_sources

1 file changed

+1
-1
lines changed

crowdsec-docs/docs/log_processor/data_sources/s3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Required when `polling_method` is `sqs`.
6767
### `sqs_format`
6868

6969
Format of the body inside the SQS messages.
70-
Can be `eventbridge` or `s3notification`.
70+
Can be `eventbridge`, `s3notification` or `sns`.
7171

7272
If not set, the Security Engine will automatically select the format based on the first valid event received from the queue.
7373

0 commit comments

Comments
 (0)