logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Net::Amazon::S3::Vendor::Amazon - Amazon AWS specific behaviour

Author

       Branislav Zahradník <barney@cpan.org>

Description

       Amazon AWS vendor specification.

       Supports all Net::Amazon::S3::Vendor constructor parameters although usually there is no reason to change
       it :-)

       Guess bucket region implementation uses bucket's HEAD region request.

Name

       Net::Amazon::S3::Vendor::Amazon - Amazon AWS specific behaviour

Synopsis

               my $s3 = Net::Amazon::S3->new (
                       vendor => Net::Amazon::S3::Vendor::Amazon->new,
                       ...
               );

Version

       version 0.991

See Also