
•6 min read
Calling IAM authenticated API Gateway with different HTTP clients
Use case API Gateways can be secured with IAM authentication. This means that the client must sign the request with the AWS Signature Version 4. This post describes how to call an IAM authenticated...