This repository contains code examples with signing requests sent to Lambda function URL with AWS Signature Version 4 (using Java SDK v1 and V2).
These code snippets are described and explained in my article about the same topic: How To Sign And Secure AWS Lambda Requests In Java.