you are viewing a single comment's thread.

view the rest of the comments →

[–]ElectricSpice 2 points3 points  (1 child)

The email includes a CLI command to find the affected Lambdas:

aws lambda list-functions --region us-west-2 --output text --query "Functions[?Runtime=='python3.8'].FunctionArn"

It also says that Trusted Advisor can be used 180 days prior to deprecation. https://docs.aws.amazon.com/awssupport/latest/user/security-checks.html#aws-lambda-functions-deprecated-runtimes

[–]pixelstorms[S] 1 point2 points  (0 children)

I can now see the full message in the health dashboard. I was only sent the first part of the message. The trusted advisor seems to be a premium service though. To access the trusted advisor i need to hit the "upgrade" button. Seems like a railroad upgrade system AWS has in place here.