aws-serverless-webapp-workshop
aws-serverless-webapp-workshop copied to clipboard
Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
Looking at "https://webapp.serverlessworkshops.io/setup/accountsetup/", it doesn't show the latest version which includes a change to the cloud9 instance type (but instead still shows the previous version which will fail to unzip...
Enabling cors via API gateway doesn't return the required headers. Looks like you cannot enable CORS via API gateway if you've configured lambda as proxy integration. This is mentioned here:...
following PR a8b19dc0333bb817c66b9ff737beddceff968ce6 (https://github.com/aws-samples/aws-serverless-webapp-workshop/pull/29) the workshop, for users that want to use cloud9, is no longer compatible with AWS free tier
need to remove out the '.html' in the links /wild-rydes/src/components/footer.vue ``` Home Meet the Unicorns Investors & Board of Directors FAQ Apply ```
I was following the workshop steps, and after I was done with `Static Web Hosting > Deploy`, I found out that the build step failed in the deployment. After further...
When attempting to build the project it fails, the log shows the error below: ``` 2021-06-16T00:06:17.804Z [INFO]: # Cloning repository: https://git-codecommit.us-east-2.amazonaws.com/v1/repos/wild-rydes 2021-06-16T00:06:18.265Z [INFO]: Cloning into 'wild-rydes'... 2021-06-16T00:06:24.828Z [INFO]: remote: 2021-06-16T00:06:25.971Z...
Delivered the webapp.serverlessworkshops.io/ for AWS re/Start alongside julbeck@ mmlm@ and we identified a number of required updates. Section 1: Static Web Hosting Repository 2.Create the git repository Step 4. Split...