BucketInfo
name string
Name of the bucket
created_at date-time
RFC3339 formatted timestamp of bucket creation
size int64
Estimated size of the bucket in bytes
object_count int64
Estimated number of objects in the bucket
public boolean
If set to true, the bucket is publicly accessible
storage_class StorageClass (string)
Possible values: [STANDARD
, STANDARD_IA
, GLACIER
, GLACIER_IR
]
Storage class for the bucket. Default is STANDARD
.
object_acl_enabled boolean
If set to true, per object ACL is enabled