1Net::Amazon::S3::RequesUts:e:rGeCtoOnbtjreicbtu(t3e)d PeNrelt:D:oAcmuamzeonnt:a:tSi3o:n:Request::GetObject(3)
2
3
4

NAME

6       Net::Amazon::S3::Request::GetObject - An internal class to get an
7       object
8

VERSION

10       version 0.86
11

SYNOPSIS

13         my $http_request = Net::Amazon::S3::Request::GetObject->new(
14           s3     => $s3,
15           bucket => $bucket,
16           key    => $key,
17           method => 'GET',
18         )->http_request;
19

DESCRIPTION

21       This module gets an object.
22

METHODS

24   http_request
25       This method returns a HTTP::Request object.
26
27   query_string_authentication_uri
28       This method returns query string authentication URI.
29

AUTHOR

31       Leo Lapworth <llap@cpan.org>
32
34       This software is copyright (c) 2019 by Amazon Digital Services, Leon
35       Brocard, Brad Fitzpatrick, Pedro Figueiredo, Rusty Conover.
36
37       This is free software; you can redistribute it and/or modify it under
38       the same terms as the Perl 5 programming language system itself.
39
40
41
42perl v5.28.1                      2019-04N-e1t2::Amazon::S3::Request::GetObject(3)
Impressum