1Net::Amazon::S3::SignatUusreer::CVo4nItmrNpielbteu:mt:eeAndmtaaPzteoirnol:n:(DS3o3)c:u:mSeingtnaattiuorne::V4Implementation(3)
2
3
4
6 Net::Amazon::S3::Signature::V4Implementation - Implements the Amazon
7 Web Services signature version 4, AWS4-HMAC-SHA256 (copy of
8 Net::Amazon::Signature::V4)
9
11 version 0.99
12
14 This package clones Net::Amazon::Signature::V4 0.19 adding support for
15 signing URIs (GET request)
16
17 Until https://github.com/Grinnz/Net-Amazon-Signature-V4/pull/5 will be
18 merged we have to maintain our clone.
19
21 Tim Nordenfur, "<tim at gurka.se>"
22
23 Maintained by Dan Book, "<dbook at cpan.org>"
24
25 sign( $request )
26 Signs a request with your credentials by appending the Authorization
27 header. $request should be an HTTP::Request. The signed request is
28 returned.
29
30 sign_uri( $uri, $expires_in?, $for_method? )
31 Signs an uri with your credentials by appending the Authorization query
32 parameters.
33
34 $expires_in integer value in range 1..604800 (1 second .. 7 days).
35
36 $expires_in default value is its maximum: 604800
37
38 $for_method HTTP method this uri should be signed for, default "GET"
39
40 The signed uri is returned.
41
43 Branislav ZahradnĂk <barney@cpan.org>
44
46 This software is copyright (c) 2021 by Amazon Digital Services, Leon
47 Brocard, Brad Fitzpatrick, Pedro Figueiredo, Rusty Conover, Branislav
48 ZahradnĂk.
49
50 This is free software; you can redistribute it and/or modify it under
51 the same terms as the Perl 5 programming language system itself.
52
53
54
55perl v5.34.0 Net2:0:2A2m-a0z1o-n2:1:S3::Signature::V4Implementation(3)