1Net::Amazon::S3::VendorU:s:eArmaCzoonnt(r3i)buted Perl DNoectu:m:eAnmtaaztoino:n:S3::Vendor::Amazon(3)
2
3
4
6 Net::Amazon::S3::Vendor::Amazon - Amazon AWS specific behaviour
7
9 version 0.91
10
12 my $s3 = Net::Amazon::S3->new (
13 vendor => Net::Amazon::S3::Vendor::Amazon->new,
14 ...
15 );
16
18 Amazon AWS vendor specification.
19
20 Supports all Net::Amazon::S3::Vendor constructor parameters although
21 usually there is no reason to change it :-)
22
23 Guess bucket region implementation uses bucket's HEAD region request.
24
26 Leo Lapworth <llap@cpan.org>
27
29 This software is copyright (c) 2020 by Amazon Digital Services, Leon
30 Brocard, Brad Fitzpatrick, Pedro Figueiredo, Rusty Conover.
31
32 This is free software; you can redistribute it and/or modify it under
33 the same terms as the Perl 5 programming language system itself.
34
35
36
37perl v5.32.0 2020-08-20Net::Amazon::S3::Vendor::Amazon(3)