cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Trigger execution AWS Lambda function

AntonPineiro
DynaMight Guru
DynaMight Guru

Hi,

Dynatrace is able to monitoring AWS services and enable traces on AWS Lambda functions.

But, do we have a way to trigger execution lambda function from Dynatrace perspective?

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl
4 REPLIES 4

Fin_Ubels
Dynatrace Champion
Dynatrace Champion

Hey Anton,

Since Lambdas can be invoked via a web request, depending on how you have it setup you should be able to invoke it using a synthetic or problem alert.

Thank you! 😎

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Hey Anton,

If you need to sign requests with AWS sig v4 theres this tutorial by HannahM on how to do that too.
HTTP Monitors: How to sign a request for AWS Signature Version 4 - Dynatrace Community

Thank you! I will have a look!

Best regards

❤️ Emacs ❤️ Vim ❤️ Bash ❤️ Perl

Featured Posts