Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 587 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 587 Bytes

platform-test-flask

This project is used to test the integration of template-infra and template-application-flask.

Environment URLs

Dev environment credentials

  • To get the API key for the dev environment (to use in Swagger docs), run the following command

    aws ssm get-parameter --name "/app-dev/api-auth-token" --with-decryption --query Parameter.Value --output text