aws / aws/chalice

Deploy Chalice app via code vs. command line

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

Description

hi great package -

Is it possible to deploy Chalice app via a method of the Chalice() class?

Something like this:
app = Chalice()
app.deploy()

Instead of "chalice deploy" in terminal?

Contributor guide

Open the contributing guide

Research direction

Start by tracing the existing `chalice deploy` command and comparing its behavior with the public `Chalice()` class API. Define the supported programmatic deployment entry point and verify that it produces the same deployment result as the command-line workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.