@aws-sdk/client-s3tables 3.986.0 → 3.988.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1108 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.GetTableMetadataLocationResponse$ = exports.GetTableMetadataLocationRequest$ = exports.GetTableMaintenanceJobStatusResponse$ = exports.GetTableMaintenanceJobStatusRequest$ = exports.GetTableMaintenanceConfigurationResponse$ = exports.GetTableMaintenanceConfigurationRequest$ = exports.GetTableEncryptionResponse$ = exports.GetTableEncryptionRequest$ = exports.GetTableBucketStorageClassResponse$ = exports.GetTableBucketStorageClassRequest$ = exports.GetTableBucketResponse$ = exports.GetTableBucketRequest$ = exports.GetTableBucketReplicationResponse$ = exports.GetTableBucketReplicationRequest$ = exports.GetTableBucketPolicyResponse$ = exports.GetTableBucketPolicyRequest$ = exports.GetTableBucketMetricsConfigurationResponse$ = exports.GetTableBucketMetricsConfigurationRequest$ = exports.GetTableBucketMaintenanceConfigurationResponse$ = exports.GetTableBucketMaintenanceConfigurationRequest$ = exports.GetTableBucketEncryptionResponse$ = exports.GetTableBucketEncryptionRequest$ = exports.GetNamespaceResponse$ = exports.GetNamespaceRequest$ = exports.EncryptionConfiguration$ = exports.DeleteTableRequest$ = exports.DeleteTableReplicationRequest$ = exports.DeleteTablePolicyRequest$ = exports.DeleteTableBucketRequest$ = exports.DeleteTableBucketReplicationRequest$ = exports.DeleteTableBucketPolicyRequest$ = exports.DeleteTableBucketMetricsConfigurationRequest$ = exports.DeleteTableBucketEncryptionRequest$ = exports.DeleteNamespaceRequest$ = exports.CreateTableResponse$ = exports.CreateTableRequest$ = exports.CreateTableBucketResponse$ = exports.CreateTableBucketRequest$ = exports.CreateNamespaceResponse$ = exports.CreateNamespaceRequest$ = exports.errorTypeRegistries = exports.TooManyRequestsException$ = exports.NotFoundException$ = exports.MethodNotAllowedException$ = exports.InternalServerErrorException$ = exports.ForbiddenException$ = exports.ConflictException$ = exports.BadRequestException$ = exports.AccessDeniedException$ = exports.S3TablesServiceException$ = void 0;
4
+ exports.ReplicationInformation$ = exports.ReplicationDestinationStatusModel$ = exports.ReplicationDestination$ = exports.RenameTableRequest$ = exports.PutTableReplicationResponse$ = exports.PutTableReplicationRequest$ = exports.PutTableRecordExpirationConfigurationRequest$ = exports.PutTablePolicyRequest$ = exports.PutTableMaintenanceConfigurationRequest$ = exports.PutTableBucketStorageClassRequest$ = exports.PutTableBucketReplicationResponse$ = exports.PutTableBucketReplicationRequest$ = exports.PutTableBucketPolicyRequest$ = exports.PutTableBucketMetricsConfigurationRequest$ = exports.PutTableBucketMaintenanceConfigurationRequest$ = exports.PutTableBucketEncryptionRequest$ = exports.NamespaceSummary$ = exports.ManagedTableInformation$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListTablesResponse$ = exports.ListTablesRequest$ = exports.ListTableBucketsResponse$ = exports.ListTableBucketsRequest$ = exports.ListNamespacesResponse$ = exports.ListNamespacesRequest$ = exports.LastSuccessfulReplicatedUpdate$ = exports.IcebergUnreferencedFileRemovalSettings$ = exports.IcebergSortOrder$ = exports.IcebergSortField$ = exports.IcebergSnapshotManagementSettings$ = exports.IcebergSchema$ = exports.IcebergPartitionSpec$ = exports.IcebergPartitionField$ = exports.IcebergMetadata$ = exports.IcebergCompactionSettings$ = exports.GetTableStorageClassResponse$ = exports.GetTableStorageClassRequest$ = exports.GetTableResponse$ = exports.GetTableRequest$ = exports.GetTableReplicationStatusResponse$ = exports.GetTableReplicationStatusRequest$ = exports.GetTableReplicationResponse$ = exports.GetTableReplicationRequest$ = exports.GetTableRecordExpirationJobStatusResponse$ = exports.GetTableRecordExpirationJobStatusRequest$ = exports.GetTableRecordExpirationConfigurationResponse$ = exports.GetTableRecordExpirationConfigurationRequest$ = exports.GetTablePolicyResponse$ = exports.GetTablePolicyRequest$ = void 0;
5
+ exports.GetTableRecordExpirationConfiguration$ = exports.GetTablePolicy$ = exports.GetTableMetadataLocation$ = exports.GetTableMaintenanceJobStatus$ = exports.GetTableMaintenanceConfiguration$ = exports.GetTableEncryption$ = exports.GetTableBucketStorageClass$ = exports.GetTableBucketReplication$ = exports.GetTableBucketPolicy$ = exports.GetTableBucketMetricsConfiguration$ = exports.GetTableBucketMaintenanceConfiguration$ = exports.GetTableBucketEncryption$ = exports.GetTableBucket$ = exports.GetTable$ = exports.GetNamespace$ = exports.DeleteTableReplication$ = exports.DeleteTablePolicy$ = exports.DeleteTableBucketReplication$ = exports.DeleteTableBucketPolicy$ = exports.DeleteTableBucketMetricsConfiguration$ = exports.DeleteTableBucketEncryption$ = exports.DeleteTableBucket$ = exports.DeleteTable$ = exports.DeleteNamespace$ = exports.CreateTableBucket$ = exports.CreateTable$ = exports.CreateNamespace$ = exports.TableMetadata$ = exports.TableMaintenanceSettings$ = exports.TableBucketMaintenanceSettings$ = exports.UpdateTableMetadataLocationResponse$ = exports.UpdateTableMetadataLocationRequest$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.TableSummary$ = exports.TableReplicationRule$ = exports.TableReplicationConfiguration$ = exports.TableRecordExpirationSettings$ = exports.TableRecordExpirationJobMetrics$ = exports.TableRecordExpirationConfigurationValue$ = exports.TableMaintenanceJobStatusValue$ = exports.TableMaintenanceConfigurationValue$ = exports.TableBucketSummary$ = exports.TableBucketReplicationRule$ = exports.TableBucketReplicationConfiguration$ = exports.TableBucketMaintenanceConfigurationValue$ = exports.StorageClassConfiguration$ = exports.SchemaField$ = void 0;
6
+ exports.UpdateTableMetadataLocation$ = exports.UntagResource$ = exports.TagResource$ = exports.RenameTable$ = exports.PutTableReplication$ = exports.PutTableRecordExpirationConfiguration$ = exports.PutTablePolicy$ = exports.PutTableMaintenanceConfiguration$ = exports.PutTableBucketStorageClass$ = exports.PutTableBucketReplication$ = exports.PutTableBucketPolicy$ = exports.PutTableBucketMetricsConfiguration$ = exports.PutTableBucketMaintenanceConfiguration$ = exports.PutTableBucketEncryption$ = exports.ListTagsForResource$ = exports.ListTables$ = exports.ListTableBuckets$ = exports.ListNamespaces$ = exports.GetTableStorageClass$ = exports.GetTableReplicationStatus$ = exports.GetTableReplication$ = exports.GetTableRecordExpirationJobStatus$ = void 0;
7
+ const _ADE = "AccessDeniedException";
8
+ const _BRE = "BadRequestException";
9
+ const _CE = "ConflictException";
10
+ const _CN = "CreateNamespace";
11
+ const _CNR = "CreateNamespaceRequest";
12
+ const _CNRr = "CreateNamespaceResponse";
13
+ const _CT = "CreateTable";
14
+ const _CTB = "CreateTableBucket";
15
+ const _CTBR = "CreateTableBucketRequest";
16
+ const _CTBRr = "CreateTableBucketResponse";
17
+ const _CTR = "CreateTableRequest";
18
+ const _CTRr = "CreateTableResponse";
19
+ const _DN = "DeleteNamespace";
20
+ const _DNR = "DeleteNamespaceRequest";
21
+ const _DT = "DeleteTable";
22
+ const _DTB = "DeleteTableBucket";
23
+ const _DTBE = "DeleteTableBucketEncryption";
24
+ const _DTBER = "DeleteTableBucketEncryptionRequest";
25
+ const _DTBMC = "DeleteTableBucketMetricsConfiguration";
26
+ const _DTBMCR = "DeleteTableBucketMetricsConfigurationRequest";
27
+ const _DTBP = "DeleteTableBucketPolicy";
28
+ const _DTBPR = "DeleteTableBucketPolicyRequest";
29
+ const _DTBR = "DeleteTableBucketRequest";
30
+ const _DTBRR = "DeleteTableBucketReplicationRequest";
31
+ const _DTBRe = "DeleteTableBucketReplication";
32
+ const _DTP = "DeleteTablePolicy";
33
+ const _DTPR = "DeleteTablePolicyRequest";
34
+ const _DTR = "DeleteTableRequest";
35
+ const _DTRR = "DeleteTableReplicationRequest";
36
+ const _DTRe = "DeleteTableReplication";
37
+ const _EC = "EncryptionConfiguration";
38
+ const _FE = "ForbiddenException";
39
+ const _GN = "GetNamespace";
40
+ const _GNR = "GetNamespaceRequest";
41
+ const _GNRe = "GetNamespaceResponse";
42
+ const _GT = "GetTable";
43
+ const _GTB = "GetTableBucket";
44
+ const _GTBE = "GetTableBucketEncryption";
45
+ const _GTBER = "GetTableBucketEncryptionRequest";
46
+ const _GTBERe = "GetTableBucketEncryptionResponse";
47
+ const _GTBMC = "GetTableBucketMaintenanceConfiguration";
48
+ const _GTBMCR = "GetTableBucketMaintenanceConfigurationRequest";
49
+ const _GTBMCRe = "GetTableBucketMaintenanceConfigurationResponse";
50
+ const _GTBMCRet = "GetTableBucketMetricsConfigurationRequest";
51
+ const _GTBMCReta = "GetTableBucketMetricsConfigurationResponse";
52
+ const _GTBMCe = "GetTableBucketMetricsConfiguration";
53
+ const _GTBP = "GetTableBucketPolicy";
54
+ const _GTBPR = "GetTableBucketPolicyRequest";
55
+ const _GTBPRe = "GetTableBucketPolicyResponse";
56
+ const _GTBR = "GetTableBucketRequest";
57
+ const _GTBRR = "GetTableBucketReplicationRequest";
58
+ const _GTBRRe = "GetTableBucketReplicationResponse";
59
+ const _GTBRe = "GetTableBucketResponse";
60
+ const _GTBRet = "GetTableBucketReplication";
61
+ const _GTBSC = "GetTableBucketStorageClass";
62
+ const _GTBSCR = "GetTableBucketStorageClassRequest";
63
+ const _GTBSCRe = "GetTableBucketStorageClassResponse";
64
+ const _GTE = "GetTableEncryption";
65
+ const _GTER = "GetTableEncryptionRequest";
66
+ const _GTERe = "GetTableEncryptionResponse";
67
+ const _GTMC = "GetTableMaintenanceConfiguration";
68
+ const _GTMCR = "GetTableMaintenanceConfigurationRequest";
69
+ const _GTMCRe = "GetTableMaintenanceConfigurationResponse";
70
+ const _GTMJS = "GetTableMaintenanceJobStatus";
71
+ const _GTMJSR = "GetTableMaintenanceJobStatusRequest";
72
+ const _GTMJSRe = "GetTableMaintenanceJobStatusResponse";
73
+ const _GTML = "GetTableMetadataLocation";
74
+ const _GTMLR = "GetTableMetadataLocationRequest";
75
+ const _GTMLRe = "GetTableMetadataLocationResponse";
76
+ const _GTP = "GetTablePolicy";
77
+ const _GTPR = "GetTablePolicyRequest";
78
+ const _GTPRe = "GetTablePolicyResponse";
79
+ const _GTR = "GetTableRequest";
80
+ const _GTREC = "GetTableRecordExpirationConfiguration";
81
+ const _GTRECR = "GetTableRecordExpirationConfigurationRequest";
82
+ const _GTRECRe = "GetTableRecordExpirationConfigurationResponse";
83
+ const _GTREJS = "GetTableRecordExpirationJobStatus";
84
+ const _GTREJSR = "GetTableRecordExpirationJobStatusRequest";
85
+ const _GTREJSRe = "GetTableRecordExpirationJobStatusResponse";
86
+ const _GTRR = "GetTableReplicationRequest";
87
+ const _GTRRe = "GetTableReplicationResponse";
88
+ const _GTRS = "GetTableReplicationStatus";
89
+ const _GTRSR = "GetTableReplicationStatusRequest";
90
+ const _GTRSRe = "GetTableReplicationStatusResponse";
91
+ const _GTRe = "GetTableResponse";
92
+ const _GTRet = "GetTableReplication";
93
+ const _GTSC = "GetTableStorageClass";
94
+ const _GTSCR = "GetTableStorageClassRequest";
95
+ const _GTSCRe = "GetTableStorageClassResponse";
96
+ const _ICS = "IcebergCompactionSettings";
97
+ const _IM = "IcebergMetadata";
98
+ const _IPF = "IcebergPartitionField";
99
+ const _IPFL = "IcebergPartitionFieldList";
100
+ const _IPS = "IcebergPartitionSpec";
101
+ const _IS = "IcebergSchema";
102
+ const _ISEE = "InternalServerErrorException";
103
+ const _ISF = "IcebergSortField";
104
+ const _ISFL = "IcebergSortFieldList";
105
+ const _ISMS = "IcebergSnapshotManagementSettings";
106
+ const _ISO = "IcebergSortOrder";
107
+ const _IUFRS = "IcebergUnreferencedFileRemovalSettings";
108
+ const _LN = "ListNamespaces";
109
+ const _LNR = "ListNamespacesRequest";
110
+ const _LNRi = "ListNamespacesResponse";
111
+ const _LSRU = "LastSuccessfulReplicatedUpdate";
112
+ const _LT = "ListTables";
113
+ const _LTB = "ListTableBuckets";
114
+ const _LTBR = "ListTableBucketsRequest";
115
+ const _LTBRi = "ListTableBucketsResponse";
116
+ const _LTFR = "ListTagsForResource";
117
+ const _LTFRR = "ListTagsForResourceRequest";
118
+ const _LTFRRi = "ListTagsForResourceResponse";
119
+ const _LTR = "ListTablesRequest";
120
+ const _LTRi = "ListTablesResponse";
121
+ const _MNAE = "MethodNotAllowedException";
122
+ const _MTI = "ManagedTableInformation";
123
+ const _NFE = "NotFoundException";
124
+ const _NS = "NamespaceSummary";
125
+ const _NSL = "NamespaceSummaryList";
126
+ const _PTBE = "PutTableBucketEncryption";
127
+ const _PTBER = "PutTableBucketEncryptionRequest";
128
+ const _PTBMC = "PutTableBucketMaintenanceConfiguration";
129
+ const _PTBMCR = "PutTableBucketMaintenanceConfigurationRequest";
130
+ const _PTBMCRu = "PutTableBucketMetricsConfigurationRequest";
131
+ const _PTBMCu = "PutTableBucketMetricsConfiguration";
132
+ const _PTBP = "PutTableBucketPolicy";
133
+ const _PTBPR = "PutTableBucketPolicyRequest";
134
+ const _PTBR = "PutTableBucketReplication";
135
+ const _PTBRR = "PutTableBucketReplicationRequest";
136
+ const _PTBRRu = "PutTableBucketReplicationResponse";
137
+ const _PTBSC = "PutTableBucketStorageClass";
138
+ const _PTBSCR = "PutTableBucketStorageClassRequest";
139
+ const _PTMC = "PutTableMaintenanceConfiguration";
140
+ const _PTMCR = "PutTableMaintenanceConfigurationRequest";
141
+ const _PTP = "PutTablePolicy";
142
+ const _PTPR = "PutTablePolicyRequest";
143
+ const _PTR = "PutTableReplication";
144
+ const _PTREC = "PutTableRecordExpirationConfiguration";
145
+ const _PTRECR = "PutTableRecordExpirationConfigurationRequest";
146
+ const _PTRR = "PutTableReplicationRequest";
147
+ const _PTRRu = "PutTableReplicationResponse";
148
+ const _RD = "ReplicationDestination";
149
+ const _RDS = "ReplicationDestinationStatuses";
150
+ const _RDSM = "ReplicationDestinationStatusModel";
151
+ const _RDe = "ReplicationDestinations";
152
+ const _RI = "ReplicationInformation";
153
+ const _RT = "RenameTable";
154
+ const _RTR = "RenameTableRequest";
155
+ const _SCC = "StorageClassConfiguration";
156
+ const _SF = "SchemaField";
157
+ const _SFL = "SchemaFieldList";
158
+ const _TBMC = "TableBucketMaintenanceConfiguration";
159
+ const _TBMCV = "TableBucketMaintenanceConfigurationValue";
160
+ const _TBMS = "TableBucketMaintenanceSettings";
161
+ const _TBRC = "TableBucketReplicationConfiguration";
162
+ const _TBRR = "TableBucketReplicationRule";
163
+ const _TBRRa = "TableBucketReplicationRules";
164
+ const _TBS = "TableBucketSummary";
165
+ const _TBSL = "TableBucketSummaryList";
166
+ const _TM = "TableMetadata";
167
+ const _TMC = "TableMaintenanceConfiguration";
168
+ const _TMCV = "TableMaintenanceConfigurationValue";
169
+ const _TMJS = "TableMaintenanceJobStatus";
170
+ const _TMJSV = "TableMaintenanceJobStatusValue";
171
+ const _TMRE = "TooManyRequestsException";
172
+ const _TMS = "TableMaintenanceSettings";
173
+ const _TR = "TagResource";
174
+ const _TRC = "TableReplicationConfiguration";
175
+ const _TRECV = "TableRecordExpirationConfigurationValue";
176
+ const _TREJM = "TableRecordExpirationJobMetrics";
177
+ const _TRES = "TableRecordExpirationSettings";
178
+ const _TRR = "TableReplicationRule";
179
+ const _TRRa = "TagResourceRequest";
180
+ const _TRRab = "TableReplicationRules";
181
+ const _TRRag = "TagResourceResponse";
182
+ const _TS = "TableSummary";
183
+ const _TSL = "TableSummaryList";
184
+ const _UR = "UntagResource";
185
+ const _URR = "UntagResourceRequest";
186
+ const _URRn = "UntagResourceResponse";
187
+ const _UTML = "UpdateTableMetadataLocation";
188
+ const _UTMLR = "UpdateTableMetadataLocationRequest";
189
+ const _UTMLRp = "UpdateTableMetadataLocationResponse";
190
+ const _a = "arn";
191
+ const _c = "client";
192
+ const _cA = "createdAt";
193
+ const _cB = "createdBy";
194
+ const _cT = "continuationToken";
195
+ const _co = "configuration";
196
+ const _d = "destinations";
197
+ const _dDF = "deletedDataFiles";
198
+ const _dR = "deletedRecords";
199
+ const _dTA = "destinationTableArn";
200
+ const _dTBA = "destinationTableBucketArn";
201
+ const _dTBARN = "destinationTableBucketARN";
202
+ const _da = "days";
203
+ const _di = "direction";
204
+ const _e = "error";
205
+ const _eC = "encryptionConfiguration";
206
+ const _f = "format";
207
+ const _fI = "fieldId";
208
+ const _fM = "failureMessage";
209
+ const _fi = "field-id";
210
+ const _fie = "fields";
211
+ const _h = "http";
212
+ const _hE = "httpError";
213
+ const _hQ = "httpQuery";
214
+ const _i = "id";
215
+ const _iC = "icebergCompaction";
216
+ const _iSM = "icebergSnapshotManagement";
217
+ const _iUFR = "icebergUnreferencedFileRemoval";
218
+ const _ic = "iceberg";
219
+ const _jN = "jsonName";
220
+ const _kKA = "kmsKeyArn";
221
+ const _lRT = "lastRunTimestamp";
222
+ const _lSRU = "lastSuccessfulReplicatedUpdate";
223
+ const _m = "message";
224
+ const _mA = "modifiedAt";
225
+ const _mB = "modifiedBy";
226
+ const _mBS = "managedByService";
227
+ const _mBa = "maxBuckets";
228
+ const _mL = "metadataLocation";
229
+ const _mN = "maxNamespaces";
230
+ const _mSAH = "maxSnapshotAgeHours";
231
+ const _mSTK = "minSnapshotsToKeep";
232
+ const _mT = "maxTables";
233
+ const _mTI = "managedTableInformation";
234
+ const _me = "metadata";
235
+ const _met = "metrics";
236
+ const _n = "namespace";
237
+ const _nCD = "nonCurrentDays";
238
+ const _nI = "namespaceId";
239
+ const _nN = "newName";
240
+ const _nNN = "newNamespaceName";
241
+ const _nO = "nullOrder";
242
+ const _na = "name";
243
+ const _nam = "namespaces";
244
+ const _no = "null-order";
245
+ const _oAI = "ownerAccountId";
246
+ const _oI = "orderId";
247
+ const _oi = "order-id";
248
+ const _p = "properties";
249
+ const _pS = "partitionSpec";
250
+ const _pr = "prefix";
251
+ const _r = "required";
252
+ const _rA = "resourceArn";
253
+ const _rFS = "removedFilesSize";
254
+ const _rI = "replicationInformation";
255
+ const _rP = "resourcePolicy";
256
+ const _rS = "replicationStatus";
257
+ const _ro = "role";
258
+ const _ru = "rules";
259
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.s3tables";
260
+ const _sA = "sseAlgorithm";
261
+ const _sC = "storageClass";
262
+ const _sCC = "storageClassConfiguration";
263
+ const _sI = "sourceId";
264
+ const _sIp = "specId";
265
+ const _sTA = "sourceTableArn";
266
+ const _sTARN = "sourceTableARN";
267
+ const _sc = "schema";
268
+ const _se = "server";
269
+ const _set = "settings";
270
+ const _si = "source-id";
271
+ const _si_ = "spec-id";
272
+ const _st = "status";
273
+ const _str = "strategy";
274
+ const _t = "tags";
275
+ const _tA = "tableArn";
276
+ const _tARN = "tableARN";
277
+ const _tB = "tableBuckets";
278
+ const _tBARN = "tableBucketARN";
279
+ const _tBI = "tableBucketId";
280
+ const _tFSMB = "targetFileSizeMB";
281
+ const _tK = "tagKeys";
282
+ const _ta = "tables";
283
+ const _ti = "timestamp";
284
+ const _tr = "transform";
285
+ const _ty = "type";
286
+ const _uD = "unreferencedDays";
287
+ const _v = "value";
288
+ const _vT = "versionToken";
289
+ const _wL = "warehouseLocation";
290
+ const _wO = "writeOrder";
291
+ const n0 = "com.amazonaws.s3tables";
292
+ const schema_1 = require("@smithy/core/schema");
293
+ const errors_1 = require("../models/errors");
294
+ const S3TablesServiceException_1 = require("../models/S3TablesServiceException");
295
+ const _s_registry = schema_1.TypeRegistry.for(_s);
296
+ exports.S3TablesServiceException$ = [-3, _s, "S3TablesServiceException", 0, [], []];
297
+ _s_registry.registerError(exports.S3TablesServiceException$, S3TablesServiceException_1.S3TablesServiceException);
298
+ const n0_registry = schema_1.TypeRegistry.for(n0);
299
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
300
+ { [_e]: _c, [_hE]: 403 },
301
+ [_m],
302
+ [0]
303
+ ];
304
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
305
+ exports.BadRequestException$ = [-3, n0, _BRE,
306
+ { [_e]: _c, [_hE]: 400 },
307
+ [_m],
308
+ [0]
309
+ ];
310
+ n0_registry.registerError(exports.BadRequestException$, errors_1.BadRequestException);
311
+ exports.ConflictException$ = [-3, n0, _CE,
312
+ { [_e]: _c, [_hE]: 409 },
313
+ [_m],
314
+ [0]
315
+ ];
316
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
317
+ exports.ForbiddenException$ = [-3, n0, _FE,
318
+ { [_e]: _c, [_hE]: 403 },
319
+ [_m],
320
+ [0]
321
+ ];
322
+ n0_registry.registerError(exports.ForbiddenException$, errors_1.ForbiddenException);
323
+ exports.InternalServerErrorException$ = [-3, n0, _ISEE,
324
+ { [_e]: _se, [_hE]: 500 },
325
+ [_m],
326
+ [0]
327
+ ];
328
+ n0_registry.registerError(exports.InternalServerErrorException$, errors_1.InternalServerErrorException);
329
+ exports.MethodNotAllowedException$ = [-3, n0, _MNAE,
330
+ { [_e]: _c, [_hE]: 405 },
331
+ [_m],
332
+ [0]
333
+ ];
334
+ n0_registry.registerError(exports.MethodNotAllowedException$, errors_1.MethodNotAllowedException);
335
+ exports.NotFoundException$ = [-3, n0, _NFE,
336
+ { [_e]: _c, [_hE]: 404 },
337
+ [_m],
338
+ [0]
339
+ ];
340
+ n0_registry.registerError(exports.NotFoundException$, errors_1.NotFoundException);
341
+ exports.TooManyRequestsException$ = [-3, n0, _TMRE,
342
+ { [_e]: _c, [_hE]: 429 },
343
+ [_m],
344
+ [0]
345
+ ];
346
+ n0_registry.registerError(exports.TooManyRequestsException$, errors_1.TooManyRequestsException);
347
+ exports.errorTypeRegistries = [
348
+ _s_registry,
349
+ n0_registry,
350
+ ];
351
+ exports.CreateNamespaceRequest$ = [3, n0, _CNR,
352
+ 0,
353
+ [_tBARN, _n],
354
+ [[0, 1], 64 | 0], 2
355
+ ];
356
+ exports.CreateNamespaceResponse$ = [3, n0, _CNRr,
357
+ 0,
358
+ [_tBARN, _n],
359
+ [0, 64 | 0], 2
360
+ ];
361
+ exports.CreateTableBucketRequest$ = [3, n0, _CTBR,
362
+ 0,
363
+ [_na, _eC, _sCC, _t],
364
+ [0, () => exports.EncryptionConfiguration$, () => exports.StorageClassConfiguration$, 128 | 0], 1
365
+ ];
366
+ exports.CreateTableBucketResponse$ = [3, n0, _CTBRr,
367
+ 0,
368
+ [_a],
369
+ [0], 1
370
+ ];
371
+ exports.CreateTableRequest$ = [3, n0, _CTR,
372
+ 0,
373
+ [_tBARN, _n, _na, _f, _me, _eC, _sCC, _t],
374
+ [[0, 1], [0, 1], 0, 0, [() => exports.TableMetadata$, 0], () => exports.EncryptionConfiguration$, () => exports.StorageClassConfiguration$, 128 | 0], 4
375
+ ];
376
+ exports.CreateTableResponse$ = [3, n0, _CTRr,
377
+ 0,
378
+ [_tARN, _vT],
379
+ [0, 0], 2
380
+ ];
381
+ exports.DeleteNamespaceRequest$ = [3, n0, _DNR,
382
+ 0,
383
+ [_tBARN, _n],
384
+ [[0, 1], [0, 1]], 2
385
+ ];
386
+ exports.DeleteTableBucketEncryptionRequest$ = [3, n0, _DTBER,
387
+ 0,
388
+ [_tBARN],
389
+ [[0, 1]], 1
390
+ ];
391
+ exports.DeleteTableBucketMetricsConfigurationRequest$ = [3, n0, _DTBMCR,
392
+ 0,
393
+ [_tBARN],
394
+ [[0, 1]], 1
395
+ ];
396
+ exports.DeleteTableBucketPolicyRequest$ = [3, n0, _DTBPR,
397
+ 0,
398
+ [_tBARN],
399
+ [[0, 1]], 1
400
+ ];
401
+ exports.DeleteTableBucketReplicationRequest$ = [3, n0, _DTBRR,
402
+ 0,
403
+ [_tBARN, _vT],
404
+ [[0, { [_hQ]: _tBARN }], [0, { [_hQ]: _vT }]], 1
405
+ ];
406
+ exports.DeleteTableBucketRequest$ = [3, n0, _DTBR,
407
+ 0,
408
+ [_tBARN],
409
+ [[0, 1]], 1
410
+ ];
411
+ exports.DeleteTablePolicyRequest$ = [3, n0, _DTPR,
412
+ 0,
413
+ [_tBARN, _n, _na],
414
+ [[0, 1], [0, 1], [0, 1]], 3
415
+ ];
416
+ exports.DeleteTableReplicationRequest$ = [3, n0, _DTRR,
417
+ 0,
418
+ [_tA, _vT],
419
+ [[0, { [_hQ]: _tA }], [0, { [_hQ]: _vT }]], 2
420
+ ];
421
+ exports.DeleteTableRequest$ = [3, n0, _DTR,
422
+ 0,
423
+ [_tBARN, _n, _na, _vT],
424
+ [[0, 1], [0, 1], [0, 1], [0, { [_hQ]: _vT }]], 3
425
+ ];
426
+ exports.EncryptionConfiguration$ = [3, n0, _EC,
427
+ 0,
428
+ [_sA, _kKA],
429
+ [0, 0], 1
430
+ ];
431
+ exports.GetNamespaceRequest$ = [3, n0, _GNR,
432
+ 0,
433
+ [_tBARN, _n],
434
+ [[0, 1], [0, 1]], 2
435
+ ];
436
+ exports.GetNamespaceResponse$ = [3, n0, _GNRe,
437
+ 0,
438
+ [_n, _cA, _cB, _oAI, _nI, _tBI],
439
+ [64 | 0, 5, 0, 0, 0, 0], 4
440
+ ];
441
+ exports.GetTableBucketEncryptionRequest$ = [3, n0, _GTBER,
442
+ 0,
443
+ [_tBARN],
444
+ [[0, 1]], 1
445
+ ];
446
+ exports.GetTableBucketEncryptionResponse$ = [3, n0, _GTBERe,
447
+ 0,
448
+ [_eC],
449
+ [() => exports.EncryptionConfiguration$], 1
450
+ ];
451
+ exports.GetTableBucketMaintenanceConfigurationRequest$ = [3, n0, _GTBMCR,
452
+ 0,
453
+ [_tBARN],
454
+ [[0, 1]], 1
455
+ ];
456
+ exports.GetTableBucketMaintenanceConfigurationResponse$ = [3, n0, _GTBMCRe,
457
+ 0,
458
+ [_tBARN, _co],
459
+ [0, () => TableBucketMaintenanceConfiguration], 2
460
+ ];
461
+ exports.GetTableBucketMetricsConfigurationRequest$ = [3, n0, _GTBMCRet,
462
+ 0,
463
+ [_tBARN],
464
+ [[0, 1]], 1
465
+ ];
466
+ exports.GetTableBucketMetricsConfigurationResponse$ = [3, n0, _GTBMCReta,
467
+ 0,
468
+ [_tBARN, _i],
469
+ [0, 0], 1
470
+ ];
471
+ exports.GetTableBucketPolicyRequest$ = [3, n0, _GTBPR,
472
+ 0,
473
+ [_tBARN],
474
+ [[0, 1]], 1
475
+ ];
476
+ exports.GetTableBucketPolicyResponse$ = [3, n0, _GTBPRe,
477
+ 0,
478
+ [_rP],
479
+ [0], 1
480
+ ];
481
+ exports.GetTableBucketReplicationRequest$ = [3, n0, _GTBRR,
482
+ 0,
483
+ [_tBARN],
484
+ [[0, { [_hQ]: _tBARN }]], 1
485
+ ];
486
+ exports.GetTableBucketReplicationResponse$ = [3, n0, _GTBRRe,
487
+ 0,
488
+ [_vT, _co],
489
+ [0, () => exports.TableBucketReplicationConfiguration$], 2
490
+ ];
491
+ exports.GetTableBucketRequest$ = [3, n0, _GTBR,
492
+ 0,
493
+ [_tBARN],
494
+ [[0, 1]], 1
495
+ ];
496
+ exports.GetTableBucketResponse$ = [3, n0, _GTBRe,
497
+ 0,
498
+ [_a, _na, _oAI, _cA, _tBI, _ty],
499
+ [0, 0, 0, 5, 0, 0], 4
500
+ ];
501
+ exports.GetTableBucketStorageClassRequest$ = [3, n0, _GTBSCR,
502
+ 0,
503
+ [_tBARN],
504
+ [[0, 1]], 1
505
+ ];
506
+ exports.GetTableBucketStorageClassResponse$ = [3, n0, _GTBSCRe,
507
+ 0,
508
+ [_sCC],
509
+ [() => exports.StorageClassConfiguration$], 1
510
+ ];
511
+ exports.GetTableEncryptionRequest$ = [3, n0, _GTER,
512
+ 0,
513
+ [_tBARN, _n, _na],
514
+ [[0, 1], [0, 1], [0, 1]], 3
515
+ ];
516
+ exports.GetTableEncryptionResponse$ = [3, n0, _GTERe,
517
+ 0,
518
+ [_eC],
519
+ [() => exports.EncryptionConfiguration$], 1
520
+ ];
521
+ exports.GetTableMaintenanceConfigurationRequest$ = [3, n0, _GTMCR,
522
+ 0,
523
+ [_tBARN, _n, _na],
524
+ [[0, 1], [0, 1], [0, 1]], 3
525
+ ];
526
+ exports.GetTableMaintenanceConfigurationResponse$ = [3, n0, _GTMCRe,
527
+ 0,
528
+ [_tARN, _co],
529
+ [0, () => TableMaintenanceConfiguration], 2
530
+ ];
531
+ exports.GetTableMaintenanceJobStatusRequest$ = [3, n0, _GTMJSR,
532
+ 0,
533
+ [_tBARN, _n, _na],
534
+ [[0, 1], [0, 1], [0, 1]], 3
535
+ ];
536
+ exports.GetTableMaintenanceJobStatusResponse$ = [3, n0, _GTMJSRe,
537
+ 0,
538
+ [_tARN, _st],
539
+ [0, () => TableMaintenanceJobStatus], 2
540
+ ];
541
+ exports.GetTableMetadataLocationRequest$ = [3, n0, _GTMLR,
542
+ 0,
543
+ [_tBARN, _n, _na],
544
+ [[0, 1], [0, 1], [0, 1]], 3
545
+ ];
546
+ exports.GetTableMetadataLocationResponse$ = [3, n0, _GTMLRe,
547
+ 0,
548
+ [_vT, _wL, _mL],
549
+ [0, 0, 0], 2
550
+ ];
551
+ exports.GetTablePolicyRequest$ = [3, n0, _GTPR,
552
+ 0,
553
+ [_tBARN, _n, _na],
554
+ [[0, 1], [0, 1], [0, 1]], 3
555
+ ];
556
+ exports.GetTablePolicyResponse$ = [3, n0, _GTPRe,
557
+ 0,
558
+ [_rP],
559
+ [0], 1
560
+ ];
561
+ exports.GetTableRecordExpirationConfigurationRequest$ = [3, n0, _GTRECR,
562
+ 0,
563
+ [_tA],
564
+ [[0, { [_hQ]: _tA }]], 1
565
+ ];
566
+ exports.GetTableRecordExpirationConfigurationResponse$ = [3, n0, _GTRECRe,
567
+ 0,
568
+ [_co],
569
+ [() => exports.TableRecordExpirationConfigurationValue$], 1
570
+ ];
571
+ exports.GetTableRecordExpirationJobStatusRequest$ = [3, n0, _GTREJSR,
572
+ 0,
573
+ [_tA],
574
+ [[0, { [_hQ]: _tA }]], 1
575
+ ];
576
+ exports.GetTableRecordExpirationJobStatusResponse$ = [3, n0, _GTREJSRe,
577
+ 0,
578
+ [_st, _lRT, _fM, _met],
579
+ [0, 5, 0, () => exports.TableRecordExpirationJobMetrics$], 1
580
+ ];
581
+ exports.GetTableReplicationRequest$ = [3, n0, _GTRR,
582
+ 0,
583
+ [_tA],
584
+ [[0, { [_hQ]: _tA }]], 1
585
+ ];
586
+ exports.GetTableReplicationResponse$ = [3, n0, _GTRRe,
587
+ 0,
588
+ [_vT, _co],
589
+ [0, () => exports.TableReplicationConfiguration$], 2
590
+ ];
591
+ exports.GetTableReplicationStatusRequest$ = [3, n0, _GTRSR,
592
+ 0,
593
+ [_tA],
594
+ [[0, { [_hQ]: _tA }]], 1
595
+ ];
596
+ exports.GetTableReplicationStatusResponse$ = [3, n0, _GTRSRe,
597
+ 0,
598
+ [_sTA, _d],
599
+ [0, () => ReplicationDestinationStatuses], 2
600
+ ];
601
+ exports.GetTableRequest$ = [3, n0, _GTR,
602
+ 0,
603
+ [_tBARN, _n, _na, _tA],
604
+ [[0, { [_hQ]: _tBARN }], [0, { [_hQ]: _n }], [0, { [_hQ]: _na }], [0, { [_hQ]: _tA }]]
605
+ ];
606
+ exports.GetTableResponse$ = [3, n0, _GTRe,
607
+ 0,
608
+ [_na, _ty, _tARN, _n, _vT, _wL, _cA, _cB, _mA, _mB, _oAI, _f, _nI, _mL, _mBS, _tBI, _mTI],
609
+ [0, 0, 0, 64 | 0, 0, 0, 5, 0, 5, 0, 0, 0, 0, 0, 0, 0, () => exports.ManagedTableInformation$], 12
610
+ ];
611
+ exports.GetTableStorageClassRequest$ = [3, n0, _GTSCR,
612
+ 0,
613
+ [_tBARN, _n, _na],
614
+ [[0, 1], [0, 1], [0, 1]], 3
615
+ ];
616
+ exports.GetTableStorageClassResponse$ = [3, n0, _GTSCRe,
617
+ 0,
618
+ [_sCC],
619
+ [() => exports.StorageClassConfiguration$], 1
620
+ ];
621
+ exports.IcebergCompactionSettings$ = [3, n0, _ICS,
622
+ 0,
623
+ [_tFSMB, _str],
624
+ [1, 0]
625
+ ];
626
+ exports.IcebergMetadata$ = [3, n0, _IM,
627
+ 0,
628
+ [_sc, _pS, _wO, _p],
629
+ [() => exports.IcebergSchema$, [() => exports.IcebergPartitionSpec$, 0], [() => exports.IcebergSortOrder$, 0], 128 | 0], 1
630
+ ];
631
+ exports.IcebergPartitionField$ = [3, n0, _IPF,
632
+ 0,
633
+ [_sI, _tr, _na, _fI],
634
+ [[1, { [_jN]: _si }], 0, 0, [1, { [_jN]: _fi }]], 3
635
+ ];
636
+ exports.IcebergPartitionSpec$ = [3, n0, _IPS,
637
+ 0,
638
+ [_fie, _sIp],
639
+ [[() => IcebergPartitionFieldList, 0], [1, { [_jN]: _si_ }]], 1
640
+ ];
641
+ exports.IcebergSchema$ = [3, n0, _IS,
642
+ 0,
643
+ [_fie],
644
+ [() => SchemaFieldList], 1
645
+ ];
646
+ exports.IcebergSnapshotManagementSettings$ = [3, n0, _ISMS,
647
+ 0,
648
+ [_mSTK, _mSAH],
649
+ [1, 1]
650
+ ];
651
+ exports.IcebergSortField$ = [3, n0, _ISF,
652
+ 0,
653
+ [_sI, _tr, _di, _nO],
654
+ [[1, { [_jN]: _si }], 0, 0, [0, { [_jN]: _no }]], 4
655
+ ];
656
+ exports.IcebergSortOrder$ = [3, n0, _ISO,
657
+ 0,
658
+ [_oI, _fie],
659
+ [[1, { [_jN]: _oi }], [() => IcebergSortFieldList, 0]], 2
660
+ ];
661
+ exports.IcebergUnreferencedFileRemovalSettings$ = [3, n0, _IUFRS,
662
+ 0,
663
+ [_uD, _nCD],
664
+ [1, 1]
665
+ ];
666
+ exports.LastSuccessfulReplicatedUpdate$ = [3, n0, _LSRU,
667
+ 0,
668
+ [_mL, _ti],
669
+ [0, 5], 2
670
+ ];
671
+ exports.ListNamespacesRequest$ = [3, n0, _LNR,
672
+ 0,
673
+ [_tBARN, _pr, _cT, _mN],
674
+ [[0, 1], [0, { [_hQ]: _pr }], [0, { [_hQ]: _cT }], [1, { [_hQ]: _mN }]], 1
675
+ ];
676
+ exports.ListNamespacesResponse$ = [3, n0, _LNRi,
677
+ 0,
678
+ [_nam, _cT],
679
+ [() => NamespaceSummaryList, 0], 1
680
+ ];
681
+ exports.ListTableBucketsRequest$ = [3, n0, _LTBR,
682
+ 0,
683
+ [_pr, _cT, _mBa, _ty],
684
+ [[0, { [_hQ]: _pr }], [0, { [_hQ]: _cT }], [1, { [_hQ]: _mBa }], [0, { [_hQ]: _ty }]]
685
+ ];
686
+ exports.ListTableBucketsResponse$ = [3, n0, _LTBRi,
687
+ 0,
688
+ [_tB, _cT],
689
+ [() => TableBucketSummaryList, 0], 1
690
+ ];
691
+ exports.ListTablesRequest$ = [3, n0, _LTR,
692
+ 0,
693
+ [_tBARN, _n, _pr, _cT, _mT],
694
+ [[0, 1], [0, { [_hQ]: _n }], [0, { [_hQ]: _pr }], [0, { [_hQ]: _cT }], [1, { [_hQ]: _mT }]], 1
695
+ ];
696
+ exports.ListTablesResponse$ = [3, n0, _LTRi,
697
+ 0,
698
+ [_ta, _cT],
699
+ [() => TableSummaryList, 0], 1
700
+ ];
701
+ exports.ListTagsForResourceRequest$ = [3, n0, _LTFRR,
702
+ 0,
703
+ [_rA],
704
+ [[0, 1]], 1
705
+ ];
706
+ exports.ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
707
+ 0,
708
+ [_t],
709
+ [128 | 0]
710
+ ];
711
+ exports.ManagedTableInformation$ = [3, n0, _MTI,
712
+ 0,
713
+ [_rI],
714
+ [() => exports.ReplicationInformation$]
715
+ ];
716
+ exports.NamespaceSummary$ = [3, n0, _NS,
717
+ 0,
718
+ [_n, _cA, _cB, _oAI, _nI, _tBI],
719
+ [64 | 0, 5, 0, 0, 0, 0], 4
720
+ ];
721
+ exports.PutTableBucketEncryptionRequest$ = [3, n0, _PTBER,
722
+ 0,
723
+ [_tBARN, _eC],
724
+ [[0, 1], () => exports.EncryptionConfiguration$], 2
725
+ ];
726
+ exports.PutTableBucketMaintenanceConfigurationRequest$ = [3, n0, _PTBMCR,
727
+ 0,
728
+ [_tBARN, _ty, _v],
729
+ [[0, 1], [0, 1], () => exports.TableBucketMaintenanceConfigurationValue$], 3
730
+ ];
731
+ exports.PutTableBucketMetricsConfigurationRequest$ = [3, n0, _PTBMCRu,
732
+ 0,
733
+ [_tBARN],
734
+ [[0, 1]], 1
735
+ ];
736
+ exports.PutTableBucketPolicyRequest$ = [3, n0, _PTBPR,
737
+ 0,
738
+ [_tBARN, _rP],
739
+ [[0, 1], 0], 2
740
+ ];
741
+ exports.PutTableBucketReplicationRequest$ = [3, n0, _PTBRR,
742
+ 0,
743
+ [_tBARN, _co, _vT],
744
+ [[0, { [_hQ]: _tBARN }], () => exports.TableBucketReplicationConfiguration$, [0, { [_hQ]: _vT }]], 2
745
+ ];
746
+ exports.PutTableBucketReplicationResponse$ = [3, n0, _PTBRRu,
747
+ 0,
748
+ [_vT, _st],
749
+ [0, 0], 2
750
+ ];
751
+ exports.PutTableBucketStorageClassRequest$ = [3, n0, _PTBSCR,
752
+ 0,
753
+ [_tBARN, _sCC],
754
+ [[0, 1], () => exports.StorageClassConfiguration$], 2
755
+ ];
756
+ exports.PutTableMaintenanceConfigurationRequest$ = [3, n0, _PTMCR,
757
+ 0,
758
+ [_tBARN, _n, _na, _ty, _v],
759
+ [[0, 1], [0, 1], [0, 1], [0, 1], () => exports.TableMaintenanceConfigurationValue$], 5
760
+ ];
761
+ exports.PutTablePolicyRequest$ = [3, n0, _PTPR,
762
+ 0,
763
+ [_tBARN, _n, _na, _rP],
764
+ [[0, 1], [0, 1], [0, 1], 0], 4
765
+ ];
766
+ exports.PutTableRecordExpirationConfigurationRequest$ = [3, n0, _PTRECR,
767
+ 0,
768
+ [_tA, _v],
769
+ [[0, { [_hQ]: _tA }], () => exports.TableRecordExpirationConfigurationValue$], 2
770
+ ];
771
+ exports.PutTableReplicationRequest$ = [3, n0, _PTRR,
772
+ 0,
773
+ [_tA, _co, _vT],
774
+ [[0, { [_hQ]: _tA }], () => exports.TableReplicationConfiguration$, [0, { [_hQ]: _vT }]], 2
775
+ ];
776
+ exports.PutTableReplicationResponse$ = [3, n0, _PTRRu,
777
+ 0,
778
+ [_vT, _st],
779
+ [0, 0], 2
780
+ ];
781
+ exports.RenameTableRequest$ = [3, n0, _RTR,
782
+ 0,
783
+ [_tBARN, _n, _na, _nNN, _nN, _vT],
784
+ [[0, 1], [0, 1], [0, 1], 0, 0, 0], 3
785
+ ];
786
+ exports.ReplicationDestination$ = [3, n0, _RD,
787
+ 0,
788
+ [_dTBARN],
789
+ [0], 1
790
+ ];
791
+ exports.ReplicationDestinationStatusModel$ = [3, n0, _RDSM,
792
+ 0,
793
+ [_rS, _dTBA, _dTA, _lSRU, _fM],
794
+ [0, 0, 0, () => exports.LastSuccessfulReplicatedUpdate$, 0], 2
795
+ ];
796
+ exports.ReplicationInformation$ = [3, n0, _RI,
797
+ 0,
798
+ [_sTARN],
799
+ [0], 1
800
+ ];
801
+ exports.SchemaField$ = [3, n0, _SF,
802
+ 0,
803
+ [_na, _ty, _i, _r],
804
+ [0, 0, 1, 2], 2
805
+ ];
806
+ exports.StorageClassConfiguration$ = [3, n0, _SCC,
807
+ 0,
808
+ [_sC],
809
+ [0], 1
810
+ ];
811
+ exports.TableBucketMaintenanceConfigurationValue$ = [3, n0, _TBMCV,
812
+ 0,
813
+ [_st, _set],
814
+ [0, () => exports.TableBucketMaintenanceSettings$]
815
+ ];
816
+ exports.TableBucketReplicationConfiguration$ = [3, n0, _TBRC,
817
+ 0,
818
+ [_ro, _ru],
819
+ [0, () => TableBucketReplicationRules], 2
820
+ ];
821
+ exports.TableBucketReplicationRule$ = [3, n0, _TBRR,
822
+ 0,
823
+ [_d],
824
+ [() => ReplicationDestinations], 1
825
+ ];
826
+ exports.TableBucketSummary$ = [3, n0, _TBS,
827
+ 0,
828
+ [_a, _na, _oAI, _cA, _tBI, _ty],
829
+ [0, 0, 0, 5, 0, 0], 4
830
+ ];
831
+ exports.TableMaintenanceConfigurationValue$ = [3, n0, _TMCV,
832
+ 0,
833
+ [_st, _set],
834
+ [0, () => exports.TableMaintenanceSettings$]
835
+ ];
836
+ exports.TableMaintenanceJobStatusValue$ = [3, n0, _TMJSV,
837
+ 0,
838
+ [_st, _lRT, _fM],
839
+ [0, 5, 0], 1
840
+ ];
841
+ exports.TableRecordExpirationConfigurationValue$ = [3, n0, _TRECV,
842
+ 0,
843
+ [_st, _set],
844
+ [0, () => exports.TableRecordExpirationSettings$]
845
+ ];
846
+ exports.TableRecordExpirationJobMetrics$ = [3, n0, _TREJM,
847
+ 0,
848
+ [_dDF, _dR, _rFS],
849
+ [1, 1, 1]
850
+ ];
851
+ exports.TableRecordExpirationSettings$ = [3, n0, _TRES,
852
+ 0,
853
+ [_da],
854
+ [1]
855
+ ];
856
+ exports.TableReplicationConfiguration$ = [3, n0, _TRC,
857
+ 0,
858
+ [_ro, _ru],
859
+ [0, () => TableReplicationRules], 2
860
+ ];
861
+ exports.TableReplicationRule$ = [3, n0, _TRR,
862
+ 0,
863
+ [_d],
864
+ [() => ReplicationDestinations], 1
865
+ ];
866
+ exports.TableSummary$ = [3, n0, _TS,
867
+ 0,
868
+ [_n, _na, _ty, _tARN, _cA, _mA, _mBS, _nI, _tBI],
869
+ [64 | 0, 0, 0, 0, 5, 5, 0, 0, 0], 6
870
+ ];
871
+ exports.TagResourceRequest$ = [3, n0, _TRRa,
872
+ 0,
873
+ [_rA, _t],
874
+ [[0, 1], 128 | 0], 2
875
+ ];
876
+ exports.TagResourceResponse$ = [3, n0, _TRRag,
877
+ 0,
878
+ [],
879
+ []
880
+ ];
881
+ exports.UntagResourceRequest$ = [3, n0, _URR,
882
+ 0,
883
+ [_rA, _tK],
884
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
885
+ ];
886
+ exports.UntagResourceResponse$ = [3, n0, _URRn,
887
+ 0,
888
+ [],
889
+ []
890
+ ];
891
+ exports.UpdateTableMetadataLocationRequest$ = [3, n0, _UTMLR,
892
+ 0,
893
+ [_tBARN, _n, _na, _vT, _mL],
894
+ [[0, 1], [0, 1], [0, 1], 0, 0], 5
895
+ ];
896
+ exports.UpdateTableMetadataLocationResponse$ = [3, n0, _UTMLRp,
897
+ 0,
898
+ [_na, _tARN, _n, _vT, _mL],
899
+ [0, 0, 64 | 0, 0, 0], 5
900
+ ];
901
+ var __Unit = "unit";
902
+ var IcebergPartitionFieldList = [1, n0, _IPFL,
903
+ 0, [() => exports.IcebergPartitionField$,
904
+ 0]
905
+ ];
906
+ var IcebergSortFieldList = [1, n0, _ISFL,
907
+ 0, [() => exports.IcebergSortField$,
908
+ 0]
909
+ ];
910
+ var NamespaceList = 64 | 0;
911
+ var NamespaceSummaryList = [1, n0, _NSL,
912
+ 0, () => exports.NamespaceSummary$
913
+ ];
914
+ var ReplicationDestinations = [1, n0, _RDe,
915
+ 0, () => exports.ReplicationDestination$
916
+ ];
917
+ var ReplicationDestinationStatuses = [1, n0, _RDS,
918
+ 0, () => exports.ReplicationDestinationStatusModel$
919
+ ];
920
+ var SchemaFieldList = [1, n0, _SFL,
921
+ 0, () => exports.SchemaField$
922
+ ];
923
+ var TableBucketReplicationRules = [1, n0, _TBRRa,
924
+ 0, () => exports.TableBucketReplicationRule$
925
+ ];
926
+ var TableBucketSummaryList = [1, n0, _TBSL,
927
+ 0, () => exports.TableBucketSummary$
928
+ ];
929
+ var TableReplicationRules = [1, n0, _TRRab,
930
+ 0, () => exports.TableReplicationRule$
931
+ ];
932
+ var TableSummaryList = [1, n0, _TSL,
933
+ 0, () => exports.TableSummary$
934
+ ];
935
+ var TagKeyList = 64 | 0;
936
+ var TableBucketMaintenanceConfiguration = [2, n0, _TBMC,
937
+ 0, 0, () => exports.TableBucketMaintenanceConfigurationValue$
938
+ ];
939
+ var TableMaintenanceConfiguration = [2, n0, _TMC,
940
+ 0, 0, () => exports.TableMaintenanceConfigurationValue$
941
+ ];
942
+ var TableMaintenanceJobStatus = [2, n0, _TMJS,
943
+ 0, 0, () => exports.TableMaintenanceJobStatusValue$
944
+ ];
945
+ var TableProperties = 128 | 0;
946
+ var Tags = 128 | 0;
947
+ exports.TableBucketMaintenanceSettings$ = [4, n0, _TBMS,
948
+ 0,
949
+ [_iUFR],
950
+ [() => exports.IcebergUnreferencedFileRemovalSettings$]
951
+ ];
952
+ exports.TableMaintenanceSettings$ = [4, n0, _TMS,
953
+ 0,
954
+ [_iC, _iSM],
955
+ [() => exports.IcebergCompactionSettings$, () => exports.IcebergSnapshotManagementSettings$]
956
+ ];
957
+ exports.TableMetadata$ = [4, n0, _TM,
958
+ 0,
959
+ [_ic],
960
+ [[() => exports.IcebergMetadata$, 0]]
961
+ ];
962
+ exports.CreateNamespace$ = [9, n0, _CN,
963
+ { [_h]: ["PUT", "/namespaces/{tableBucketARN}", 200] }, () => exports.CreateNamespaceRequest$, () => exports.CreateNamespaceResponse$
964
+ ];
965
+ exports.CreateTable$ = [9, n0, _CT,
966
+ { [_h]: ["PUT", "/tables/{tableBucketARN}/{namespace}", 200] }, () => exports.CreateTableRequest$, () => exports.CreateTableResponse$
967
+ ];
968
+ exports.CreateTableBucket$ = [9, n0, _CTB,
969
+ { [_h]: ["PUT", "/buckets", 200] }, () => exports.CreateTableBucketRequest$, () => exports.CreateTableBucketResponse$
970
+ ];
971
+ exports.DeleteNamespace$ = [9, n0, _DN,
972
+ { [_h]: ["DELETE", "/namespaces/{tableBucketARN}/{namespace}", 204] }, () => exports.DeleteNamespaceRequest$, () => __Unit
973
+ ];
974
+ exports.DeleteTable$ = [9, n0, _DT,
975
+ { [_h]: ["DELETE", "/tables/{tableBucketARN}/{namespace}/{name}", 204] }, () => exports.DeleteTableRequest$, () => __Unit
976
+ ];
977
+ exports.DeleteTableBucket$ = [9, n0, _DTB,
978
+ { [_h]: ["DELETE", "/buckets/{tableBucketARN}", 204] }, () => exports.DeleteTableBucketRequest$, () => __Unit
979
+ ];
980
+ exports.DeleteTableBucketEncryption$ = [9, n0, _DTBE,
981
+ { [_h]: ["DELETE", "/buckets/{tableBucketARN}/encryption", 204] }, () => exports.DeleteTableBucketEncryptionRequest$, () => __Unit
982
+ ];
983
+ exports.DeleteTableBucketMetricsConfiguration$ = [9, n0, _DTBMC,
984
+ { [_h]: ["DELETE", "/buckets/{tableBucketARN}/metrics", 204] }, () => exports.DeleteTableBucketMetricsConfigurationRequest$, () => __Unit
985
+ ];
986
+ exports.DeleteTableBucketPolicy$ = [9, n0, _DTBP,
987
+ { [_h]: ["DELETE", "/buckets/{tableBucketARN}/policy", 204] }, () => exports.DeleteTableBucketPolicyRequest$, () => __Unit
988
+ ];
989
+ exports.DeleteTableBucketReplication$ = [9, n0, _DTBRe,
990
+ { [_h]: ["DELETE", "/table-bucket-replication", 204] }, () => exports.DeleteTableBucketReplicationRequest$, () => __Unit
991
+ ];
992
+ exports.DeleteTablePolicy$ = [9, n0, _DTP,
993
+ { [_h]: ["DELETE", "/tables/{tableBucketARN}/{namespace}/{name}/policy", 204] }, () => exports.DeleteTablePolicyRequest$, () => __Unit
994
+ ];
995
+ exports.DeleteTableReplication$ = [9, n0, _DTRe,
996
+ { [_h]: ["DELETE", "/table-replication", 204] }, () => exports.DeleteTableReplicationRequest$, () => __Unit
997
+ ];
998
+ exports.GetNamespace$ = [9, n0, _GN,
999
+ { [_h]: ["GET", "/namespaces/{tableBucketARN}/{namespace}", 200] }, () => exports.GetNamespaceRequest$, () => exports.GetNamespaceResponse$
1000
+ ];
1001
+ exports.GetTable$ = [9, n0, _GT,
1002
+ { [_h]: ["GET", "/get-table", 200] }, () => exports.GetTableRequest$, () => exports.GetTableResponse$
1003
+ ];
1004
+ exports.GetTableBucket$ = [9, n0, _GTB,
1005
+ { [_h]: ["GET", "/buckets/{tableBucketARN}", 200] }, () => exports.GetTableBucketRequest$, () => exports.GetTableBucketResponse$
1006
+ ];
1007
+ exports.GetTableBucketEncryption$ = [9, n0, _GTBE,
1008
+ { [_h]: ["GET", "/buckets/{tableBucketARN}/encryption", 200] }, () => exports.GetTableBucketEncryptionRequest$, () => exports.GetTableBucketEncryptionResponse$
1009
+ ];
1010
+ exports.GetTableBucketMaintenanceConfiguration$ = [9, n0, _GTBMC,
1011
+ { [_h]: ["GET", "/buckets/{tableBucketARN}/maintenance", 200] }, () => exports.GetTableBucketMaintenanceConfigurationRequest$, () => exports.GetTableBucketMaintenanceConfigurationResponse$
1012
+ ];
1013
+ exports.GetTableBucketMetricsConfiguration$ = [9, n0, _GTBMCe,
1014
+ { [_h]: ["GET", "/buckets/{tableBucketARN}/metrics", 200] }, () => exports.GetTableBucketMetricsConfigurationRequest$, () => exports.GetTableBucketMetricsConfigurationResponse$
1015
+ ];
1016
+ exports.GetTableBucketPolicy$ = [9, n0, _GTBP,
1017
+ { [_h]: ["GET", "/buckets/{tableBucketARN}/policy", 200] }, () => exports.GetTableBucketPolicyRequest$, () => exports.GetTableBucketPolicyResponse$
1018
+ ];
1019
+ exports.GetTableBucketReplication$ = [9, n0, _GTBRet,
1020
+ { [_h]: ["GET", "/table-bucket-replication", 200] }, () => exports.GetTableBucketReplicationRequest$, () => exports.GetTableBucketReplicationResponse$
1021
+ ];
1022
+ exports.GetTableBucketStorageClass$ = [9, n0, _GTBSC,
1023
+ { [_h]: ["GET", "/buckets/{tableBucketARN}/storage-class", 200] }, () => exports.GetTableBucketStorageClassRequest$, () => exports.GetTableBucketStorageClassResponse$
1024
+ ];
1025
+ exports.GetTableEncryption$ = [9, n0, _GTE,
1026
+ { [_h]: ["GET", "/tables/{tableBucketARN}/{namespace}/{name}/encryption", 200] }, () => exports.GetTableEncryptionRequest$, () => exports.GetTableEncryptionResponse$
1027
+ ];
1028
+ exports.GetTableMaintenanceConfiguration$ = [9, n0, _GTMC,
1029
+ { [_h]: ["GET", "/tables/{tableBucketARN}/{namespace}/{name}/maintenance", 200] }, () => exports.GetTableMaintenanceConfigurationRequest$, () => exports.GetTableMaintenanceConfigurationResponse$
1030
+ ];
1031
+ exports.GetTableMaintenanceJobStatus$ = [9, n0, _GTMJS,
1032
+ { [_h]: ["GET", "/tables/{tableBucketARN}/{namespace}/{name}/maintenance-job-status", 200] }, () => exports.GetTableMaintenanceJobStatusRequest$, () => exports.GetTableMaintenanceJobStatusResponse$
1033
+ ];
1034
+ exports.GetTableMetadataLocation$ = [9, n0, _GTML,
1035
+ { [_h]: ["GET", "/tables/{tableBucketARN}/{namespace}/{name}/metadata-location", 200] }, () => exports.GetTableMetadataLocationRequest$, () => exports.GetTableMetadataLocationResponse$
1036
+ ];
1037
+ exports.GetTablePolicy$ = [9, n0, _GTP,
1038
+ { [_h]: ["GET", "/tables/{tableBucketARN}/{namespace}/{name}/policy", 200] }, () => exports.GetTablePolicyRequest$, () => exports.GetTablePolicyResponse$
1039
+ ];
1040
+ exports.GetTableRecordExpirationConfiguration$ = [9, n0, _GTREC,
1041
+ { [_h]: ["GET", "/table-record-expiration", 200] }, () => exports.GetTableRecordExpirationConfigurationRequest$, () => exports.GetTableRecordExpirationConfigurationResponse$
1042
+ ];
1043
+ exports.GetTableRecordExpirationJobStatus$ = [9, n0, _GTREJS,
1044
+ { [_h]: ["GET", "/table-record-expiration-job-status", 200] }, () => exports.GetTableRecordExpirationJobStatusRequest$, () => exports.GetTableRecordExpirationJobStatusResponse$
1045
+ ];
1046
+ exports.GetTableReplication$ = [9, n0, _GTRet,
1047
+ { [_h]: ["GET", "/table-replication", 200] }, () => exports.GetTableReplicationRequest$, () => exports.GetTableReplicationResponse$
1048
+ ];
1049
+ exports.GetTableReplicationStatus$ = [9, n0, _GTRS,
1050
+ { [_h]: ["GET", "/replication-status", 200] }, () => exports.GetTableReplicationStatusRequest$, () => exports.GetTableReplicationStatusResponse$
1051
+ ];
1052
+ exports.GetTableStorageClass$ = [9, n0, _GTSC,
1053
+ { [_h]: ["GET", "/tables/{tableBucketARN}/{namespace}/{name}/storage-class", 200] }, () => exports.GetTableStorageClassRequest$, () => exports.GetTableStorageClassResponse$
1054
+ ];
1055
+ exports.ListNamespaces$ = [9, n0, _LN,
1056
+ { [_h]: ["GET", "/namespaces/{tableBucketARN}", 200] }, () => exports.ListNamespacesRequest$, () => exports.ListNamespacesResponse$
1057
+ ];
1058
+ exports.ListTableBuckets$ = [9, n0, _LTB,
1059
+ { [_h]: ["GET", "/buckets", 200] }, () => exports.ListTableBucketsRequest$, () => exports.ListTableBucketsResponse$
1060
+ ];
1061
+ exports.ListTables$ = [9, n0, _LT,
1062
+ { [_h]: ["GET", "/tables/{tableBucketARN}", 200] }, () => exports.ListTablesRequest$, () => exports.ListTablesResponse$
1063
+ ];
1064
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
1065
+ { [_h]: ["GET", "/tag/{resourceArn}", 200] }, () => exports.ListTagsForResourceRequest$, () => exports.ListTagsForResourceResponse$
1066
+ ];
1067
+ exports.PutTableBucketEncryption$ = [9, n0, _PTBE,
1068
+ { [_h]: ["PUT", "/buckets/{tableBucketARN}/encryption", 200] }, () => exports.PutTableBucketEncryptionRequest$, () => __Unit
1069
+ ];
1070
+ exports.PutTableBucketMaintenanceConfiguration$ = [9, n0, _PTBMC,
1071
+ { [_h]: ["PUT", "/buckets/{tableBucketARN}/maintenance/{type}", 204] }, () => exports.PutTableBucketMaintenanceConfigurationRequest$, () => __Unit
1072
+ ];
1073
+ exports.PutTableBucketMetricsConfiguration$ = [9, n0, _PTBMCu,
1074
+ { [_h]: ["PUT", "/buckets/{tableBucketARN}/metrics", 204] }, () => exports.PutTableBucketMetricsConfigurationRequest$, () => __Unit
1075
+ ];
1076
+ exports.PutTableBucketPolicy$ = [9, n0, _PTBP,
1077
+ { [_h]: ["PUT", "/buckets/{tableBucketARN}/policy", 200] }, () => exports.PutTableBucketPolicyRequest$, () => __Unit
1078
+ ];
1079
+ exports.PutTableBucketReplication$ = [9, n0, _PTBR,
1080
+ { [_h]: ["PUT", "/table-bucket-replication", 200] }, () => exports.PutTableBucketReplicationRequest$, () => exports.PutTableBucketReplicationResponse$
1081
+ ];
1082
+ exports.PutTableBucketStorageClass$ = [9, n0, _PTBSC,
1083
+ { [_h]: ["PUT", "/buckets/{tableBucketARN}/storage-class", 200] }, () => exports.PutTableBucketStorageClassRequest$, () => __Unit
1084
+ ];
1085
+ exports.PutTableMaintenanceConfiguration$ = [9, n0, _PTMC,
1086
+ { [_h]: ["PUT", "/tables/{tableBucketARN}/{namespace}/{name}/maintenance/{type}", 204] }, () => exports.PutTableMaintenanceConfigurationRequest$, () => __Unit
1087
+ ];
1088
+ exports.PutTablePolicy$ = [9, n0, _PTP,
1089
+ { [_h]: ["PUT", "/tables/{tableBucketARN}/{namespace}/{name}/policy", 200] }, () => exports.PutTablePolicyRequest$, () => __Unit
1090
+ ];
1091
+ exports.PutTableRecordExpirationConfiguration$ = [9, n0, _PTREC,
1092
+ { [_h]: ["PUT", "/table-record-expiration", 204] }, () => exports.PutTableRecordExpirationConfigurationRequest$, () => __Unit
1093
+ ];
1094
+ exports.PutTableReplication$ = [9, n0, _PTR,
1095
+ { [_h]: ["PUT", "/table-replication", 200] }, () => exports.PutTableReplicationRequest$, () => exports.PutTableReplicationResponse$
1096
+ ];
1097
+ exports.RenameTable$ = [9, n0, _RT,
1098
+ { [_h]: ["PUT", "/tables/{tableBucketARN}/{namespace}/{name}/rename", 204] }, () => exports.RenameTableRequest$, () => __Unit
1099
+ ];
1100
+ exports.TagResource$ = [9, n0, _TR,
1101
+ { [_h]: ["POST", "/tag/{resourceArn}", 200] }, () => exports.TagResourceRequest$, () => exports.TagResourceResponse$
1102
+ ];
1103
+ exports.UntagResource$ = [9, n0, _UR,
1104
+ { [_h]: ["DELETE", "/tag/{resourceArn}", 204] }, () => exports.UntagResourceRequest$, () => exports.UntagResourceResponse$
1105
+ ];
1106
+ exports.UpdateTableMetadataLocation$ = [9, n0, _UTML,
1107
+ { [_h]: ["PUT", "/tables/{tableBucketARN}/{namespace}/{name}/metadata-location", 200] }, () => exports.UpdateTableMetadataLocationRequest$, () => exports.UpdateTableMetadataLocationResponse$
1108
+ ];