Skip to content

Commit

Permalink
initial notes
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jul 8, 2025
1 parent 3aa7c02 commit 43d4c77
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions aws/projects/ditd-darhts/s3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# DARHTS/DAPPS S3 Bucket Data Exchange

1. per environment (dev, test, ite, uat, qa, stage, prod, needs to be listed)
1. setup 3 buckets: in, clean, quarantine
1. buckets use guardduty s3
1. in bucket will be accessed from a diff govcloud account (darhts), ideally through a cross account role
* they asked for service account, I want to push back on that
1. after scan, lambda kicks in via event bridge
* if tagged with clean, moved to clean bucket
* if somethign else, move to quarantine
1. so we can get the requirements fully documented

0 comments on commit 43d4c77

Please sign in to comment.