AWSTemplateFormatVersion: "2010-09-09" Description: | Create a S3 bucket that is made available as a website using CloudFront Parameters: Alias: Type: String Description: The DNS name for the website AllowedPattern: (?!-)[a-zA-Z0-9-.]{1,63}(?