You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: use-cases/_questionnaire.md
+2
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,8 @@ modules, and we also offer [AWS Cloudformation templates](https://github.com/sys
25
25
- is it an organizational cloudtrail?
26
26
- does the cloudtrail report to an SNS? if no, could you enable it?
27
27
- if it's not organizational, does each trail report to the same s3 bucket?
28
+
- if so, does that S3 bucket already have any "Event Notification System"? Is it an SNS we could subscribe to?
29
+
- if so, does that S3 bucket already have an "Amazon EventBridge" system activated?
28
30
- how do you handle **IAM permissions**? would you let our Terraform scripts set them up for you, or you want to set them yourself manually? any restriction we may be aware of?
29
31
- how do you handle **outbound newtwork connection** securization? does your infrastructure have any customized VPC/firewally setup?
0 commit comments