-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Description
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.
antoninbeaufort, falcononrails, rbeerma and clemstoquart
Metadata
Metadata
Assignees
Labels
No labels