aws / aws/sagemaker-python-sdk
lambda_helper Lambda class does not support update_function_configuration
Offen
#3,445
4 Kommentare
2 Reaktionen
1 zugewiesene Person
Beansprucht von @mollyheamazon
Auf GitHub ansehen
Lambda
serverless
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 2.3k
- Forks
- 1.3k
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 35
Beschreibung
[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!
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.