Skip to content

Commit

Permalink
Merge pull request #368 from terraform/hunte359-darhts-bucket-readme
Browse files Browse the repository at this point in the history
Update README.md: add region, improve readability.
  • Loading branch information
hunte359 committed Jul 16, 2025
2 parents d5c0609 + b2d4164 commit f607cfe
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions aws/projects/ditd-darhts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,14 @@

## DARHTS buckets

Three buckets per environment, for the following purposes:
Three buckets per environment, in the 'west' region, for the following purposes:

* in: uploaded files from DARHTS Salesforce
* in: uploaded files from DARHTS
* v-s3-ditd-darhts-{env}-in-{account}-{region-short}
* clean: after s3 scan, files which do not have threats are moved here via EventBridge and Lambda
* v-s3-ditd-darhts-{env}-clean-{account}-{region-short}
* quarantine: after s3 scan, files which may have threats or are unknown types (not no_threats) are moved here via EventBridge and Lambda

v-s3-ditd-darhts-{env}-in-{account}-{region-short}
v-s3-ditd-darhts-{env}-clean-{account}-{region-short}
v-s3-ditd-darhts-{env}-quarantine-{account}-{region-short}
* v-s3-ditd-darhts-{env}-quarantine-{account}-{region-short}

The `clean` bucket will need versioning turned on for replication to the DAPPS bucket (below)
All 3 buckets will use a bucket-specific KMS key.
Expand Down

0 comments on commit f607cfe

Please sign in to comment.