Closed ingalls closed 1 year ago
Ref: https://github.com/tnc-ca-geo/animl-api/issues/82
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
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