aws-samples / aws-iam-identity-center-extensions

This solution is intended for enterprises that need a streamlined way of managing user access to their AWS accounts. Using this solution, your identity and access management teams can extend AWS SSO functionality by automating common access management and governance use cases
MIT License
65 stars 24 forks source link

Update dependencies and NodeJS version for Lambda functions #127

Open javydekoning opened 1 month ago

javydekoning commented 1 month ago

Today this repo uses deprecated versions of NODEJS lambda's. Both in code as well as the default that the aws-cdk-lib version uses.

I've bumped these dependencies and fixed the linter.

Please test the deployment.