Bucket
Container for bucket information.
Syntax
<Bucket>
<BucketRegion>string</BucketRegion>
<CreationDate>timestamp</CreationDate>
<Name>string</Name>
</Bucket>
Elements
Name | Type | Description | Required |
---|---|---|---|
BucketRegion | String | The Region where the bucket is located. | No |
CreationDate | Timestamp | Date the bucket was created. | Yes |
Name | String | The name of the bucket. | Yes |