Skip to content

Commit

Permalink
Merge branch 'master' of github.e.it.census.gov:terraform/cloud-infor…
Browse files Browse the repository at this point in the history
…mation
  • Loading branch information
badra001 committed Jul 18, 2025
2 parents ea3c90d + f607cfe commit 379b892
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 379b892

Please sign in to comment.