serverless-coffee-workshop icon indicating copy to clipboard operation
serverless-coffee-workshop copied to clipboard

This is the repo for Serverlesspresso workshop. Questions? Contact @jbesw or @benjamin_l_s on GitHub or Twitter.

Results 14 serverless-coffee-workshop issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Error on invoke SanitizeOrderLambda How to reproduce: Invoke SanitizeOrderLambda from Serverlesspresso event bus test or Invoke SanitizeOrderLambda directly from Lambda console test page Expected Result: Lambda return boolean (true or...

Resource handler returned message: "The runtime parameter of nodejs14.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs20.x) while creating...

Was going thru the workshop and was creating the CF stack provided in the guide and the CF stack failed to spin the IaC due to a an outdated version...

After building the backend and configuring the frontends to give the first order from mobile, getting the following error from the `state machine`: `DynamoDb.ConditionalCheckFailedException` For reference: https://github.com/aws-samples/serverless-coffee-workshop/blob/8254cbc489e0675dffbebaa59f678b35862d54e7/backends/5-order-manager/statemachine/om.asl.json#L159

When you deploy the stack on Cloudformation, it creates the pool based on email but when you use the frontends from this repo it will use phone number which causes...

The launching of the AWS CloudFormation template with the stack name "serverless-workshop-sqs-ddb" ends in a rollback. Why? I would like to finish the advanced section of the serverless-coffee-workshop.

Hi, The end user test are not working. There are no update send (or received) to the front and application updte only append at refresh. Also Ready line stays always...

Page: https://workshop.serverlesscoffee.com/3-web-apps/4-testing.html The bottom of this page talks about creating a "Coffee Journey" report but this content is missing from the workshop.

Closes: #15 * [x] Fix [instructions](/aws-samples/serverless-coffee-workshop/blob/main/instructions/content/1b-workflow/6-WaitForOrder/_index.en.md) * [ ] Update [screenshot](/aws-samples/serverless-coffee-workshop/blob/main/instructions/static/images/se-mod1-wait4.png) (set ResultPath to `$.cause`) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...