Video upload date:  · Duration: PT1H46M27S  · Language: EN

A startup is integrating an event-driven alerting aws video

developer video for a startup is integrating an event-driven alerting tool with a third-party platform. The platform requires a publicly accessible HTTPS

This is a dedicated watch page for a single video.

Full Certification Question

A startup is integrating an event-driven alerting tool with a third-party platform. The platform requires a publicly accessible HTTPS endpoint to receive webhook requests, which will be processed by a Lambda function. Given that the platform signs each request with a secret key and includes it in the headers, the developer must ensure that the Lambda function executes the domain logic only when a webhook request comes from a valid user. Which action would satisfy the requirement with the least amount of development effort?