Package software.amazon.awssdk.services.s3tables
package software.amazon.awssdk.services.s3tables
An Amazon S3 table represents a structured dataset consisting of tabular data in Apache Parquet format and related metadata. This data is stored inside an S3 table as a subresource. All tables in a table bucket are stored in the Apache Iceberg table format. Through integration with the Amazon Web Services Glue Data Catalog you can interact with your tables using Amazon Web Services analytics services, such as Amazon Athena and Amazon Redshift. Amazon S3 manages maintenance of your tables through automatic file compaction and snapshot management. For more information, see Amazon S3 table buckets.
-
ClassDescriptionService client for accessing Amazon S3 Tables asynchronously.A builder for creating an instance of
S3TablesAsyncClient
.This includes configuration specific to Amazon S3 Tables that is supported by bothS3TablesClientBuilder
andS3TablesAsyncClientBuilder
.Service client for accessing Amazon S3 Tables.A builder for creating an instance ofS3TablesClient
.Class to expose the service client settings to the user.A builder for creating aS3TablesServiceClientConfiguration