AWS Lambda Examples Using the AWS SDK for Ruby
AWS Lambda (Lambda) is a zero-administration compute platform for backend web developers that runs your
code for you in the AWS Cloud, and provides you with a fine-grained pricing structure. You can use the following examples to access Lambda using the AWS SDK for Ruby. For
more information about Lambda, see the AWS Lambda documentation
Topics