Tables
The connector models the data in Amazon S3 as a list of tables in a relational database that can be queried using standard SQL statements.
CData Python Connector for Amazon S3 Tables
Name | Description |
Buckets | Returns information for buckets. Buckets are used to store objects, which consist of data and its metadata. |
Objects | Returns information for objects inside a specific bucket. |