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

Lambda api is not compatible with SDK V3 #63

Open
abhirpat opened this issue Nov 3, 2023 · 0 comments
Open

Lambda api is not compatible with SDK V3 #63

abhirpat opened this issue Nov 3, 2023 · 0 comments

Comments

@abhirpat
Copy link

abhirpat commented Nov 3, 2023

Hi, are there any plans to support sdk v3? I am getting invoke errors when using new LambdaClient for SDK V3 client/lambda but works fine with SDK V2. Also, is this library being actively maintained? I haven't seen update since July, 2022

Uncaught Exception 	{
    "errorType": "TypeError",
    "errorMessage": "resourceDefinition.LongRunning.LambdaApi.invoke is not a function",
    "stack": [
        "TypeError: resourceDefinition.LongRunning.LambdaApi.invoke is not a function",
        "    at Timeout._onTimeout (/var/task/node_modules/cfn-lambda/index.js:189:50)",
        "    at listOnTimeout (node:internal/timers:569:17)",
        "    at process.processTimers (node:internal/timers:512:7)"
    ]
}

@abhirpat abhirpat changed the title lambdaApi is not compatible with SDK V3 Lambda api is not compatible with SDK V3 Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant