aws-serverless-workshops
aws-serverless-workshops copied to clipboard
Code and walkthrough labs to set up serverless applications for Wild Rydes workshops
hey , I am using lambda extension to send logs to Loki But I get this error --- Logging error --- -- | 2022-07-29T00:29:40.100+03:00 | Traceback (most recent call last): ...
Hmm, this was just working a few days ago. In the SERVERLESS DATA PROCESSING ON AWS project, the Unicorn Dashboard: https://data-processing.serverlessworkshops.io/dashboard.htm Does not seem to work. Any ideas if this...
Wildrydes
Problem with Wildrydes App Hi, not even sure I'm asking this in the right spot, but I've been using the Wildrydes app to teach an intro to cloud class. Not...
https://www.image-processing.serverlessworkshops.io/03_implementation/20_cloudformation.html currently fails with error CopyS3ObjectsFunction CREATE_FAILED Resource handler returned message: "The runtime parameter of python2.7 is no longer supported for creating or updating AWS Lambda functions. We recommend you...
The [requestUnicorn.js](https://github.com/aws-samples/aws-serverless-workshops/blob/master/WebApplication/3_ServerlessBackend/requestUnicorn.js) file referred in https://aws.amazon.com/getting-started/projects/build-serverless-web-app-lambda-apigateway-s3-dynamodb-cognito/module-3/ (Step 3) doesn't exist.
https://webapp.serverlessworkshops.io/setup/accountsetup/ The account setup page states that the instance size should be T1 micro. This is too small to run the `amplify init` commands in the static web hosting module....
Running `amplify init` as part of the **User Management** section of the **Web Application** lab on Cloud9 fails with a depreciation error. It is because of this bug with the...
Hi team, Could you please help me fix this issue? The AWS Amplify service is not accessible on AWS China region (cn-north-1). So I plan to host the static site...
Lab is no longer usable by multiple concurrent users due to object name conflicts with other users' identically named objects. This should be addressed by suffixing either the stack ID...
Following the "[build a serverless web app](https://aws.amazon.com/getting-started/hands-on/build-serverless-web-app-lambda-apigateway-s3-dynamodb-cognito/module-1/)" tutorial, and hit two issues in the **Copy the files from S3** step in Module 1 - Static Web Hosting with Continuous Deployment....