Kong / Kong/lua-resty-aws

Missing `Lambda.invokeWithResponseStream` in the generated `lambda-2015-03-31.lua`

Open
#117 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
35
Forks
28
PR merge metrics
No merged PRs in 30d

Description

Even in the latest release (1.5.0-1) the `Lambda.invokeWithResponseStream` is missing.
It is provided in the `aws-js-sdk`, see https://github.com/aws/aws-sdk-js/blob/d5f58a06ed7e551658293f7fb555543945ed783b/apis/lambda-2015-03-31.normal.json#L1133

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the generated lambda-2015-03-31.lua and compare its Lambda operations with the referenced aws-js-sdk API definition, especially the InvokeWithResponseStream entry. Confirm the generated Lua SDK exposes that operation and add or regenerate the missing entry; done means the method is available in the released generated client.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, lua
Domain
cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.