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

Unable to deploy 3.1.8 #128

Open DivyaKK-Pfizer opened 3 weeks ago

DivyaKK-Pfizer commented 3 weeks ago

The pipeline failed in the last stage, and we got this error in stack env-aws-sso-extensions-for-enterprise-deploySolutionArtefacts

Resource handler returned message: "The runtime parameter of nodejs14.x is no longer supported for creating or updating AWS Lambda functions. We recommend you use a supported runtime while creating or updating functions. (Service: Lambda, Status Code: 400)"

We see one of the lambda in the cf template (env-aws-sso-extensions-for-enterprise-preSolutionArtefactsStack) is mapped to runtime nodejs14.x and AWS does not support it.

jmejco commented 2 weeks ago

@DivyaKK-Pfizer Thank you for raising. I will be releasing a maintenance update to upgrade the Lambda runtime by mid September.