1Net::Amazon::S3::VendorU:s:eGrenCeornitcr(i3b)uted PerlNDeotc:u:mAemnatzaotni:o:nS3::Vendor::Generic(3)
2
3
4
6 Net::Amazon::S3::Vendor::Generic - Generic S3 vendor
7
9 version 0.98
10
12 my $s3 = Net::Amazon::S3->new (
13 vendor => Net::Amazon::S3::Vendor::Generic->new (
14 host => ...,
15 use_https => ...',
16 use_virtual_host => ...,
17 authorization_method => ...,
18 default_region => ...,
19 ),
20 ...
21 );
22
25 Branislav ZahradnĂk <barney@cpan.org>
26
28 This software is copyright (c) 2021 by Amazon Digital Services, Leon
29 Brocard, Brad Fitzpatrick, Pedro Figueiredo, Rusty Conover, Branislav
30 ZahradnĂk.
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.1 2021-03-24Net::Amazon::S3::Vendor::Generic(3)