We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 449be39 commit 7572a93Copy full SHA for 7572a93
README.md
@@ -18,6 +18,7 @@ You can view API docs at `/docs` on the above URLs, in [dev for example](https:/
18
To retrieve the API key for use in the dev environment:
19
```bash
20
aws ssm get-parameter --name "/app-flask-dev/api-auth-token" --with-decryption --query Parameter.Value --output text
21
+```
22
23
24
0 commit comments