@aws-sdk/client-lakeformation 3.306.0 → 3.309.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.
- package/dist-cjs/commands/AddLFTagsToResourceCommand.js +2 -2
- package/dist-cjs/commands/AssumeDecoratedRoleWithSAMLCommand.js +2 -2
- package/dist-cjs/commands/BatchGrantPermissionsCommand.js +2 -2
- package/dist-cjs/commands/BatchRevokePermissionsCommand.js +2 -2
- package/dist-cjs/commands/CancelTransactionCommand.js +2 -2
- package/dist-cjs/commands/CommitTransactionCommand.js +2 -2
- package/dist-cjs/commands/CreateDataCellsFilterCommand.js +2 -2
- package/dist-cjs/commands/CreateLFTagCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataCellsFilterCommand.js +2 -2
- package/dist-cjs/commands/DeleteLFTagCommand.js +2 -2
- package/dist-cjs/commands/DeleteObjectsOnCancelCommand.js +2 -2
- package/dist-cjs/commands/DeregisterResourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeResourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeTransactionCommand.js +2 -2
- package/dist-cjs/commands/ExtendTransactionCommand.js +2 -2
- package/dist-cjs/commands/GetDataCellsFilterCommand.js +2 -2
- package/dist-cjs/commands/GetDataLakeSettingsCommand.js +2 -2
- package/dist-cjs/commands/GetEffectivePermissionsForPathCommand.js +2 -2
- package/dist-cjs/commands/GetLFTagCommand.js +2 -2
- package/dist-cjs/commands/GetQueryStateCommand.js +2 -2
- package/dist-cjs/commands/GetQueryStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetResourceLFTagsCommand.js +2 -2
- package/dist-cjs/commands/GetTableObjectsCommand.js +2 -2
- package/dist-cjs/commands/GetTemporaryGluePartitionCredentialsCommand.js +2 -2
- package/dist-cjs/commands/GetTemporaryGlueTableCredentialsCommand.js +2 -2
- package/dist-cjs/commands/GetWorkUnitResultsCommand.js +2 -2
- package/dist-cjs/commands/GetWorkUnitsCommand.js +2 -2
- package/dist-cjs/commands/GrantPermissionsCommand.js +2 -2
- package/dist-cjs/commands/ListDataCellsFilterCommand.js +2 -2
- package/dist-cjs/commands/ListLFTagsCommand.js +2 -2
- package/dist-cjs/commands/ListPermissionsCommand.js +2 -2
- package/dist-cjs/commands/ListResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListTableStorageOptimizersCommand.js +2 -2
- package/dist-cjs/commands/ListTransactionsCommand.js +2 -2
- package/dist-cjs/commands/PutDataLakeSettingsCommand.js +2 -2
- package/dist-cjs/commands/RegisterResourceCommand.js +2 -2
- package/dist-cjs/commands/RemoveLFTagsFromResourceCommand.js +2 -2
- package/dist-cjs/commands/RevokePermissionsCommand.js +2 -2
- package/dist-cjs/commands/SearchDatabasesByLFTagsCommand.js +2 -2
- package/dist-cjs/commands/SearchTablesByLFTagsCommand.js +2 -2
- package/dist-cjs/commands/StartQueryPlanningCommand.js +2 -2
- package/dist-cjs/commands/StartTransactionCommand.js +2 -2
- package/dist-cjs/commands/UpdateDataCellsFilterCommand.js +2 -2
- package/dist-cjs/commands/UpdateLFTagCommand.js +2 -2
- package/dist-cjs/commands/UpdateResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateTableObjectsCommand.js +2 -2
- package/dist-cjs/commands/UpdateTableStorageOptimizerCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +825 -891
- package/dist-es/commands/AddLFTagsToResourceCommand.js +3 -3
- package/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +3 -3
- package/dist-es/commands/BatchGrantPermissionsCommand.js +3 -3
- package/dist-es/commands/BatchRevokePermissionsCommand.js +3 -3
- package/dist-es/commands/CancelTransactionCommand.js +3 -3
- package/dist-es/commands/CommitTransactionCommand.js +3 -3
- package/dist-es/commands/CreateDataCellsFilterCommand.js +3 -3
- package/dist-es/commands/CreateLFTagCommand.js +3 -3
- package/dist-es/commands/DeleteDataCellsFilterCommand.js +3 -3
- package/dist-es/commands/DeleteLFTagCommand.js +3 -3
- package/dist-es/commands/DeleteObjectsOnCancelCommand.js +3 -3
- package/dist-es/commands/DeregisterResourceCommand.js +3 -3
- package/dist-es/commands/DescribeResourceCommand.js +3 -3
- package/dist-es/commands/DescribeTransactionCommand.js +3 -3
- package/dist-es/commands/ExtendTransactionCommand.js +3 -3
- package/dist-es/commands/GetDataCellsFilterCommand.js +3 -3
- package/dist-es/commands/GetDataLakeSettingsCommand.js +3 -3
- package/dist-es/commands/GetEffectivePermissionsForPathCommand.js +3 -3
- package/dist-es/commands/GetLFTagCommand.js +3 -3
- package/dist-es/commands/GetQueryStateCommand.js +3 -3
- package/dist-es/commands/GetQueryStatisticsCommand.js +3 -3
- package/dist-es/commands/GetResourceLFTagsCommand.js +3 -3
- package/dist-es/commands/GetTableObjectsCommand.js +3 -3
- package/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +3 -3
- package/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +3 -3
- package/dist-es/commands/GetWorkUnitResultsCommand.js +3 -3
- package/dist-es/commands/GetWorkUnitsCommand.js +3 -3
- package/dist-es/commands/GrantPermissionsCommand.js +3 -3
- package/dist-es/commands/ListDataCellsFilterCommand.js +3 -3
- package/dist-es/commands/ListLFTagsCommand.js +3 -3
- package/dist-es/commands/ListPermissionsCommand.js +3 -3
- package/dist-es/commands/ListResourcesCommand.js +3 -3
- package/dist-es/commands/ListTableStorageOptimizersCommand.js +3 -3
- package/dist-es/commands/ListTransactionsCommand.js +3 -3
- package/dist-es/commands/PutDataLakeSettingsCommand.js +3 -3
- package/dist-es/commands/RegisterResourceCommand.js +3 -3
- package/dist-es/commands/RemoveLFTagsFromResourceCommand.js +3 -3
- package/dist-es/commands/RevokePermissionsCommand.js +3 -3
- package/dist-es/commands/SearchDatabasesByLFTagsCommand.js +3 -3
- package/dist-es/commands/SearchTablesByLFTagsCommand.js +3 -3
- package/dist-es/commands/StartQueryPlanningCommand.js +3 -3
- package/dist-es/commands/StartTransactionCommand.js +3 -3
- package/dist-es/commands/UpdateDataCellsFilterCommand.js +3 -3
- package/dist-es/commands/UpdateLFTagCommand.js +3 -3
- package/dist-es/commands/UpdateResourceCommand.js +3 -3
- package/dist-es/commands/UpdateTableObjectsCommand.js +3 -3
- package/dist-es/commands/UpdateTableStorageOptimizerCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +729 -795
- package/dist-types/protocols/Aws_restJson1.d.ts +376 -94
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +94 -94
- package/package.json +6 -6
|
@@ -47,97 +47,379 @@ import { UpdateLFTagCommandInput, UpdateLFTagCommandOutput } from "../commands/U
|
|
|
47
47
|
import { UpdateResourceCommandInput, UpdateResourceCommandOutput } from "../commands/UpdateResourceCommand";
|
|
48
48
|
import { UpdateTableObjectsCommandInput, UpdateTableObjectsCommandOutput } from "../commands/UpdateTableObjectsCommand";
|
|
49
49
|
import { UpdateTableStorageOptimizerCommandInput, UpdateTableStorageOptimizerCommandOutput } from "../commands/UpdateTableStorageOptimizerCommand";
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
export declare const
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
export declare const
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
export declare const
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
export declare const
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
export declare const
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
export declare const
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
export declare const
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
export declare const
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
export declare const
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
export declare const
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
export declare const
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
export declare const
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
export declare const
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
export declare const
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
export declare const
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
export declare const
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
export declare const
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
export declare const
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
export declare const
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
export declare const
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
export declare const
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
export declare const
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
export declare const
|
|
142
|
-
|
|
143
|
-
|
|
50
|
+
/**
|
|
51
|
+
* serializeAws_restJson1AddLFTagsToResourceCommand
|
|
52
|
+
*/
|
|
53
|
+
export declare const se_AddLFTagsToResourceCommand: (input: AddLFTagsToResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
54
|
+
/**
|
|
55
|
+
* serializeAws_restJson1AssumeDecoratedRoleWithSAMLCommand
|
|
56
|
+
*/
|
|
57
|
+
export declare const se_AssumeDecoratedRoleWithSAMLCommand: (input: AssumeDecoratedRoleWithSAMLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
58
|
+
/**
|
|
59
|
+
* serializeAws_restJson1BatchGrantPermissionsCommand
|
|
60
|
+
*/
|
|
61
|
+
export declare const se_BatchGrantPermissionsCommand: (input: BatchGrantPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
62
|
+
/**
|
|
63
|
+
* serializeAws_restJson1BatchRevokePermissionsCommand
|
|
64
|
+
*/
|
|
65
|
+
export declare const se_BatchRevokePermissionsCommand: (input: BatchRevokePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
66
|
+
/**
|
|
67
|
+
* serializeAws_restJson1CancelTransactionCommand
|
|
68
|
+
*/
|
|
69
|
+
export declare const se_CancelTransactionCommand: (input: CancelTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
70
|
+
/**
|
|
71
|
+
* serializeAws_restJson1CommitTransactionCommand
|
|
72
|
+
*/
|
|
73
|
+
export declare const se_CommitTransactionCommand: (input: CommitTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
74
|
+
/**
|
|
75
|
+
* serializeAws_restJson1CreateDataCellsFilterCommand
|
|
76
|
+
*/
|
|
77
|
+
export declare const se_CreateDataCellsFilterCommand: (input: CreateDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
78
|
+
/**
|
|
79
|
+
* serializeAws_restJson1CreateLFTagCommand
|
|
80
|
+
*/
|
|
81
|
+
export declare const se_CreateLFTagCommand: (input: CreateLFTagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
82
|
+
/**
|
|
83
|
+
* serializeAws_restJson1DeleteDataCellsFilterCommand
|
|
84
|
+
*/
|
|
85
|
+
export declare const se_DeleteDataCellsFilterCommand: (input: DeleteDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
86
|
+
/**
|
|
87
|
+
* serializeAws_restJson1DeleteLFTagCommand
|
|
88
|
+
*/
|
|
89
|
+
export declare const se_DeleteLFTagCommand: (input: DeleteLFTagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
90
|
+
/**
|
|
91
|
+
* serializeAws_restJson1DeleteObjectsOnCancelCommand
|
|
92
|
+
*/
|
|
93
|
+
export declare const se_DeleteObjectsOnCancelCommand: (input: DeleteObjectsOnCancelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
94
|
+
/**
|
|
95
|
+
* serializeAws_restJson1DeregisterResourceCommand
|
|
96
|
+
*/
|
|
97
|
+
export declare const se_DeregisterResourceCommand: (input: DeregisterResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
|
+
/**
|
|
99
|
+
* serializeAws_restJson1DescribeResourceCommand
|
|
100
|
+
*/
|
|
101
|
+
export declare const se_DescribeResourceCommand: (input: DescribeResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
|
+
/**
|
|
103
|
+
* serializeAws_restJson1DescribeTransactionCommand
|
|
104
|
+
*/
|
|
105
|
+
export declare const se_DescribeTransactionCommand: (input: DescribeTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
106
|
+
/**
|
|
107
|
+
* serializeAws_restJson1ExtendTransactionCommand
|
|
108
|
+
*/
|
|
109
|
+
export declare const se_ExtendTransactionCommand: (input: ExtendTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
|
+
/**
|
|
111
|
+
* serializeAws_restJson1GetDataCellsFilterCommand
|
|
112
|
+
*/
|
|
113
|
+
export declare const se_GetDataCellsFilterCommand: (input: GetDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
114
|
+
/**
|
|
115
|
+
* serializeAws_restJson1GetDataLakeSettingsCommand
|
|
116
|
+
*/
|
|
117
|
+
export declare const se_GetDataLakeSettingsCommand: (input: GetDataLakeSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
|
+
/**
|
|
119
|
+
* serializeAws_restJson1GetEffectivePermissionsForPathCommand
|
|
120
|
+
*/
|
|
121
|
+
export declare const se_GetEffectivePermissionsForPathCommand: (input: GetEffectivePermissionsForPathCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
|
+
/**
|
|
123
|
+
* serializeAws_restJson1GetLFTagCommand
|
|
124
|
+
*/
|
|
125
|
+
export declare const se_GetLFTagCommand: (input: GetLFTagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
126
|
+
/**
|
|
127
|
+
* serializeAws_restJson1GetQueryStateCommand
|
|
128
|
+
*/
|
|
129
|
+
export declare const se_GetQueryStateCommand: (input: GetQueryStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
130
|
+
/**
|
|
131
|
+
* serializeAws_restJson1GetQueryStatisticsCommand
|
|
132
|
+
*/
|
|
133
|
+
export declare const se_GetQueryStatisticsCommand: (input: GetQueryStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
134
|
+
/**
|
|
135
|
+
* serializeAws_restJson1GetResourceLFTagsCommand
|
|
136
|
+
*/
|
|
137
|
+
export declare const se_GetResourceLFTagsCommand: (input: GetResourceLFTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
138
|
+
/**
|
|
139
|
+
* serializeAws_restJson1GetTableObjectsCommand
|
|
140
|
+
*/
|
|
141
|
+
export declare const se_GetTableObjectsCommand: (input: GetTableObjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
142
|
+
/**
|
|
143
|
+
* serializeAws_restJson1GetTemporaryGluePartitionCredentialsCommand
|
|
144
|
+
*/
|
|
145
|
+
export declare const se_GetTemporaryGluePartitionCredentialsCommand: (input: GetTemporaryGluePartitionCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
146
|
+
/**
|
|
147
|
+
* serializeAws_restJson1GetTemporaryGlueTableCredentialsCommand
|
|
148
|
+
*/
|
|
149
|
+
export declare const se_GetTemporaryGlueTableCredentialsCommand: (input: GetTemporaryGlueTableCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
150
|
+
/**
|
|
151
|
+
* serializeAws_restJson1GetWorkUnitResultsCommand
|
|
152
|
+
*/
|
|
153
|
+
export declare const se_GetWorkUnitResultsCommand: (input: GetWorkUnitResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
154
|
+
/**
|
|
155
|
+
* serializeAws_restJson1GetWorkUnitsCommand
|
|
156
|
+
*/
|
|
157
|
+
export declare const se_GetWorkUnitsCommand: (input: GetWorkUnitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
158
|
+
/**
|
|
159
|
+
* serializeAws_restJson1GrantPermissionsCommand
|
|
160
|
+
*/
|
|
161
|
+
export declare const se_GrantPermissionsCommand: (input: GrantPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
162
|
+
/**
|
|
163
|
+
* serializeAws_restJson1ListDataCellsFilterCommand
|
|
164
|
+
*/
|
|
165
|
+
export declare const se_ListDataCellsFilterCommand: (input: ListDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
166
|
+
/**
|
|
167
|
+
* serializeAws_restJson1ListLFTagsCommand
|
|
168
|
+
*/
|
|
169
|
+
export declare const se_ListLFTagsCommand: (input: ListLFTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
170
|
+
/**
|
|
171
|
+
* serializeAws_restJson1ListPermissionsCommand
|
|
172
|
+
*/
|
|
173
|
+
export declare const se_ListPermissionsCommand: (input: ListPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
174
|
+
/**
|
|
175
|
+
* serializeAws_restJson1ListResourcesCommand
|
|
176
|
+
*/
|
|
177
|
+
export declare const se_ListResourcesCommand: (input: ListResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
178
|
+
/**
|
|
179
|
+
* serializeAws_restJson1ListTableStorageOptimizersCommand
|
|
180
|
+
*/
|
|
181
|
+
export declare const se_ListTableStorageOptimizersCommand: (input: ListTableStorageOptimizersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
182
|
+
/**
|
|
183
|
+
* serializeAws_restJson1ListTransactionsCommand
|
|
184
|
+
*/
|
|
185
|
+
export declare const se_ListTransactionsCommand: (input: ListTransactionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
+
/**
|
|
187
|
+
* serializeAws_restJson1PutDataLakeSettingsCommand
|
|
188
|
+
*/
|
|
189
|
+
export declare const se_PutDataLakeSettingsCommand: (input: PutDataLakeSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
190
|
+
/**
|
|
191
|
+
* serializeAws_restJson1RegisterResourceCommand
|
|
192
|
+
*/
|
|
193
|
+
export declare const se_RegisterResourceCommand: (input: RegisterResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
194
|
+
/**
|
|
195
|
+
* serializeAws_restJson1RemoveLFTagsFromResourceCommand
|
|
196
|
+
*/
|
|
197
|
+
export declare const se_RemoveLFTagsFromResourceCommand: (input: RemoveLFTagsFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
198
|
+
/**
|
|
199
|
+
* serializeAws_restJson1RevokePermissionsCommand
|
|
200
|
+
*/
|
|
201
|
+
export declare const se_RevokePermissionsCommand: (input: RevokePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
202
|
+
/**
|
|
203
|
+
* serializeAws_restJson1SearchDatabasesByLFTagsCommand
|
|
204
|
+
*/
|
|
205
|
+
export declare const se_SearchDatabasesByLFTagsCommand: (input: SearchDatabasesByLFTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
|
+
/**
|
|
207
|
+
* serializeAws_restJson1SearchTablesByLFTagsCommand
|
|
208
|
+
*/
|
|
209
|
+
export declare const se_SearchTablesByLFTagsCommand: (input: SearchTablesByLFTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
|
+
/**
|
|
211
|
+
* serializeAws_restJson1StartQueryPlanningCommand
|
|
212
|
+
*/
|
|
213
|
+
export declare const se_StartQueryPlanningCommand: (input: StartQueryPlanningCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
214
|
+
/**
|
|
215
|
+
* serializeAws_restJson1StartTransactionCommand
|
|
216
|
+
*/
|
|
217
|
+
export declare const se_StartTransactionCommand: (input: StartTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
218
|
+
/**
|
|
219
|
+
* serializeAws_restJson1UpdateDataCellsFilterCommand
|
|
220
|
+
*/
|
|
221
|
+
export declare const se_UpdateDataCellsFilterCommand: (input: UpdateDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
222
|
+
/**
|
|
223
|
+
* serializeAws_restJson1UpdateLFTagCommand
|
|
224
|
+
*/
|
|
225
|
+
export declare const se_UpdateLFTagCommand: (input: UpdateLFTagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
226
|
+
/**
|
|
227
|
+
* serializeAws_restJson1UpdateResourceCommand
|
|
228
|
+
*/
|
|
229
|
+
export declare const se_UpdateResourceCommand: (input: UpdateResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
230
|
+
/**
|
|
231
|
+
* serializeAws_restJson1UpdateTableObjectsCommand
|
|
232
|
+
*/
|
|
233
|
+
export declare const se_UpdateTableObjectsCommand: (input: UpdateTableObjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
234
|
+
/**
|
|
235
|
+
* serializeAws_restJson1UpdateTableStorageOptimizerCommand
|
|
236
|
+
*/
|
|
237
|
+
export declare const se_UpdateTableStorageOptimizerCommand: (input: UpdateTableStorageOptimizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
238
|
+
/**
|
|
239
|
+
* deserializeAws_restJson1AddLFTagsToResourceCommand
|
|
240
|
+
*/
|
|
241
|
+
export declare const de_AddLFTagsToResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddLFTagsToResourceCommandOutput>;
|
|
242
|
+
/**
|
|
243
|
+
* deserializeAws_restJson1AssumeDecoratedRoleWithSAMLCommand
|
|
244
|
+
*/
|
|
245
|
+
export declare const de_AssumeDecoratedRoleWithSAMLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssumeDecoratedRoleWithSAMLCommandOutput>;
|
|
246
|
+
/**
|
|
247
|
+
* deserializeAws_restJson1BatchGrantPermissionsCommand
|
|
248
|
+
*/
|
|
249
|
+
export declare const de_BatchGrantPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGrantPermissionsCommandOutput>;
|
|
250
|
+
/**
|
|
251
|
+
* deserializeAws_restJson1BatchRevokePermissionsCommand
|
|
252
|
+
*/
|
|
253
|
+
export declare const de_BatchRevokePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchRevokePermissionsCommandOutput>;
|
|
254
|
+
/**
|
|
255
|
+
* deserializeAws_restJson1CancelTransactionCommand
|
|
256
|
+
*/
|
|
257
|
+
export declare const de_CancelTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelTransactionCommandOutput>;
|
|
258
|
+
/**
|
|
259
|
+
* deserializeAws_restJson1CommitTransactionCommand
|
|
260
|
+
*/
|
|
261
|
+
export declare const de_CommitTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CommitTransactionCommandOutput>;
|
|
262
|
+
/**
|
|
263
|
+
* deserializeAws_restJson1CreateDataCellsFilterCommand
|
|
264
|
+
*/
|
|
265
|
+
export declare const de_CreateDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataCellsFilterCommandOutput>;
|
|
266
|
+
/**
|
|
267
|
+
* deserializeAws_restJson1CreateLFTagCommand
|
|
268
|
+
*/
|
|
269
|
+
export declare const de_CreateLFTagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLFTagCommandOutput>;
|
|
270
|
+
/**
|
|
271
|
+
* deserializeAws_restJson1DeleteDataCellsFilterCommand
|
|
272
|
+
*/
|
|
273
|
+
export declare const de_DeleteDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataCellsFilterCommandOutput>;
|
|
274
|
+
/**
|
|
275
|
+
* deserializeAws_restJson1DeleteLFTagCommand
|
|
276
|
+
*/
|
|
277
|
+
export declare const de_DeleteLFTagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLFTagCommandOutput>;
|
|
278
|
+
/**
|
|
279
|
+
* deserializeAws_restJson1DeleteObjectsOnCancelCommand
|
|
280
|
+
*/
|
|
281
|
+
export declare const de_DeleteObjectsOnCancelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteObjectsOnCancelCommandOutput>;
|
|
282
|
+
/**
|
|
283
|
+
* deserializeAws_restJson1DeregisterResourceCommand
|
|
284
|
+
*/
|
|
285
|
+
export declare const de_DeregisterResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterResourceCommandOutput>;
|
|
286
|
+
/**
|
|
287
|
+
* deserializeAws_restJson1DescribeResourceCommand
|
|
288
|
+
*/
|
|
289
|
+
export declare const de_DescribeResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourceCommandOutput>;
|
|
290
|
+
/**
|
|
291
|
+
* deserializeAws_restJson1DescribeTransactionCommand
|
|
292
|
+
*/
|
|
293
|
+
export declare const de_DescribeTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTransactionCommandOutput>;
|
|
294
|
+
/**
|
|
295
|
+
* deserializeAws_restJson1ExtendTransactionCommand
|
|
296
|
+
*/
|
|
297
|
+
export declare const de_ExtendTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExtendTransactionCommandOutput>;
|
|
298
|
+
/**
|
|
299
|
+
* deserializeAws_restJson1GetDataCellsFilterCommand
|
|
300
|
+
*/
|
|
301
|
+
export declare const de_GetDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDataCellsFilterCommandOutput>;
|
|
302
|
+
/**
|
|
303
|
+
* deserializeAws_restJson1GetDataLakeSettingsCommand
|
|
304
|
+
*/
|
|
305
|
+
export declare const de_GetDataLakeSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDataLakeSettingsCommandOutput>;
|
|
306
|
+
/**
|
|
307
|
+
* deserializeAws_restJson1GetEffectivePermissionsForPathCommand
|
|
308
|
+
*/
|
|
309
|
+
export declare const de_GetEffectivePermissionsForPathCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEffectivePermissionsForPathCommandOutput>;
|
|
310
|
+
/**
|
|
311
|
+
* deserializeAws_restJson1GetLFTagCommand
|
|
312
|
+
*/
|
|
313
|
+
export declare const de_GetLFTagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLFTagCommandOutput>;
|
|
314
|
+
/**
|
|
315
|
+
* deserializeAws_restJson1GetQueryStateCommand
|
|
316
|
+
*/
|
|
317
|
+
export declare const de_GetQueryStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryStateCommandOutput>;
|
|
318
|
+
/**
|
|
319
|
+
* deserializeAws_restJson1GetQueryStatisticsCommand
|
|
320
|
+
*/
|
|
321
|
+
export declare const de_GetQueryStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryStatisticsCommandOutput>;
|
|
322
|
+
/**
|
|
323
|
+
* deserializeAws_restJson1GetResourceLFTagsCommand
|
|
324
|
+
*/
|
|
325
|
+
export declare const de_GetResourceLFTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceLFTagsCommandOutput>;
|
|
326
|
+
/**
|
|
327
|
+
* deserializeAws_restJson1GetTableObjectsCommand
|
|
328
|
+
*/
|
|
329
|
+
export declare const de_GetTableObjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTableObjectsCommandOutput>;
|
|
330
|
+
/**
|
|
331
|
+
* deserializeAws_restJson1GetTemporaryGluePartitionCredentialsCommand
|
|
332
|
+
*/
|
|
333
|
+
export declare const de_GetTemporaryGluePartitionCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemporaryGluePartitionCredentialsCommandOutput>;
|
|
334
|
+
/**
|
|
335
|
+
* deserializeAws_restJson1GetTemporaryGlueTableCredentialsCommand
|
|
336
|
+
*/
|
|
337
|
+
export declare const de_GetTemporaryGlueTableCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemporaryGlueTableCredentialsCommandOutput>;
|
|
338
|
+
/**
|
|
339
|
+
* deserializeAws_restJson1GetWorkUnitResultsCommand
|
|
340
|
+
*/
|
|
341
|
+
export declare const de_GetWorkUnitResultsCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<GetWorkUnitResultsCommandOutput>;
|
|
342
|
+
/**
|
|
343
|
+
* deserializeAws_restJson1GetWorkUnitsCommand
|
|
344
|
+
*/
|
|
345
|
+
export declare const de_GetWorkUnitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWorkUnitsCommandOutput>;
|
|
346
|
+
/**
|
|
347
|
+
* deserializeAws_restJson1GrantPermissionsCommand
|
|
348
|
+
*/
|
|
349
|
+
export declare const de_GrantPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GrantPermissionsCommandOutput>;
|
|
350
|
+
/**
|
|
351
|
+
* deserializeAws_restJson1ListDataCellsFilterCommand
|
|
352
|
+
*/
|
|
353
|
+
export declare const de_ListDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataCellsFilterCommandOutput>;
|
|
354
|
+
/**
|
|
355
|
+
* deserializeAws_restJson1ListLFTagsCommand
|
|
356
|
+
*/
|
|
357
|
+
export declare const de_ListLFTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLFTagsCommandOutput>;
|
|
358
|
+
/**
|
|
359
|
+
* deserializeAws_restJson1ListPermissionsCommand
|
|
360
|
+
*/
|
|
361
|
+
export declare const de_ListPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPermissionsCommandOutput>;
|
|
362
|
+
/**
|
|
363
|
+
* deserializeAws_restJson1ListResourcesCommand
|
|
364
|
+
*/
|
|
365
|
+
export declare const de_ListResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourcesCommandOutput>;
|
|
366
|
+
/**
|
|
367
|
+
* deserializeAws_restJson1ListTableStorageOptimizersCommand
|
|
368
|
+
*/
|
|
369
|
+
export declare const de_ListTableStorageOptimizersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTableStorageOptimizersCommandOutput>;
|
|
370
|
+
/**
|
|
371
|
+
* deserializeAws_restJson1ListTransactionsCommand
|
|
372
|
+
*/
|
|
373
|
+
export declare const de_ListTransactionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTransactionsCommandOutput>;
|
|
374
|
+
/**
|
|
375
|
+
* deserializeAws_restJson1PutDataLakeSettingsCommand
|
|
376
|
+
*/
|
|
377
|
+
export declare const de_PutDataLakeSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDataLakeSettingsCommandOutput>;
|
|
378
|
+
/**
|
|
379
|
+
* deserializeAws_restJson1RegisterResourceCommand
|
|
380
|
+
*/
|
|
381
|
+
export declare const de_RegisterResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterResourceCommandOutput>;
|
|
382
|
+
/**
|
|
383
|
+
* deserializeAws_restJson1RemoveLFTagsFromResourceCommand
|
|
384
|
+
*/
|
|
385
|
+
export declare const de_RemoveLFTagsFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveLFTagsFromResourceCommandOutput>;
|
|
386
|
+
/**
|
|
387
|
+
* deserializeAws_restJson1RevokePermissionsCommand
|
|
388
|
+
*/
|
|
389
|
+
export declare const de_RevokePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RevokePermissionsCommandOutput>;
|
|
390
|
+
/**
|
|
391
|
+
* deserializeAws_restJson1SearchDatabasesByLFTagsCommand
|
|
392
|
+
*/
|
|
393
|
+
export declare const de_SearchDatabasesByLFTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchDatabasesByLFTagsCommandOutput>;
|
|
394
|
+
/**
|
|
395
|
+
* deserializeAws_restJson1SearchTablesByLFTagsCommand
|
|
396
|
+
*/
|
|
397
|
+
export declare const de_SearchTablesByLFTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchTablesByLFTagsCommandOutput>;
|
|
398
|
+
/**
|
|
399
|
+
* deserializeAws_restJson1StartQueryPlanningCommand
|
|
400
|
+
*/
|
|
401
|
+
export declare const de_StartQueryPlanningCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartQueryPlanningCommandOutput>;
|
|
402
|
+
/**
|
|
403
|
+
* deserializeAws_restJson1StartTransactionCommand
|
|
404
|
+
*/
|
|
405
|
+
export declare const de_StartTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTransactionCommandOutput>;
|
|
406
|
+
/**
|
|
407
|
+
* deserializeAws_restJson1UpdateDataCellsFilterCommand
|
|
408
|
+
*/
|
|
409
|
+
export declare const de_UpdateDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataCellsFilterCommandOutput>;
|
|
410
|
+
/**
|
|
411
|
+
* deserializeAws_restJson1UpdateLFTagCommand
|
|
412
|
+
*/
|
|
413
|
+
export declare const de_UpdateLFTagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLFTagCommandOutput>;
|
|
414
|
+
/**
|
|
415
|
+
* deserializeAws_restJson1UpdateResourceCommand
|
|
416
|
+
*/
|
|
417
|
+
export declare const de_UpdateResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceCommandOutput>;
|
|
418
|
+
/**
|
|
419
|
+
* deserializeAws_restJson1UpdateTableObjectsCommand
|
|
420
|
+
*/
|
|
421
|
+
export declare const de_UpdateTableObjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTableObjectsCommandOutput>;
|
|
422
|
+
/**
|
|
423
|
+
* deserializeAws_restJson1UpdateTableStorageOptimizerCommand
|
|
424
|
+
*/
|
|
425
|
+
export declare const de_UpdateTableStorageOptimizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTableStorageOptimizerCommandOutput>;
|