After deploying a SAM application, check if the stack has an API gateway and print its URL
Open
sam
service:apigateway
ux
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 807
- Avg merge
- 10h 12m
- Merged PRs (30d)
- 7
Description
Feedback from @normj:
> Nice to have would be in the console after successfully deploying the application look to see if the CloudFormation stack has an API Gateway and if so print out the URL to it. Otherwise a new user after a deploying the initial application won't know where to go to see what they deployed.
Contributor guide
Research direction
No files or tests are named. Start by tracing the successful SAM application deployment flow and its console output, then identify how to detect an API Gateway in the deployed CloudFormation stack and expose its URL; done means the URL is printed after deployment when one exists, without disrupting deployments without one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100