Skip to content

Commit c4fc5c0

Browse files
authored
Update top of the document
1 parent 8dda33b commit c4fc5c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/aws_lambda/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This directory contains two example apps. Both respond to the Slash Command
44
`/hello-bolt-python-lambda` and both respond to app at-mentions.
55

66
The "Lazy Lambda Listener" example is the simpler application and it leverages
7-
AWS Lambda and AWS API Gateway to execute the Bolt app logic in Lambda and
8-
expose the application HTTP routes to the internet via API Gateway. The "OAuth
7+
AWS Lambda and AWS Lambda Function URL to execute the Bolt app logic in Lambda and
8+
expose the application HTTP routes to the internet via Lambda URL. The "OAuth
99
Lambda Listener" example additionally includes OAuth flow handling routes and uses
1010
AWS S3 to store workspace installation credentials and OAuth flow state
1111
variables, enabling your app to be installed by anyone.

0 commit comments

Comments
 (0)