aws / aws/chalice

API Gateway api id when deploying both REST and Websocket Api in same project

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

Description

Hello, I have a chalice project which - when deploying - creates both a REST API and a Websocket Api. I would like to get the Websocket Api ID send in as an environment variable to the REST API. Obviously I can deploy once, edit `config.json` and deploy again but is there a better way?

Contributor guide

Open the contributing guide

Research direction

Start with config.json and the deployment flow for projects that create both REST and WebSocket APIs. Determine whether the WebSocket API ID can be made available to the REST API without a second deployment or manual configuration edit; the issue is complete when that workflow is supported and documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
api, backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.