aws / aws/aws-sam-cli

Feature request: Add changeset arns/ids to `sam list`

Open
#6,738 1 comment 0 reactions 0 assignees View on GitHub
area/deploy area/list 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

In CI systems, I want to run `sam deploy --no-execute-changeset`, then immediately get that changeset id to do things with it. Right now I'm stuck parsing the stdout of `sam deploy`, which is brittle. I'd like a way to get that changeset id in a machine readable format. Ideally I'll get the changeset id/arn straight from the deploy command, but it seems like the desire has been to move to `sam list`. If that's true, then I'd like to see a way to use `sam list` to get the changeset id from a deploy I just did.

Relates to #3729

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.