@aws-sdk/client-lakeformation 3.130.0 → 3.141.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.
Files changed (95) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/README.md +1 -1
  3. package/dist-cjs/commands/AddLFTagsToResourceCommand.js +2 -2
  4. package/dist-cjs/commands/BatchGrantPermissionsCommand.js +2 -2
  5. package/dist-cjs/commands/BatchRevokePermissionsCommand.js +2 -2
  6. package/dist-cjs/commands/CancelTransactionCommand.js +2 -2
  7. package/dist-cjs/commands/CommitTransactionCommand.js +2 -2
  8. package/dist-cjs/commands/CreateDataCellsFilterCommand.js +2 -2
  9. package/dist-cjs/commands/CreateLFTagCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteDataCellsFilterCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteLFTagCommand.js +2 -2
  12. package/dist-cjs/commands/DeleteObjectsOnCancelCommand.js +2 -2
  13. package/dist-cjs/commands/DeregisterResourceCommand.js +2 -2
  14. package/dist-cjs/commands/DescribeResourceCommand.js +2 -2
  15. package/dist-cjs/commands/DescribeTransactionCommand.js +2 -2
  16. package/dist-cjs/commands/ExtendTransactionCommand.js +2 -2
  17. package/dist-cjs/commands/GetDataLakeSettingsCommand.js +2 -2
  18. package/dist-cjs/commands/GetEffectivePermissionsForPathCommand.js +2 -2
  19. package/dist-cjs/commands/GetLFTagCommand.js +2 -2
  20. package/dist-cjs/commands/GetQueryStateCommand.js +2 -2
  21. package/dist-cjs/commands/GetQueryStatisticsCommand.js +2 -2
  22. package/dist-cjs/commands/GetResourceLFTagsCommand.js +2 -2
  23. package/dist-cjs/commands/GetTableObjectsCommand.js +2 -2
  24. package/dist-cjs/commands/GetTemporaryGluePartitionCredentialsCommand.js +2 -2
  25. package/dist-cjs/commands/GetTemporaryGlueTableCredentialsCommand.js +2 -2
  26. package/dist-cjs/commands/GetWorkUnitResultsCommand.js +2 -2
  27. package/dist-cjs/commands/GetWorkUnitsCommand.js +2 -2
  28. package/dist-cjs/commands/GrantPermissionsCommand.js +2 -2
  29. package/dist-cjs/commands/ListDataCellsFilterCommand.js +2 -2
  30. package/dist-cjs/commands/ListLFTagsCommand.js +2 -2
  31. package/dist-cjs/commands/ListPermissionsCommand.js +2 -2
  32. package/dist-cjs/commands/ListResourcesCommand.js +2 -2
  33. package/dist-cjs/commands/ListTableStorageOptimizersCommand.js +2 -2
  34. package/dist-cjs/commands/ListTransactionsCommand.js +2 -2
  35. package/dist-cjs/commands/PutDataLakeSettingsCommand.js +2 -2
  36. package/dist-cjs/commands/RegisterResourceCommand.js +2 -2
  37. package/dist-cjs/commands/RemoveLFTagsFromResourceCommand.js +2 -2
  38. package/dist-cjs/commands/RevokePermissionsCommand.js +2 -2
  39. package/dist-cjs/commands/SearchDatabasesByLFTagsCommand.js +2 -2
  40. package/dist-cjs/commands/SearchTablesByLFTagsCommand.js +2 -2
  41. package/dist-cjs/commands/StartQueryPlanningCommand.js +2 -2
  42. package/dist-cjs/commands/StartTransactionCommand.js +2 -2
  43. package/dist-cjs/commands/UpdateLFTagCommand.js +2 -2
  44. package/dist-cjs/commands/UpdateResourceCommand.js +2 -2
  45. package/dist-cjs/commands/UpdateTableObjectsCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateTableStorageOptimizerCommand.js +2 -2
  47. package/dist-cjs/models/models_0.js +534 -798
  48. package/dist-es/commands/AddLFTagsToResourceCommand.js +3 -3
  49. package/dist-es/commands/BatchGrantPermissionsCommand.js +3 -3
  50. package/dist-es/commands/BatchRevokePermissionsCommand.js +3 -3
  51. package/dist-es/commands/CancelTransactionCommand.js +3 -3
  52. package/dist-es/commands/CommitTransactionCommand.js +3 -3
  53. package/dist-es/commands/CreateDataCellsFilterCommand.js +3 -3
  54. package/dist-es/commands/CreateLFTagCommand.js +3 -3
  55. package/dist-es/commands/DeleteDataCellsFilterCommand.js +3 -3
  56. package/dist-es/commands/DeleteLFTagCommand.js +3 -3
  57. package/dist-es/commands/DeleteObjectsOnCancelCommand.js +3 -3
  58. package/dist-es/commands/DeregisterResourceCommand.js +3 -3
  59. package/dist-es/commands/DescribeResourceCommand.js +3 -3
  60. package/dist-es/commands/DescribeTransactionCommand.js +3 -3
  61. package/dist-es/commands/ExtendTransactionCommand.js +3 -3
  62. package/dist-es/commands/GetDataLakeSettingsCommand.js +3 -3
  63. package/dist-es/commands/GetEffectivePermissionsForPathCommand.js +3 -3
  64. package/dist-es/commands/GetLFTagCommand.js +3 -3
  65. package/dist-es/commands/GetQueryStateCommand.js +3 -3
  66. package/dist-es/commands/GetQueryStatisticsCommand.js +3 -3
  67. package/dist-es/commands/GetResourceLFTagsCommand.js +3 -3
  68. package/dist-es/commands/GetTableObjectsCommand.js +3 -3
  69. package/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +3 -3
  70. package/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +3 -3
  71. package/dist-es/commands/GetWorkUnitResultsCommand.js +3 -3
  72. package/dist-es/commands/GetWorkUnitsCommand.js +3 -3
  73. package/dist-es/commands/GrantPermissionsCommand.js +3 -3
  74. package/dist-es/commands/ListDataCellsFilterCommand.js +3 -3
  75. package/dist-es/commands/ListLFTagsCommand.js +3 -3
  76. package/dist-es/commands/ListPermissionsCommand.js +3 -3
  77. package/dist-es/commands/ListResourcesCommand.js +3 -3
  78. package/dist-es/commands/ListTableStorageOptimizersCommand.js +3 -3
  79. package/dist-es/commands/ListTransactionsCommand.js +3 -3
  80. package/dist-es/commands/PutDataLakeSettingsCommand.js +3 -3
  81. package/dist-es/commands/RegisterResourceCommand.js +3 -3
  82. package/dist-es/commands/RemoveLFTagsFromResourceCommand.js +3 -3
  83. package/dist-es/commands/RevokePermissionsCommand.js +3 -3
  84. package/dist-es/commands/SearchDatabasesByLFTagsCommand.js +3 -3
  85. package/dist-es/commands/SearchTablesByLFTagsCommand.js +3 -3
  86. package/dist-es/commands/StartQueryPlanningCommand.js +3 -3
  87. package/dist-es/commands/StartTransactionCommand.js +3 -3
  88. package/dist-es/commands/UpdateLFTagCommand.js +3 -3
  89. package/dist-es/commands/UpdateResourceCommand.js +3 -3
  90. package/dist-es/commands/UpdateTableObjectsCommand.js +3 -3
  91. package/dist-es/commands/UpdateTableStorageOptimizerCommand.js +3 -3
  92. package/dist-es/models/models_0.js +132 -528
  93. package/dist-types/models/models_0.d.ts +528 -792
  94. package/dist-types/ts3.4/models/models_0.d.ts +264 -528
  95. package/package.json +7 -7
@@ -34,23 +34,11 @@ export interface LFTagPair {
34
34
  */
35
35
  TagValues: string[] | undefined;
36
36
  }
37
- export declare namespace LFTagPair {
38
- /**
39
- * @internal
40
- */
41
- const filterSensitiveLog: (obj: LFTagPair) => any;
42
- }
43
37
  /**
44
38
  * <p>A structure for the catalog object.</p>
45
39
  */
46
40
  export interface CatalogResource {
47
41
  }
48
- export declare namespace CatalogResource {
49
- /**
50
- * @internal
51
- */
52
- const filterSensitiveLog: (obj: CatalogResource) => any;
53
- }
54
42
  /**
55
43
  * <p>A structure for the database object.</p>
56
44
  */
@@ -64,12 +52,6 @@ export interface DatabaseResource {
64
52
  */
65
53
  Name: string | undefined;
66
54
  }
67
- export declare namespace DatabaseResource {
68
- /**
69
- * @internal
70
- */
71
- const filterSensitiveLog: (obj: DatabaseResource) => any;
72
- }
73
55
  /**
74
56
  * <p>A structure for a data cells filter resource. </p>
75
57
  */
@@ -91,12 +73,6 @@ export interface DataCellsFilterResource {
91
73
  */
92
74
  Name?: string;
93
75
  }
94
- export declare namespace DataCellsFilterResource {
95
- /**
96
- * @internal
97
- */
98
- const filterSensitiveLog: (obj: DataCellsFilterResource) => any;
99
- }
100
76
  /**
101
77
  * <p>A structure for a data location object where permissions are granted or revoked. </p>
102
78
  */
@@ -110,12 +86,6 @@ export interface DataLocationResource {
110
86
  */
111
87
  ResourceArn: string | undefined;
112
88
  }
113
- export declare namespace DataLocationResource {
114
- /**
115
- * @internal
116
- */
117
- const filterSensitiveLog: (obj: DataLocationResource) => any;
118
- }
119
89
  /**
120
90
  * <p>A structure containing an LF-tag key and values for a resource.</p>
121
91
  */
@@ -133,12 +103,6 @@ export interface LFTagKeyResource {
133
103
  */
134
104
  TagValues: string[] | undefined;
135
105
  }
136
- export declare namespace LFTagKeyResource {
137
- /**
138
- * @internal
139
- */
140
- const filterSensitiveLog: (obj: LFTagKeyResource) => any;
141
- }
142
106
  /**
143
107
  * <p>A structure that allows an admin to grant user permissions on certain conditions. For example, granting a role access to all columns that do not have the LF-tag 'PII' in tables that have the LF-tag 'Prod'.</p>
144
108
  */
@@ -152,12 +116,6 @@ export interface LFTag {
152
116
  */
153
117
  TagValues: string[] | undefined;
154
118
  }
155
- export declare namespace LFTag {
156
- /**
157
- * @internal
158
- */
159
- const filterSensitiveLog: (obj: LFTag) => any;
160
- }
161
119
  export declare enum ResourceType {
162
120
  DATABASE = "DATABASE",
163
121
  TABLE = "TABLE"
@@ -179,23 +137,11 @@ export interface LFTagPolicyResource {
179
137
  */
180
138
  Expression: LFTag[] | undefined;
181
139
  }
182
- export declare namespace LFTagPolicyResource {
183
- /**
184
- * @internal
185
- */
186
- const filterSensitiveLog: (obj: LFTagPolicyResource) => any;
187
- }
188
140
  /**
189
141
  * <p>A wildcard object representing every table under a database.</p>
190
142
  */
191
143
  export interface TableWildcard {
192
144
  }
193
- export declare namespace TableWildcard {
194
- /**
195
- * @internal
196
- */
197
- const filterSensitiveLog: (obj: TableWildcard) => any;
198
- }
199
145
  /**
200
146
  * <p>A structure for the table object. A table is a metadata definition that represents your data. You can Grant and Revoke table privileges to a principal. </p>
201
147
  */
@@ -219,12 +165,6 @@ export interface TableResource {
219
165
  */
220
166
  TableWildcard?: TableWildcard;
221
167
  }
222
- export declare namespace TableResource {
223
- /**
224
- * @internal
225
- */
226
- const filterSensitiveLog: (obj: TableResource) => any;
227
- }
228
168
  /**
229
169
  * <p>A wildcard object, consisting of an optional list of excluded column names or indexes.</p>
230
170
  */
@@ -234,12 +174,6 @@ export interface ColumnWildcard {
234
174
  */
235
175
  ExcludedColumnNames?: string[];
236
176
  }
237
- export declare namespace ColumnWildcard {
238
- /**
239
- * @internal
240
- */
241
- const filterSensitiveLog: (obj: ColumnWildcard) => any;
242
- }
243
177
  /**
244
178
  * <p>A structure for a table with columns object. This object is only used when granting a SELECT permission.</p>
245
179
  * <p>This object must take a value for at least one of <code>ColumnsNames</code>, <code>ColumnsIndexes</code>, or <code>ColumnsWildcard</code>.</p>
@@ -266,12 +200,6 @@ export interface TableWithColumnsResource {
266
200
  */
267
201
  ColumnWildcard?: ColumnWildcard;
268
202
  }
