@aws-sdk/client-lakeformation 3.650.0 → 3.654.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 (111) hide show
  1. package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +11 -0
  2. package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +11 -0
  3. package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +11 -0
  4. package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +11 -0
  5. package/dist-types/commands/CancelTransactionCommand.d.ts +11 -0
  6. package/dist-types/commands/CommitTransactionCommand.d.ts +11 -0
  7. package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +11 -0
  8. package/dist-types/commands/CreateLFTagCommand.d.ts +11 -0
  9. package/dist-types/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -0
  10. package/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +11 -0
  11. package/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +11 -0
  12. package/dist-types/commands/DeleteLFTagCommand.d.ts +11 -0
  13. package/dist-types/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -0
  14. package/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +11 -0
  15. package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +11 -0
  16. package/dist-types/commands/DeregisterResourceCommand.d.ts +11 -0
  17. package/dist-types/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -0
  18. package/dist-types/commands/DescribeResourceCommand.d.ts +11 -0
  19. package/dist-types/commands/DescribeTransactionCommand.d.ts +11 -0
  20. package/dist-types/commands/ExtendTransactionCommand.d.ts +11 -0
  21. package/dist-types/commands/GetDataCellsFilterCommand.d.ts +11 -0
  22. package/dist-types/commands/GetDataLakePrincipalCommand.d.ts +11 -0
  23. package/dist-types/commands/GetDataLakeSettingsCommand.d.ts +11 -0
  24. package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +11 -0
  25. package/dist-types/commands/GetLFTagCommand.d.ts +11 -0
  26. package/dist-types/commands/GetQueryStateCommand.d.ts +11 -0
  27. package/dist-types/commands/GetQueryStatisticsCommand.d.ts +11 -0
  28. package/dist-types/commands/GetResourceLFTagsCommand.d.ts +11 -0
  29. package/dist-types/commands/GetTableObjectsCommand.d.ts +11 -0
  30. package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +11 -0
  31. package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +11 -0
  32. package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +11 -0
  33. package/dist-types/commands/GetWorkUnitsCommand.d.ts +11 -0
  34. package/dist-types/commands/GrantPermissionsCommand.d.ts +11 -0
  35. package/dist-types/commands/ListDataCellsFilterCommand.d.ts +11 -0
  36. package/dist-types/commands/ListLFTagsCommand.d.ts +11 -0
  37. package/dist-types/commands/ListLakeFormationOptInsCommand.d.ts +11 -0
  38. package/dist-types/commands/ListPermissionsCommand.d.ts +11 -0
  39. package/dist-types/commands/ListResourcesCommand.d.ts +11 -0
  40. package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +11 -0
  41. package/dist-types/commands/ListTransactionsCommand.d.ts +11 -0
  42. package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +11 -0
  43. package/dist-types/commands/RegisterResourceCommand.d.ts +11 -0
  44. package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +11 -0
  45. package/dist-types/commands/RevokePermissionsCommand.d.ts +11 -0
  46. package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +11 -0
  47. package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +11 -0
  48. package/dist-types/commands/StartQueryPlanningCommand.d.ts +11 -0
  49. package/dist-types/commands/StartTransactionCommand.d.ts +11 -0
  50. package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +11 -0
  51. package/dist-types/commands/UpdateLFTagCommand.d.ts +11 -0
  52. package/dist-types/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +11 -0
  53. package/dist-types/commands/UpdateResourceCommand.d.ts +11 -0
  54. package/dist-types/commands/UpdateTableObjectsCommand.d.ts +11 -0
  55. package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +11 -0
  56. package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +12 -1
  57. package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +12 -1
  58. package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +12 -1
  59. package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +12 -1
  60. package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +12 -1
  61. package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +12 -1
  62. package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +12 -1
  63. package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +12 -1
  64. package/dist-types/ts3.4/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +12 -1
  65. package/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +12 -1
  66. package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +12 -1
  67. package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +12 -1
  68. package/dist-types/ts3.4/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +12 -1
  69. package/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +12 -1
  70. package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +12 -1
  71. package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +12 -1
  72. package/dist-types/ts3.4/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +12 -1
  73. package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +12 -1
  74. package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +12 -1
  75. package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +12 -1
  76. package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +12 -1
  77. package/dist-types/ts3.4/commands/GetDataLakePrincipalCommand.d.ts +12 -1
  78. package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +12 -1
  79. package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +12 -1
  80. package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +12 -1
  81. package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +12 -1
  82. package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +12 -1
  83. package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +12 -1
  84. package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +12 -1
  85. package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +12 -1
  86. package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +12 -1
  87. package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +12 -1
  88. package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +12 -1
  89. package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +12 -1
  90. package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +12 -1
  91. package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +12 -1
  92. package/dist-types/ts3.4/commands/ListLakeFormationOptInsCommand.d.ts +12 -1
  93. package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +12 -1
  94. package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +12 -1
  95. package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +12 -1
  96. package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +12 -1
  97. package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +12 -1
  98. package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +12 -1
  99. package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +12 -1
  100. package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +12 -1
  101. package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +12 -1
  102. package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +12 -1
  103. package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +12 -1
  104. package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +12 -1
  105. package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +12 -1
  106. package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +12 -1
  107. package/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +12 -1
  108. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +12 -1
  109. package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +12 -1
  110. package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +12 -1
  111. package/package.json +36 -36
@@ -153,4 +153,15 @@ declare const AddLFTagsToResourceCommand_base: {
153
153
  * @public
154
154
  */
155
155
  export declare class AddLFTagsToResourceCommand extends AddLFTagsToResourceCommand_base {
156
+ /** @internal type navigation helper, not in runtime. */
157
+ protected static __types: {
158
+ api: {
159
+ input: AddLFTagsToResourceRequest;
160
+ output: AddLFTagsToResourceResponse;
161
+ };
162
+ sdk: {
163
+ input: AddLFTagsToResourceCommandInput;
164
+ output: AddLFTagsToResourceCommandOutput;
165
+ };
166
+ };
156
167
  }
@@ -83,4 +83,15 @@ declare const AssumeDecoratedRoleWithSAMLCommand_base: {
83
83
  * @public
84
84
  */
85
85
  export declare class AssumeDecoratedRoleWithSAMLCommand extends AssumeDecoratedRoleWithSAMLCommand_base {
86
+ /** @internal type navigation helper, not in runtime. */
87
+ protected static __types: {
88
+ api: {
89
+ input: AssumeDecoratedRoleWithSAMLRequest;
90
+ output: AssumeDecoratedRoleWithSAMLResponse;
91
+ };
92
+ sdk: {
93
+ input: AssumeDecoratedRoleWithSAMLCommandInput;
94
+ output: AssumeDecoratedRoleWithSAMLCommandOutput;
95
+ };
96
+ };
86
97
  }
@@ -206,4 +206,15 @@ declare const BatchGrantPermissionsCommand_base: {
206
206
  * @public
207
207
  */
208
208
  export declare class BatchGrantPermissionsCommand extends BatchGrantPermissionsCommand_base {
209
+ /** @internal type navigation helper, not in runtime. */
210
+ protected static __types: {
211
+ api: {
212
+ input: BatchGrantPermissionsRequest;
213
+ output: BatchGrantPermissionsResponse;
214
+ };
215
+ sdk: {
216
+ input: BatchGrantPermissionsCommandInput;
217
+ output: BatchGrantPermissionsCommandOutput;
218
+ };
219
+ };
209
220
  }
@@ -206,4 +206,15 @@ declare const BatchRevokePermissionsCommand_base: {
206
206
  * @public
207
207
  */
208
208
  export declare class BatchRevokePermissionsCommand extends BatchRevokePermissionsCommand_base {
209
+ /** @internal type navigation helper, not in runtime. */
210
+ protected static __types: {
211
+ api: {
212
+ input: BatchRevokePermissionsRequest;
213
+ output: BatchRevokePermissionsResponse;
214
+ };
215
+ sdk: {
216
+ input: BatchRevokePermissionsCommandInput;
217
+ output: BatchRevokePermissionsCommandOutput;
218
+ };
219
+ };
209
220
  }
@@ -76,4 +76,15 @@ declare const CancelTransactionCommand_base: {
76
76
  * @public
77
77
  */
78
78
  export declare class CancelTransactionCommand extends CancelTransactionCommand_base {
79
+ /** @internal type navigation helper, not in runtime. */
80
+ protected static __types: {
81
+ api: {
82
+ input: CancelTransactionRequest;
83
+ output: {};
84
+ };
85
+ sdk: {
86
+ input: CancelTransactionCommandInput;
87
+ output: CancelTransactionCommandOutput;
88
+ };
89
+ };
79
90
  }
@@ -75,4 +75,15 @@ declare const CommitTransactionCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class CommitTransactionCommand extends CommitTransactionCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: CommitTransactionRequest;
82
+ output: CommitTransactionResponse;
83
+ };
84
+ sdk: {
85
+ input: CommitTransactionCommandInput;
86
+ output: CommitTransactionCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -94,4 +94,15 @@ declare const CreateDataCellsFilterCommand_base: {
94
94
  * @public
95
95
  */
96
96
  export declare class CreateDataCellsFilterCommand extends CreateDataCellsFilterCommand_base {
97
+ /** @internal type navigation helper, not in runtime. */
98
+ protected static __types: {
99
+ api: {
100
+ input: CreateDataCellsFilterRequest;
101
+ output: {};
102
+ };
103
+ sdk: {
104
+ input: CreateDataCellsFilterCommandInput;
105
+ output: CreateDataCellsFilterCommandOutput;
106
+ };
107
+ };
97
108
  }
@@ -77,4 +77,15 @@ declare const CreateLFTagCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class CreateLFTagCommand extends CreateLFTagCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: CreateLFTagRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: CreateLFTagCommandInput;
88
+ output: CreateLFTagCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -87,4 +87,15 @@ declare const CreateLakeFormationIdentityCenterConfigurationCommand_base: {
87
87
  * @public
88
88
  */
89
89
  export declare class CreateLakeFormationIdentityCenterConfigurationCommand extends CreateLakeFormationIdentityCenterConfigurationCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: CreateLakeFormationIdentityCenterConfigurationRequest;
94
+ output: CreateLakeFormationIdentityCenterConfigurationResponse;
95
+ };
96
+ sdk: {
97
+ input: CreateLakeFormationIdentityCenterConfigurationCommandInput;
98
+ output: CreateLakeFormationIdentityCenterConfigurationCommandOutput;
99
+ };
100
+ };
90
101
  }
@@ -130,4 +130,15 @@ declare const CreateLakeFormationOptInCommand_base: {
130
130
  * @public
131
131
  */
132
132
  export declare class CreateLakeFormationOptInCommand extends CreateLakeFormationOptInCommand_base {
133
+ /** @internal type navigation helper, not in runtime. */
134
+ protected static __types: {
135
+ api: {
136
+ input: CreateLakeFormationOptInRequest;
137
+ output: {};
138
+ };
139
+ sdk: {
140
+ input: CreateLakeFormationOptInCommandInput;
141
+ output: CreateLakeFormationOptInCommandOutput;
142
+ };
143
+ };
133
144
  }
@@ -73,4 +73,15 @@ declare const DeleteDataCellsFilterCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DeleteDataCellsFilterCommand extends DeleteDataCellsFilterCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeleteDataCellsFilterRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeleteDataCellsFilterCommandInput;
84
+ output: DeleteDataCellsFilterCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -71,4 +71,15 @@ declare const DeleteLFTagCommand_base: {
71
71
  * @public
72
72
  */
73
73
  export declare class DeleteLFTagCommand extends DeleteLFTagCommand_base {
74
+ /** @internal type navigation helper, not in runtime. */
75
+ protected static __types: {
76
+ api: {
77
+ input: DeleteLFTagRequest;
78
+ output: {};
79
+ };
80
+ sdk: {
81
+ input: DeleteLFTagCommandInput;
82
+ output: DeleteLFTagCommandOutput;
83
+ };
84
+ };
74
85
  }
@@ -73,4 +73,15 @@ declare const DeleteLakeFormationIdentityCenterConfigurationCommand_base: {
73
73
  * @public
74
74
  */
75
75
  export declare class DeleteLakeFormationIdentityCenterConfigurationCommand extends DeleteLakeFormationIdentityCenterConfigurationCommand_base {
76
+ /** @internal type navigation helper, not in runtime. */
77
+ protected static __types: {
78
+ api: {
79
+ input: DeleteLakeFormationIdentityCenterConfigurationRequest;
80
+ output: {};
81
+ };
82
+ sdk: {
83
+ input: DeleteLakeFormationIdentityCenterConfigurationCommandInput;
84
+ output: DeleteLakeFormationIdentityCenterConfigurationCommandOutput;
85
+ };
86
+ };
76
87
  }
@@ -130,4 +130,15 @@ declare const DeleteLakeFormationOptInCommand_base: {
130
130
  * @public
131
131
  */
132
132
  export declare class DeleteLakeFormationOptInCommand extends DeleteLakeFormationOptInCommand_base {
133
+ /** @internal type navigation helper, not in runtime. */
134
+ protected static __types: {
135
+ api: {
136
+ input: DeleteLakeFormationOptInRequest;
137
+ output: {};
138
+ };
139
+ sdk: {
140
+ input: DeleteLakeFormationOptInCommandInput;
141
+ output: DeleteLakeFormationOptInCommandOutput;
142
+ };
143
+ };
133
144
  }
@@ -95,4 +95,15 @@ declare const DeleteObjectsOnCancelCommand_base: {
95
95
  * @public
96
96
  */
97
97
  export declare class DeleteObjectsOnCancelCommand extends DeleteObjectsOnCancelCommand_base {
98
+ /** @internal type navigation helper, not in runtime. */
99
+ protected static __types: {
100
+ api: {
101
+ input: DeleteObjectsOnCancelRequest;
102
+ output: {};
103
+ };
104
+ sdk: {
105
+ input: DeleteObjectsOnCancelCommandInput;
106
+ output: DeleteObjectsOnCancelCommandOutput;
107
+ };
108
+ };
98
109
  }
@@ -68,4 +68,15 @@ declare const DeregisterResourceCommand_base: {
68
68
  * @public
69
69
  */
70
70
  export declare class DeregisterResourceCommand extends DeregisterResourceCommand_base {
71
+ /** @internal type navigation helper, not in runtime. */
72
+ protected static __types: {
73
+ api: {
74
+ input: DeregisterResourceRequest;
75
+ output: {};
76
+ };
77
+ sdk: {
78
+ input: DeregisterResourceCommandInput;
79
+ output: DeregisterResourceCommandOutput;
80
+ };
81
+ };
71
82
  }
@@ -86,4 +86,15 @@ declare const DescribeLakeFormationIdentityCenterConfigurationCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class DescribeLakeFormationIdentityCenterConfigurationCommand extends DescribeLakeFormationIdentityCenterConfigurationCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: DescribeLakeFormationIdentityCenterConfigurationRequest;
93
+ output: DescribeLakeFormationIdentityCenterConfigurationResponse;
94
+ };
95
+ sdk: {
96
+ input: DescribeLakeFormationIdentityCenterConfigurationCommandInput;
97
+ output: DescribeLakeFormationIdentityCenterConfigurationCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -75,4 +75,15 @@ declare const DescribeResourceCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class DescribeResourceCommand extends DescribeResourceCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: DescribeResourceRequest;
82
+ output: DescribeResourceResponse;
83
+ };
84
+ sdk: {
85
+ input: DescribeResourceCommandInput;
86
+ output: DescribeResourceCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -74,4 +74,15 @@ declare const DescribeTransactionCommand_base: {
74
74
  * @public
75
75
  */
76
76
  export declare class DescribeTransactionCommand extends DescribeTransactionCommand_base {
77
+ /** @internal type navigation helper, not in runtime. */
78
+ protected static __types: {
79
+ api: {
80
+ input: DescribeTransactionRequest;
81
+ output: DescribeTransactionResponse;
82
+ };
83
+ sdk: {
84
+ input: DescribeTransactionCommandInput;
85
+ output: DescribeTransactionCommandOutput;
86
+ };
87
+ };
77
88
  }
@@ -77,4 +77,15 @@ declare const ExtendTransactionCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class ExtendTransactionCommand extends ExtendTransactionCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: ExtendTransactionRequest;
84
+ output: {};
85
+ };
86
+ sdk: {
87
+ input: ExtendTransactionCommandInput;
88
+ output: ExtendTransactionCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -93,4 +93,15 @@ declare const GetDataCellsFilterCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class GetDataCellsFilterCommand extends GetDataCellsFilterCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: GetDataCellsFilterRequest;
100
+ output: GetDataCellsFilterResponse;
101
+ };
102
+ sdk: {
103
+ input: GetDataCellsFilterCommandInput;
104
+ output: GetDataCellsFilterCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -64,4 +64,15 @@ declare const GetDataLakePrincipalCommand_base: {
64
64
  * @public
65
65
  */
66
66
  export declare class GetDataLakePrincipalCommand extends GetDataLakePrincipalCommand_base {
67
+ /** @internal type navigation helper, not in runtime. */
68
+ protected static __types: {
69
+ api: {
70
+ input: {};
71
+ output: GetDataLakePrincipalResponse;
72
+ };
73
+ sdk: {
74
+ input: GetDataLakePrincipalCommandInput;
75
+ output: GetDataLakePrincipalCommandOutput;
76
+ };
77
+ };
67
78
  }
@@ -113,4 +113,15 @@ declare const GetDataLakeSettingsCommand_base: {
113
113
  * @public
114
114
  */
115
115
  export declare class GetDataLakeSettingsCommand extends GetDataLakeSettingsCommand_base {
116
+ /** @internal type navigation helper, not in runtime. */
117
+ protected static __types: {
118
+ api: {
119
+ input: GetDataLakeSettingsRequest;
120
+ output: GetDataLakeSettingsResponse;
121
+ };
122
+ sdk: {
123
+ input: GetDataLakeSettingsCommandInput;
124
+ output: GetDataLakeSettingsCommandOutput;
125
+ };
126
+ };
116
127
  }
@@ -148,4 +148,15 @@ declare const GetEffectivePermissionsForPathCommand_base: {
148
148
  * @public
149
149
  */
150
150
  export declare class GetEffectivePermissionsForPathCommand extends GetEffectivePermissionsForPathCommand_base {
151
+ /** @internal type navigation helper, not in runtime. */
152
+ protected static __types: {
153
+ api: {
154
+ input: GetEffectivePermissionsForPathRequest;
155
+ output: GetEffectivePermissionsForPathResponse;
156
+ };
157
+ sdk: {
158
+ input: GetEffectivePermissionsForPathCommandInput;
159
+ output: GetEffectivePermissionsForPathCommandOutput;
160
+ };
161
+ };
151
162
  }
@@ -77,4 +77,15 @@ declare const GetLFTagCommand_base: {
77
77
  * @public
78
78
  */
79
79
  export declare class GetLFTagCommand extends GetLFTagCommand_base {
80
+ /** @internal type navigation helper, not in runtime. */
81
+ protected static __types: {
82
+ api: {
83
+ input: GetLFTagRequest;
84
+ output: GetLFTagResponse;
85
+ };
86
+ sdk: {
87
+ input: GetLFTagCommandInput;
88
+ output: GetLFTagCommandOutput;
89
+ };
90
+ };
80
91
  }
@@ -67,4 +67,15 @@ declare const GetQueryStateCommand_base: {
67
67
  * @public
68
68
  */
69
69
  export declare class GetQueryStateCommand extends GetQueryStateCommand_base {
70
+ /** @internal type navigation helper, not in runtime. */
71
+ protected static __types: {
72
+ api: {
73
+ input: GetQueryStateRequest;
74
+ output: GetQueryStateResponse;
75
+ };
76
+ sdk: {
77
+ input: GetQueryStateCommandInput;
78
+ output: GetQueryStateCommandOutput;
79
+ };
80
+ };
70
81
  }
@@ -86,4 +86,15 @@ declare const GetQueryStatisticsCommand_base: {
86
86
  * @public
87
87
  */
88
88
  export declare class GetQueryStatisticsCommand extends GetQueryStatisticsCommand_base {
89
+ /** @internal type navigation helper, not in runtime. */
90
+ protected static __types: {
91
+ api: {
92
+ input: GetQueryStatisticsRequest;
93
+ output: GetQueryStatisticsResponse;
94
+ };
95
+ sdk: {
96
+ input: GetQueryStatisticsCommandInput;
97
+ output: GetQueryStatisticsCommandOutput;
98
+ };
99
+ };
89
100
  }
@@ -162,4 +162,15 @@ declare const GetResourceLFTagsCommand_base: {
162
162
  * @public
163
163
  */
164
164
  export declare class GetResourceLFTagsCommand extends GetResourceLFTagsCommand_base {
165
+ /** @internal type navigation helper, not in runtime. */
166
+ protected static __types: {
167
+ api: {
168
+ input: GetResourceLFTagsRequest;
169
+ output: GetResourceLFTagsResponse;
170
+ };
171
+ sdk: {
172
+ input: GetResourceLFTagsCommandInput;
173
+ output: GetResourceLFTagsCommandOutput;
174
+ };
175
+ };
165
176
  }
@@ -99,4 +99,15 @@ declare const GetTableObjectsCommand_base: {
99
99
  * @public
100
100
  */
101
101
  export declare class GetTableObjectsCommand extends GetTableObjectsCommand_base {
102
+ /** @internal type navigation helper, not in runtime. */
103
+ protected static __types: {
104
+ api: {
105
+ input: GetTableObjectsRequest;
106
+ output: GetTableObjectsResponse;
107
+ };
108
+ sdk: {
109
+ input: GetTableObjectsCommandInput;
110
+ output: GetTableObjectsCommandOutput;
111
+ };
112
+ };
102
113
  }
@@ -93,4 +93,15 @@ declare const GetTemporaryGluePartitionCredentialsCommand_base: {
93
93
  * @public
94
94
  */
95
95
  export declare class GetTemporaryGluePartitionCredentialsCommand extends GetTemporaryGluePartitionCredentialsCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: GetTemporaryGluePartitionCredentialsRequest;
100
+ output: GetTemporaryGluePartitionCredentialsResponse;
101
+ };
102
+ sdk: {
103
+ input: GetTemporaryGluePartitionCredentialsCommandInput;
104
+ output: GetTemporaryGluePartitionCredentialsCommandOutput;
105
+ };
106
+ };
96
107
  }
@@ -101,4 +101,15 @@ declare const GetTemporaryGlueTableCredentialsCommand_base: {
101
101
  * @public
102
102
  */
103
103
  export declare class GetTemporaryGlueTableCredentialsCommand extends GetTemporaryGlueTableCredentialsCommand_base {
104
+ /** @internal type navigation helper, not in runtime. */
105
+ protected static __types: {
106
+ api: {
107
+ input: GetTemporaryGlueTableCredentialsRequest;
108
+ output: GetTemporaryGlueTableCredentialsResponse;
109
+ };
110
+ sdk: {
111
+ input: GetTemporaryGlueTableCredentialsCommandInput;
112
+ output: GetTemporaryGlueTableCredentialsCommandOutput;
113
+ };
114
+ };
104
115
  }
@@ -75,4 +75,15 @@ declare const GetWorkUnitResultsCommand_base: {
75
75
  * @public
76
76
  */
77
77
  export declare class GetWorkUnitResultsCommand extends GetWorkUnitResultsCommand_base {
78
+ /** @internal type navigation helper, not in runtime. */
79
+ protected static __types: {
80
+ api: {
81
+ input: GetWorkUnitResultsRequest;
82
+ output: GetWorkUnitResultsResponse;
83
+ };
84
+ sdk: {
85
+ input: GetWorkUnitResultsCommandInput;
86
+ output: GetWorkUnitResultsCommandOutput;
87
+ };
88
+ };
78
89
  }
@@ -82,4 +82,15 @@ declare const GetWorkUnitsCommand_base: {
82
82
  * @public
83
83
  */
84
84
  export declare class GetWorkUnitsCommand extends GetWorkUnitsCommand_base {
85
+ /** @internal type navigation helper, not in runtime. */
86
+ protected static __types: {
87
+ api: {
88
+ input: GetWorkUnitsRequest;
89
+ output: GetWorkUnitsResponse;
90
+ };
91
+ sdk: {
92
+ input: GetWorkUnitsCommandInput;
93
+ output: GetWorkUnitsCommandOutput;
94
+ };
95
+ };
85
96
  }
@@ -129,4 +129,15 @@ declare const GrantPermissionsCommand_base: {
129
129
  * @public
130
130
  */
131
131
  export declare class GrantPermissionsCommand extends GrantPermissionsCommand_base {
132
+ /** @internal type navigation helper, not in runtime. */
133
+ protected static __types: {
134
+ api: {
135
+ input: GrantPermissionsRequest;
136
+ output: {};
137
+ };
138
+ sdk: {
139
+ input: GrantPermissionsCommandInput;
140
+ output: GrantPermissionsCommandOutput;
141
+ };
142
+ };
132
143
  }
@@ -97,4 +97,15 @@ declare const ListDataCellsFilterCommand_base: {
97
97
  * @public
98
98
  */
99
99
  export declare class ListDataCellsFilterCommand extends ListDataCellsFilterCommand_base {
100
+ /** @internal type navigation helper, not in runtime. */
101
+ protected static __types: {
102
+ api: {
103
+ input: ListDataCellsFilterRequest;
104
+ output: ListDataCellsFilterResponse;
105
+ };
106
+ sdk: {
107
+ input: ListDataCellsFilterCommandInput;
108
+ output: ListDataCellsFilterCommandOutput;
109
+ };
110
+ };
100
111
  }
@@ -84,4 +84,15 @@ declare const ListLFTagsCommand_base: {
84
84
  * @public
85
85
  */
86
86
  export declare class ListLFTagsCommand extends ListLFTagsCommand_base {
87
+ /** @internal type navigation helper, not in runtime. */
88
+ protected static __types: {
89
+ api: {
90
+ input: ListLFTagsRequest;
91
+ output: ListLFTagsResponse;
92
+ };
93
+ sdk: {
94
+ input: ListLFTagsCommandInput;
95
+ output: ListLFTagsCommandOutput;
96
+ };
97
+ };
87
98
  }
@@ -192,4 +192,15 @@ declare const ListLakeFormationOptInsCommand_base: {
192
192
  * @public
193
193
  */
194
194
  export declare class ListLakeFormationOptInsCommand extends ListLakeFormationOptInsCommand_base {
195
+ /** @internal type navigation helper, not in runtime. */
196
+ protected static __types: {
197
+ api: {
198
+ input: ListLakeFormationOptInsRequest;
199
+ output: ListLakeFormationOptInsResponse;
200
+ };
201
+ sdk: {
202
+ input: ListLakeFormationOptInsCommandInput;
203
+ output: ListLakeFormationOptInsCommandOutput;
204
+ };
205
+ };
195
206
  }
@@ -205,4 +205,15 @@ declare const ListPermissionsCommand_base: {
205
205
  * @public
206
206
  */
207
207
  export declare class ListPermissionsCommand extends ListPermissionsCommand_base {
208
+ /** @internal type navigation helper, not in runtime. */
209
+ protected static __types: {
210
+ api: {
211
+ input: ListPermissionsRequest;
212
+ output: ListPermissionsResponse;
213
+ };
214
+ sdk: {
215
+ input: ListPermissionsCommandInput;
216
+ output: ListPermissionsCommandOutput;
217
+ };
218
+ };
208
219
  }
@@ -85,4 +85,15 @@ declare const ListResourcesCommand_base: {
85
85
  * @public
86
86
  */
87
87
  export declare class ListResourcesCommand extends ListResourcesCommand_base {
88
+ /** @internal type navigation helper, not in runtime. */
89
+ protected static __types: {
90
+ api: {
91
+ input: ListResourcesRequest;
92
+ output: ListResourcesResponse;
93
+ };
94
+ sdk: {
95
+ input: ListResourcesCommandInput;
96
+ output: ListResourcesCommandOutput;
97
+ };
98
+ };
88
99
  }