aws / aws/sagemaker-python-sdk

lambda_helper Lambda class does not support update_function_configuration

未关闭
#3,445 4 条评论 2 个 reaction 已指派 1 人 已被 @mollyheamazon 认领 在 GitHub 查看
Lambda serverless type: feature request
主要语言
Python
星标
2.3k
派生
1.3k
平均合并
1 天 22 小时
30 天内合并 PR
35

描述

[lambda_helper Documentation link ](https://sagemaker.readthedocs.io/en/stable/api/utility/lambda_helper.html?highlight=sagemaker%20helper%20lambda)

The [update method](https://github.com/aws/sagemaker-python-sdk/blob/6d974cf32a82730fc35e1cbf2c213c93fae272a7/src/sagemaker/lambda_helper.py#L132) of the Lambda class that provides boto3 wrappers currently only supports `lambda_client.update_function_code`

Is it possible to add support for `lambda_client.update_function_configuration` so that it would be easier to update the lambda configuration using the Lambda class (Timeout, Memory, etc.)

Thank you!

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。