On April 6, 2022, AWS announced Lambda Function URLs, a new feature that makes it easier to invoke functions through an HTTPS endpoint as a built-in capability of the AWS Lambda service. To read the details, please go to the official AWS Lambda developer guide: https://docs.aws.amazon.com/lambda/latest/dg/lambda-urls.html Before this feature, invoking…