OElesin / querypal

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

QueryPal Amplify Deployment with CFN Custom Resource #9

Closed OElesin closed 2 years ago

OElesin commented 2 years ago

This PR changes the deployment of QueryPal from using shell script to AWS CFN Custom Resource. This ensures that all deployments happen via Cloudformation, with a smoother deployment process.