Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict Maximum Concurrency for the ssosync lambda to 1 #207

Merged

Conversation

ChrisPates
Copy link
Contributor

Issue #, if available:
#206

Description of changes:
Updated the CloudFormation template to hardcode the maximum allowed concurrency for the lambda function to 1. There is no situation under which it would be safe to run more than one instance.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ChrisPates ChrisPates linked an issue Jun 28, 2024 that may be closed by this pull request
@ChrisPates ChrisPates merged commit 3266d73 into master Jun 28, 2024
@ChrisPates ChrisPates deleted the 206-set-concurrency-limit-to-1-in-cloudformation-stack branch June 28, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set Concurrency Limit to 1 in CloudFormation Stack
1 participant