Search⌘ K

Working with S3 in Lambda

Takes 45 mins

Amazon Simple Storage Service (Amazon S3) is a secure, long-lasting, and highly-scalable object storage service.

image

In this Cloud Lab, you’ll upload a code archive to an S3 bucket and create a Lambda function that uses that code archive.

Lab tasks

  • Create an S3 Bucket
  • Create a Lambda Function
  • Test the Function
  • Clean Up