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

Added @aws-sdk/util-endpoints to package.json #4055

Closed
wants to merge 1 commit into from

Conversation

JagWireZ
Copy link

Added @aws-sdk/util-endpoints to package.json as required by src/endpoint/endpointResolver.ts.

Issue

N/A

Description

After 3.191.0 update, the following error occurs during runtime:
Error: Cannot find module '@aws-sdk/util-endpoints'\nRequire stack:\n- /var/task/node_modules/@aws-sdk/client-servicediscovery/dist-cjs/endpoint/endpointResolver.js

Testing

Added @aws-sdk/util-endpoints to package.json and re-tested within Lambda.

Additional context

N/A


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Added @aws-sdk/util-endpoints to package.json as required by src/endpoint/endpointResolver.ts.
@trivikr
Copy link
Member

trivikr commented Oct 19, 2022

Thank you for the PR, @JagWireZ

The fix had to be codgen, and is posted at #4058

@trivikr trivikr closed this Oct 19, 2022
@github-actions
Copy link

github-actions bot commented Nov 3, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants