Skip to content

botond-veress/sentry-aws-lambda-sourcemaps

Repository files navigation

Sentry sourcemaps in AWS lambda functions

Install dependencies

yarn

Deploy

SENTRY_DSN="YOUR_SENTRY_DSN" yarn serverless deploy --stage local

Invoke the endpoint

Note: replace it with the endpoint that you got after deployment

curl -v https://xxxxxxxxxx.execute-api.eu-central-1.amazonaws.com/local/random

Check the error reported in Sentry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published