Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

feat(aws-sdk): upgrade aws-sdk to v3 #1

Merged
merged 3 commits into from
Aug 7, 2023

Conversation

edwarddamato
Copy link
Member

This PR upgrades to aws-sdk v3 from v2. The upgrade involves using client specific libraries for secrets manager and dynamo db. This is required when using lambdas on Node 18 as aws-sdk is no longer available in the runtime.

Tested via unit tests & manual test via yarn link.

Upgrade involves using client specific libraries for secrets manager and dynamoc db
Copy link

@andersfischernielsen andersfischernielsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like we have an invalid OpsLevel YAML definition, but other than that - LGTM! 😄

@edwarddamato edwarddamato merged commit 5c26c14 into master Aug 7, 2023
1 check passed
@edwarddamato edwarddamato deleted the feat/ed/aws_sdk_upgrade_v3 branch August 7, 2023 11:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants