TDV Adapter for Amazon S3

Build 22.0.8462

BucketsReplication

Returns a bucket's replication configuration.

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 BucketsReplication

SELECT * FROM BucketsReplication WHERE Bucket = 'TestBucket'

Columns

Name Type Description
Id [KEY] String The unique identifier for the rule.
Priority String If you specify multiple rules with overlapping filters, identifies the rule priority.
Status String Whether a rule is enabled. If Status is not set to Enabled, Amazon S3 ignores the rule
DeleteMarkerStatus String A container that describes whether Amazon S3 replicates the delete markers.
DestinationBucket String The name of the bucket where Amazon S3 stores replicas of objects identified by the rule.
Bucket String The name of the current bucket.

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