Learn how to use the AWS SigV4 signing protocol to create a signed request for AWS API requests. You’ll learn how to create and hash a canonical request, create a string to sign, derive a signing key, and calculate a signature to add to the request.