Skip to content

Typescript compile error on latest library release (3.703.0) #6706

@jpike88

Description

@jpike88

Checkboxes for prior research

Describe the bug

Screenshot 2024-12-02 at 11 50 08 AM

Just updated to latest version:

This error happens now.

Just to be clear I aliased getSignedUrl, just to give some context:
import { S3 } from '@aws-sdk/client-s3';
import { getSignedUrl as getS3SignedUrl } from '@aws-sdk/s3-request-presigner';

see error below

Screenshot 2024-12-02 at 11 43 44 AM

Regression Issue

  • Select this option if this issue appears to be a regression.

SDK version number

3.703.0

Which JavaScript Runtime is this issue in?

Node.js

Details of the browser/Node.js/ReactNative version

23.1.0

Reproduction Steps

try to build with typescript.

Observed Behavior

typescript error

Expected Behavior

no typescript error

Possible Solution

No response

Additional Information/Context

No response

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.p2This is a standard priority issueresponse-requestedWaiting on additional info and feedback. Will move to \"closing-soon\" in 7 days.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions