Description
AWS API requests can be signed with Signature Version 4 from Perl code. Developers use it to authenticate requests to Amazon Web Services with the AWS4-HMAC-SHA256 scheme. Applications using it handle credentials and must protect secret keys carefully.