examples icon indicating copy to clipboard operation
examples copied to clipboard

Serverless Examples – A collection of boilerplates and examples of serverless architectures built with the Serverless Framework on AWS Lambda, Microsoft Azure, Google Cloud Functions, and more.

Results 133 examples issues
Sort by recently updated
recently updated
newest added

The `aws-lambda` package is actually a CLI, unrelated to imports of the `"aws-lambda"` path. At run-time, AWS will make the `aws-lambda` module available (meaning it doesn't need to be installed...

This PR removes deprecated `sinatra-contrib` gem from `aws-ruby-sinatra-dynamodb-api` example