OElesin / querypal

Web UI for Amazon Athena
Apache License 2.0
54 stars 26 forks source link

Issue when running deploy script #1

Closed wiltipedia closed 3 years ago

wiltipedia commented 3 years ago

When attempting to deploy I am seeing the following error: "Parameter validation failed: Invalid length for parameter appId, value: 0, valid range: 1-inf"

OElesin commented 3 years ago

Hi @wiltipedia, thanks for pointing this out. This probably happened on line 75.

Please check the Amplify stack was created. If not, this was probably due to missing GitHub token in the SSM parameter store with the key /Querypal/Amplify/GitHubToken. This is my fault. I should have pointed this out in the documentation.

To solve this, please create a GitHub token that can be used to create webhook and read-only deploy key