AWS Samples
AWS Samples
example-step-functions-integration-api-gateway
Example application using the new Step Functions integration with API Gateway. It developers to call API Gateway REST APIs and API Gateway from a Step Functions workflow.
aws-cdk-lambda-container
Build APIs Using container image support for AWS Lambda with AWS CDK
serverless-s3-uploader
AWS Serverless Application Repo example for serverless uploading to S3. Questions? @jbesw.
sagemaker-feature-store-real-time-recommendations
Build a real-time recommendation engine for an e-commerce website leveraging SageMaker Feature Store as a core component of the solution.
aws-lambda-operators-guide
Example project for the Lambda Operator's Guide, maintained by the AWS Serverless Developer Advocate team.
decoupling-with-amazon-eventbridge
SVS402 - Examples from re:Invent 2020 presentation by James Beswick (@jbesw).
aws-lambda-layers-aws-sam-examples
This example application shows how to build AWS Lambda Layers using Node.js and the AWS Serverless Application Model. Questions? @jbesw.
aws-stepfunctions-byoc-mlops-using-data-science-sdk
Build Train and Deploy your own custom container using AWS StepFunctions Data Science SDK
aws-cloud9-bootstrapping-example
This example Cloudformation Code Project shows how to bootstrap AWS Cloud9 environments using Cloudformation, AWS Lambda and AWS Systems Manager
amazon-cloudfront-signed-urls-using-lambda-secretsmanager
In this example we will provide step-by-step instructions to create Amazon CloudFront Signed URLs with both canned and custom policies using: AWS Lambda as the execution tool; AWS Secrets Manager to...