AWS Lambda
You can instrument your AWS Lambda functions in several different ways:
- Without touching your code. This is configurable from within the Sentry product. See the AWS Lambda Cloud Monitoring Product Guide.
- By adding the Sentry Lambda Layer manually to your function. See AWS Lambda Layer.
- By manually adding Sentry in your function code. See AWS Lambda Manual Instrumentation.
- By adding Sentry to your AWS Lambda container image. See AWS Lambda Container Image.
Help improve this content
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) to suggesting an update ("yeah, this would be better").
Our documentation is open source and available on GitHub. Your contributions are welcome, whether fixing a typo (drat!) to suggesting an update ("yeah, this would be better").
- Package:
- pypi:sentry-sdk
- Version:
- 1.38.0
- Repository:
- https://github.com/getsentry/sentry-python
- API Documentation:
- https://getsentry.github.io/sentry-python/