Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ingest): upgrade to AWS SDK v3 #1463

Merged
merged 4 commits into from
Sep 16, 2024
Merged

Conversation

otaviomacedo
Copy link
Contributor

@otaviomacedo otaviomacedo commented Sep 16, 2024

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

# Conflicts:
#	src/__tests__/__snapshots__/construct-hub.test.ts.snap
#	src/__tests__/backend/transliterator/__snapshots__/index.test.ts.snap
#	src/__tests__/devapp/__snapshots__/snapshot.test.ts.snap
#	src/__tests__/package-sources/__snapshots__/code-artifact.test.ts.snap
@otaviomacedo otaviomacedo marked this pull request as ready for review September 16, 2024 10:25
@mrgrain mrgrain changed the title chore(ingest): upgrade to AWS SDK v3 fix(ingest): upgrade to AWS SDK v3 Sep 16, 2024
@cdklabs-automation cdklabs-automation added this pull request to the merge queue Sep 16, 2024
Merged via the queue into main with commit 5204c79 Sep 16, 2024
10 checks passed
@cdklabs-automation cdklabs-automation deleted the otaviom/upgrade-ingestion branch September 16, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants