Skip to content

Duplicate File awsSdkSigV4AConfigSelector.d.ts breaking deployments #6464

@noynek

Description

@noynek

Checkboxes for prior research

Describe the bug

Our builds recently started failing when updating from 3.645.0 to 3.649.0, and we were able to trace it to duplicate awsSdkSigV4AConfigSelector.d.ts files. When I try to unzip our build zip file, I get this error. I'm guessing there's a case sensitivity issue.

SDK version number

@aws-sdk/package-name@version, ...

Which JavaScript Runtime is this issue in?

Node.js

Details of the browser/Node.js/ReactNative version

v20.12.1

Reproduction Steps

We're using azure with github actions so it's a little hard to provide repro instructions. Hoping the bug description is enough.

Observed Behavior

Our logs showed

Run From Package Initialization failed. Zip Contains 2 duplicate files with identical name in the same path
It was only when trying to unzip that we could see that the issue came from the aws package.

Expected Behavior

zip-based builds to succeed. No duplicate files.

Possible Solution

No response

Additional Information/Context

No response

Metadata

Metadata

Assignees

Labels

bugThis issue is a bug.p1This is a high priority issuequeuedThis issues is on the AWS team's backlog

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions