We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af4296 commit 62660f4Copy full SHA for 62660f4
1 file changed
README.md
@@ -33,7 +33,7 @@ The API Gateway endpoint URL is displayed in the output and saved in the file `i
33
```
34
{
35
"LambdaCustomRuntimeMinimalJRE18InfrastructureStack": {
36
- "apiendpoint": "https://<API_ID>.execute-api.<AWS_REGION>.amazonaws.com"
+ "apiendpoint": "https://<API_ID>.execute-api.<AWS_REGION>.amazonaws.com/prod/"
37
}
38
39
0 commit comments