awslabs / ssosync

Populate AWS SSO directly with your G Suite users and groups using either a CLI or AWS Lambda
Apache License 2.0
528 stars 182 forks source link

Make the Lambda timeout setting user configurable #113

Closed Dermah closed 1 year ago

Dermah commented 1 year ago

Issue #, if available: A quick and easy workaround for those experiencing #17

Description of changes:

Allow the Timeout value of the Lambda function to be modified via the SAM Application/CloudFormation template. We've recently sailed past the default 5 minute limit, and this change would make our IaC simpler.

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