Closed otaviomacedo closed 2 months ago
Upgrade the ingestion and re-ingest functions to AWS SDK v3. Some shared functions that used Buffer as input were refactored to take a Uint8Array.
ingestion
re-ingest
Buffer
Uint8Array
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license
Upgrade the
ingestion
andre-ingest
functions to AWS SDK v3. Some shared functions that usedBuffer
as input were refactored to take aUint8Array
.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license