aws / aws/sagemaker-python-sdk
lambda_helper.py
Open
component: container
Docker
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 35
Description
The `Lambda` class inside the `lambda_helper.py` file does not support a `Code` and `PackageType` parameters to enable creating a `LambdaStep` with a docker container attached.
Could you provide that?
Contributor guide
Research direction
Start in lambda_helper.py and inspect the Lambda class and its LambdaStep creation path. Compare how Code and PackageType should be passed for a Docker-backed Lambda, then verify that a LambdaStep can be created with those parameters through the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, docker, python
- Domain
- cloud, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100