269
- export declare namespace TableWithColumnsResource {
270
- /**
271
- * @internal
272
- */
273
- const filterSensitiveLog: (obj: TableWithColumnsResource) => any;
274
- }
275
203
  /**
276
204
  * <p>A structure for the resource.</p>
277
205
  */
@@ -309,12 +237,6 @@ export interface Resource {
309
237
  */
310
238
  LFTagPolicy?: LFTagPolicyResource;
311
239
  }
312
- export declare namespace Resource {
313
- /**
314
- * @internal
315
- */
316
- const filterSensitiveLog: (obj: Resource) => any;
317
- }
318
240
  export interface AddLFTagsToResourceRequest {
319
241
  /**
320
242
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -329,12 +251,6 @@ export interface AddLFTagsToResourceRequest {
329
251
  */
330
252
  LFTags: LFTagPair[] | undefined;
331
253
  }
332
- export declare namespace AddLFTagsToResourceRequest {
333
- /**
334
- * @internal
335
- */
336
- const filterSensitiveLog: (obj: AddLFTagsToResourceRequest) => any;
337
- }
338
254
  /**
339
255
  * <p>Contains details about an error.</p>
340
256
  */
@@ -348,12 +264,6 @@ export interface ErrorDetail {
348
264
  */
349
265
  ErrorMessage?: string;
350
266
  }
351
- export declare namespace ErrorDetail {
352
- /**
353
- * @internal
354
- */
355
- const filterSensitiveLog: (obj: ErrorDetail) => any;
356
- }
357
267
  /**
358
268
  * <p>A structure containing an error related to a <code>TagResource</code> or <code>UnTagResource</code> operation.</p>
359
269
  */
@@ -367,24 +277,12 @@ export interface LFTagError {
367
277
  */
368
278
  Error?: ErrorDetail;
369
279
  }
370
- export declare namespace LFTagError {
371
- /**
372
- * @internal
373
- */
374
- const filterSensitiveLog: (obj: LFTagError) => any;
375
- }
376
280
  export interface AddLFTagsToResourceResponse {
377
281
  /**
378
282
  * <p>A list of failures to tag the resource.</p>
379
283
  */
380
284
  Failures?: LFTagError[];
381
285
  }
382
- export declare namespace AddLFTagsToResourceResponse {
383
- /**
384
- * @internal
385
- */
386
- const filterSensitiveLog: (obj: AddLFTagsToResourceResponse) => any;
387
- }
388
286
  /**
389
287
  * <p>Two processes are trying to modify a resource simultaneously.</p>
390
288
  */
@@ -482,23 +380,11 @@ export interface AddObjectInput {
482
380
  */
483
381
  PartitionValues?: string[];
484
382
  }
485
- export declare namespace AddObjectInput {
486
- /**
487
- * @internal
488
- */
489
- const filterSensitiveLog: (obj: AddObjectInput) => any;
490
- }
491
383
  /**
492
384
  * <p>A structure that you pass to indicate you want all rows in a filter. </p>
493
385
  */
494
386
  export interface AllRowsWildcard {
495
387
  }
496
- export declare namespace AllRowsWildcard {
497
- /**
498
- * @internal
499
- */
500
- const filterSensitiveLog: (obj: AllRowsWildcard) => any;
501
- }
502
388
  /**
503
389
  * <p>A resource to be created or added already exists.</p>
504
390
  */
@@ -523,12 +409,6 @@ export interface AuditContext {
523
409
  */
524
410
  AdditionalAuditContext?: string;
525
411
  }
