Skip to content

Commit 5bfd917

Browse files
committed
s3-lambda-terraform: Fix README.md
1 parent 90b6b5e commit 5bfd917

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

s3-lambda-terraform/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AWS S3 to AWS Lambda
1+
# Amazon S3 to AWS Lambda
22

33
The Terraform template deploys a Lambda function, an S3 bucket and the IAM resources required to run the application. A Lambda function consumes <code>ObjectCreated</code> events from an Amazon S3 bucket. The Lambda code checks the uploaded file and console log the event.
44

@@ -57,7 +57,7 @@ After deployment, upload an object to the S3. Go to the CloudWatch Logs for the
5757
```bash
5858
terraform show
5959
```
60-
```
60+
6161
----
6262
Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
6363

0 commit comments

Comments
 (0)