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

NAME

6       Net::Amazon::S3::Request::PutObject - An internal class to put an
7       object
8

VERSION

10       version 0.86
11

SYNOPSIS

13         my $http_request = Net::Amazon::S3::Request::PutObject->new(
14           s3        => $s3,
15           bucket    => $bucket,
16           key       => $key,
17           value     => $value,
18           acl_short => $acl_short,
19           headers   => $conf,
20         )->http_request;
21

DESCRIPTION

23       This module puts an object.
24

METHODS

26   http_request
27       This method returns a HTTP::Request object.
28

AUTHOR

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