aws / aws/serverless-application-model

Getting stack output?

Open
#538 4 comments 0 reactions 0 assignees View on GitHub
area/cloudformation stage/pm-review type/feature
Dominant language
Python
Stars
9.6k
Forks
2.5k
Avg merge
1d 11h
Merged PRs (30d)
7

Description

**Description:**
To perform automatic integration tests on my project, somehow I need to get the api. There is already the plugin [serverless-stack-output](https://github.com/sbstjn/serverless-stack-output) for Serverless framework that serves the purpose. But I would like to achieve similar thing by AWS SAM after I deploy my application.

Meanwhile, If I can somehow get my api's base url as well as individual endpoints, then I'm able to connect them and and perform tests against them.

**Expected result:**

To get API Gateway endpoints + other invocation channels in a json file.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.