File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
66The "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
99Lambda Listener" example additionally includes OAuth flow handling routes and uses
1010AWS S3 to store workspace installation credentials and OAuth flow state
1111variables, enabling your app to be installed by anyone.
You can’t perform that action at this time.
0 commit comments