aws_pricing_data_ingestor
aws_pricing_data_ingestor copied to clipboard
Python script to download data from the AWS Pricing API and import it into MariaDB
First we should choose an execution environment, the candidates are: * Github Actions (leaning towards this, as I've had nothing but good experiences with it) * AWS Lambda (the existing...
Add all AWS Resources * SQS * Lambdas * producer * consumer
Self explanatory. Will have to update schema, store md5 in the db, compare etag value to md5, skip file if they are the same, process file if the md5 is...
Code is hacky, needs to be broken into more functions. Also, there are many pylint issues.
To address vulnerabilities