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: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
This project contains source code and supporting files for a serverless application that you can deploy with the SAM CLI. It includes the following files and folders.
4
4
5
-
-hello_world - Code for the application's Lambda function.
5
+
-app.py - Code for the application's Lambda function.
6
6
- events - Invocation events that you can use to invoke the function.
7
7
- tests - Unit tests for the application code.
8
8
- template.yaml - A template that defines the application's AWS resources.
@@ -80,11 +80,11 @@ The SAM CLI reads the application template to determine the API's routes and the
0 commit comments