Managed Resources
When you connect to your S3 account for the first time, you will see a number of pre-existing buckets.
Pre-Existing Buckets
dcp-$ID-request— used to make requests to create new buckets. See: Creating Bucketsdcp-$ID-managed— contains generated files such as audit logs, inventory, and reports. This bucket is read-only.dcp-$ID-public— default public bucket. Files uploaded here will be publicly accessible via CloudFront.
Managed Bucket Structure
Over time, the dcp-$ID-managed bucket will contain the following folders:
audit/— AWS audit logs, organized by bucketbatch/— outputs from S3 batch operationscloudtrail/— S3 event logsfeedback/— troubleshooting files generated when errors occurmanifests/— raw S3 inventory files generated by AWSmetadata/— internal stats used by the application (checksums, inventory, storage)0000-00-00-LATEST/— most recent version of each stat file (sorts first)YYYY-MM-DD/— date-stamped archive copies
reports/— reports intended for user review and download0000-00-00-LATEST/checksums/— most recent checksum reports0000-00-00-LATEST/manifests/— most recent inventory manifest CSVs (one per bucket)0000-00-00-LATEST/storage/— most recent storage usage HTML reportYYYY-MM-DD/— date-stamped archive copies of all reports
See the Reports page for more detail on the contents of the reports/ folder.