Skip to content

Commit

Permalink
fix(ingest): upgrade to AWS SDK v3 (#1463)
Browse files Browse the repository at this point in the history
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`.

----

*By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license*
  • Loading branch information
otaviomacedo authored Sep 16, 2024
1 parent 8c8d20e commit 5204c79
Show file tree
Hide file tree
Showing 11 changed files with 1,110 additions and 1,417 deletions.
40 changes: 20 additions & 20 deletions src/__tests__/__snapshots__/construct-hub.test.ts.snap

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5204c79

Please sign in to comment.