$default_bucket
$default_bucket : string
The default bucket incase one is not supplied
Handles client management from S3
getBucketObjectsIterator(string $bucket = null, array $options = array()) : \Pivot\Core\Services\iterator
Get an iterator to go over a buckets contents
string | $bucket | bucket to look into |
array | $options | options for the s3 iterator |