TDV Adapter for Amazon S3

Build 22.0.8462

BucketsInventory

Returns an inventory configuration (identified by the inventory 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 BucketsInventory

SELECT * FROM BucketsInventory WHERE Bucket = 'TestBucket'

Columns

Name Type Description
Id [KEY] String The ID that identifies the inventory configuration.
IsEnabled String Specifies whether the inventory is enabled or disabled.
DestinationFormat String Specifies the output format of the inventory results.
DestinationBucket String The Amazon Resource Name (ARN) of the bucket where inventory results are published.
DestinationEncryption String Contains the type of server-side encryption used to encrypt the inventory results.
ScheduleFrequency String Specifies how frequently inventory results are produced.
IncludedObjectVersions String Object versions to include in the inventory list.
Bucket String The name of the current bucket.

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