serverless-operations / serverless-apigateway-service-proxy

This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway.
260 stars 77 forks source link

DynamoDB proxy to list items #93

Open john-gay opened 4 years ago

john-gay commented 4 years ago

Would it be possible to have the DynamoDB proxy list all items when queried by the partition key, but no sort key?

horike37 commented 4 years ago

That feature is not supported yet. But we are always welcome PR for that.

tomharvey commented 4 years ago

I believe that requires support for this to be completed. https://github.com/serverless-operations/serverless-apigateway-service-proxy/issues/82

serverlesspolska commented 3 years ago

@horike37 probably no one will do any PRs until #108 is done.

misaelvergara commented 4 months ago

Hiii!! Now that we have moved on from serverless v1, it would be really great to get some help on this issue!

@horike37 probably no one will do any PRs until #108 is done.