serverless-plugins
serverless-plugins copied to clipboard
fix(DynamodbStreams): add option for streams endpoint
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.