tnc-ca-geo / animl-ingest

Lambda function for processing camera trap images
Other
0 stars 1 forks source link

Batch Support #32

Closed ingalls closed 1 year ago

ingalls commented 1 year ago

Context

Ref: https://github.com/tnc-ca-geo/animl-api/issues/82

Testing

I've been using the following to quickly test the deployed function

RANDOM=$(date +%s%N | cut -b10-19)
aws s3 cp test.zip s3://animl-images-ingestion-dev/test-${RANDOM}.zip