You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Examples/LambdaFunctions/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@ The SAM template will provide an output labelled `LambdaApiGatewayEndpoint` whic
93
93
94
94
For all other samples use the AWS Lambda console.
95
95
96
-
### Deployment instructions using AWS Serverless Framework
96
+
### Deployment instructions using Serverless Framework (serverless.com)
97
97
98
98
[Serverless framework](https://www.serverless.com/open-source/) (Serverless) is a provider agnostic, open-source framework for building serverless applications. This framework allows you to easily deploy other AWS resources and more complex deployment mechanisms such a CI pipelines. Serverless Framework offers solutions for not only deploying but also testing, monitoring, alerting, and security and is widely adopted by the industry and offers along the open-source version a paid one.
0 commit comments