ONSdigital / dp-data-pipelines

Pipeline specific python scripts and tooling for automated website data ingress.
MIT License
1 stars 0 forks source link

initial function to take an s3 object name #55

Closed mikeAdamss closed 6 months ago

mikeAdamss commented 6 months ago

What

Update start function to take an s3 object name as the positional argument.

This is needed to hook this codebase into the infrastructure (which will call this function with said object name).

How to review

Sanity check

Who can review

Anyone