@aws-sdk/client-lakeformation 3.590.0 → 3.596.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/index.js +0 -55
- package/dist-types/commands/AddLFTagsToResourceCommand.d.ts +2 -1
- package/dist-types/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +2 -1
- package/dist-types/commands/BatchGrantPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/BatchRevokePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/CancelTransactionCommand.d.ts +2 -1
- package/dist-types/commands/CommitTransactionCommand.d.ts +2 -1
- package/dist-types/commands/CreateDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/commands/CreateLFTagCommand.d.ts +2 -1
- package/dist-types/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateLakeFormationOptInCommand.d.ts +2 -1
- package/dist-types/commands/DeleteDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLFTagCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLakeFormationOptInCommand.d.ts +2 -1
- package/dist-types/commands/DeleteObjectsOnCancelCommand.d.ts +2 -1
- package/dist-types/commands/DeregisterResourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeResourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTransactionCommand.d.ts +2 -1
- package/dist-types/commands/ExtendTransactionCommand.d.ts +2 -1
- package/dist-types/commands/GetDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/commands/GetDataLakePrincipalCommand.d.ts +2 -1
- package/dist-types/commands/GetDataLakeSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetEffectivePermissionsForPathCommand.d.ts +2 -1
- package/dist-types/commands/GetLFTagCommand.d.ts +2 -1
- package/dist-types/commands/GetQueryStateCommand.d.ts +2 -1
- package/dist-types/commands/GetQueryStatisticsCommand.d.ts +2 -1
- package/dist-types/commands/GetResourceLFTagsCommand.d.ts +2 -1
- package/dist-types/commands/GetTableObjectsCommand.d.ts +2 -1
- package/dist-types/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkUnitResultsCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkUnitsCommand.d.ts +2 -1
- package/dist-types/commands/GrantPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ListDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/commands/ListLFTagsCommand.d.ts +2 -1
- package/dist-types/commands/ListLakeFormationOptInsCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionsCommand.d.ts +2 -1
- package/dist-types/commands/ListResourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListTableStorageOptimizersCommand.d.ts +2 -1
- package/dist-types/commands/ListTransactionsCommand.d.ts +2 -1
- package/dist-types/commands/PutDataLakeSettingsCommand.d.ts +2 -1
- package/dist-types/commands/RegisterResourceCommand.d.ts +2 -1
- package/dist-types/commands/RemoveLFTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/commands/RevokePermissionsCommand.d.ts +2 -1
- package/dist-types/commands/SearchDatabasesByLFTagsCommand.d.ts +2 -1
- package/dist-types/commands/SearchTablesByLFTagsCommand.d.ts +2 -1
- package/dist-types/commands/StartQueryPlanningCommand.d.ts +2 -1
- package/dist-types/commands/StartTransactionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLFTagCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTableObjectsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTableStorageOptimizerCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/LakeFormationServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AddLFTagsToResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssumeDecoratedRoleWithSAMLCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGrantPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchRevokePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelTransactionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CommitTransactionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLFTagCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateLakeFormationOptInCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLFTagCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteLakeFormationOptInCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteObjectsOnCancelCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeregisterResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTransactionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ExtendTransactionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataLakePrincipalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetDataLakeSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEffectivePermissionsForPathCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetLFTagCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetQueryStateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetQueryStatisticsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResourceLFTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTableObjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTemporaryGluePartitionCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTemporaryGlueTableCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkUnitResultsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkUnitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GrantPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLFTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListLakeFormationOptInsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListResourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTableStorageOptimizersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTransactionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutDataLakeSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RegisterResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveLFTagsFromResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RevokePermissionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchDatabasesByLFTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/SearchTablesByLFTagsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartQueryPlanningCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartTransactionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateDataCellsFilterCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLFTagCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateLakeFormationIdentityCenterConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTableObjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTableStorageOptimizerCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/LakeFormationServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -280,7 +280,6 @@ var LakeFormationClient = _LakeFormationClient;
|
|
|
280
280
|
|
|
281
281
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
282
282
|
|
|
283
|
-
var import_types = require("@smithy/types");
|
|
284
283
|
|
|
285
284
|
// src/protocols/Aws_restJson1.ts
|
|
286
285
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2844,7 +2843,6 @@ var AddLFTagsToResourceCommand = _AddLFTagsToResourceCommand;
|
|
|
2844
2843
|
|
|
2845
2844
|
|
|
2846
2845
|
|
|
2847
|
-
|
|
2848
2846
|
var _AssumeDecoratedRoleWithSAMLCommand = class _AssumeDecoratedRoleWithSAMLCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2849
2847
|
...commonParams
|
|
2850
2848
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2861,7 +2859,6 @@ var AssumeDecoratedRoleWithSAMLCommand = _AssumeDecoratedRoleWithSAMLCommand;
|
|
|
2861
2859
|
|
|
2862
2860
|
|
|
2863
2861
|
|
|
2864
|
-
|
|
2865
2862
|
var _BatchGrantPermissionsCommand = class _BatchGrantPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2866
2863
|
...commonParams
|
|
2867
2864
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2878,7 +2875,6 @@ var BatchGrantPermissionsCommand = _BatchGrantPermissionsCommand;
|
|
|
2878
2875
|
|
|
2879
2876
|
|
|
2880
2877
|
|
|
2881
|
-
|
|
2882
2878
|
var _BatchRevokePermissionsCommand = class _BatchRevokePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2883
2879
|
...commonParams
|
|
2884
2880
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2895,7 +2891,6 @@ var BatchRevokePermissionsCommand = _BatchRevokePermissionsCommand;
|
|
|
2895
2891
|
|
|
2896
2892
|
|
|
2897
2893
|
|
|
2898
|
-
|
|
2899
2894
|
var _CancelTransactionCommand = class _CancelTransactionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2900
2895
|
...commonParams
|
|
2901
2896
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2912,7 +2907,6 @@ var CancelTransactionCommand = _CancelTransactionCommand;
|
|
|
2912
2907
|
|
|
2913
2908
|
|
|
2914
2909
|
|
|
2915
|
-
|
|
2916
2910
|
var _CommitTransactionCommand = class _CommitTransactionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2917
2911
|
...commonParams
|
|
2918
2912
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2929,7 +2923,6 @@ var CommitTransactionCommand = _CommitTransactionCommand;
|
|
|
2929
2923
|
|
|
2930
2924
|
|
|
2931
2925
|
|
|
2932
|
-
|
|
2933
2926
|
var _CreateDataCellsFilterCommand = class _CreateDataCellsFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2934
2927
|
...commonParams
|
|
2935
2928
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2946,7 +2939,6 @@ var CreateDataCellsFilterCommand = _CreateDataCellsFilterCommand;
|
|
|
2946
2939
|
|
|
2947
2940
|
|
|
2948
2941
|
|
|
2949
|
-
|
|
2950
2942
|
var _CreateLakeFormationIdentityCenterConfigurationCommand = class _CreateLakeFormationIdentityCenterConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2951
2943
|
...commonParams
|
|
2952
2944
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2963,7 +2955,6 @@ var CreateLakeFormationIdentityCenterConfigurationCommand = _CreateLakeFormation
|
|
|
2963
2955
|
|
|
2964
2956
|
|
|
2965
2957
|
|
|
2966
|
-
|
|
2967
2958
|
var _CreateLakeFormationOptInCommand = class _CreateLakeFormationOptInCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2968
2959
|
...commonParams
|
|
2969
2960
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2980,7 +2971,6 @@ var CreateLakeFormationOptInCommand = _CreateLakeFormationOptInCommand;
|
|
|
2980
2971
|
|
|
2981
2972
|
|
|
2982
2973
|
|
|
2983
|
-
|
|
2984
2974
|
var _CreateLFTagCommand = class _CreateLFTagCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2985
2975
|
...commonParams
|
|
2986
2976
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2997,7 +2987,6 @@ var CreateLFTagCommand = _CreateLFTagCommand;
|
|
|
2997
2987
|
|
|
2998
2988
|
|
|
2999
2989
|
|
|
3000
|
-
|
|
3001
2990
|
var _DeleteDataCellsFilterCommand = class _DeleteDataCellsFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3002
2991
|
...commonParams
|
|
3003
2992
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3014,7 +3003,6 @@ var DeleteDataCellsFilterCommand = _DeleteDataCellsFilterCommand;
|
|
|
3014
3003
|
|
|
3015
3004
|
|
|
3016
3005
|
|
|
3017
|
-
|
|
3018
3006
|
var _DeleteLakeFormationIdentityCenterConfigurationCommand = class _DeleteLakeFormationIdentityCenterConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3019
3007
|
...commonParams
|
|
3020
3008
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3031,7 +3019,6 @@ var DeleteLakeFormationIdentityCenterConfigurationCommand = _DeleteLakeFormation
|
|
|
3031
3019
|
|
|
3032
3020
|
|
|
3033
3021
|
|
|
3034
|
-
|
|
3035
3022
|
var _DeleteLakeFormationOptInCommand = class _DeleteLakeFormationOptInCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3036
3023
|
...commonParams
|
|
3037
3024
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3048,7 +3035,6 @@ var DeleteLakeFormationOptInCommand = _DeleteLakeFormationOptInCommand;
|
|
|
3048
3035
|
|
|
3049
3036
|
|
|
3050
3037
|
|
|
3051
|
-
|
|
3052
3038
|
var _DeleteLFTagCommand = class _DeleteLFTagCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3053
3039
|
...commonParams
|
|
3054
3040
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3065,7 +3051,6 @@ var DeleteLFTagCommand = _DeleteLFTagCommand;
|
|
|
3065
3051
|
|
|
3066
3052
|
|
|
3067
3053
|
|
|
3068
|
-
|
|
3069
3054
|
var _DeleteObjectsOnCancelCommand = class _DeleteObjectsOnCancelCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3070
3055
|
...commonParams
|
|
3071
3056
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3082,7 +3067,6 @@ var DeleteObjectsOnCancelCommand = _DeleteObjectsOnCancelCommand;
|
|
|
3082
3067
|
|
|
3083
3068
|
|
|
3084
3069
|
|
|
3085
|
-
|
|
3086
3070
|
var _DeregisterResourceCommand = class _DeregisterResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3087
3071
|
...commonParams
|
|
3088
3072
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3099,7 +3083,6 @@ var DeregisterResourceCommand = _DeregisterResourceCommand;
|
|
|
3099
3083
|
|
|
3100
3084
|
|
|
3101
3085
|
|
|
3102
|
-
|
|
3103
3086
|
var _DescribeLakeFormationIdentityCenterConfigurationCommand = class _DescribeLakeFormationIdentityCenterConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3104
3087
|
...commonParams
|
|
3105
3088
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3116,7 +3099,6 @@ var DescribeLakeFormationIdentityCenterConfigurationCommand = _DescribeLakeForma
|
|
|
3116
3099
|
|
|
3117
3100
|
|
|
3118
3101
|
|
|
3119
|
-
|
|
3120
3102
|
var _DescribeResourceCommand = class _DescribeResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3121
3103
|
...commonParams
|
|
3122
3104
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3133,7 +3115,6 @@ var DescribeResourceCommand = _DescribeResourceCommand;
|
|
|
3133
3115
|
|
|
3134
3116
|
|
|
3135
3117
|
|
|
3136
|
-
|
|
3137
3118
|
var _DescribeTransactionCommand = class _DescribeTransactionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3138
3119
|
...commonParams
|
|
3139
3120
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3150,7 +3131,6 @@ var DescribeTransactionCommand = _DescribeTransactionCommand;
|
|
|
3150
3131
|
|
|
3151
3132
|
|
|
3152
3133
|
|
|
3153
|
-
|
|
3154
3134
|
var _ExtendTransactionCommand = class _ExtendTransactionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3155
3135
|
...commonParams
|
|
3156
3136
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3167,7 +3147,6 @@ var ExtendTransactionCommand = _ExtendTransactionCommand;
|
|
|
3167
3147
|
|
|
3168
3148
|
|
|
3169
3149
|
|
|
3170
|
-
|
|
3171
3150
|
var _GetDataCellsFilterCommand = class _GetDataCellsFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3172
3151
|
...commonParams
|
|
3173
3152
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3184,7 +3163,6 @@ var GetDataCellsFilterCommand = _GetDataCellsFilterCommand;
|
|
|
3184
3163
|
|
|
3185
3164
|
|
|
3186
3165
|
|
|
3187
|
-
|
|
3188
3166
|
var _GetDataLakePrincipalCommand = class _GetDataLakePrincipalCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3189
3167
|
...commonParams
|
|
3190
3168
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3201,7 +3179,6 @@ var GetDataLakePrincipalCommand = _GetDataLakePrincipalCommand;
|
|
|
3201
3179
|
|
|
3202
3180
|
|
|
3203
3181
|
|
|
3204
|
-
|
|
3205
3182
|
var _GetDataLakeSettingsCommand = class _GetDataLakeSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3206
3183
|
...commonParams
|
|
3207
3184
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3218,7 +3195,6 @@ var GetDataLakeSettingsCommand = _GetDataLakeSettingsCommand;
|
|
|
3218
3195
|
|
|
3219
3196
|
|
|
3220
3197
|
|
|
3221
|
-
|
|
3222
3198
|
var _GetEffectivePermissionsForPathCommand = class _GetEffectivePermissionsForPathCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3223
3199
|
...commonParams
|
|
3224
3200
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3235,7 +3211,6 @@ var GetEffectivePermissionsForPathCommand = _GetEffectivePermissionsForPathComma
|
|
|
3235
3211
|
|
|
3236
3212
|
|
|
3237
3213
|
|
|
3238
|
-
|
|
3239
3214
|
var _GetLFTagCommand = class _GetLFTagCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3240
3215
|
...commonParams
|
|
3241
3216
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3252,7 +3227,6 @@ var GetLFTagCommand = _GetLFTagCommand;
|
|
|
3252
3227
|
|
|
3253
3228
|
|
|
3254
3229
|
|
|
3255
|
-
|
|
3256
3230
|
var _GetQueryStateCommand = class _GetQueryStateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3257
3231
|
...commonParams
|
|
3258
3232
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3269,7 +3243,6 @@ var GetQueryStateCommand = _GetQueryStateCommand;
|
|
|
3269
3243
|
|
|
3270
3244
|
|
|
3271
3245
|
|
|
3272
|
-
|
|
3273
3246
|
var _GetQueryStatisticsCommand = class _GetQueryStatisticsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3274
3247
|
...commonParams
|
|
3275
3248
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3286,7 +3259,6 @@ var GetQueryStatisticsCommand = _GetQueryStatisticsCommand;
|
|
|
3286
3259
|
|
|
3287
3260
|
|
|
3288
3261
|
|
|
3289
|
-
|
|
3290
3262
|
var _GetResourceLFTagsCommand = class _GetResourceLFTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3291
3263
|
...commonParams
|
|
3292
3264
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3303,7 +3275,6 @@ var GetResourceLFTagsCommand = _GetResourceLFTagsCommand;
|
|
|
3303
3275
|
|
|
3304
3276
|
|
|
3305
3277
|
|
|
3306
|
-
|
|
3307
3278
|
var _GetTableObjectsCommand = class _GetTableObjectsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3308
3279
|
...commonParams
|
|
3309
3280
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3320,7 +3291,6 @@ var GetTableObjectsCommand = _GetTableObjectsCommand;
|
|
|
3320
3291
|
|
|
3321
3292
|
|
|
3322
3293
|
|
|
3323
|
-
|
|
3324
3294
|
var _GetTemporaryGluePartitionCredentialsCommand = class _GetTemporaryGluePartitionCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3325
3295
|
...commonParams
|
|
3326
3296
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3337,7 +3307,6 @@ var GetTemporaryGluePartitionCredentialsCommand = _GetTemporaryGluePartitionCred
|
|
|
3337
3307
|
|
|
3338
3308
|
|
|
3339
3309
|
|
|
3340
|
-
|
|
3341
3310
|
var _GetTemporaryGlueTableCredentialsCommand = class _GetTemporaryGlueTableCredentialsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3342
3311
|
...commonParams
|
|
3343
3312
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3354,7 +3323,6 @@ var GetTemporaryGlueTableCredentialsCommand = _GetTemporaryGlueTableCredentialsC
|
|
|
3354
3323
|
|
|
3355
3324
|
|
|
3356
3325
|
|
|
3357
|
-
|
|
3358
3326
|
var _GetWorkUnitResultsCommand = class _GetWorkUnitResultsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3359
3327
|
...commonParams
|
|
3360
3328
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3371,7 +3339,6 @@ var GetWorkUnitResultsCommand = _GetWorkUnitResultsCommand;
|
|
|
3371
3339
|
|
|
3372
3340
|
|
|
3373
3341
|
|
|
3374
|
-
|
|
3375
3342
|
var _GetWorkUnitsCommand = class _GetWorkUnitsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3376
3343
|
...commonParams
|
|
3377
3344
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3388,7 +3355,6 @@ var GetWorkUnitsCommand = _GetWorkUnitsCommand;
|
|
|
3388
3355
|
|
|
3389
3356
|
|
|
3390
3357
|
|
|
3391
|
-
|
|
3392
3358
|
var _GrantPermissionsCommand = class _GrantPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3393
3359
|
...commonParams
|
|
3394
3360
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3405,7 +3371,6 @@ var GrantPermissionsCommand = _GrantPermissionsCommand;
|
|
|
3405
3371
|
|
|
3406
3372
|
|
|
3407
3373
|
|
|
3408
|
-
|
|
3409
3374
|
var _ListDataCellsFilterCommand = class _ListDataCellsFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3410
3375
|
...commonParams
|
|
3411
3376
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3422,7 +3387,6 @@ var ListDataCellsFilterCommand = _ListDataCellsFilterCommand;
|
|
|
3422
3387
|
|
|
3423
3388
|
|
|
3424
3389
|
|
|
3425
|
-
|
|
3426
3390
|
var _ListLakeFormationOptInsCommand = class _ListLakeFormationOptInsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3427
3391
|
...commonParams
|
|
3428
3392
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3439,7 +3403,6 @@ var ListLakeFormationOptInsCommand = _ListLakeFormationOptInsCommand;
|
|
|
3439
3403
|
|
|
3440
3404
|
|
|
3441
3405
|
|
|
3442
|
-
|
|
3443
3406
|
var _ListLFTagsCommand = class _ListLFTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3444
3407
|
...commonParams
|
|
3445
3408
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3456,7 +3419,6 @@ var ListLFTagsCommand = _ListLFTagsCommand;
|
|
|
3456
3419
|
|
|
3457
3420
|
|
|
3458
3421
|
|
|
3459
|
-
|
|
3460
3422
|
var _ListPermissionsCommand = class _ListPermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3461
3423
|
...commonParams
|
|
3462
3424
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3473,7 +3435,6 @@ var ListPermissionsCommand = _ListPermissionsCommand;
|
|
|
3473
3435
|
|
|
3474
3436
|
|
|
3475
3437
|
|
|
3476
|
-
|
|
3477
3438
|
var _ListResourcesCommand = class _ListResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3478
3439
|
...commonParams
|
|
3479
3440
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3490,7 +3451,6 @@ var ListResourcesCommand = _ListResourcesCommand;
|
|
|
3490
3451
|
|
|
3491
3452
|
|
|
3492
3453
|
|
|
3493
|
-
|
|
3494
3454
|
var _ListTableStorageOptimizersCommand = class _ListTableStorageOptimizersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3495
3455
|
...commonParams
|
|
3496
3456
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3507,7 +3467,6 @@ var ListTableStorageOptimizersCommand = _ListTableStorageOptimizersCommand;
|
|
|
3507
3467
|
|
|
3508
3468
|
|
|
3509
3469
|
|
|
3510
|
-
|
|
3511
3470
|
var _ListTransactionsCommand = class _ListTransactionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3512
3471
|
...commonParams
|
|
3513
3472
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3524,7 +3483,6 @@ var ListTransactionsCommand = _ListTransactionsCommand;
|
|
|
3524
3483
|
|
|
3525
3484
|
|
|
3526
3485
|
|
|
3527
|
-
|
|
3528
3486
|
var _PutDataLakeSettingsCommand = class _PutDataLakeSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3529
3487
|
...commonParams
|
|
3530
3488
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3541,7 +3499,6 @@ var PutDataLakeSettingsCommand = _PutDataLakeSettingsCommand;
|
|
|
3541
3499
|
|
|
3542
3500
|
|
|
3543
3501
|
|
|
3544
|
-
|
|
3545
3502
|
var _RegisterResourceCommand = class _RegisterResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3546
3503
|
...commonParams
|
|
3547
3504
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3558,7 +3515,6 @@ var RegisterResourceCommand = _RegisterResourceCommand;
|
|
|
3558
3515
|
|
|
3559
3516
|
|
|
3560
3517
|
|
|
3561
|
-
|
|
3562
3518
|
var _RemoveLFTagsFromResourceCommand = class _RemoveLFTagsFromResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3563
3519
|
...commonParams
|
|
3564
3520
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3575,7 +3531,6 @@ var RemoveLFTagsFromResourceCommand = _RemoveLFTagsFromResourceCommand;
|
|
|
3575
3531
|
|
|
3576
3532
|
|
|
3577
3533
|
|
|
3578
|
-
|
|
3579
3534
|
var _RevokePermissionsCommand = class _RevokePermissionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3580
3535
|
...commonParams
|
|
3581
3536
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3592,7 +3547,6 @@ var RevokePermissionsCommand = _RevokePermissionsCommand;
|
|
|
3592
3547
|
|
|
3593
3548
|
|
|
3594
3549
|
|
|
3595
|
-
|
|
3596
3550
|
var _SearchDatabasesByLFTagsCommand = class _SearchDatabasesByLFTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3597
3551
|
...commonParams
|
|
3598
3552
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3609,7 +3563,6 @@ var SearchDatabasesByLFTagsCommand = _SearchDatabasesByLFTagsCommand;
|
|
|
3609
3563
|
|
|
3610
3564
|
|
|
3611
3565
|
|
|
3612
|
-
|
|
3613
3566
|
var _SearchTablesByLFTagsCommand = class _SearchTablesByLFTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3614
3567
|
...commonParams
|
|
3615
3568
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3626,7 +3579,6 @@ var SearchTablesByLFTagsCommand = _SearchTablesByLFTagsCommand;
|
|
|
3626
3579
|
|
|
3627
3580
|
|
|
3628
3581
|
|
|
3629
|
-
|
|
3630
3582
|
var _StartQueryPlanningCommand = class _StartQueryPlanningCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3631
3583
|
...commonParams
|
|
3632
3584
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3643,7 +3595,6 @@ var StartQueryPlanningCommand = _StartQueryPlanningCommand;
|
|
|
3643
3595
|
|
|
3644
3596
|
|
|
3645
3597
|
|
|
3646
|
-
|
|
3647
3598
|
var _StartTransactionCommand = class _StartTransactionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3648
3599
|
...commonParams
|
|
3649
3600
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3660,7 +3611,6 @@ var StartTransactionCommand = _StartTransactionCommand;
|
|
|
3660
3611
|
|
|
3661
3612
|
|
|
3662
3613
|
|
|
3663
|
-
|
|
3664
3614
|
var _UpdateDataCellsFilterCommand = class _UpdateDataCellsFilterCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3665
3615
|
...commonParams
|
|
3666
3616
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3677,7 +3627,6 @@ var UpdateDataCellsFilterCommand = _UpdateDataCellsFilterCommand;
|
|
|
3677
3627
|
|
|
3678
3628
|
|
|
3679
3629
|
|
|
3680
|
-
|
|
3681
3630
|
var _UpdateLakeFormationIdentityCenterConfigurationCommand = class _UpdateLakeFormationIdentityCenterConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3682
3631
|
...commonParams
|
|
3683
3632
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3694,7 +3643,6 @@ var UpdateLakeFormationIdentityCenterConfigurationCommand = _UpdateLakeFormation
|
|
|
3694
3643
|
|
|
3695
3644
|
|
|
3696
3645
|
|
|
3697
|
-
|
|
3698
3646
|
var _UpdateLFTagCommand = class _UpdateLFTagCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3699
3647
|
...commonParams
|
|
3700
3648
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3711,7 +3659,6 @@ var UpdateLFTagCommand = _UpdateLFTagCommand;
|
|
|
3711
3659
|
|
|
3712
3660
|
|
|
3713
3661
|
|
|
3714
|
-
|
|
3715
3662
|
var _UpdateResourceCommand = class _UpdateResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3716
3663
|
...commonParams
|
|
3717
3664
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3728,7 +3675,6 @@ var UpdateResourceCommand = _UpdateResourceCommand;
|
|
|
3728
3675
|
|
|
3729
3676
|
|
|
3730
3677
|
|
|
3731
|
-
|
|
3732
3678
|
var _UpdateTableObjectsCommand = class _UpdateTableObjectsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3733
3679
|
...commonParams
|
|
3734
3680
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3745,7 +3691,6 @@ var UpdateTableObjectsCommand = _UpdateTableObjectsCommand;
|
|
|
3745
3691
|
|
|
3746
3692
|
|
|
3747
3693
|
|
|
3748
|
-
|
|
3749
3694
|
var _UpdateTableStorageOptimizerCommand = class _UpdateTableStorageOptimizerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3750
3695
|
...commonParams
|
|
3751
3696
|
}).m(function(Command, cs, config, o) {
|