aws / aws/aws-sam-cli

Feature request: sam sync does not support --resolve-image-repos

Open
#4,536 4 comments 0 reactions 0 assignees View on GitHub
area/sync maintainer/need-followup type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

### Describe your idea/feature/enhancement

W'd like to be able to update a specific lambda function amongst many lambda functions leveraging `--resource-id` feature that sam sync supports. However, sam sync does not support `--resolve-image-repos`, the flag we use when running sam deploy. This requires us to have different workflow for sam sync where we need to specify docker meta file and etc. Is there a technical limitation on why sam sync does not support --resolve-image-repos?

### Proposal

sam sync supports --resolve-image-repos such that the lambda resources pulls down the image specified as ImageUri.

### Additional Details

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.