Invoke a serverless function in response to content changes with AWS Lambda
AWS Lambda allows developers to notify serverless functions that respond to incoming changes by automating common tasks and integrating with 3rd party systems. Developers can now deploy functions without worrying about infrastructure or scalability.
By default this webhook will:
All settings can be updated/tweaked after the webhook is created.