
This sample project demonstrates how to deploy an AWS Lambda function with a container image that gets triggered when a new object is created in an Amazon S3 bucket
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/s3-lambda-container-sambash build.shsam deploy -gaws s3 rm s3://{SampleFunction} --recursive --region {your-region}sam delete