Get the latest tech news
Curl native support for –aws-sigv4 (2023)
How to make AWS Signature V4 requests with curl
Curl handles AWS Signature Version 4 API requests natively. If an API Gateway is configured to use AWS IAM authorization, curl provides a seamless integration for HTTP requests. In the example, the$url links to a custom domain that points to an API Gateway.
Or read this on Hacker News