Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor RDS queries to use new simplified JSON response functionality. #210

Open
sharkinsspatial opened this issue May 11, 2022 · 0 comments

Comments

@sharkinsspatial
Copy link
Collaborator

Many of our current Lambda's which query the RDS Data API have difficult to read / unclear response parsing code https://github.com/NASA-IMPACT/hls-orchestration/blob/dev/lambda_functions/process_landsat_mgrs_incompletes.py#L33-L39 due to the RDS Data API response structure. AWS has released updated functionality to allow simpler direct response bodies
https://aws.amazon.com/about-aws/whats-new/2022/04/amazon-rds-data-api-sql-json-string/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant