AWS SDK for C++

AWS SDK for C++ Version 1.11.606

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::S3Tables::Model Namespace Reference

Namespaces

 
namespace  JobStatusMapper
 
 
 
namespace  SSEAlgorithmMapper
 
 
 
 
 
namespace  TableTypeMapper
 

Classes

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
class  SchemaField
 
 
 
 
 
 
 
 
class  TableSummary
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Enumerations

enum class  IcebergCompactionStrategy {
  NOT_SET , auto_ , binpack , sort ,
  z_order
}
 
enum class  JobStatus {
  NOT_SET , Not_Yet_Run , Successful , Failed ,
  Disabled
}
 
 
enum class  OpenTableFormat { NOT_SET , ICEBERG }
 
enum class  SSEAlgorithm { NOT_SET , AES256 , aws_kms }
 
 
enum class  TableBucketType { NOT_SET , customer , aws }
 
 
 
enum class  TableType { NOT_SET , customer , aws }
 

Typedef Documentation

◆ CreateNamespaceOutcome

Definition at line 115 of file S3TablesServiceClientModel.h.

◆ CreateNamespaceOutcomeCallable

Definition at line 148 of file S3TablesServiceClientModel.h.

◆ CreateTableBucketOutcome

Definition at line 117 of file S3TablesServiceClientModel.h.

◆ CreateTableBucketOutcomeCallable

Definition at line 150 of file S3TablesServiceClientModel.h.

◆ CreateTableOutcome

Definition at line 116 of file S3TablesServiceClientModel.h.

◆ CreateTableOutcomeCallable

Definition at line 149 of file S3TablesServiceClientModel.h.

◆ DeleteNamespaceOutcome

Definition at line 118 of file S3TablesServiceClientModel.h.

◆ DeleteNamespaceOutcomeCallable

Definition at line 151 of file S3TablesServiceClientModel.h.

◆ DeleteTableBucketEncryptionOutcome

Definition at line 121 of file S3TablesServiceClientModel.h.

◆ DeleteTableBucketEncryptionOutcomeCallable

Definition at line 154 of file S3TablesServiceClientModel.h.

◆ DeleteTableBucketOutcome

Definition at line 120 of file S3TablesServiceClientModel.h.

◆ DeleteTableBucketOutcomeCallable

Definition at line 153 of file S3TablesServiceClientModel.h.

◆ DeleteTableBucketPolicyOutcome

Definition at line 122 of file S3TablesServiceClientModel.h.

◆ DeleteTableBucketPolicyOutcomeCallable

Definition at line 155 of file S3TablesServiceClientModel.h.

◆ DeleteTableOutcome

Definition at line 119 of file S3TablesServiceClientModel.h.

◆ DeleteTableOutcomeCallable

Definition at line 152 of file S3TablesServiceClientModel.h.

◆ DeleteTablePolicyOutcome

Definition at line 123 of file S3TablesServiceClientModel.h.

◆ DeleteTablePolicyOutcomeCallable

Definition at line 156 of file S3TablesServiceClientModel.h.

◆ GetNamespaceOutcome

Definition at line 124 of file S3TablesServiceClientModel.h.

◆ GetNamespaceOutcomeCallable

Definition at line 157 of file S3TablesServiceClientModel.h.

◆ GetTableBucketEncryptionOutcome

Definition at line 127 of file S3TablesServiceClientModel.h.

◆ GetTableBucketEncryptionOutcomeCallable

Definition at line 160 of file S3TablesServiceClientModel.h.

◆ GetTableBucketMaintenanceConfigurationOutcome

Definition at line 128 of file S3TablesServiceClientModel.h.

◆ GetTableBucketMaintenanceConfigurationOutcomeCallable

Definition at line 161 of file S3TablesServiceClientModel.h.

◆ GetTableBucketOutcome

Definition at line 126 of file S3TablesServiceClientModel.h.

◆ GetTableBucketOutcomeCallable

Definition at line 159 of file S3TablesServiceClientModel.h.

◆ GetTableBucketPolicyOutcome

Definition at line 129 of file S3TablesServiceClientModel.h.

◆ GetTableBucketPolicyOutcomeCallable

Definition at line 162 of file S3TablesServiceClientModel.h.

◆ GetTableEncryptionOutcome

Definition at line 130 of file S3TablesServiceClientModel.h.

◆ GetTableEncryptionOutcomeCallable

Definition at line 163 of file S3TablesServiceClientModel.h.

◆ GetTableMaintenanceConfigurationOutcome

Definition at line 131 of file S3TablesServiceClientModel.h.

◆ GetTableMaintenanceConfigurationOutcomeCallable

Definition at line 164 of file S3TablesServiceClientModel.h.

◆ GetTableMaintenanceJobStatusOutcome

Definition at line 132 of file S3TablesServiceClientModel.h.

◆ GetTableMaintenanceJobStatusOutcomeCallable

Definition at line 165 of file S3TablesServiceClientModel.h.

◆ GetTableMetadataLocationOutcome

Definition at line 133 of file S3TablesServiceClientModel.h.

◆ GetTableMetadataLocationOutcomeCallable

Definition at line 166 of file S3TablesServiceClientModel.h.

◆ GetTableOutcome

Definition at line 125 of file S3TablesServiceClientModel.h.

◆ GetTableOutcomeCallable

Definition at line 158 of file S3TablesServiceClientModel.h.

◆ GetTablePolicyOutcome

Definition at line 134 of file S3TablesServiceClientModel.h.

◆ GetTablePolicyOutcomeCallable

Definition at line 167 of file S3TablesServiceClientModel.h.

◆ ListNamespacesOutcome

Definition at line 135 of file S3TablesServiceClientModel.h.

◆ ListNamespacesOutcomeCallable

Definition at line 168 of file S3TablesServiceClientModel.h.

◆ ListTableBucketsOutcome

Definition at line 136 of file S3TablesServiceClientModel.h.

◆ ListTableBucketsOutcomeCallable

Definition at line 169 of file S3TablesServiceClientModel.h.

◆ ListTablesOutcome

Definition at line 137 of file S3TablesServiceClientModel.h.

◆ ListTablesOutcomeCallable

Definition at line 170 of file S3TablesServiceClientModel.h.

◆ PutTableBucketEncryptionOutcome

Definition at line 138 of file S3TablesServiceClientModel.h.

◆ PutTableBucketEncryptionOutcomeCallable

Definition at line 171 of file S3TablesServiceClientModel.h.

◆ PutTableBucketMaintenanceConfigurationOutcome

Definition at line 139 of file S3TablesServiceClientModel.h.

◆ PutTableBucketMaintenanceConfigurationOutcomeCallable

Definition at line 172 of file S3TablesServiceClientModel.h.

◆ PutTableBucketPolicyOutcome

Definition at line 140 of file S3TablesServiceClientModel.h.

◆ PutTableBucketPolicyOutcomeCallable

Definition at line 173 of file S3TablesServiceClientModel.h.

◆ PutTableMaintenanceConfigurationOutcome

Definition at line 141 of file S3TablesServiceClientModel.h.

◆ PutTableMaintenanceConfigurationOutcomeCallable

Definition at line 174 of file S3TablesServiceClientModel.h.

◆ PutTablePolicyOutcome

Definition at line 142 of file S3TablesServiceClientModel.h.

◆ PutTablePolicyOutcomeCallable

Definition at line 175 of file S3TablesServiceClientModel.h.

◆ RenameTableOutcome

Definition at line 143 of file S3TablesServiceClientModel.h.

◆ RenameTableOutcomeCallable

Definition at line 176 of file S3TablesServiceClientModel.h.

◆ UpdateTableMetadataLocationOutcome

Definition at line 144 of file S3TablesServiceClientModel.h.

◆ UpdateTableMetadataLocationOutcomeCallable

Definition at line 177 of file S3TablesServiceClientModel.h.

Enumeration Type Documentation

◆ IcebergCompactionStrategy

Enumerator
NOT_SET 
auto_ 
binpack 
sort 
z_order 

Definition at line 16 of file IcebergCompactionStrategy.h.

◆ JobStatus

Enumerator
NOT_SET 
Not_Yet_Run 
Successful 
Failed 
Disabled 

Definition at line 16 of file JobStatus.h.

◆ MaintenanceStatus

Enumerator
NOT_SET 
enabled 
disabled 

Definition at line 16 of file MaintenanceStatus.h.

◆ OpenTableFormat

Enumerator
NOT_SET 
ICEBERG 

Definition at line 16 of file OpenTableFormat.h.

◆ SSEAlgorithm

Enumerator
NOT_SET 
AES256 
aws_kms 

Definition at line 16 of file SSEAlgorithm.h.

◆ TableBucketMaintenanceType

Enumerator
NOT_SET 
icebergUnreferencedFileRemoval 

Definition at line 16 of file TableBucketMaintenanceType.h.

◆ TableBucketType

Enumerator
NOT_SET 
customer 
aws 

Definition at line 16 of file TableBucketType.h.

◆ TableMaintenanceJobType

Enumerator
NOT_SET 
icebergCompaction 
icebergSnapshotManagement 
icebergUnreferencedFileRemoval 

Definition at line 16 of file TableMaintenanceJobType.h.

◆ TableMaintenanceType

Enumerator
NOT_SET 
icebergCompaction 
icebergSnapshotManagement 

Definition at line 16 of file TableMaintenanceType.h.

◆ TableType

Enumerator
NOT_SET 
customer 
aws 

Definition at line 16 of file TableType.h.