getsentry / getsentry/sentry

Support for AWS Lambda on Self Hosted

Open
#24,821 16 comments 2 reactions 0 assignees View on GitHub
JavaScript SDKs
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

## Important Details

How are you running Sentry?

On-Premise w/ Docker, version 21.3.0 96d5172

## Description

Clicking on `Go to AWS` button on AWS Integration page goes to TemplateURL missing error.

![image](https://user-images.githubusercontent.com/13111030/112988980-13450b00-9182-11eb-8c86-1fea374bcd08.png)
![image](https://user-images.githubusercontent.com/13111030/112989023-1a6c1900-9182-11eb-84d5-3b66206a8f90.png)

## Steps to Reproduce

1. Go to Settings
2. Navigate to Integration from left sidebar.
3. Click on `Add Integration` for AWS Lambda
4. Pop Up appears with
![image](https://user-images.githubusercontent.com/13111030/112988980-13450b00-9182-11eb-8c86-1fea374bcd08.png)

5. Click on `Go To AWS`
6. Login with AWS credentials
7. CloudFormation Page appears with the error since the templateURL in the URL is blank.

Good items to include here include:

- Include a stacktrace or other logs when relevant
- Include a redacted version of your configuration (`sentry.conf.py` and `config.yml` files) when relevant

### What you expected to happen

templateURL is supposed to be populated with link to the CloudFormation template file. But it is indeed blank.
`stackName=Sentry-Monitoring-Stack&templateURL=`

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.