serverless-plugins icon indicating copy to clipboard operation
serverless-plugins copied to clipboard

fix(DynamodbStreams): add option for streams endpoint

Open Alexandre-io opened this issue 5 years ago • 0 comments

When using Localstack (https://github.com/localstack/localstack), DynamoDB and DynamoDB Streams are not using the same port. This PR adds the option endpointStreams to customise the endpoint.

Alexandre-io avatar Sep 06 '20 15:09 Alexandre-io