Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Allow maxDescriptorsPerIpSet and maxDescriptorsPerIpSetUpdate to be configured as job arguments #11

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ziggythehamster
Copy link

This PR adds maxDescriptorsPerIpSet and maxDescriptorsPerIpSetUpdate as arguments, so users can tune this value without having to maintain their own separate Lambda function. Right now, the limit is 1,000, which is the default, but if that becomes tunable via a limit increase request in the future, users will need to be able to increase these numbers.

I've also added the ability to npm run build to generate lambda.zip, to make it easier to maintain. You'll need the 7-Zip CLI in your PATH (brew install p7zip, choco install 7zip.commandline, apt-get install p7zip, etc.).

If you require a contributor agreement to be signed, let me know and I'll sign that. Otherwise, I disclaim all copyright claims to this contribution.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant