Help for this page
use warnings; use strict; ... my $buckets = $s3api->list_buckets; print Dumper($buckets);