@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.
Files changed (99) hide show
  1. package/dist-cjs/commands/AddLFTagsToResourceCommand.js +2 -2
  2. package/dist-cjs/commands/AssumeDecoratedRoleWithSAMLCommand.js +2 -2
  3. package/dist-cjs/commands/BatchGrantPermissionsCommand.js +2 -2
  4. package/dist-cjs/commands/BatchRevokePermissionsCommand.js +2 -2
  5. package/dist-cjs/commands/CancelTransactionCommand.js +2 -2
  6. package/dist-cjs/commands/CommitTransactionCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDataCellsFilterCommand.js +2 -2
  8. package/dist-cjs/commands/CreateLFTagCommand.js +2 -2
  9. package/dist-cjs/commands/DeleteDataCellsFilterCommand.js +2 -2
  10. package/dist-cjs/commands/DeleteLFTagCommand.js +2 -2
  11. package/dist-cjs/commands/DeleteObjectsOnCancelCommand.js +2 -2
  12. package/dist-cjs/commands/DeregisterResourceCommand.js +2 -2
  13. package/dist-cjs/commands/DescribeResourceCommand.js +2 -2
  14. package/dist-cjs/commands/DescribeTransactionCommand.js +2 -2
  15. package/dist-cjs/commands/ExtendTransactionCommand.js +2 -2
  16. package/dist-cjs/commands/GetDataCellsFilterCommand.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/UpdateDataCellsFilterCommand.js +2 -2
  44. package/dist-cjs/commands/UpdateLFTagCommand.js +2 -2
  45. package/dist-cjs/commands/UpdateResourceCommand.js +2 -2
  46. package/dist-cjs/commands/UpdateTableObjectsCommand.js +2 -2
  47. package/dist-cjs/commands/UpdateTableStorageOptimizerCommand.js +2 -2
  48. package/dist-cjs/protocols/Aws_restJson1.js +825 -891
  49. package/dist-es/commands/AddLFTagsToResourceCommand.js +3 -3
  50. package/dist-es/commands/AssumeDecoratedRoleWithSAMLCommand.js +3 -3
  51. package/dist-es/commands/BatchGrantPermissionsCommand.js +3 -3
  52. package/dist-es/commands/BatchRevokePermissionsCommand.js +3 -3
  53. package/dist-es/commands/CancelTransactionCommand.js +3 -3
  54. package/dist-es/commands/CommitTransactionCommand.js +3 -3
  55. package/dist-es/commands/CreateDataCellsFilterCommand.js +3 -3
  56. package/dist-es/commands/CreateLFTagCommand.js +3 -3
  57. package/dist-es/commands/DeleteDataCellsFilterCommand.js +3 -3
  58. package/dist-es/commands/DeleteLFTagCommand.js +3 -3
  59. package/dist-es/commands/DeleteObjectsOnCancelCommand.js +3 -3
  60. package/dist-es/commands/DeregisterResourceCommand.js +3 -3
  61. package/dist-es/commands/DescribeResourceCommand.js +3 -3
  62. package/dist-es/commands/DescribeTransactionCommand.js +3 -3
  63. package/dist-es/commands/ExtendTransactionCommand.js +3 -3
  64. package/dist-es/commands/GetDataCellsFilterCommand.js +3 -3
  65. package/dist-es/commands/GetDataLakeSettingsCommand.js +3 -3
  66. package/dist-es/commands/GetEffectivePermissionsForPathCommand.js +3 -3
  67. package/dist-es/commands/GetLFTagCommand.js +3 -3
  68. package/dist-es/commands/GetQueryStateCommand.js +3 -3
  69. package/dist-es/commands/GetQueryStatisticsCommand.js +3 -3
  70. package/dist-es/commands/GetResourceLFTagsCommand.js +3 -3
  71. package/dist-es/commands/GetTableObjectsCommand.js +3 -3
  72. package/dist-es/commands/GetTemporaryGluePartitionCredentialsCommand.js +3 -3
  73. package/dist-es/commands/GetTemporaryGlueTableCredentialsCommand.js +3 -3
  74. package/dist-es/commands/GetWorkUnitResultsCommand.js +3 -3
  75. package/dist-es/commands/GetWorkUnitsCommand.js +3 -3
  76. package/dist-es/commands/GrantPermissionsCommand.js +3 -3
  77. package/dist-es/commands/ListDataCellsFilterCommand.js +3 -3
  78. package/dist-es/commands/ListLFTagsCommand.js +3 -3
  79. package/dist-es/commands/ListPermissionsCommand.js +3 -3
  80. package/dist-es/commands/ListResourcesCommand.js +3 -3
  81. package/dist-es/commands/ListTableStorageOptimizersCommand.js +3 -3
  82. package/dist-es/commands/ListTransactionsCommand.js +3 -3
  83. package/dist-es/commands/PutDataLakeSettingsCommand.js +3 -3
  84. package/dist-es/commands/RegisterResourceCommand.js +3 -3
  85. package/dist-es/commands/RemoveLFTagsFromResourceCommand.js +3 -3
  86. package/dist-es/commands/RevokePermissionsCommand.js +3 -3
  87. package/dist-es/commands/SearchDatabasesByLFTagsCommand.js +3 -3
  88. package/dist-es/commands/SearchTablesByLFTagsCommand.js +3 -3
  89. package/dist-es/commands/StartQueryPlanningCommand.js +3 -3
  90. package/dist-es/commands/StartTransactionCommand.js +3 -3
  91. package/dist-es/commands/UpdateDataCellsFilterCommand.js +3 -3
  92. package/dist-es/commands/UpdateLFTagCommand.js +3 -3
  93. package/dist-es/commands/UpdateResourceCommand.js +3 -3
  94. package/dist-es/commands/UpdateTableObjectsCommand.js +3 -3
  95. package/dist-es/commands/UpdateTableStorageOptimizerCommand.js +3 -3
  96. package/dist-es/protocols/Aws_restJson1.js +729 -795
  97. package/dist-types/protocols/Aws_restJson1.d.ts +376 -94
  98. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +94 -94
  99. 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
