AWSTemplateFormatVersion: '2010-09-09' Description: Creates an S3 bucket and CloudFront Distribution using Origins Access ID Parameters: WorkshopHostname: Type: String Default: trendmicro-appsec Description: The hostname of the workshop AllowedPattern: (?!-)[a-zA-Z0-9-.]{1,20}(?