We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fea12e commit 36d62f0Copy full SHA for 36d62f0
1 file changed
crowdsec-docs/docs/log_processor/data_sources/s3.md
@@ -67,7 +67,7 @@ Required when `polling_method` is `sqs`.
67
### `sqs_format`
68
69
Format of the body inside the SQS messages.
70
-Can be `eventbridge` or `s3notification`.
+Can be `eventbridge`, `s3notification` or `sns`.
71
72
If not set, the Security Engine will automatically select the format based on the first valid event received from the queue.
73
0 commit comments