526
- export declare namespace AuditContext {
527
- /**
528
- * @internal
529
- */
530
- const filterSensitiveLog: (obj: AuditContext) => any;
531
- }
532
412
  export declare enum Permission {
533
413
  ALL = "ALL",
534
414
  ALTER = "ALTER",
@@ -553,12 +433,6 @@ export interface DataLakePrincipal {
553
433
  */
554
434
  DataLakePrincipalIdentifier?: string;
555
435
  }
556
- export declare namespace DataLakePrincipal {
557
- /**
558
- * @internal
559
- */
560
- const filterSensitiveLog: (obj: DataLakePrincipal) => any;
561
- }
562
436
  /**
563
437
  * <p>A permission to a resource granted by batch operation to the principal.</p>
564
438
  */
@@ -584,12 +458,6 @@ export interface BatchPermissionsRequestEntry {
584
458
  */
585
459
  PermissionsWithGrantOption?: (Permission | string)[];
586
460
  }
587
- export declare namespace BatchPermissionsRequestEntry {
588
- /**
589
- * @internal
590
- */
591
- const filterSensitiveLog: (obj: BatchPermissionsRequestEntry) => any;
592
- }
593
461
  export interface BatchGrantPermissionsRequest {
594
462
  /**
595
463
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -600,12 +468,6 @@ export interface BatchGrantPermissionsRequest {
600
468
  */
601
469
  Entries: BatchPermissionsRequestEntry[] | undefined;
602
470
  }
603
- export declare namespace BatchGrantPermissionsRequest {
604
- /**
605
- * @internal
606
- */
607
- const filterSensitiveLog: (obj: BatchGrantPermissionsRequest) => any;
608
- }
609
471
  /**
610
472
  * <p>A list of failures when performing a batch grant or batch revoke operation.</p>
611
473
  */
@@ -619,24 +481,12 @@ export interface BatchPermissionsFailureEntry {
619
481
  */
620
482
  Error?: ErrorDetail;
621
483
  }
622
- export declare namespace BatchPermissionsFailureEntry {
623
- /**
624
- * @internal
625
- */
626
- const filterSensitiveLog: (obj: BatchPermissionsFailureEntry) => any;
627
- }
628
484
  export interface BatchGrantPermissionsResponse {
629
485
  /**
630
486
  * <p>A list of failures to grant permissions to the resources.</p>
631
487
  */
632
488
  Failures?: BatchPermissionsFailureEntry[];
633
489
  }
634
- export declare namespace BatchGrantPermissionsResponse {
635
- /**
636
- * @internal
637
- */
638
- const filterSensitiveLog: (obj: BatchGrantPermissionsResponse) => any;
639
- }
640
490
  export interface BatchRevokePermissionsRequest {
641
491
  /**
642
492
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -647,44 +497,20 @@ export interface BatchRevokePermissionsRequest {
647
497
  */
648
498
  Entries: BatchPermissionsRequestEntry[] | undefined;
649
499
  }
650
- export declare namespace BatchRevokePermissionsRequest {
651
- /**
652
- * @internal
653
- */
654
- const filterSensitiveLog: (obj: BatchRevokePermissionsRequest) => any;
655
- }
656
500
  export interface BatchRevokePermissionsResponse {
657
501
  /**
658
502
  * <p>A list of failures to revoke permissions to the resources.</p>
659
503
  */
660
504
  Failures?: BatchPermissionsFailureEntry[];
661
505
  }
662
- export declare namespace BatchRevokePermissionsResponse {
663
- /**
664
- * @internal
665
- */
666
- const filterSensitiveLog: (obj: BatchRevokePermissionsResponse) => any;
667
- }
668
506
  export interface CancelTransactionRequest {
669
507
  /**
670
508
  * <p>The transaction to cancel.</p>
671
509
  */
672
510
  TransactionId: string | undefined;
673
511
  }
674
- export declare namespace CancelTransactionRequest {
675
- /**
676
- * @internal
677
- */
678
- const filterSensitiveLog: (obj: CancelTransactionRequest) => any;
679
- }
680
512
  export interface CancelTransactionResponse {
681
513
  }
682
- export declare namespace CancelTransactionResponse {
683
- /**
684
- * @internal
685
- */
686
- const filterSensitiveLog: (obj: CancelTransactionResponse) => any;
687
- }
688
514
  /**
689
515
  * <p>Contains details about an error related to a transaction commit that was in progress.</p>
690
516
  */
@@ -721,12 +547,6 @@ export interface CommitTransactionRequest {
721
547
  */
722
548
  TransactionId: string | undefined;
723
549
  }
724
- export declare namespace CommitTransactionRequest {
725
- /**
726
- * @internal
727
- */
728
- const filterSensitiveLog: (obj: CommitTransactionRequest) => any;
729
- }
730
550
  export declare enum TransactionStatus {
731
551
  ABORTED = "ABORTED",
732
552
  ACTIVE = "ACTIVE",
@@ -739,12 +559,6 @@ export interface CommitTransactionResponse {
739
559
  */
740
560
  TransactionStatus?: TransactionStatus | string;
741
561
  }
742
- export declare namespace CommitTransactionResponse {
743
- /**
744
- * @internal
745
- */
746
- const filterSensitiveLog: (obj: CommitTransactionResponse) => any;
747
- }
748
562
  /**
749
563
  * <p>Contains details about an error related to a transaction that was cancelled.</p>
750
564
  */
@@ -773,12 +587,6 @@ export interface RowFilter {
773
587
  */
774
588
  AllRowsWildcard?: AllRowsWildcard;
775
589
  }
776
- export declare namespace RowFilter {
777
- /**
778
- * @internal
779
- */
780
- const filterSensitiveLog: (obj: RowFilter) => any;
781
- }
782
590
  /**
783
591
  * <p>A structure that describes certain columns on certain rows.</p>
784
592
  */
@@ -815,32 +623,14 @@ export interface DataCellsFilter {
815
623
  */
816
624
  ColumnWildcard?: ColumnWildcard;
817
625
  }
818
- export declare namespace DataCellsFilter {
819
- /**
820
- * @internal
821
- */
822
- const filterSensitiveLog: (obj: DataCellsFilter) => any;
823
- }
824
626
  export interface CreateDataCellsFilterRequest {
825
627
  /**
826
628
  * <p>A <code>DataCellsFilter</code> structure containing information about the data cells filter.</p>
827
629
  */
828
630
  TableData: DataCellsFilter | undefined;
829
631
  }
830
- export declare namespace CreateDataCellsFilterRequest {
831
- /**
832
- * @internal
833
- */
834
- const filterSensitiveLog: (obj: CreateDataCellsFilterRequest) => any;
835
- }
836
632
  export interface CreateDataCellsFilterResponse {
837
633
  }
838
- export declare namespace CreateDataCellsFilterResponse {
839
- /**
840
- * @internal
841
- */
842
- const filterSensitiveLog: (obj: CreateDataCellsFilterResponse) => any;
843
- }
844
634
  /**
845
635
  * <p>A resource numerical limit was exceeded.</p>
846
636
  */
@@ -870,20 +660,8 @@ export interface CreateLFTagRequest {
870
660
  */
871
661
  TagValues: string[] | undefined;
872
662
  }
873
- export declare namespace CreateLFTagRequest {
874
- /**
875
- * @internal
876
- */
877
- const filterSensitiveLog: (obj: CreateLFTagRequest) => any;
878
- }
879
663
  export interface CreateLFTagResponse {
880
664
  }
881
- export declare namespace CreateLFTagResponse {
882
- /**
883
- * @internal
884
- */
885
- const filterSensitiveLog: (obj: CreateLFTagResponse) => any;
886
- }
887
665
  export interface DeleteDataCellsFilterRequest {
888
666
  /**
889
667
  * <p>The ID of the catalog to which the table belongs.</p>
@@ -902,20 +680,8 @@ export interface DeleteDataCellsFilterRequest {
902
680
  */
903
681
  Name?: string;
904
682
  }
905
- export declare namespace DeleteDataCellsFilterRequest {
906
- /**
907
- * @internal
908
- */
909
- const filterSensitiveLog: (obj: DeleteDataCellsFilterRequest) => any;
910
- }
911
683
  export interface DeleteDataCellsFilterResponse {
912
684
  }
913
- export declare namespace DeleteDataCellsFilterResponse {
914
- /**
915
- * @internal
916
- */
917
- const filterSensitiveLog: (obj: DeleteDataCellsFilterResponse) => any;
918
- }
919
685
  export interface DeleteLFTagRequest {
920
686
  /**
921
687
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -926,20 +692,8 @@ export interface DeleteLFTagRequest {
926
692
  */
927
693
  TagKey: string | undefined;
928
694
  }
929
- export declare namespace DeleteLFTagRequest {
930
- /**
931
- * @internal
932
- */
933
- const filterSensitiveLog: (obj: DeleteLFTagRequest) => any;
934
- }
935
695
  export interface DeleteLFTagResponse {
936
696
  }
937
- export declare namespace DeleteLFTagResponse {
938
- /**
939
- * @internal
940
- */
941
- const filterSensitiveLog: (obj: DeleteLFTagResponse) => any;
942
- }
943
697
  /**
944
698
  * <p>An object that defines an Amazon S3 object to be deleted if a transaction cancels, provided that
945
699
  * <code>VirtualPut</code> was called before writing the object.</p>
@@ -954,12 +708,6 @@ export interface VirtualObject {
954
708
  */
955
709
  ETag?: string;
956
710
  }
957
- export declare namespace VirtualObject {
958
- /**
959
- * @internal
960
- */
961
- const filterSensitiveLog: (obj: VirtualObject) => any;
962
- }
963
711
  export interface DeleteObjectsOnCancelRequest {
964
712
  /**
965
713
  * <p>The Glue data catalog that contains the governed table. Defaults to the current account ID.</p>
@@ -982,20 +730,8 @@ export interface DeleteObjectsOnCancelRequest {
982
730
  */
983
731
  Objects: VirtualObject[] | undefined;
984
732
  }
985
- export declare namespace DeleteObjectsOnCancelRequest {
986
- /**
987
- * @internal
988
- */
989
- const filterSensitiveLog: (obj: DeleteObjectsOnCancelRequest) => any;
990
- }
991
733
  export interface DeleteObjectsOnCancelResponse {
992
734
  }
993
- export declare namespace DeleteObjectsOnCancelResponse {
994
- /**
995
- * @internal
996
- */
997
- const filterSensitiveLog: (obj: DeleteObjectsOnCancelResponse) => any;
998
- }
999
735
  /**
1000
736
  * <p>Contains details about an error related to a resource which is not ready for a transaction.</p>
1001
737
  */
@@ -1017,32 +753,14 @@ export interface DeregisterResourceRequest {
1017
753
  */
1018
754
  ResourceArn: string | undefined;
1019
755
  }
1020
- export declare namespace DeregisterResourceRequest {
1021
- /**
1022
- * @internal
1023
- */
1024
- const filterSensitiveLog: (obj: DeregisterResourceRequest) => any;
1025
- }
1026
756
  export interface DeregisterResourceResponse {
1027
757
  }
1028
- export declare namespace DeregisterResourceResponse {
1029
- /**
1030
- * @internal
1031
- */
1032
- const filterSensitiveLog: (obj: DeregisterResourceResponse) => any;
1033
- }
1034
758
  export interface DescribeResourceRequest {
1035
759
  /**
1036
760
  * <p>The resource ARN.</p>
1037
761
  */
1038
762
  ResourceArn: string | undefined;
1039
763
  }
1040
- export declare namespace DescribeResourceRequest {
1041
- /**
1042
- * @internal
1043
- */
1044
- const filterSensitiveLog: (obj: DescribeResourceRequest) => any;
1045
- }
1046
764
  /**
1047
765
  * <p>A structure containing information about an Lake Formation resource.</p>
1048
766
  */
@@ -1060,36 +778,18 @@ export interface ResourceInfo {
1060
778
  */
1061
779
  LastModified?: Date;
1062
780
  }
1063
- export declare namespace ResourceInfo {
1064
- /**
1065
- * @internal
1066
- */
1067
- const filterSensitiveLog: (obj: ResourceInfo) => any;
1068
- }
1069
781
  export interface DescribeResourceResponse {
1070
782
  /**
1071
783
  * <p>A structure containing information about an Lake Formation resource.</p>
1072
784
  */
1073
785
  ResourceInfo?: ResourceInfo;
1074
786
  }
1075
- export declare namespace DescribeResourceResponse {
1076
- /**
1077
- * @internal
1078
- */
1079
- const filterSensitiveLog: (obj: DescribeResourceResponse) => any;
1080
- }
1081
787
  export interface DescribeTransactionRequest {
1082
788
  /**
1083
789
  * <p>The transaction for which to return status.</p>
1084
790
  */
1085
791
  TransactionId: string | undefined;
1086
792
  }
1087
- export declare namespace DescribeTransactionRequest {
1088
- /**
1089
- * @internal
1090
- */
1091
- const filterSensitiveLog: (obj: DescribeTransactionRequest) => any;
1092
- }
1093
793
  /**
1094
794
  * <p>A structure that contains information about a transaction.</p>
1095
795
  */
@@ -1111,56 +811,26 @@ export interface TransactionDescription {
1111
811
  */
1112
812
  TransactionEndTime?: Date;
1113
813
  }
1114
- export declare namespace TransactionDescription {
1115
- /**
1116
- * @internal
1117
- */
1118
- const filterSensitiveLog: (obj: TransactionDescription) => any;
1119
- }
1120
814
  export interface DescribeTransactionResponse {
1121
815
  /**
1122
816
  * <p>Returns a <code>TransactionDescription</code> object containing information about the transaction.</p>
1123
817
  */
1124
818
  TransactionDescription?: TransactionDescription;
1125
819
  }
1126
- export declare namespace DescribeTransactionResponse {
1127
- /**
1128
- * @internal
1129
- */
1130
- const filterSensitiveLog: (obj: DescribeTransactionResponse) => any;
1131
- }
1132
820
  export interface ExtendTransactionRequest {
1133
821
  /**
1134
822
  * <p>The transaction to extend.</p>
1135
823
  */
1136
824
  TransactionId?: string;
1137
825
  }
1138
- export declare namespace ExtendTransactionRequest {
1139
- /**
1140
- * @internal
1141
- */
1142
- const filterSensitiveLog: (obj: ExtendTransactionRequest) => any;
1143
- }
1144
826
  export interface ExtendTransactionResponse {
1145
827
  }
1146
- export declare namespace ExtendTransactionResponse {
1147
- /**
1148
- * @internal
1149
- */
1150
- const filterSensitiveLog: (obj: ExtendTransactionResponse) => any;
1151
- }
1152
828
  export interface GetDataLakeSettingsRequest {
1153
829
  /**
1154
830
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
1155
831
  */
1156
832
  CatalogId?: string;
1157
833
  }
1158
- export declare namespace GetDataLakeSettingsRequest {
1159
- /**
1160
- * @internal
1161
- */
1162
- const filterSensitiveLog: (obj: GetDataLakeSettingsRequest) => any;
1163
- }
1164
834
  /**
1165
835
  * <p>Permissions granted to a principal.</p>
1166
836
  */
@@ -1174,12 +844,6 @@ export interface PrincipalPermissions {
1174
844
  */
1175
845
  Permissions?: (Permission | string)[];
1176
846
  }
1177
- export declare namespace PrincipalPermissions {
1178
- /**
1179
- * @internal
1180
- */
1181
- const filterSensitiveLog: (obj: PrincipalPermissions) => any;
1182
- }
1183
847
  /**
1184
848
  * <p>A structure representing a list of Lake Formation principals designated as data lake administrators and lists of principal permission entries for default create database and default create table permissions.</p>
1185
849
  */
@@ -1233,24 +897,12 @@ export interface DataLakeSettings {
1233
897
  */
1234
898
  AuthorizedSessionTagValueList?: string[];
1235
899
  }
1236
- export declare namespace DataLakeSettings {
1237
- /**
1238
- * @internal
1239
- */
1240
- const filterSensitiveLog: (obj: DataLakeSettings) => any;
1241
- }
1242
900
  export interface GetDataLakeSettingsResponse {
1243
901
  /**
1244
902
  * <p>A structure representing a list of Lake Formation principals designated as data lake administrators.</p>
1245
903
  */
1246
904
  DataLakeSettings?: DataLakeSettings;
1247
905
  }
1248
- export declare namespace GetDataLakeSettingsResponse {
1249
- /**
1250
- * @internal
1251
- */
1252
- const filterSensitiveLog: (obj: GetDataLakeSettingsResponse) => any;
1253
- }
1254
906
  export interface GetEffectivePermissionsForPathRequest {
1255
907
  /**
1256
908
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -1269,12 +921,6 @@ export interface GetEffectivePermissionsForPathRequest {
1269
921
  */
1270
922
  MaxResults?: number;
1271
923
  }
1272
- export declare namespace GetEffectivePermissionsForPathRequest {
1273
- /**
1274
- * @internal
1275
- */
1276
- const filterSensitiveLog: (obj: GetEffectivePermissionsForPathRequest) => any;
1277
- }
1278
924
  /**
1279
925
  * <p>A structure containing the additional details to be returned in the <code>AdditionalDetails</code> attribute of <code>PrincipalResourcePermissions</code>.</p>
1280
926
  *
@@ -1286,12 +932,6 @@ export interface DetailsMap {
1286
932
  */
1287
933
  ResourceShare?: string[];
1288
934
  }
1289
- export declare namespace DetailsMap {
1290
- /**
1291
- * @internal
1292
- */
1293
- const filterSensitiveLog: (obj: DetailsMap) => any;
1294
- }
1295
935
  /**
1296
936
  * <p>The permissions granted or revoked on a resource.</p>
1297
937
  */
@@ -1317,12 +957,6 @@ export interface PrincipalResourcePermissions {
1317
957
  */
1318
958
  AdditionalDetails?: DetailsMap;
1319
959
  }
1320
- export declare namespace PrincipalResourcePermissions {
1321
- /**
1322
- * @internal
1323
- */
1324
- const filterSensitiveLog: (obj: PrincipalResourcePermissions) => any;
1325
- }
1326
960
  export interface GetEffectivePermissionsForPathResponse {
1327
961
  /**
1328
962
  * <p>A list of the permissions for the specified table or database resource located at the path in Amazon S3.</p>
@@ -1333,12 +967,6 @@ export interface GetEffectivePermissionsForPathResponse {
1333
967
  */
1334
968
  NextToken?: string;
1335
969
  }
1336
- export declare namespace GetEffectivePermissionsForPathResponse {
1337
- /**
1338
- * @internal
1339
- */
1340
- const filterSensitiveLog: (obj: GetEffectivePermissionsForPathResponse) => any;
1341
- }
1342
970
  export interface GetLFTagRequest {
1343
971
  /**
1344
972
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -1349,12 +977,6 @@ export interface GetLFTagRequest {
1349
977
  */
1350
978
  TagKey: string | undefined;
1351
979
  }
1352
- export declare namespace GetLFTagRequest {
1353
- /**
1354
- * @internal
1355
- */
1356
- const filterSensitiveLog: (obj: GetLFTagRequest) => any;
1357
- }
1358
980
  export interface GetLFTagResponse {
1359
981
  /**
1360
982
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -1369,24 +991,12 @@ export interface GetLFTagResponse {
1369
991
  */
1370
992
  TagValues?: string[];
1371
993
  }
1372
- export declare namespace GetLFTagResponse {
1373
- /**
1374
- * @internal
1375
- */
1376
- const filterSensitiveLog: (obj: GetLFTagResponse) => any;
1377
- }
1378
994
  export interface GetQueryStateRequest {
1379
995
  /**
1380
996
  * <p>The ID of the plan query operation.</p>
1381
997
  */
1382
998
  QueryId: string | undefined;
1383
999
  }
