aws / aws-sdk

Landing page for the AWS SDKs on GitHub
https://aws.amazon.com/tools/
Other
68 stars 13 forks source link

Add Lambda ListRuntimeVersions API #552

Closed tim-finnigan closed 1 year ago

tim-finnigan commented 1 year ago

Original issue: https://github.com/boto/boto3/issues/3735

tim-finnigan commented 1 year ago

P91236709

tim-finnigan commented 1 year ago

A backlog item was created for the Lambda team's consideration and tracking. Please feel free to check back for updates in the future (we recommend reaching out through AWS Support if you have a support plan).

github-actions[bot] commented 1 year ago

This issue is now closed.

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

christopher-watanabe-snkeos commented 6 months ago

@tim-finnigan : Are there any updates on this? As in the above linked issue, I'd like to specify the runtime version arn, but in order to get the arn, I must first deploy a lambda and manually check the arn. I'd like to be able to specify the runtime version arn on deployment, but the runtime version arns aren't publicly available anywhere as far as I know.

DilLip-Chowdary-Codes commented 6 months ago

@christopher-watanabe-snkeos For this cause I'm maintaining the runtime version arns myself

Here is the link: https://github.com/DilLip-Chowdary-Codes/lambda-runtime-versions