aws / aws/aws-toolkit-vscode

After deploying a SAM application, check if the stack has an API gateway and print its URL

Open
#607 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.