Thanks heaps for this workaround Tom, it has worked perfectly for me. For anyone needing a bucket in the Sydney region change ‘region’ => ‘eu-west-1’ to ‘region’ => ‘ap-southeast-2’
Mandy
Hey Chaos, I am using a git repo hosted on S3 tied to EB for my WP site. The theory is you then have a stateless version of WP that is easily load balanced. I am still building out so have not tested, but if you’re interested below is the link that I followed. I didn’t find it as easy as just following his steps, but after a fair amount of mucking around I got it working. The second link is setting up a local server which is the first step in case you need it.