Skip to content

[NodeJS] Image include aws-sdk not interpreting AWS_ENDPOINT_URL #305

@fl0rian-p

Description

@fl0rian-p

Hi,
The latest images published are embbedding the version 3.844.0 version of @aws-sdk (at least the following images, but I guess all images published on July 17th :

  • public.ecr.aws/lambda/nodejs:20
  • public.ecr.aws/lambda/nodejs:20.2025.07.17.11
  • public.ecr.aws/lambda/nodejs:22.2025.07.17.11
  • public.ecr.aws/lambda/nodejs:22

)

That version no longer interprets the AWS_ENDPOINT_URL env var as described here.

This causes issues as we are overriding that variable rather than specifying the endpoint property for the clients we create for our integration tests.

Would it be possible to publish images using a more recent version of the @aws-sdk?
The issue aforementioned implies 3.845.0 fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions