Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 206 Bytes

mda_report_scraping

Instruction

  1. Create aws.env file in prodcontainer diretory
  2. In settings.py, set FILES_STORE= < YOUR_S3_URI>
  3. In pipelines.py, set table = dynamodb.Table('<YOUR_DYNAMODB_TABLE')