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

Getting an error saying eventstream_codec_1.EventStreamCodec is not a constructor when I use getSignedUrl #1161

Open
AnoopFranc opened this issue Feb 7, 2024 · 1 comment

Comments

@AnoopFranc
Copy link

Package Causing Issue:
@aws-sdk/s3-request-presigner
package version:
3.413.0
Runtime:
Node 18.17.1

I am getting this issue saying on trying to call the method getSignedUrl from package @aws-sdk/s3-request-presigner

TypeError: eventstream_codec_1.EventStreamCodec is not a constructor
Location
node_modules/@smithy/eventstream-serde-universal/dist-cjs/EventStreamMarshaller.js:9 - new EventStreamMarshaller

I wanted to know if this is a issue or I messed up something

@syall
Copy link
Contributor

syall commented Feb 7, 2024

This looks like an issue related to smithy-typescript, transferring the issue.

@syall syall transferred this issue from smithy-lang/smithy Feb 7, 2024
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

No branches or pull requests

2 participants