in reply to Re^2: Need to print bucket and filename which is uploaded on S3 storage
in thread Need to print bucket and filename which is uploaded on S3 storage
unless i just don't understand the code at all...print $bucket->bucket . "\t" . $bucket->creation_date . "\n";
|
|---|