1384
- export declare namespace GetQueryStateRequest {
1385
- /**
1386
- * @internal
1387
- */
1388
- const filterSensitiveLog: (obj: GetQueryStateRequest) => any;
1389
- }
1390
1000
  export declare enum QueryStateString {
1391
1001
  ERROR = "ERROR",
1392
1002
  EXPIRED = "EXPIRED",
@@ -1422,12 +1032,6 @@ export interface GetQueryStateResponse {
1422
1032
  */
1423
1033
  State: QueryStateString | string | undefined;
1424
1034
  }
1425
- export declare namespace GetQueryStateResponse {
1426
- /**
1427
- * @internal
1428
- */
1429
- const filterSensitiveLog: (obj: GetQueryStateResponse) => any;
1430
- }
1431
1035
  /**
1432
1036
  * <p>Contains details about an error where the query request expired.</p>
1433
1037
  */
@@ -1449,12 +1053,6 @@ export interface GetQueryStatisticsRequest {
1449
1053
  */
1450
1054
  QueryId: string | undefined;
1451
1055
  }
1452
- export declare namespace GetQueryStatisticsRequest {
1453
- /**
1454
- * @internal
1455
- */
1456
- const filterSensitiveLog: (obj: GetQueryStatisticsRequest) => any;
1457
- }
1458
1056
  /**
1459
1057
  * <p>Statistics related to the processing of a query statement.</p>
1460
1058
  */
@@ -1472,12 +1070,6 @@ export interface ExecutionStatistics {
1472
1070
  */
1473
1071
  WorkUnitsExecutedCount?: number;
1474
1072
  }
1475
- export declare namespace ExecutionStatistics {
1476
- /**
1477
- * @internal
1478
- */
1479
- const filterSensitiveLog: (obj: ExecutionStatistics) => any;
1480
- }
1481
1073
  /**
1482
1074
  * <p>Statistics related to the processing of a query statement.</p>
1483
1075
  */
@@ -1499,12 +1091,6 @@ export interface PlanningStatistics {
1499
1091
  */
1500
1092
  WorkUnitsGeneratedCount?: number;
1501
1093
  }
1502
- export declare namespace PlanningStatistics {
1503
- /**
1504
- * @internal
1505
- */
1506
- const filterSensitiveLog: (obj: PlanningStatistics) => any;
1507
- }
1508
1094
  export interface GetQueryStatisticsResponse {
1509
1095
  /**
1510
1096
  * <p>An <code>ExecutionStatistics</code> structure containing execution statistics.</p>
@@ -1519,12 +1105,6 @@ export interface GetQueryStatisticsResponse {
1519
1105
  */
1520
1106
  QuerySubmissionTime?: Date;
1521
1107
  }
1522
- export declare namespace GetQueryStatisticsResponse {
1523
- /**
1524
- * @internal
1525
- */
1526
- const filterSensitiveLog: (obj: GetQueryStatisticsResponse) => any;
1527
- }
1528
1108
  /**
1529
1109
  * <p>Contains details about an error related to statistics not being ready.</p>
1530
1110
  */
@@ -1572,12 +1152,6 @@ export interface GetResourceLFTagsRequest {
1572
1152
  */
1573
1153
  ShowAssignedLFTags?: boolean;
1574
1154
  }
1575
- export declare namespace GetResourceLFTagsRequest {
1576
- /**
1577
- * @internal
1578
- */
1579
- const filterSensitiveLog: (obj: GetResourceLFTagsRequest) => any;
1580
- }
1581
1155
  /**
1582
1156
  * <p>A structure containing the name of a column resource and the LF-tags attached to it.</p>
1583
1157
  */
@@ -1591,12 +1165,6 @@ export interface ColumnLFTag {
1591
1165
  */
1592
1166
  LFTags?: LFTagPair[];
1593
1167
  }
1594
- export declare namespace ColumnLFTag {
1595
- /**
1596
- * @internal
1597
- */
1598
- const filterSensitiveLog: (obj: ColumnLFTag) => any;
1599
- }
1600
1168
  export interface GetResourceLFTagsResponse {
1601
1169
  /**
1602
1170
  * <p>A list of LF-tags applied to a database resource.</p>
@@ -1611,12 +1179,6 @@ export interface GetResourceLFTagsResponse {
1611
1179
  */
1612
1180
  LFTagsOnColumns?: ColumnLFTag[];
1613
1181
  }
1614
- export declare namespace GetResourceLFTagsResponse {
1615
- /**
1616
- * @internal
1617
- */
1618
- const filterSensitiveLog: (obj: GetResourceLFTagsResponse) => any;
1619
- }
1620
1182
  /**
1621
1183
  * <p>An encryption operation failed.</p>
1622
1184
  */
@@ -1677,12 +1239,6 @@ export interface GetTableObjectsRequest {
1677
1239
  */
1678
1240
  NextToken?: string;
1679
1241
  }
1680
- export declare namespace GetTableObjectsRequest {
1681
- /**
1682
- * @internal
1683
- */
1684
- const filterSensitiveLog: (obj: GetTableObjectsRequest) => any;
1685
- }
1686
1242
  /**
1687
1243
  * <p>Specifies the details of a governed table.</p>
1688
1244
  */
@@ -1700,12 +1256,6 @@ export interface TableObject {
1700
1256
  */
1701
1257
  Size?: number;
1702
1258
  }
1703
- export declare namespace TableObject {
1704
- /**
1705
- * @internal
1706
- */
1707
- const filterSensitiveLog: (obj: TableObject) => any;
1708
- }
1709
1259
  /**
1710
1260
  * <p>A structure containing a list of partition values and table objects.</p>
1711
1261
  */
@@ -1719,12 +1269,6 @@ export interface PartitionObjects {
1719
1269
  */
1720
1270
  Objects?: TableObject[];
1721
1271
  }
1722
- export declare namespace PartitionObjects {
1723
- /**
1724
- * @internal
1725
- */
1726
- const filterSensitiveLog: (obj: PartitionObjects) => any;
1727
- }
1728
1272
  export interface GetTableObjectsResponse {
1729
1273
  /**
1730
1274
  * <p>A list of objects organized by partition keys.</p>
@@ -1735,12 +1279,6 @@ export interface GetTableObjectsResponse {
1735
1279
  */
1736
1280
  NextToken?: string;
1737
1281
  }
1738
- export declare namespace GetTableObjectsResponse {
1739
- /**
1740
- * @internal
1741
- */
1742
- const filterSensitiveLog: (obj: GetTableObjectsResponse) => any;
1743
- }
1744
1282
  /**
1745
1283
  * <p>Contains a list of values defining partitions.</p>
1746
1284
  */
@@ -1750,12 +1288,6 @@ export interface PartitionValueList {
1750
1288
  */
1751
1289
  Values: string[] | undefined;
1752
1290
  }
1753
- export declare namespace PartitionValueList {
1754
- /**
1755
- * @internal
1756
- */
1757
- const filterSensitiveLog: (obj: PartitionValueList) => any;
1758
- }
1759
1291
  export declare enum PermissionType {
1760
1292
  CELL_FILTER_PERMISSION = "CELL_FILTER_PERMISSION",
1761
1293
  COLUMN_PERMISSION = "COLUMN_PERMISSION"
@@ -1786,12 +1318,6 @@ export interface GetTemporaryGluePartitionCredentialsRequest {
1786
1318
  */
1787
1319
  SupportedPermissionTypes: (PermissionType | string)[] | undefined;
1788
1320
  }
1789
- export declare namespace GetTemporaryGluePartitionCredentialsRequest {
1790
- /**
1791
- * @internal
1792
- */
1793
- const filterSensitiveLog: (obj: GetTemporaryGluePartitionCredentialsRequest) => any;
1794
- }
1795
1321
  export interface GetTemporaryGluePartitionCredentialsResponse {
1796
1322
  /**
1797
1323
  * <p>The access key ID for the temporary credentials.</p>
@@ -1810,12 +1336,6 @@ export interface GetTemporaryGluePartitionCredentialsResponse {
1810
1336
  */
1811
1337
  Expiration?: Date;
1812
1338
  }
1813
- export declare namespace GetTemporaryGluePartitionCredentialsResponse {
1814
- /**
1815
- * @internal
1816
- */
1817
- const filterSensitiveLog: (obj: GetTemporaryGluePartitionCredentialsResponse) => any;
1818
- }
1819
1339
  /**
1820
1340
  * <p>The engine does not support filtering data based on the enforced permissions. For example, if you call the <code>GetTemporaryGlueTableCredentials</code> operation with <code>SupportedPermissionType</code> equal to <code>ColumnPermission</code>, but cell-level permissions exist on the table, this exception is thrown.</p>
1821
1341
  */
@@ -1853,12 +1373,6 @@ export interface GetTemporaryGlueTableCredentialsRequest {
1853
1373
  */
1854
1374
  SupportedPermissionTypes: (PermissionType | string)[] | undefined;
1855
1375
  }
1856
- export declare namespace GetTemporaryGlueTableCredentialsRequest {
1857
- /**
1858
- * @internal
1859
- */
1860
- const filterSensitiveLog: (obj: GetTemporaryGlueTableCredentialsRequest) => any;
1861
- }
1862
1376
  export interface GetTemporaryGlueTableCredentialsResponse {
1863
1377
  /**
1864
1378
  * <p>The access key ID for the temporary credentials.</p>
@@ -1877,12 +1391,6 @@ export interface GetTemporaryGlueTableCredentialsResponse {
1877
1391
  */
1878
1392
  Expiration?: Date;
1879
1393
  }
1880
- export declare namespace GetTemporaryGlueTableCredentialsResponse {
1881
- /**
1882
- * @internal
1883
- */
1884
- const filterSensitiveLog: (obj: GetTemporaryGlueTableCredentialsResponse) => any;
1885
- }
1886
1394
  export interface GetWorkUnitResultsRequest {
1887
1395
  /**
1888
1396
  * <p>The ID of the plan query operation for which to get results.</p>
@@ -1897,12 +1405,6 @@ export interface GetWorkUnitResultsRequest {
1897
1405
  */
1898
1406
  WorkUnitToken: string | undefined;
1899
1407
  }
1900
- export declare namespace GetWorkUnitResultsRequest {
1901
- /**
1902
- * @internal
1903
- */
1904
- const filterSensitiveLog: (obj: GetWorkUnitResultsRequest) => any;
1905
- }
1906
1408
  /**
1907
1409
  * <p>A structure for the output.</p>
1908
1410
  */
@@ -1912,12 +1414,6 @@ export interface GetWorkUnitResultsResponse {
1912
1414
  */
1913
1415
  ResultStream?: Readable | ReadableStream | Blob;
1914
1416
  }
1915
- export declare namespace GetWorkUnitResultsResponse {
1916
- /**
1917
- * @internal
1918
- */
1919
- const filterSensitiveLog: (obj: GetWorkUnitResultsResponse) => any;
1920
- }
1921
1417
  export interface GetWorkUnitsRequest {
1922
1418
  /**
1923
1419
  * <p>A continuation token, if this is a continuation call.</p>
@@ -1932,12 +1428,6 @@ export interface GetWorkUnitsRequest {
1932
1428
  */
1933
1429
  QueryId: string | undefined;
1934
1430
  }
1935
- export declare namespace GetWorkUnitsRequest {
1936
- /**
1937
- * @internal
1938
- */
1939
- const filterSensitiveLog: (obj: GetWorkUnitsRequest) => any;
1940
- }
1941
1431
  /**
1942
1432
  * <p>Defines the valid range of work unit IDs for querying the execution service.</p>
1943
1433
  */
@@ -1955,12 +1445,6 @@ export interface WorkUnitRange {
1955
1445
  */
1956
1446
  WorkUnitToken: string | undefined;
1957
1447
  }
1958
- export declare namespace WorkUnitRange {
1959
- /**
1960
- * @internal
1961
- */
1962
- const filterSensitiveLog: (obj: WorkUnitRange) => any;
1963
- }
1964
1448
  /**
1965
1449
  * <p>A structure for the output.</p>
1966
1450
  */
@@ -1978,12 +1462,6 @@ export interface GetWorkUnitsResponse {
1978
1462
  */
1979
1463
  WorkUnitRanges: WorkUnitRange[] | undefined;
1980
1464
  }
1981
- export declare namespace GetWorkUnitsResponse {
1982
- /**
1983
- * @internal
1984
- */
1985
- const filterSensitiveLog: (obj: GetWorkUnitsResponse) => any;
1986
- }
1987
1465
  /**
1988
1466
  * <p>Contains details about an error related to work units not being ready.</p>
1989
1467
  */
@@ -2022,20 +1500,8 @@ export interface GrantPermissionsRequest {
2022
1500
  */
2023
1501
  PermissionsWithGrantOption?: (Permission | string)[];
2024
1502
  }
2025
- export declare namespace GrantPermissionsRequest {
2026
- /**
2027
- * @internal
2028
- */
2029
- const filterSensitiveLog: (obj: GrantPermissionsRequest) => any;
2030
- }
2031
1503
  export interface GrantPermissionsResponse {
2032
1504
  }
2033
- export declare namespace GrantPermissionsResponse {
2034
- /**
2035
- * @internal
2036
- */
2037
- const filterSensitiveLog: (obj: GrantPermissionsResponse) => any;
2038
- }
2039
1505
  export interface ListDataCellsFilterRequest {
2040
1506
  /**
2041
1507
  * <p>A table in the Glue Data Catalog.</p>
@@ -2050,12 +1516,6 @@ export interface ListDataCellsFilterRequest {
2050
1516
  */
2051
1517
  MaxResults?: number;
2052
1518
  }
2053
- export declare namespace ListDataCellsFilterRequest {
2054
- /**
2055
- * @internal
2056
- */
2057
- const filterSensitiveLog: (obj: ListDataCellsFilterRequest) => any;
2058
- }
2059
1519
  export interface ListDataCellsFilterResponse {
2060
1520
  /**
2061
1521
  * <p>A list of <code>DataCellFilter</code> structures.</p>
@@ -2066,12 +1526,6 @@ export interface ListDataCellsFilterResponse {
2066
1526
  */
2067
1527
  NextToken?: string;
2068
1528
  }
2069
- export declare namespace ListDataCellsFilterResponse {
2070
- /**
2071
- * @internal
2072
- */
2073
- const filterSensitiveLog: (obj: ListDataCellsFilterResponse) => any;
2074
- }
2075
1529
  export declare enum ResourceShareType {
2076
1530
  ALL = "ALL",
2077
1531
  FOREIGN = "FOREIGN"
@@ -2094,12 +1548,6 @@ export interface ListLFTagsRequest {
2094
1548
  */
2095
1549
  NextToken?: string;
2096
1550
  }
2097
- export declare namespace ListLFTagsRequest {
2098
- /**
2099
- * @internal
2100
- */
2101
- const filterSensitiveLog: (obj: ListLFTagsRequest) => any;
2102
- }
2103
1551
  export interface ListLFTagsResponse {
2104
1552
  /**
2105
1553
  * <p>A list of LF-tags that the requested has permission to view.</p>
@@ -2110,12 +1558,6 @@ export interface ListLFTagsResponse {
2110
1558
  */
2111
1559
  NextToken?: string;
2112
1560
  }
2113
- export declare namespace ListLFTagsResponse {
2114
- /**
2115
- * @internal
2116
- */
2117
- const filterSensitiveLog: (obj: ListLFTagsResponse) => any;
2118
- }
2119
1561
  export declare enum DataLakeResourceType {
2120
1562
  CATALOG = "CATALOG",
2121
1563
  DATABASE = "DATABASE",
@@ -2157,12 +1599,6 @@ export interface ListPermissionsRequest {
2157
1599
  */
2158
1600
  IncludeRelated?: string;
2159
1601
  }
2160
- export declare namespace ListPermissionsRequest {
2161
- /**
2162
- * @internal
2163
- */
2164
- const filterSensitiveLog: (obj: ListPermissionsRequest) => any;
2165
- }
2166
1602
  export interface ListPermissionsResponse {
2167
1603
  /**
2168
1604
  * <p>A list of principals and their permissions on the resource for the specified principal and resource types.</p>
@@ -2173,12 +1609,6 @@ export interface ListPermissionsResponse {
2173
1609
  */
2174
1610
  NextToken?: string;
2175
1611
  }
2176
- export declare namespace ListPermissionsResponse {
2177
- /**
2178
- * @internal
2179
- */
2180
- const filterSensitiveLog: (obj: ListPermissionsResponse) => any;
2181
- }
2182
1612
  export declare enum ComparisonOperator {
2183
1613
  BEGINS_WITH = "BEGINS_WITH",
2184
1614
  BETWEEN = "BETWEEN",
@@ -2214,12 +1644,6 @@ export interface FilterCondition {
2214
1644
  */
2215
1645
  StringValueList?: string[];
2216
1646
  }
2217
- export declare namespace FilterCondition {
2218
- /**
2219
- * @internal
2220
- */
2221
- const filterSensitiveLog: (obj: FilterCondition) => any;
2222
- }
2223
1647
  export interface ListResourcesRequest {
2224
1648
  /**
2225
1649
  * <p>Any applicable row-level and/or column-level filtering conditions for the resources.</p>
@@ -2234,12 +1658,6 @@ export interface ListResourcesRequest {
2234
1658
  */
2235
1659
  NextToken?: string;
2236
1660
  }
2237
- export declare namespace ListResourcesRequest {
2238
- /**
2239
- * @internal
2240
- */
2241
- const filterSensitiveLog: (obj: ListResourcesRequest) => any;
2242
- }
2243
1661
  export interface ListResourcesResponse {
2244
1662
  /**
2245
1663
  * <p>A summary of the data lake resources.</p>
@@ -2250,12 +1668,6 @@ export interface ListResourcesResponse {
2250
1668
  */
2251
1669
  NextToken?: string;
2252
1670
  }
2253
- export declare namespace ListResourcesResponse {
2254
- /**
2255
- * @internal
2256
- */
2257
- const filterSensitiveLog: (obj: ListResourcesResponse) => any;
2258
- }
2259
1671
  export declare enum OptimizerType {
2260
1672
  COMPACTION = "COMPACTION",
2261
1673
  GARBAGE_COLLECTION = "GARBAGE_COLLECTION",
@@ -2287,12 +1699,6 @@ export interface ListTableStorageOptimizersRequest {
2287
1699
  */
2288
1700
  NextToken?: string;
2289
1701
  }
2290
- export declare namespace ListTableStorageOptimizersRequest {
2291
- /**
2292
- * @internal
2293
- */
2294
- const filterSensitiveLog: (obj: ListTableStorageOptimizersRequest) => any;
2295
- }
2296
1702
  /**
2297
1703
  * <p>A structure describing the configuration and details of a storage optimizer.</p>
2298
1704
  */
@@ -2321,12 +1727,6 @@ export interface StorageOptimizer {
2321
1727
  */
2322
1728
  LastRunDetails?: string;
2323
1729
  }
2324
- export declare namespace StorageOptimizer {
2325
- /**
2326
- * @internal
2327
- */
2328
- const filterSensitiveLog: (obj: StorageOptimizer) => any;
2329
- }
2330
1730
  export interface ListTableStorageOptimizersResponse {
2331
1731
  /**
2332
1732
  * <p>A list of the storage optimizers associated with a table.</p>
@@ -2337,12 +1737,6 @@ export interface ListTableStorageOptimizersResponse {
2337
1737
  */
2338
1738
  NextToken?: string;
2339
1739
  }
2340
- export declare namespace ListTableStorageOptimizersResponse {
2341
- /**
2342
- * @internal
2343
- */
2344
- const filterSensitiveLog: (obj: ListTableStorageOptimizersResponse) => any;
2345
- }
2346
1740
  export declare enum TransactionStatusFilter {
2347
1741
  ABORTED = "ABORTED",
2348
1742
  ACTIVE = "ACTIVE",
@@ -2368,12 +1762,6 @@ export interface ListTransactionsRequest {
2368
1762
  */
2369
1763
  NextToken?: string;
2370
1764
  }
2371
- export declare namespace ListTransactionsRequest {
2372
- /**
2373
- * @internal
2374
- */
2375
- const filterSensitiveLog: (obj: ListTransactionsRequest) => any;
2376
- }
2377
1765
  export interface ListTransactionsResponse {
2378
1766
  /**
2379
1767
  * <p>A list of transactions. The record for each transaction is a <code>TransactionDescription</code> object.</p>
@@ -2384,12 +1772,6 @@ export interface ListTransactionsResponse {
2384
1772
  */
2385
1773
  NextToken?: string;
2386
1774
  }
2387
- export declare namespace ListTransactionsResponse {
2388
- /**
2389
- * @internal
2390
- */
2391
- const filterSensitiveLog: (obj: ListTransactionsResponse) => any;
2392
- }
2393
1775
  export interface PutDataLakeSettingsRequest {
2394
1776
  /**
2395
1777
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -2400,20 +1782,8 @@ export interface PutDataLakeSettingsRequest {
2400
1782
  */
2401
1783
  DataLakeSettings: DataLakeSettings | undefined;
2402
1784
  }
2403
- export declare namespace PutDataLakeSettingsRequest {
2404
- /**
2405
- * @internal
2406
- */
2407
- const filterSensitiveLog: (obj: PutDataLakeSettingsRequest) => any;
2408
- }
2409
1785
  export interface PutDataLakeSettingsResponse {
2410
1786
  }
2411
- export declare namespace PutDataLakeSettingsResponse {
2412
- /**
2413
- * @internal
2414
- */
2415
- const filterSensitiveLog: (obj: PutDataLakeSettingsResponse) => any;
2416
- }
2417
1787
  export interface RegisterResourceRequest {
2418
1788
  /**
2419
1789
  * <p>The Amazon Resource Name (ARN) of the resource that you want to register.</p>
@@ -2430,20 +1800,8 @@ export interface RegisterResourceRequest {
2430
1800
  */
2431
1801
  RoleArn?: string;
2432
1802
  }
2433
- export declare namespace RegisterResourceRequest {
2434
- /**
2435
- * @internal
2436
- */
2437
- const filterSensitiveLog: (obj: RegisterResourceRequest) => any;
2438
- }
2439
1803
  export interface RegisterResourceResponse {
2440
1804
  }
2441
- export declare namespace RegisterResourceResponse {
2442
- /**
2443
- * @internal
2444
- */
2445
- const filterSensitiveLog: (obj: RegisterResourceResponse) => any;
2446
- }
2447
1805
  export interface RemoveLFTagsFromResourceRequest {
2448
1806
  /**
2449
1807
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -2458,24 +1816,12 @@ export interface RemoveLFTagsFromResourceRequest {
2458
1816
  */
2459
1817
  LFTags: LFTagPair[] | undefined;
2460
1818
  }
2461
- export declare namespace RemoveLFTagsFromResourceRequest {
2462
- /**
2463
- * @internal
2464
- */
2465
- const filterSensitiveLog: (obj: RemoveLFTagsFromResourceRequest) => any;
2466
- }
2467
1819
  export interface RemoveLFTagsFromResourceResponse {
2468
1820
  /**
2469
1821
  * <p>A list of failures to untag a resource.</p>
2470
1822
  */
2471
1823
  Failures?: LFTagError[];
2472
1824
  }
2473
- export declare namespace RemoveLFTagsFromResourceResponse {
2474
- /**
2475
- * @internal
2476
- */
2477
- const filterSensitiveLog: (obj: RemoveLFTagsFromResourceResponse) => any;
2478
- }
2479
1825
  export interface RevokePermissionsRequest {
2480
1826
  /**
2481
1827
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -2499,20 +1845,8 @@ export interface RevokePermissionsRequest {
2499
1845
  */
2500
1846
  PermissionsWithGrantOption?: (Permission | string)[];
2501
1847
  }
2502
- export declare namespace RevokePermissionsRequest {
2503
- /**
2504
- * @internal
2505
- */
2506
- const filterSensitiveLog: (obj: RevokePermissionsRequest) => any;
2507
- }
2508
1848
  export interface RevokePermissionsResponse {
2509
1849
  }
2510
- export declare namespace RevokePermissionsResponse {
2511
- /**
2512
- * @internal
2513
- */
2514
- const filterSensitiveLog: (obj: RevokePermissionsResponse) => any;
2515
- }
2516
1850
  export interface SearchDatabasesByLFTagsRequest {
2517
1851
  /**
2518
1852
  * <p>A continuation token, if this is not the first call to retrieve this list.</p>
@@ -2531,12 +1865,6 @@ export interface SearchDatabasesByLFTagsRequest {
2531
1865
  */
2532
1866
  Expression: LFTag[] | undefined;
2533
1867
  }
2534
- export declare namespace SearchDatabasesByLFTagsRequest {
2535
- /**
2536
- * @internal
2537
- */
2538
- const filterSensitiveLog: (obj: SearchDatabasesByLFTagsRequest) => any;
2539
- }
2540
1868
  /**
2541
1869
  * <p>A structure describing a database resource with LF-tags.</p>
2542
1870
  */
@@ -2550,12 +1878,6 @@ export interface TaggedDatabase {
2550
1878
  */
2551
1879
  LFTags?: LFTagPair[];
2552
1880
  }
2553
- export declare namespace TaggedDatabase {
2554
- /**
2555
- * @internal
2556
- */
2557
- const filterSensitiveLog: (obj: TaggedDatabase) => any;
2558
- }
2559
1881
  export interface SearchDatabasesByLFTagsResponse {
2560
1882
  /**
2561
1883
  * <p>A continuation token, present if the current list segment is not the last.</p>
@@ -2566,12 +1888,6 @@ export interface SearchDatabasesByLFTagsResponse {
2566
1888
  */
2567
1889
  DatabaseList?: TaggedDatabase[];
2568
1890
  }
2569
- export declare namespace SearchDatabasesByLFTagsResponse {
2570
- /**
2571
- * @internal
2572
- */
2573
- const filterSensitiveLog: (obj: SearchDatabasesByLFTagsResponse) => any;
2574
- }
2575
1891
  export interface SearchTablesByLFTagsRequest {
2576
1892
  /**
2577
1893
  * <p>A continuation token, if this is not the first call to retrieve this list.</p>
@@ -2590,12 +1906,6 @@ export interface SearchTablesByLFTagsRequest {
2590
1906
  */
2591
1907
  Expression: LFTag[] | undefined;
2592
1908
  }
2593
- export declare namespace SearchTablesByLFTagsRequest {
2594
- /**
2595
- * @internal
2596
- */
2597
- const filterSensitiveLog: (obj: SearchTablesByLFTagsRequest) => any;
2598
- }
2599
1909
  /**
2600
1910
  * <p>A structure describing a table resource with LF-tags.</p>
2601
1911
  */
@@ -2617,12 +1927,6 @@ export interface TaggedTable {
2617
1927
  */
2618
1928
  LFTagsOnColumns?: ColumnLFTag[];
2619
1929
  }
2620
- export declare namespace TaggedTable {
2621
- /**
2622
- * @internal
2623
- */
2624
- const filterSensitiveLog: (obj: TaggedTable) => any;
2625
- }
2626
1930
  export interface SearchTablesByLFTagsResponse {
2627
1931
  /**
2628
1932
  * <p>A continuation token, present if the current list segment is not the last.</p>
@@ -2633,12 +1937,6 @@ export interface SearchTablesByLFTagsResponse {
2633
1937
  */
2634
1938
  TableList?: TaggedTable[];
2635
1939
  }
2636
- export declare namespace SearchTablesByLFTagsResponse {
2637
- /**
2638
- * @internal
2639
- */
2640
- const filterSensitiveLog: (obj: SearchTablesByLFTagsResponse) => any;
2641
- }
2642
1940
  /**
2643
1941
  * <p>A structure containing information about the query plan.</p>
2644
1942
  */
@@ -2664,12 +1962,6 @@ export interface QueryPlanningContext {
2664
1962
  */
2665
1963
  TransactionId?: string;
2666
1964
  }
2667
- export declare namespace QueryPlanningContext {
2668
- /**
2669
- * @internal
2670
- */
2671
- const filterSensitiveLog: (obj: QueryPlanningContext) => any;
2672
- }
2673
1965
  export interface StartQueryPlanningRequest {
2674
1966
  /**
2675
1967
  * <p>A structure containing information about the query plan.</p>
@@ -2680,12 +1972,6 @@ export interface StartQueryPlanningRequest {
2680
1972
  */
2681
1973
  QueryString: string | undefined;
2682
1974
  }
2683
- export declare namespace StartQueryPlanningRequest {
2684
- /**
2685
- * @internal
2686
- */
2687
- const filterSensitiveLog: (obj: StartQueryPlanningRequest) => any;
2688
- }
2689
1975
  /**
2690
1976
  * <p>A structure for the output.</p>
2691
1977
  */
@@ -2695,12 +1981,6 @@ export interface StartQueryPlanningResponse {
2695
1981
  */
2696
1982
  QueryId: string | undefined;
2697
1983
  }
2698
- export declare namespace StartQueryPlanningResponse {
2699
- /**
2700
- * @internal
2701
- */
2702
- const filterSensitiveLog: (obj: StartQueryPlanningResponse) => any;
2703
- }
2704
1984
  export declare enum TransactionType {
2705
1985
  READ_AND_WRITE = "READ_AND_WRITE",
2706
1986
  READ_ONLY = "READ_ONLY"
@@ -2711,24 +1991,12 @@ export interface StartTransactionRequest {
2711
1991
  */
2712
1992
  TransactionType?: TransactionType | string;
2713
1993
  }
2714
- export declare namespace StartTransactionRequest {
2715
- /**
2716
- * @internal
2717
- */
2718
- const filterSensitiveLog: (obj: StartTransactionRequest) => any;
2719
- }
2720
1994
  export interface StartTransactionResponse {
2721
1995
  /**
2722
1996
  * <p>An opaque identifier for the transaction.</p>
2723
1997
  */
2724
1998
  TransactionId?: string;
2725
1999
  }
2726
- export declare namespace StartTransactionResponse {
2727
- /**
2728
- * @internal
2729
- */
2730
- const filterSensitiveLog: (obj: StartTransactionResponse) => any;
2731
- }
2732
2000
  export interface UpdateLFTagRequest {
2733
2001
  /**
2734
2002
  * <p>The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment. </p>
@@ -2747,20 +2015,8 @@ export interface UpdateLFTagRequest {
2747
2015
  */
2748
2016
  TagValuesToAdd?: string[];
2749
2017
  }
2750
- export declare namespace UpdateLFTagRequest {
2751
- /**
2752
- * @internal
2753
- */
2754
- const filterSensitiveLog: (obj: UpdateLFTagRequest) => any;
2755
- }
2756
2018
  export interface UpdateLFTagResponse {
2757
2019
  }
2758
- export declare namespace UpdateLFTagResponse {
2759
- /**
2760
- * @internal
2761
- */
2762
- const filterSensitiveLog: (obj: UpdateLFTagResponse) => any;
2763
- }
2764
2020
  export interface UpdateResourceRequest {
2765
2021
  /**
2766
2022
  * <p>The new role to use for the given resource registered in Lake Formation.</p>
@@ -2771,20 +2027,8 @@ export interface UpdateResourceRequest {
2771
2027
  */
2772
2028
  ResourceArn: string | undefined;
2773
2029
  }
2774
- export declare namespace UpdateResourceRequest {
2775
- /**
2776
- * @internal
2777
- */
2778
- const filterSensitiveLog: (obj: UpdateResourceRequest) => any;
2779
- }
2780
2030
  export interface UpdateResourceResponse {
2781
2031
  }
2782
- export declare namespace UpdateResourceResponse {
2783
- /**
2784
- * @internal
2785
- */
2786
- const filterSensitiveLog: (obj: UpdateResourceResponse) => any;
2787
- }
2788
2032
  /**
2789
2033
  * <p>An object to delete from the governed table.</p>
2790
2034
  */
@@ -2802,12 +2046,6 @@ export interface DeleteObjectInput {
2802
2046
  */
2803
2047
  PartitionValues?: string[];
2804
2048
  }
2805
- export declare namespace DeleteObjectInput {
2806
- /**
2807
- * @internal
2808
- */
2809
- const filterSensitiveLog: (obj: DeleteObjectInput) => any;
2810
- }
2811
2049
  /**
2812
2050
  * <p>Defines an object to add to or delete from a governed table.</p>
2813
2051
  */
@@ -2821,12 +2059,6 @@ export interface WriteOperation {
2821
2059
  */
2822
2060
  DeleteObject?: DeleteObjectInput;
2823
2061
  }
2824
- export declare namespace WriteOperation {
2825
- /**
2826
- * @internal
2827
- */
2828
- const filterSensitiveLog: (obj: WriteOperation) => any;
2829
- }
2830
2062
  export interface UpdateTableObjectsRequest {
2831
2063
  /**
2832
2064
  * <p>The catalog containing the governed table to update. Defaults to the caller’s account ID.</p>
@@ -2849,20 +2081,8 @@ export interface UpdateTableObjectsRequest {
2849
2081
  */
2850
2082
  WriteOperations: WriteOperation[] | undefined;
2851
2083
  }
2852
- export declare namespace UpdateTableObjectsRequest {
2853
- /**
2854
- * @internal
2855
- */
2856
- const filterSensitiveLog: (obj: UpdateTableObjectsRequest) => any;
2857
- }
2858
2084
  export interface UpdateTableObjectsResponse {
2859
2085
  }
2860
- export declare namespace UpdateTableObjectsResponse {
2861
- /**
2862
- * @internal
2863
- */
2864
- const filterSensitiveLog: (obj: UpdateTableObjectsResponse) => any;
2865
- }
2866
2086
  export interface UpdateTableStorageOptimizerRequest {
2867
2087
  /**
2868
2088
  * <p>The Catalog ID of the table.</p>
@@ -2881,21 +2101,537 @@ export interface UpdateTableStorageOptimizerRequest {
2881
2101
  */
2882
2102
  StorageOptimizerConfig: Record<string, Record<string, string>> | undefined;
2883
2103
  }
2884
- export declare namespace UpdateTableStorageOptimizerRequest {
2885
- /**
2886
- * @internal
2887
- */
2888
- const filterSensitiveLog: (obj: UpdateTableStorageOptimizerRequest) => any;
2889
- }
2890
2104
  export interface UpdateTableStorageOptimizerResponse {
2891
2105
  /**
2892
2106
  * <p>A response indicating the success of failure of the operation.</p>
2893
2107
  */
2894
2108
  Result?: string;
2895
2109
  }
2896
- export declare namespace UpdateTableStorageOptimizerResponse {
2897
- /**
2898
- * @internal
2899
- */
2900
- const filterSensitiveLog: (obj: UpdateTableStorageOptimizerResponse) => any;
2901
- }
2110
+ /**
2111
+ * @internal
2112
+ */
2113
+ export declare const LFTagPairFilterSensitiveLog: (obj: LFTagPair) => any;
2114
+ /**
2115
+ * @internal
2116
+ */
2117
+ export declare const CatalogResourceFilterSensitiveLog: (obj: CatalogResource) => any;
2118
+ /**
2119
+ * @internal
2120
+ */
2121
+ export declare const DatabaseResourceFilterSensitiveLog: (obj: DatabaseResource) => any;
2122
+ /**
2123
+ * @internal
2124
+ */
2125
+ export declare const DataCellsFilterResourceFilterSensitiveLog: (obj: DataCellsFilterResource) => any;
2126
+ /**
2127
+ * @internal
2128
+ */
2129
+ export declare const DataLocationResourceFilterSensitiveLog: (obj: DataLocationResource) => any;
2130
+ /**
2131
+ * @internal
2132
+ */
2133
+ export declare const LFTagKeyResourceFilterSensitiveLog: (obj: LFTagKeyResource) => any;
2134
+ /**
2135
+ * @internal
2136
+ */
2137
+ export declare const LFTagFilterSensitiveLog: (obj: LFTag) => any;
2138
+ /**
2139
+ * @internal
2140
+ */
2141
+ export declare const LFTagPolicyResourceFilterSensitiveLog: (obj: LFTagPolicyResource) => any;
2142
+ /**
2143
+ * @internal
2144
+ */
2145
+ export declare const TableWildcardFilterSensitiveLog: (obj: TableWildcard) => any;
2146
+ /**
2147
+ * @internal
2148
+ */
2149
+ export declare const TableResourceFilterSensitiveLog: (obj: TableResource) => any;
2150
+ /**
2151
+ * @internal
2152
+ */
2153
+ export declare const ColumnWildcardFilterSensitiveLog: (obj: ColumnWildcard) => any;
2154
+ /**
2155
+ * @internal
2156
+ */
2157
+ export declare const TableWithColumnsResourceFilterSensitiveLog: (obj: TableWithColumnsResource) => any;
2158
+ /**
2159
+ * @internal
2160
+ */
2161
+ export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
2162
+ /**
2163
+ * @internal
2164
+ */
2165
+ export declare const AddLFTagsToResourceRequestFilterSensitiveLog: (obj: AddLFTagsToResourceRequest) => any;
2166
+ /**
2167
+ * @internal
2168
+ */
2169
+ export declare const ErrorDetailFilterSensitiveLog: (obj: ErrorDetail) => any;
2170
+ /**
2171
+ * @internal
2172
+ */
2173
+ export declare const LFTagErrorFilterSensitiveLog: (obj: LFTagError) => any;
2174
+ /**
2175
+ * @internal
2176
+ */
2177
+ export declare const AddLFTagsToResourceResponseFilterSensitiveLog: (obj: AddLFTagsToResourceResponse) => any;
2178
+ /**
2179
+ * @internal
2180
+ */
2181
+ export declare const AddObjectInputFilterSensitiveLog: (obj: AddObjectInput) => any;
2182
+ /**
2183
+ * @internal
2184
+ */
2185
+ export declare const AllRowsWildcardFilterSensitiveLog: (obj: AllRowsWildcard) => any;
2186
+ /**
2187
+ * @internal
2188
+ */
2189
+ export declare const AuditContextFilterSensitiveLog: (obj: AuditContext) => any;
2190
+ /**
2191
+ * @internal
2192
+ */
2193
+ export declare const DataLakePrincipalFilterSensitiveLog: (obj: DataLakePrincipal) => any;
2194
+ /**
2195
+ * @internal
2196
+ */
2197
+ export declare const BatchPermissionsRequestEntryFilterSensitiveLog: (obj: BatchPermissionsRequestEntry) => any;
2198
+ /**
2199
+ * @internal
2200
+ */
2201
+ export declare const BatchGrantPermissionsRequestFilterSensitiveLog: (obj: BatchGrantPermissionsRequest) => any;
2202
+ /**
2203
+ * @internal
2204
+ */
2205
+ export declare const BatchPermissionsFailureEntryFilterSensitiveLog: (obj: BatchPermissionsFailureEntry) => any;
2206
+ /**
2207
+ * @internal
2208
+ */
2209
+ export declare const BatchGrantPermissionsResponseFilterSensitiveLog: (obj: BatchGrantPermissionsResponse) => any;
2210
+ /**
2211
+ * @internal
2212
+ */
2213
+ export declare const BatchRevokePermissionsRequestFilterSensitiveLog: (obj: BatchRevokePermissionsRequest) => any;
2214
+ /**
2215
+ * @internal
2216
+ */
2217
+ export declare const BatchRevokePermissionsResponseFilterSensitiveLog: (obj: BatchRevokePermissionsResponse) => any;
2218
+ /**
2219
+ * @internal
2220
+ */
2221
+ export declare const CancelTransactionRequestFilterSensitiveLog: (obj: CancelTransactionRequest) => any;
2222
+ /**
2223
+ * @internal
2224
+ */
2225
+ export declare const CancelTransactionResponseFilterSensitiveLog: (obj: CancelTransactionResponse) => any;
2226
+ /**
2227
+ * @internal
2228
+ */
2229
+ export declare const CommitTransactionRequestFilterSensitiveLog: (obj: CommitTransactionRequest) => any;
2230
+ /**
2231
+ * @internal
2232
+ */
2233
+ export declare const CommitTransactionResponseFilterSensitiveLog: (obj: CommitTransactionResponse) => any;
2234
+ /**
2235
+ * @internal
2236
+ */
2237
+ export declare const RowFilterFilterSensitiveLog: (obj: RowFilter) => any;
2238
+ /**
2239
+ * @internal
2240
+ */
2241
+ export declare const DataCellsFilterFilterSensitiveLog: (obj: DataCellsFilter) => any;
2242
+ /**
2243
+ * @internal
2244
+ */
2245
+ export declare const CreateDataCellsFilterRequestFilterSensitiveLog: (obj: CreateDataCellsFilterRequest) => any;
2246
+ /**
2247
+ * @internal
2248
+ */
2249
+ export declare const CreateDataCellsFilterResponseFilterSensitiveLog: (obj: CreateDataCellsFilterResponse) => any;
2250
+ /**
2251
+ * @internal
2252
+ */
2253
+ export declare const CreateLFTagRequestFilterSensitiveLog: (obj: CreateLFTagRequest) => any;
2254
+ /**
2255
+ * @internal
2256
+ */
2257
+ export declare const CreateLFTagResponseFilterSensitiveLog: (obj: CreateLFTagResponse) => any;
2258
+ /**
2259
+ * @internal
2260
+ */
2261
+ export declare const DeleteDataCellsFilterRequestFilterSensitiveLog: (obj: DeleteDataCellsFilterRequest) => any;
2262
+ /**
2263
+ * @internal
2264
+ */
2265
+ export declare const DeleteDataCellsFilterResponseFilterSensitiveLog: (obj: DeleteDataCellsFilterResponse) => any;
2266
+ /**
2267
+ * @internal
2268
+ */
2269
+ export declare const DeleteLFTagRequestFilterSensitiveLog: (obj: DeleteLFTagRequest) => any;
2270
+ /**
2271
+ * @internal
2272
+ */
2273
+ export declare const DeleteLFTagResponseFilterSensitiveLog: (obj: DeleteLFTagResponse) => any;
2274
+ /**
2275
+ * @internal
2276
+ */
2277
+ export declare const VirtualObjectFilterSensitiveLog: (obj: VirtualObject) => any;
2278
+ /**
2279
+ * @internal
2280
+ */
2281
+ export declare const DeleteObjectsOnCancelRequestFilterSensitiveLog: (obj: DeleteObjectsOnCancelRequest) => any;
2282
+ /**
2283
+ * @internal
2284
+ */
2285
+ export declare const DeleteObjectsOnCancelResponseFilterSensitiveLog: (obj: DeleteObjectsOnCancelResponse) => any;
2286
+ /**
2287
+ * @internal
2288
+ */
2289
+ export declare const DeregisterResourceRequestFilterSensitiveLog: (obj: DeregisterResourceRequest) => any;
2290
+ /**
2291
+ * @internal
2292
+ */
2293
+ export declare const DeregisterResourceResponseFilterSensitiveLog: (obj: DeregisterResourceResponse) => any;
2294
+ /**
2295
+ * @internal
2296
+ */
2297
+ export declare const DescribeResourceRequestFilterSensitiveLog: (obj: DescribeResourceRequest) => any;
2298
+ /**
2299
+ * @internal
2300
+ */
2301
+ export declare const ResourceInfoFilterSensitiveLog: (obj: ResourceInfo) => any;
2302
+ /**
2303
+ * @internal
2304
+ */
2305
+ export declare const DescribeResourceResponseFilterSensitiveLog: (obj: DescribeResourceResponse) => any;
2306
+ /**
2307
+ * @internal
2308
+ */
2309
+ export declare const DescribeTransactionRequestFilterSensitiveLog: (obj: DescribeTransactionRequest) => any;
2310
+ /**
2311
+ * @internal
2312
+ */
2313
+ export declare const TransactionDescriptionFilterSensitiveLog: (obj: TransactionDescription) => any;
2314
+ /**
2315
+ * @internal
2316
+ */
2317
+ export declare const DescribeTransactionResponseFilterSensitiveLog: (obj: DescribeTransactionResponse) => any;
2318
+ /**
2319
+ * @internal
2320
+ */
2321
+ export declare const ExtendTransactionRequestFilterSensitiveLog: (obj: ExtendTransactionRequest) => any;
2322
+ /**
2323
+ * @internal
2324
+ */
2325
+ export declare const ExtendTransactionResponseFilterSensitiveLog: (obj: ExtendTransactionResponse) => any;
2326
+ /**
2327
+ * @internal
2328
+ */
2329
+ export declare const GetDataLakeSettingsRequestFilterSensitiveLog: (obj: GetDataLakeSettingsRequest) => any;
2330
+ /**
2331
+ * @internal
2332
+ */
2333
+ export declare const PrincipalPermissionsFilterSensitiveLog: (obj: PrincipalPermissions) => any;
2334
+ /**
2335
+ * @internal
2336
+ */
2337
+ export declare const DataLakeSettingsFilterSensitiveLog: (obj: DataLakeSettings) => any;
2338
+ /**
2339
+ * @internal
2340
+ */
2341
+ export declare const GetDataLakeSettingsResponseFilterSensitiveLog: (obj: GetDataLakeSettingsResponse) => any;
2342
+ /**
2343
+ * @internal
2344
+ */
2345
+ export declare const GetEffectivePermissionsForPathRequestFilterSensitiveLog: (obj: GetEffectivePermissionsForPathRequest) => any;
2346
+ /**
2347
+ * @internal
2348
+ */
2349
+ export declare const DetailsMapFilterSensitiveLog: (obj: DetailsMap) => any;
2350
+ /**
2351
+ * @internal
2352
+ */
2353
+ export declare const PrincipalResourcePermissionsFilterSensitiveLog: (obj: PrincipalResourcePermissions) => any;
2354
+ /**
2355
+ * @internal
2356
+ */
2357
+ export declare const GetEffectivePermissionsForPathResponseFilterSensitiveLog: (obj: GetEffectivePermissionsForPathResponse) => any;
2358
+ /**
2359
+ * @internal
2360
+ */
2361
+ export declare const GetLFTagRequestFilterSensitiveLog: (obj: GetLFTagRequest) => any;
2362
+ /**
2363
+ * @internal
2364
+ */
2365
+ export declare const GetLFTagResponseFilterSensitiveLog: (obj: GetLFTagResponse) => any;
2366
+ /**
2367
+ * @internal
2368
+ */
2369
+ export declare const GetQueryStateRequestFilterSensitiveLog: (obj: GetQueryStateRequest) => any;
2370
+ /**
2371
+ * @internal
2372
+ */
2373
+ export declare const GetQueryStateResponseFilterSensitiveLog: (obj: GetQueryStateResponse) => any;
2374
+ /**
2375
+ * @internal
2376
+ */
2377
+ export declare const GetQueryStatisticsRequestFilterSensitiveLog: (obj: GetQueryStatisticsRequest) => any;
2378
+ /**
2379
+ * @internal
2380
+ */
2381
+ export declare const ExecutionStatisticsFilterSensitiveLog: (obj: ExecutionStatistics) => any;
2382
+ /**
2383
+ * @internal
2384
+ */
2385
+ export declare const PlanningStatisticsFilterSensitiveLog: (obj: PlanningStatistics) => any;
2386
+ /**
2387
+ * @internal
2388
+ */
2389
+ export declare const GetQueryStatisticsResponseFilterSensitiveLog: (obj: GetQueryStatisticsResponse) => any;
2390
+ /**
2391
+ * @internal
2392
+ */
2393
+ export declare const GetResourceLFTagsRequestFilterSensitiveLog: (obj: GetResourceLFTagsRequest) => any;
2394
+ /**
2395
+ * @internal
2396
+ */
2397
+ export declare const ColumnLFTagFilterSensitiveLog: (obj: ColumnLFTag) => any;
2398
+ /**
2399
+ * @internal
2400
+ */
2401
+ export declare const GetResourceLFTagsResponseFilterSensitiveLog: (obj: GetResourceLFTagsResponse) => any;
2402
+ /**
2403
+ * @internal
2404
+ */
2405
+ export declare const GetTableObjectsRequestFilterSensitiveLog: (obj: GetTableObjectsRequest) => any;
2406
+ /**
2407
+ * @internal
2408
+ */
2409
+ export declare const TableObjectFilterSensitiveLog: (obj: TableObject) => any;
2410
+ /**
2411
+ * @internal
2412
+ */
2413
+ export declare const PartitionObjectsFilterSensitiveLog: (obj: PartitionObjects) => any;
2414
+ /**
2415
+ * @internal
2416
+ */
2417
+ export declare const GetTableObjectsResponseFilterSensitiveLog: (obj: GetTableObjectsResponse) => any;
2418
+ /**
2419
+ * @internal
2420
+ */
2421
+ export declare const PartitionValueListFilterSensitiveLog: (obj: PartitionValueList) => any;
2422
+ /**
2423
+ * @internal
2424
+ */
2425
+ export declare const GetTemporaryGluePartitionCredentialsRequestFilterSensitiveLog: (obj: GetTemporaryGluePartitionCredentialsRequest) => any;
2426
+ /**
2427
+ * @internal
2428
+ */
2429
+ export declare const GetTemporaryGluePartitionCredentialsResponseFilterSensitiveLog: (obj: GetTemporaryGluePartitionCredentialsResponse) => any;
2430
+ /**
2431
+ * @internal
2432
+ */
2433
+ export declare const GetTemporaryGlueTableCredentialsRequestFilterSensitiveLog: (obj: GetTemporaryGlueTableCredentialsRequest) => any;
2434
+ /**
2435
+ * @internal
2436
+ */
2437
+ export declare const GetTemporaryGlueTableCredentialsResponseFilterSensitiveLog: (obj: GetTemporaryGlueTableCredentialsResponse) => any;
2438
+ /**
2439
+ * @internal
2440
+ */
2441
+ export declare const GetWorkUnitResultsRequestFilterSensitiveLog: (obj: GetWorkUnitResultsRequest) => any;
2442
+ /**
2443
+ * @internal
2444
+ */
2445
+ export declare const GetWorkUnitResultsResponseFilterSensitiveLog: (obj: GetWorkUnitResultsResponse) => any;
2446
+ /**
2447
+ * @internal
2448
+ */
2449
+ export declare const GetWorkUnitsRequestFilterSensitiveLog: (obj: GetWorkUnitsRequest) => any;
2450
+ /**
2451
+ * @internal
2452
+ */
2453
+ export declare const WorkUnitRangeFilterSensitiveLog: (obj: WorkUnitRange) => any;
2454
+ /**
2455
+ * @internal
2456
+ */
2457
+ export declare const GetWorkUnitsResponseFilterSensitiveLog: (obj: GetWorkUnitsResponse) => any;
2458
+ /**
2459
+ * @internal
2460
+ */
2461
+ export declare const GrantPermissionsRequestFilterSensitiveLog: (obj: GrantPermissionsRequest) => any;
2462
+ /**
2463
+ * @internal
2464
+ */
2465
+ export declare const GrantPermissionsResponseFilterSensitiveLog: (obj: GrantPermissionsResponse) => any;
2466
+ /**
2467
+ * @internal
2468
+ */
2469
+ export declare const ListDataCellsFilterRequestFilterSensitiveLog: (obj: ListDataCellsFilterRequest) => any;
2470
+ /**
2471
+ * @internal
2472
+ */
2473
+ export declare const ListDataCellsFilterResponseFilterSensitiveLog: (obj: ListDataCellsFilterResponse) => any;
2474
+ /**
2475
+ * @internal
2476
+ */
2477
+ export declare const ListLFTagsRequestFilterSensitiveLog: (obj: ListLFTagsRequest) => any;
2478
+ /**
2479
+ * @internal
2480
+ */
2481
+ export declare const ListLFTagsResponseFilterSensitiveLog: (obj: ListLFTagsResponse) => any;
2482
+ /**
2483
+ * @internal
2484
+ */
2485
+ export declare const ListPermissionsRequestFilterSensitiveLog: (obj: ListPermissionsRequest) => any;
2486
+ /**
2487
+ * @internal
2488
+ */
2489
+ export declare const ListPermissionsResponseFilterSensitiveLog: (obj: ListPermissionsResponse) => any;
2490
+ /**
2491
+ * @internal
2492
+ */
2493
+ export declare const FilterConditionFilterSensitiveLog: (obj: FilterCondition) => any;
2494
+ /**
2495
+ * @internal
2496
+ */
2497
+ export declare const ListResourcesRequestFilterSensitiveLog: (obj: ListResourcesRequest) => any;
2498
+ /**
2499
+ * @internal
2500
+ */
2501
+ export declare const ListResourcesResponseFilterSensitiveLog: (obj: ListResourcesResponse) => any;
2502
+ /**
2503
+ * @internal
2504
+ */
2505
+ export declare const ListTableStorageOptimizersRequestFilterSensitiveLog: (obj: ListTableStorageOptimizersRequest) => any;
2506
+ /**
2507
+ * @internal
2508
+ */
2509
+ export declare const StorageOptimizerFilterSensitiveLog: (obj: StorageOptimizer) => any;
2510
+ /**
2511
+ * @internal
2512
+ */
2513
+ export declare const ListTableStorageOptimizersResponseFilterSensitiveLog: (obj: ListTableStorageOptimizersResponse) => any;
2514
+ /**
2515
+ * @internal
2516
+ */
2517
+ export declare const ListTransactionsRequestFilterSensitiveLog: (obj: ListTransactionsRequest) => any;
2518
+ /**
2519
+ * @internal
2520
+ */
2521
+ export declare const ListTransactionsResponseFilterSensitiveLog: (obj: ListTransactionsResponse) => any;
2522
+ /**
2523
+ * @internal
2524
+ */
2525
+ export declare const PutDataLakeSettingsRequestFilterSensitiveLog: (obj: PutDataLakeSettingsRequest) => any;
2526
+ /**
2527
+ * @internal
2528
+ */
2529
+ export declare const PutDataLakeSettingsResponseFilterSensitiveLog: (obj: PutDataLakeSettingsResponse) => any;
2530
+ /**
2531
+ * @internal
2532
+ */
2533
+ export declare const RegisterResourceRequestFilterSensitiveLog: (obj: RegisterResourceRequest) => any;
2534
+ /**
2535
+ * @internal
2536
+ */
2537
+ export declare const RegisterResourceResponseFilterSensitiveLog: (obj: RegisterResourceResponse) => any;
2538
+ /**
2539
+ * @internal
2540
+ */
2541
+ export declare const RemoveLFTagsFromResourceRequestFilterSensitiveLog: (obj: RemoveLFTagsFromResourceRequest) => any;
2542
+ /**
2543
+ * @internal
2544
+ */
2545
+ export declare const RemoveLFTagsFromResourceResponseFilterSensitiveLog: (obj: RemoveLFTagsFromResourceResponse) => any;
2546
+ /**
2547
+ * @internal
2548
+ */
2549
+ export declare const RevokePermissionsRequestFilterSensitiveLog: (obj: RevokePermissionsRequest) => any;
2550
+ /**
2551
+ * @internal
2552
+ */
2553
+ export declare const RevokePermissionsResponseFilterSensitiveLog: (obj: RevokePermissionsResponse) => any;
2554
+ /**
2555
+ * @internal
2556
+ */
2557
+ export declare const SearchDatabasesByLFTagsRequestFilterSensitiveLog: (obj: SearchDatabasesByLFTagsRequest) => any;
2558
+ /**
2559
+ * @internal
2560
+ */
2561
+ export declare const TaggedDatabaseFilterSensitiveLog: (obj: TaggedDatabase) => any;
2562
+ /**
2563
+ * @internal
2564
+ */
2565
+ export declare const SearchDatabasesByLFTagsResponseFilterSensitiveLog: (obj: SearchDatabasesByLFTagsResponse) => any;
2566
+ /**
2567
+ * @internal
2568
+ */
2569
+ export declare const SearchTablesByLFTagsRequestFilterSensitiveLog: (obj: SearchTablesByLFTagsRequest) => any;
2570
+ /**
2571
+ * @internal
2572
+ */
2573
+ export declare const TaggedTableFilterSensitiveLog: (obj: TaggedTable) => any;
2574
+ /**
2575
+ * @internal
2576
+ */
2577
+ export declare const SearchTablesByLFTagsResponseFilterSensitiveLog: (obj: SearchTablesByLFTagsResponse) => any;
2578
+ /**
2579
+ * @internal
2580
+ */
2581
+ export declare const QueryPlanningContextFilterSensitiveLog: (obj: QueryPlanningContext) => any;
2582
+ /**
2583
+ * @internal
2584
+ */
2585
+ export declare const StartQueryPlanningRequestFilterSensitiveLog: (obj: StartQueryPlanningRequest) => any;
2586
+ /**
2587
+ * @internal
2588
+ */
2589
+ export declare const StartQueryPlanningResponseFilterSensitiveLog: (obj: StartQueryPlanningResponse) => any;
2590
+ /**
2591
+ * @internal
2592
+ */
2593
+ export declare const StartTransactionRequestFilterSensitiveLog: (obj: StartTransactionRequest) => any;
2594
+ /**
2595
+ * @internal
2596
+ */
2597
+ export declare const StartTransactionResponseFilterSensitiveLog: (obj: StartTransactionResponse) => any;
2598
+ /**
2599
+ * @internal
2600
+ */
2601
+ export declare const UpdateLFTagRequestFilterSensitiveLog: (obj: UpdateLFTagRequest) => any;
2602
+ /**
2603
+ * @internal
2604
+ */
2605
+ export declare const UpdateLFTagResponseFilterSensitiveLog: (obj: UpdateLFTagResponse) => any;
2606
+ /**
2607
+ * @internal
2608
+ */
2609
+ export declare const UpdateResourceRequestFilterSensitiveLog: (obj: UpdateResourceRequest) => any;
2610
+ /**
2611
+ * @internal
2612
+ */
2613
+ export declare const UpdateResourceResponseFilterSensitiveLog: (obj: UpdateResourceResponse) => any;
2614
+ /**
2615
+ * @internal
2616
+ */
2617
+ export declare const DeleteObjectInputFilterSensitiveLog: (obj: DeleteObjectInput) => any;
2618
+ /**
2619
+ * @internal
2620
+ */
2621
+ export declare const WriteOperationFilterSensitiveLog: (obj: WriteOperation) => any;
2622
+ /**
2623
+ * @internal
2624
+ */
2625
+ export declare const UpdateTableObjectsRequestFilterSensitiveLog: (obj: UpdateTableObjectsRequest) => any;
2626
+ /**
2627
+ * @internal
2628
+ */
2629
+ export declare const UpdateTableObjectsResponseFilterSensitiveLog: (obj: UpdateTableObjectsResponse) => any;
2630
+ /**
2631
+ * @internal
2632
+ */
2633
+ export declare const UpdateTableStorageOptimizerRequestFilterSensitiveLog: (obj: UpdateTableStorageOptimizerRequest) => any;
2634
+ /**
2635
+ * @internal
2636
+ */
2637
+ export declare const UpdateTableStorageOptimizerResponseFilterSensitiveLog: (obj: UpdateTableStorageOptimizerResponse) => any;