Amazon S3
This solution creates the Amazon S3
aws-devops-metrics-
<random-ID> metrics
bucket to store metrics output from Amazon Kinesis Firehose
delivery stream. The data is stored in a partitioned folder
structure
s3://aws-devops-metrics-
<random-ID>/DevopsEvents/created_at=yyyy-mm-dd/
and
s3://aws-devops-metrics-
<random-ID>/CodeBuildEvents/created_at=yyyy-mm-dd/)
where created_at is the partition key. This solution also creates an S3
aws-devops-metrics-logging-
<random-ID>
logging bucket to store access logs for the metrics bucket.