awslabs / awslabs/aws-deployment-framework

enhance package_transform script to support Lambda deployment with Image as PackageType

Open
#378 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
699
Forks
235
Avg merge
20h 53m
Merged PRs (30d)
7

Description

Current [package_transform.sh](codebase/initial_commit/bootstrap_repository/adf-build/shared/helpers/package_transform.sh) does not support deploying lambda with Image as PackageType. Following error is emitted during the build

`Error: Missing option '--image-repository' or '--image-repositories'`

If no objection I can fix the script.

Contributor guide

Open the contributing guide

Research direction

Start with codebase/initial_commit/bootstrap_repository/adf-build/shared/helpers/package_transform.sh and inspect how it handles Lambda package types and image deployments. Reproduce the build error about the missing --image-repository or --image-repositories option, then verify that Image as PackageType completes without that error.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, shell
Domain
cloud, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.