BucketsAnalytics
Returns an analytics configuration (identified by the analytics configuration ID) from the bucket.
Columns
Name | Type | Description |
Id [KEY] | String | The ID that identifies the analytics configuration. |
FilterPrefix | String | The prefix that an object must have to be included in the analytics results. |
OutputSchemaVersion | String | The version of the output schema to use when exporting data. Must be V_1. |
DestinationBucket | String | The Amazon Resource Name (ARN) of the bucket where analytics results are published. |
DestinationFormat | String | Specifies the output format of the analytics results. |
DestinationPrefix | String | The prefix that is prepended to all analytics results. |
Bucket | String | The name of the current bucket. |
Last updated