Skip to content

Entity resolution js #7438

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

Merged
merged 6 commits into from
Jun 2, 2025
Merged

Entity resolution js #7438

merged 6 commits into from
Jun 2, 2025

Conversation

brmur
Copy link
Contributor

@brmur brmur commented May 8, 2025

Add Entity Resolution basics SDK Code Examples scenario in JavaScript.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the Javascript-v3 This issue relates to the AWS SDK for Javascript V3 label May 8, 2025
@brmur brmur added the Basics A basic code example showing the core actions for a particular service. label May 8, 2025
@brmur brmur requested a review from scmacdon May 8, 2025 16:24
Copy link
Contributor

@scmacdon scmacdon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

During testing - the program started fine. However - i got an error

Unable to fetch parameters [/cdk-bootstrap/hnb659fds/version] from parameter store for this account.
C:\Users\scmacdon\BuildGit\aws-doc-sdk-examples-entity-resolution-js\javascriptv3\example_code\entityresolution\node_modules@smithy\smithy-client\dist-cjs\index.js:867
const response = new exceptionCtor({

Lets discuss

@brmur
Copy link
Contributor Author

brmur commented May 30, 2025

@scmacdon I've run example successfully on my environment. Does the errro you're getting happen during deployment of CFN?

@scmacdon scmacdon added the On Call Review complete On call review complete label Jun 2, 2025
@scmacdon scmacdon force-pushed the entity-resolution-js branch from 2ade6b1 to f16d8b6 Compare June 2, 2025 16:07
@scmacdon scmacdon merged commit 5ee595d into awsdocs:main Jun 2, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Basics A basic code example showing the core actions for a particular service. Javascript-v3 This issue relates to the AWS SDK for Javascript V3 On Call Review complete On call review complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants