We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011ceef commit 6eafc68Copy full SHA for 6eafc68
apigw-rest-api-lambda-java/README.md
@@ -38,7 +38,7 @@ To use the AWS SAM CLI, you need the following tools.
38
To build and deploy your application for the first time, run the following in your shell:
39
40
```bash
41
-$ cd apigw-rest-api-lambda-python
+$ cd apigw-rest-api-lambda-java
42
$ sam build --use-container
43
$ sam deploy --guided
44
```
0 commit comments