aws / aws/chalice

Deploy time reference to lambdas

Open
#1,097 1 comment 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

I have a chalice project that contains some api (@route) functions and an @app.schedule function. Is there any way to get the name of the deployed api lambda or api url from the scheduled function without hardcoding it?

Contributor guide

Open the contributing guide

Research direction

Start with the @app.schedule and @route entry points in the Chalice project and trace how their deployed Lambda and API resources are represented. Determine whether the scheduled function can access the deployed API Lambda name or API URL without hardcoding; completion should include a clear supported behavior or an explicit documented limitation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.