subash adhikari

Results 28 comments of subash adhikari

Do we have a plan for this? The implementation in AWS/aws-sdk-js-v3#2097 is not compatible with this library. I think we should not rely on `documentClient` and use `marshal/unmarshal` instead as...

Here is the my example problem statement : I have a service and I am using eventbridge and dynamodb. I want to use version 3 aws sdk to reduce the...

@jeremydaly would love to here your thoughts on this. Would be nice to know if this is in roadmap or not.

It would be handy to support list schema too. For eg. ``` someList: { type: 'list', schema: { name: 'string', enrolled: 'boolean' } } ``` the expected input for this...

I am happy to create the PR for this. Let me know.

I am having the same issue in development. I have not deployed it to production to verify yet. This gets logged in the server log: ``` API resolved without sending...

I have upgraded to latest version and I am still getting this error ![image](https://user-images.githubusercontent.com/1757714/141419508-d15c5c5c-dbaf-4d56-89df-650ded2d5791.png)

We need to update the plugin so that when there is a lambda as protocol, appropriate iam permission is also added. Happy for someone to create a PR for this.

@chrs-myrs first of all thank you for your interest in contributing. The proposed feature will surely help other users so happy to proceed. Could you share how you are thinking...