Net::Amazon::S3::ACL::Canned - Representation of canned ACL
my $acl = Net::Amazon::S3::ACL::Canned->PRIVATE;
my $acl = Net::Amazon::S3::ACL::Canned->PUBLIC_READ;
Class representes predefined Amazon S3 canned ACL.
Branislav Zahradník <barney@cpan.org>
This module is part of Net::Amazon::S3.
Branislav Zahradník <barney@cpan.org>
This software is copyright (c) 2021 by Amazon Digital Services, Leon Brocard,
Brad Fitzpatrick, Pedro Figueiredo, Rusty Conover, Branislav Zahradník.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.