Skip to content

Conversation

jgilbert01
Copy link
Owner

No description provided.

@@ -71,6 +71,7 @@
"@aws-sdk/client-sts": "^3.450.0",
"@aws-sdk/client-timestream-write": "^3.450.0",
"@aws-sdk/lib-dynamodb": "^3.450.0",
"@aws-sdk/s3-request-presigner": "3.490.0",
Copy link
Collaborator

Choose a reason for hiding this comment

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

If it matters since this is listed here as a fixed version, the version of this package currently available in the lambda runtime is 3.850.0.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Also, should this be added as an optional peer dependency so that folks using lambda stream can still install it without having this dependency installed, but IF this dep is installed, it enforces the version/s specified here I believe

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.

2 participants