Skip to content

Commit ba39147

Browse files
committed
apigw-sqs-terraform: Fix service name correctly
1 parent 584ecdd commit ba39147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apigw-sqs-terraform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AWS API Gateway HTTP APIs to Amazon SQS for buffering
1+
# Amazon API Gateway REST APIs to Amazon SQS for buffering
22

33
In this pattern, called "Queue based leveling", a serverless queue is introduced between your API Gateway and your workers, which can be a Lambda function for example.
44

0 commit comments

Comments
 (0)