aws / aws/chalice

How do I get the stage passed to "cdk deploy --stage beta" in the cdk code

Open
#1,979 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
11.1k
Forks
1k
Avg merge
1d 22h
Merged PRs (30d)
2

Description

How do I get the stage name "beta" passed to "cdk deploy --stage beta" in the cdk code in ../infrastructure/stacks/chaliceapp.py?

In other words can I get the stage name and use it here?:

![Screen Shot 2022-09-14 at 11 51 12 AM](https://user-images.githubusercontent.com/4150517/190226972-552d14a3-9b4d-4665-ac82-c280f93d5a1a.png)

Contributor guide

Open the contributing guide

Research direction

Start by reading ../infrastructure/stacks/chaliceapp.py and the deployment path invoked by `cdk deploy --stage beta`. Confirm whether the stage value is exposed to that code and document or implement the supported behavior, with completion shown by a reproducible beta deployment using the command.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cli, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.