@aws-sdk/client-lakeformation 3.306.0 → 3.310.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 +37 -37
@@ -36,10 +36,10 @@ class AddLFTagsToResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1AddLFTagsToResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_AddLFTagsToResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1AddLFTagsToResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_AddLFTagsToResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AddLFTagsToResourceCommand = AddLFTagsToResourceCommand;
@@ -36,10 +36,10 @@ class AssumeDecoratedRoleWithSAMLCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1AssumeDecoratedRoleWithSAMLCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_AssumeDecoratedRoleWithSAMLCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1AssumeDecoratedRoleWithSAMLCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_AssumeDecoratedRoleWithSAMLCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssumeDecoratedRoleWithSAMLCommand = AssumeDecoratedRoleWithSAMLCommand;
@@ -36,10 +36,10 @@ class BatchGrantPermissionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1BatchGrantPermissionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_BatchGrantPermissionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1BatchGrantPermissionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_BatchGrantPermissionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchGrantPermissionsCommand = BatchGrantPermissionsCommand;
@@ -36,10 +36,10 @@ class BatchRevokePermissionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1BatchRevokePermissionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_BatchRevokePermissionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1BatchRevokePermissionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_BatchRevokePermissionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchRevokePermissionsCommand = BatchRevokePermissionsCommand;
@@ -36,10 +36,10 @@ class CancelTransactionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CancelTransactionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CancelTransactionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CancelTransactionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CancelTransactionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CancelTransactionCommand = CancelTransactionCommand;
@@ -36,10 +36,10 @@ class CommitTransactionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CommitTransactionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CommitTransactionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CommitTransactionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CommitTransactionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CommitTransactionCommand = CommitTransactionCommand;
@@ -36,10 +36,10 @@ class CreateDataCellsFilterCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CreateDataCellsFilterCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CreateDataCellsFilterCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateDataCellsFilterCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CreateDataCellsFilterCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateDataCellsFilterCommand = CreateDataCellsFilterCommand;
@@ -36,10 +36,10 @@ class CreateLFTagCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1CreateLFTagCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_CreateLFTagCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1CreateLFTagCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_CreateLFTagCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateLFTagCommand = CreateLFTagCommand;
@@ -36,10 +36,10 @@ class DeleteDataCellsFilterCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteDataCellsFilterCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteDataCellsFilterCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteDataCellsFilterCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteDataCellsFilterCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteDataCellsFilterCommand = DeleteDataCellsFilterCommand;
@@ -36,10 +36,10 @@ class DeleteLFTagCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteLFTagCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteLFTagCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteLFTagCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteLFTagCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteLFTagCommand = DeleteLFTagCommand;
@@ -36,10 +36,10 @@ class DeleteObjectsOnCancelCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeleteObjectsOnCancelCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeleteObjectsOnCancelCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeleteObjectsOnCancelCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeleteObjectsOnCancelCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteObjectsOnCancelCommand = DeleteObjectsOnCancelCommand;
@@ -36,10 +36,10 @@ class DeregisterResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DeregisterResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DeregisterResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DeregisterResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DeregisterResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeregisterResourceCommand = DeregisterResourceCommand;
@@ -36,10 +36,10 @@ class DescribeResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeResourceCommand = DescribeResourceCommand;
@@ -36,10 +36,10 @@ class DescribeTransactionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1DescribeTransactionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_DescribeTransactionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1DescribeTransactionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_DescribeTransactionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeTransactionCommand = DescribeTransactionCommand;
@@ -36,10 +36,10 @@ class ExtendTransactionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ExtendTransactionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ExtendTransactionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ExtendTransactionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ExtendTransactionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ExtendTransactionCommand = ExtendTransactionCommand;
@@ -36,10 +36,10 @@ class GetDataCellsFilterCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetDataCellsFilterCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetDataCellsFilterCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetDataCellsFilterCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetDataCellsFilterCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetDataCellsFilterCommand = GetDataCellsFilterCommand;
@@ -36,10 +36,10 @@ class GetDataLakeSettingsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetDataLakeSettingsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetDataLakeSettingsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetDataLakeSettingsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetDataLakeSettingsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetDataLakeSettingsCommand = GetDataLakeSettingsCommand;
@@ -36,10 +36,10 @@ class GetEffectivePermissionsForPathCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetEffectivePermissionsForPathCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetEffectivePermissionsForPathCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetEffectivePermissionsForPathCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetEffectivePermissionsForPathCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetEffectivePermissionsForPathCommand = GetEffectivePermissionsForPathCommand;
@@ -36,10 +36,10 @@ class GetLFTagCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetLFTagCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetLFTagCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetLFTagCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetLFTagCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetLFTagCommand = GetLFTagCommand;
@@ -36,10 +36,10 @@ class GetQueryStateCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetQueryStateCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetQueryStateCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetQueryStateCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetQueryStateCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetQueryStateCommand = GetQueryStateCommand;
@@ -36,10 +36,10 @@ class GetQueryStatisticsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetQueryStatisticsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetQueryStatisticsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetQueryStatisticsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetQueryStatisticsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetQueryStatisticsCommand = GetQueryStatisticsCommand;
@@ -36,10 +36,10 @@ class GetResourceLFTagsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetResourceLFTagsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetResourceLFTagsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetResourceLFTagsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetResourceLFTagsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetResourceLFTagsCommand = GetResourceLFTagsCommand;
@@ -36,10 +36,10 @@ class GetTableObjectsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetTableObjectsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetTableObjectsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetTableObjectsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetTableObjectsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetTableObjectsCommand = GetTableObjectsCommand;
@@ -36,10 +36,10 @@ class GetTemporaryGluePartitionCredentialsCommand extends smithy_client_1.Comman
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetTemporaryGluePartitionCredentialsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetTemporaryGluePartitionCredentialsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetTemporaryGluePartitionCredentialsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetTemporaryGluePartitionCredentialsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetTemporaryGluePartitionCredentialsCommand = GetTemporaryGluePartitionCredentialsCommand;
@@ -36,10 +36,10 @@ class GetTemporaryGlueTableCredentialsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetTemporaryGlueTableCredentialsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetTemporaryGlueTableCredentialsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetTemporaryGlueTableCredentialsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetTemporaryGlueTableCredentialsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetTemporaryGlueTableCredentialsCommand = GetTemporaryGlueTableCredentialsCommand;
@@ -37,10 +37,10 @@ class GetWorkUnitResultsCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1GetWorkUnitResultsCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_GetWorkUnitResultsCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetWorkUnitResultsCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_GetWorkUnitResultsCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.GetWorkUnitResultsCommand = GetWorkUnitResultsCommand;
@@ -36,10 +36,10 @@ class GetWorkUnitsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GetWorkUnitsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GetWorkUnitsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GetWorkUnitsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GetWorkUnitsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GetWorkUnitsCommand = GetWorkUnitsCommand;
@@ -36,10 +36,10 @@ class GrantPermissionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1GrantPermissionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_GrantPermissionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1GrantPermissionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_GrantPermissionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.GrantPermissionsCommand = GrantPermissionsCommand;
@@ -36,10 +36,10 @@ class ListDataCellsFilterCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListDataCellsFilterCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListDataCellsFilterCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListDataCellsFilterCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListDataCellsFilterCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListDataCellsFilterCommand = ListDataCellsFilterCommand;
@@ -36,10 +36,10 @@ class ListLFTagsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListLFTagsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListLFTagsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListLFTagsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListLFTagsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListLFTagsCommand = ListLFTagsCommand;
@@ -36,10 +36,10 @@ class ListPermissionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListPermissionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListPermissionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListPermissionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListPermissionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListPermissionsCommand = ListPermissionsCommand;
@@ -36,10 +36,10 @@ class ListResourcesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListResourcesCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListResourcesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListResourcesCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListResourcesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListResourcesCommand = ListResourcesCommand;
@@ -36,10 +36,10 @@ class ListTableStorageOptimizersCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListTableStorageOptimizersCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListTableStorageOptimizersCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListTableStorageOptimizersCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListTableStorageOptimizersCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTableStorageOptimizersCommand = ListTableStorageOptimizersCommand;
@@ -36,10 +36,10 @@ class ListTransactionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1ListTransactionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_ListTransactionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1ListTransactionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_ListTransactionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.ListTransactionsCommand = ListTransactionsCommand;
@@ -36,10 +36,10 @@ class PutDataLakeSettingsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1PutDataLakeSettingsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_PutDataLakeSettingsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1PutDataLakeSettingsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_PutDataLakeSettingsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.PutDataLakeSettingsCommand = PutDataLakeSettingsCommand;
@@ -36,10 +36,10 @@ class RegisterResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1RegisterResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_RegisterResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1RegisterResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_RegisterResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RegisterResourceCommand = RegisterResourceCommand;
@@ -36,10 +36,10 @@ class RemoveLFTagsFromResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1RemoveLFTagsFromResourceCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_RemoveLFTagsFromResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1RemoveLFTagsFromResourceCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_RemoveLFTagsFromResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RemoveLFTagsFromResourceCommand = RemoveLFTagsFromResourceCommand;
@@ -36,10 +36,10 @@ class RevokePermissionsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1RevokePermissionsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_RevokePermissionsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1RevokePermissionsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_RevokePermissionsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.RevokePermissionsCommand = RevokePermissionsCommand;
@@ -36,10 +36,10 @@ class SearchDatabasesByLFTagsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1SearchDatabasesByLFTagsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_SearchDatabasesByLFTagsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1SearchDatabasesByLFTagsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_SearchDatabasesByLFTagsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.SearchDatabasesByLFTagsCommand = SearchDatabasesByLFTagsCommand;
@@ -36,10 +36,10 @@ class SearchTablesByLFTagsCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1SearchTablesByLFTagsCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_SearchTablesByLFTagsCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1SearchTablesByLFTagsCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_SearchTablesByLFTagsCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.SearchTablesByLFTagsCommand = SearchTablesByLFTagsCommand;
@@ -37,10 +37,10 @@ class StartQueryPlanningCommand extends smithy_client_1.Command {
37
37
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
38
38
  }
39
39
  serialize(input, context) {
40
- return (0, Aws_restJson1_1.serializeAws_restJson1StartQueryPlanningCommand)(input, context);
40
+ return (0, Aws_restJson1_1.se_StartQueryPlanningCommand)(input, context);
41
41
  }
42
42
  deserialize(output, context) {
43
- return (0, Aws_restJson1_1.deserializeAws_restJson1StartQueryPlanningCommand)(output, context);
43
+ return (0, Aws_restJson1_1.de_StartQueryPlanningCommand)(output, context);
44
44
  }
45
45
  }
46
46
  exports.StartQueryPlanningCommand = StartQueryPlanningCommand;
@@ -36,10 +36,10 @@ class StartTransactionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1StartTransactionCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_StartTransactionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1StartTransactionCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_StartTransactionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.StartTransactionCommand = StartTransactionCommand;
@@ -36,10 +36,10 @@ class UpdateDataCellsFilterCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_restJson1_1.serializeAws_restJson1UpdateDataCellsFilterCommand)(input, context);
39
+ return (0, Aws_restJson1_1.se_UpdateDataCellsFilterCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_restJson1_1.deserializeAws_restJson1UpdateDataCellsFilterCommand)(output, context);
42
+ return (0, Aws_restJson1_1.de_UpdateDataCellsFilterCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.UpdateDataCellsFilterCommand = UpdateDataCellsFilterCommand;