Skip to content

Commit b71e550

Browse files
marcojahnbfreiberg
andauthored
Update apigw-secretsmanager-apikey-cdk/README.md
Co-authored-by: Ben <9841563+bfreiberg@users.noreply.github.com>
1 parent 96a6021 commit b71e550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apigw-secretsmanager-apikey-cdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Each API key in Secrets Manager should follow the naming convention `api-key-{ke
7474
You should receive an unauthorized error.
7575
1. Try without an API key:
7676
```
77-
curl https://REPLACE_WITH_URL_FROM_CDK_OUTPUT.amazonaws.com/prod/protected
77+
curl https://REPLACE_WITH_URL_FROM_CDK_OUTPUT/protected
7878
```
7979
You should also receive an unauthorized error.
8080

0 commit comments

Comments
 (0)