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: apigw-rest-api-lambda-dotnet/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
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 AWS SAM CLI. It includes the following files and folders.
4
4
5
-
- src/hello_world - Code for the application's Lambda function.
5
+
- src/HelloWorld - Code for the application's Lambda function.
6
6
- events - Invocation events that you can use to invoke the function.
7
7
- template.yaml - A template that defines the application's AWS resources.
0 commit comments