Skip to content

Commit cd17d05

Browse files
author
iru
authored
doc: clarify aws ingestion types
1 parent b2ca346 commit cd17d05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

use-cases/_questionnaire.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ modules, and we also offer [AWS Cloudformation templates](https://github.com/sys
2626
- in case of ECS or K8S, do you have an existing cluster you would like to re-use?
2727
- (aws-only) do you have **existing aws cloudtrail**?
2828
- is it an organizational cloudtrail?
29-
- does the cloudtrail report to an SNS? if no, could you enable it?
29+
- does the cloudtrail report to an SNS? if no, could you enable it? ingestor-type: `aws-cloudtrail-sns-sqs`
3030
- is the S3 bucket of that cloudtrail in the management account or a sepparated member account?
3131
- if it's not organizational, does each trail report to the same s3 bucket?
32-
- if so, does that S3 bucket already have any "Event Notification System"? Is it an SNS we could subscribe to?
33-
- if so, does that S3 bucket already have an "Amazon EventBridge" system activated?
32+
- if so, does that S3 bucket already have any "Event Notification System"? Is it an SNS we could subscribe to? ingestor-type: `aws-cloudtrail-s3-sns-sqs`
33+
- if so, does that S3 bucket already have an "Amazon EventBridge" system activated? ingestor-type: `aws-cloudtrail-s3-sns-sqs-eventbridge`
3434
- whether it's organizational or not, could you give us a quick picture of the account setup in terms of purpose?
3535
- how many **regions** do you work with?
3636
- is secure for cloud to be deployed on the same region as your existing resources?

0 commit comments

Comments
 (0)