This template creates two S3 buckets. The `LoggingBucket` bucket stores the logs from the `S3Bucket` bucket. The `S3Bucket` bucket has a logging configuration that sends logs to the `LoggingBucket` bucket.

S3Bucket
AWS::S3::Bucket


LoggingConfiguration

LoggingBucket
AWS::S3::Bucket


S3BucketPolicy
AWS::S3::BucketPolicy


CloudFormation Template

Share Template