In a Cloudformation template, I define two S3 Buckets.
Bucket1: Type: AWS::S3::Bucket Properties: ... Bucket2: Type: AWS::S3::Bucket Properties: .