- export declare const serializeAws_restJson1AddLFTagsToResourceCommand: (input: AddLFTagsToResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
51
- export declare const serializeAws_restJson1AssumeDecoratedRoleWithSAMLCommand: (input: AssumeDecoratedRoleWithSAMLCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
52
- export declare const serializeAws_restJson1BatchGrantPermissionsCommand: (input: BatchGrantPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
53
- export declare const serializeAws_restJson1BatchRevokePermissionsCommand: (input: BatchRevokePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
54
- export declare const serializeAws_restJson1CancelTransactionCommand: (input: CancelTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
55
- export declare const serializeAws_restJson1CommitTransactionCommand: (input: CommitTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
56
- export declare const serializeAws_restJson1CreateDataCellsFilterCommand: (input: CreateDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
57
- export declare const serializeAws_restJson1CreateLFTagCommand: (input: CreateLFTagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
58
- export declare const serializeAws_restJson1DeleteDataCellsFilterCommand: (input: DeleteDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
59
- export declare const serializeAws_restJson1DeleteLFTagCommand: (input: DeleteLFTagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
60
- export declare const serializeAws_restJson1DeleteObjectsOnCancelCommand: (input: DeleteObjectsOnCancelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
61
- export declare const serializeAws_restJson1DeregisterResourceCommand: (input: DeregisterResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
62
- export declare const serializeAws_restJson1DescribeResourceCommand: (input: DescribeResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
63
- export declare const serializeAws_restJson1DescribeTransactionCommand: (input: DescribeTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
64
- export declare const serializeAws_restJson1ExtendTransactionCommand: (input: ExtendTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
65
- export declare const serializeAws_restJson1GetDataCellsFilterCommand: (input: GetDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
66
- export declare const serializeAws_restJson1GetDataLakeSettingsCommand: (input: GetDataLakeSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
67
- export declare const serializeAws_restJson1GetEffectivePermissionsForPathCommand: (input: GetEffectivePermissionsForPathCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
68
- export declare const serializeAws_restJson1GetLFTagCommand: (input: GetLFTagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
69
- export declare const serializeAws_restJson1GetQueryStateCommand: (input: GetQueryStateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
70
- export declare const serializeAws_restJson1GetQueryStatisticsCommand: (input: GetQueryStatisticsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
71
- export declare const serializeAws_restJson1GetResourceLFTagsCommand: (input: GetResourceLFTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
72
- export declare const serializeAws_restJson1GetTableObjectsCommand: (input: GetTableObjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
73
- export declare const serializeAws_restJson1GetTemporaryGluePartitionCredentialsCommand: (input: GetTemporaryGluePartitionCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
74
- export declare const serializeAws_restJson1GetTemporaryGlueTableCredentialsCommand: (input: GetTemporaryGlueTableCredentialsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
75
- export declare const serializeAws_restJson1GetWorkUnitResultsCommand: (input: GetWorkUnitResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
76
- export declare const serializeAws_restJson1GetWorkUnitsCommand: (input: GetWorkUnitsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
77
- export declare const serializeAws_restJson1GrantPermissionsCommand: (input: GrantPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
78
- export declare const serializeAws_restJson1ListDataCellsFilterCommand: (input: ListDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
79
- export declare const serializeAws_restJson1ListLFTagsCommand: (input: ListLFTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
80
- export declare const serializeAws_restJson1ListPermissionsCommand: (input: ListPermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
81
- export declare const serializeAws_restJson1ListResourcesCommand: (input: ListResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
82
- export declare const serializeAws_restJson1ListTableStorageOptimizersCommand: (input: ListTableStorageOptimizersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
83
- export declare const serializeAws_restJson1ListTransactionsCommand: (input: ListTransactionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
84
- export declare const serializeAws_restJson1PutDataLakeSettingsCommand: (input: PutDataLakeSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
85
- export declare const serializeAws_restJson1RegisterResourceCommand: (input: RegisterResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
86
- export declare const serializeAws_restJson1RemoveLFTagsFromResourceCommand: (input: RemoveLFTagsFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
87
- export declare const serializeAws_restJson1RevokePermissionsCommand: (input: RevokePermissionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_restJson1SearchDatabasesByLFTagsCommand: (input: SearchDatabasesByLFTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_restJson1SearchTablesByLFTagsCommand: (input: SearchTablesByLFTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_restJson1StartQueryPlanningCommand: (input: StartQueryPlanningCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_restJson1StartTransactionCommand: (input: StartTransactionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_restJson1UpdateDataCellsFilterCommand: (input: UpdateDataCellsFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_restJson1UpdateLFTagCommand: (input: UpdateLFTagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_restJson1UpdateResourceCommand: (input: UpdateResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_restJson1UpdateTableObjectsCommand: (input: UpdateTableObjectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_restJson1UpdateTableStorageOptimizerCommand: (input: UpdateTableStorageOptimizerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const deserializeAws_restJson1AddLFTagsToResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AddLFTagsToResourceCommandOutput>;
98
- export declare const deserializeAws_restJson1AssumeDecoratedRoleWithSAMLCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssumeDecoratedRoleWithSAMLCommandOutput>;
99
- export declare const deserializeAws_restJson1BatchGrantPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGrantPermissionsCommandOutput>;
100
- export declare const deserializeAws_restJson1BatchRevokePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchRevokePermissionsCommandOutput>;
101
- export declare const deserializeAws_restJson1CancelTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelTransactionCommandOutput>;
102
- export declare const deserializeAws_restJson1CommitTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CommitTransactionCommandOutput>;
103
- export declare const deserializeAws_restJson1CreateDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataCellsFilterCommandOutput>;
104
- export declare const deserializeAws_restJson1CreateLFTagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLFTagCommandOutput>;
105
- export declare const deserializeAws_restJson1DeleteDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataCellsFilterCommandOutput>;
106
- export declare const deserializeAws_restJson1DeleteLFTagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLFTagCommandOutput>;
107
- export declare const deserializeAws_restJson1DeleteObjectsOnCancelCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteObjectsOnCancelCommandOutput>;
108
- export declare const deserializeAws_restJson1DeregisterResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeregisterResourceCommandOutput>;
109
- export declare const deserializeAws_restJson1DescribeResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourceCommandOutput>;
110
- export declare const deserializeAws_restJson1DescribeTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTransactionCommandOutput>;
111
- export declare const deserializeAws_restJson1ExtendTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExtendTransactionCommandOutput>;
112
- export declare const deserializeAws_restJson1GetDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDataCellsFilterCommandOutput>;
113
- export declare const deserializeAws_restJson1GetDataLakeSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDataLakeSettingsCommandOutput>;
114
- export declare const deserializeAws_restJson1GetEffectivePermissionsForPathCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEffectivePermissionsForPathCommandOutput>;
115
- export declare const deserializeAws_restJson1GetLFTagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLFTagCommandOutput>;
116
- export declare const deserializeAws_restJson1GetQueryStateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryStateCommandOutput>;
117
- export declare const deserializeAws_restJson1GetQueryStatisticsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryStatisticsCommandOutput>;
118
- export declare const deserializeAws_restJson1GetResourceLFTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourceLFTagsCommandOutput>;
119
- export declare const deserializeAws_restJson1GetTableObjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTableObjectsCommandOutput>;
120
- export declare const deserializeAws_restJson1GetTemporaryGluePartitionCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemporaryGluePartitionCredentialsCommandOutput>;
121
- export declare const deserializeAws_restJson1GetTemporaryGlueTableCredentialsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemporaryGlueTableCredentialsCommandOutput>;
122
- export declare const deserializeAws_restJson1GetWorkUnitResultsCommand: (output: __HttpResponse, context: __SerdeContext & __SdkStreamSerdeContext) => Promise<GetWorkUnitResultsCommandOutput>;
123
- export declare const deserializeAws_restJson1GetWorkUnitsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetWorkUnitsCommandOutput>;
124
- export declare const deserializeAws_restJson1GrantPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GrantPermissionsCommandOutput>;
125
- export declare const deserializeAws_restJson1ListDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataCellsFilterCommandOutput>;
126
- export declare const deserializeAws_restJson1ListLFTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLFTagsCommandOutput>;
127
- export declare const deserializeAws_restJson1ListPermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPermissionsCommandOutput>;
128
- export declare const deserializeAws_restJson1ListResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourcesCommandOutput>;
129
- export declare const deserializeAws_restJson1ListTableStorageOptimizersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTableStorageOptimizersCommandOutput>;
130
- export declare const deserializeAws_restJson1ListTransactionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTransactionsCommandOutput>;
131
- export declare const deserializeAws_restJson1PutDataLakeSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDataLakeSettingsCommandOutput>;
132
- export declare const deserializeAws_restJson1RegisterResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterResourceCommandOutput>;
133
- export declare const deserializeAws_restJson1RemoveLFTagsFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RemoveLFTagsFromResourceCommandOutput>;
134
- export declare const deserializeAws_restJson1RevokePermissionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RevokePermissionsCommandOutput>;
135
- export declare const deserializeAws_restJson1SearchDatabasesByLFTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchDatabasesByLFTagsCommandOutput>;
136
- export declare const deserializeAws_restJson1SearchTablesByLFTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchTablesByLFTagsCommandOutput>;
137
- export declare const deserializeAws_restJson1StartQueryPlanningCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartQueryPlanningCommandOutput>;
138
- export declare const deserializeAws_restJson1StartTransactionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartTransactionCommandOutput>;
139
- export declare const deserializeAws_restJson1UpdateDataCellsFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataCellsFilterCommandOutput>;
140
- export declare const deserializeAws_restJson1UpdateLFTagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLFTagCommandOutput>;
141
- export declare const deserializeAws_restJson1UpdateResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateResourceCommandOutput>;
142
- export declare const deserializeAws_restJson1UpdateTableObjectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTableObjectsCommandOutput>;
143
- export declare const deserializeAws_restJson1UpdateTableStorageOptimizerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTableStorageOptimizerCommandOutput>;
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>;