Both the instructions in the Readme and the revised reference architecture/white paper includes an S3 bucket for static assets
Since files will be offloaded to S3, ensure to add the S3 bucket as an origin on your CloudFront Distribution. Simply navigate to the distribution, select the Origin tab, Create Origin, Click on the Origin Domain Name text field and find the S3 bucket used for CDN. Note: This will take some time, the Distribution will be In Progress until CDN replication is complete.
Both the instructions in the Readme and the revised reference architecture/white paper includes an S3 bucket for static assets
https://d1.awsstatic.com/whitepapers/wordpress-best-practices-on-aws.pdf
However, the scripts do not create the bucket. Could this be added?