awslabs / amazon-neptune-tools

Tools and utilities to enable loading data and building graph applications with Amazon Neptune.
Apache License 2.0
297 stars 151 forks source link

ReservedConcurrentExecutions Removed #325

Open KR-Ravindra opened 1 year ago

KR-Ravindra commented 1 year ago

Issue #, if available:

324

Description of changes:

Removed the hardcoded Reserved Concurrent Executions` flag from Cloudformation template. Experimenting this with increased values/non-variables might help some, but as of AWS documentation here; It it better we leave it to default. Tested with my production setup 👯

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.