We have an existing ASP.Net Core API that we deployed in AWS Lambda. We were able to access the https verbs using AWS Serverless URL
Now we would like to access a specific https end point through AWS IoT rules Engine, basically invoke the AWS Serverless URL using AWS IoT rules engine? Is this possible ?