TDV Adapter for Amazon S3

Build 22.0.8462

BucketsAnalytics

Returns an analytics configuration (identified by the analytics configuration ID) from the bucket.

Table Specific Information

Select

The adapter uses the S3 API to process search criteria that refers to the Bucket column. The adapter processes other filters client side within the adapter. For example, the following queries are processed server side.

SELECT * FROM BucketsAnalytics

SELECT * FROM BucketsAnalytics WHERE Bucket = 'TestBucket'

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.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462