Has anyone done the connection with AWS Lambda?

After creating a record we need to run a function in AWS Lambda, sending a special payload.

I see that in the composer.json I have access to the AWS SDK for PHP in version 3.

I was thinking of occupying a custom SugarBPM node for this task, I am hesitating on the part of invoking an AWS Lambda function.

Has anyone implemented something similar?

Regards.