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.99
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 Branislav ZahradnĂk <barney@cpan.org>
27
29 This software is copyright (c) 2021 by Amazon Digital Services, Leon
30 Brocard, Brad Fitzpatrick, Pedro Figueiredo, Rusty Conover, Branislav
31 ZahradnĂk.
32
33 This is free software; you can redistribute it and/or modify it under
34 the same terms as the Perl 5 programming language system itself.
35
36
37
38perl v5.34.0 2022-01-21Net::Amazon::S3::Vendor::Amazon(3)