@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
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListDataCellsFilterCommand, serializeAws_restJson1ListDataCellsFilterCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListDataCellsFilterCommand, se_ListDataCellsFilterCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListDataCellsFilterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDataCellsFilterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListDataCellsFilterCommand(input, context);
36
+ return se_ListDataCellsFilterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListDataCellsFilterCommand(output, context);
39
+ return de_ListDataCellsFilterCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListLFTagsCommand, serializeAws_restJson1ListLFTagsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListLFTagsCommand, se_ListLFTagsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListLFTagsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListLFTagsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListLFTagsCommand(input, context);
36
+ return se_ListLFTagsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListLFTagsCommand(output, context);
39
+ return de_ListLFTagsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListPermissionsCommand, serializeAws_restJson1ListPermissionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListPermissionsCommand, se_ListPermissionsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListPermissionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListPermissionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListPermissionsCommand(input, context);
36
+ return se_ListPermissionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListPermissionsCommand(output, context);
39
+ return de_ListPermissionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListResourcesCommand, serializeAws_restJson1ListResourcesCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListResourcesCommand, se_ListResourcesCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListResourcesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListResourcesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListResourcesCommand(input, context);
36
+ return se_ListResourcesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListResourcesCommand(output, context);
39
+ return de_ListResourcesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListTableStorageOptimizersCommand, serializeAws_restJson1ListTableStorageOptimizersCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListTableStorageOptimizersCommand, se_ListTableStorageOptimizersCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListTableStorageOptimizersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTableStorageOptimizersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListTableStorageOptimizersCommand(input, context);
36
+ return se_ListTableStorageOptimizersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTableStorageOptimizersCommand(output, context);
39
+ return de_ListTableStorageOptimizersCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1ListTransactionsCommand, serializeAws_restJson1ListTransactionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_ListTransactionsCommand, se_ListTransactionsCommand } from "../protocols/Aws_restJson1";
5
5
  export class ListTransactionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTransactionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1ListTransactionsCommand(input, context);
36
+ return se_ListTransactionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1ListTransactionsCommand(output, context);
39
+ return de_ListTransactionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1PutDataLakeSettingsCommand, serializeAws_restJson1PutDataLakeSettingsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_PutDataLakeSettingsCommand, se_PutDataLakeSettingsCommand } from "../protocols/Aws_restJson1";
5
5
  export class PutDataLakeSettingsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutDataLakeSettingsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1PutDataLakeSettingsCommand(input, context);
36
+ return se_PutDataLakeSettingsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1PutDataLakeSettingsCommand(output, context);
39
+ return de_PutDataLakeSettingsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1RegisterResourceCommand, serializeAws_restJson1RegisterResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_RegisterResourceCommand, se_RegisterResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class RegisterResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RegisterResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1RegisterResourceCommand(input, context);
36
+ return se_RegisterResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RegisterResourceCommand(output, context);
39
+ return de_RegisterResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1RemoveLFTagsFromResourceCommand, serializeAws_restJson1RemoveLFTagsFromResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_RemoveLFTagsFromResourceCommand, se_RemoveLFTagsFromResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class RemoveLFTagsFromResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RemoveLFTagsFromResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1RemoveLFTagsFromResourceCommand(input, context);
36
+ return se_RemoveLFTagsFromResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RemoveLFTagsFromResourceCommand(output, context);
39
+ return de_RemoveLFTagsFromResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1RevokePermissionsCommand, serializeAws_restJson1RevokePermissionsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_RevokePermissionsCommand, se_RevokePermissionsCommand } from "../protocols/Aws_restJson1";
5
5
  export class RevokePermissionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RevokePermissionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1RevokePermissionsCommand(input, context);
36
+ return se_RevokePermissionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1RevokePermissionsCommand(output, context);
39
+ return de_RevokePermissionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1SearchDatabasesByLFTagsCommand, serializeAws_restJson1SearchDatabasesByLFTagsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_SearchDatabasesByLFTagsCommand, se_SearchDatabasesByLFTagsCommand } from "../protocols/Aws_restJson1";
5
5
  export class SearchDatabasesByLFTagsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SearchDatabasesByLFTagsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1SearchDatabasesByLFTagsCommand(input, context);
36
+ return se_SearchDatabasesByLFTagsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1SearchDatabasesByLFTagsCommand(output, context);
39
+ return de_SearchDatabasesByLFTagsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1SearchTablesByLFTagsCommand, serializeAws_restJson1SearchTablesByLFTagsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_SearchTablesByLFTagsCommand, se_SearchTablesByLFTagsCommand } from "../protocols/Aws_restJson1";
5
5
  export class SearchTablesByLFTagsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SearchTablesByLFTagsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1SearchTablesByLFTagsCommand(input, context);
36
+ return se_SearchTablesByLFTagsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1SearchTablesByLFTagsCommand(output, context);
39
+ return de_SearchTablesByLFTagsCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { StartQueryPlanningRequestFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_restJson1StartQueryPlanningCommand, serializeAws_restJson1StartQueryPlanningCommand, } from "../protocols/Aws_restJson1";
5
+ import { de_StartQueryPlanningCommand, se_StartQueryPlanningCommand } from "../protocols/Aws_restJson1";
6
6
  export class StartQueryPlanningCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class StartQueryPlanningCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_restJson1StartQueryPlanningCommand(input, context);
37
+ return se_StartQueryPlanningCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_restJson1StartQueryPlanningCommand(output, context);
40
+ return de_StartQueryPlanningCommand(output, context);
41
41
  }
42
42
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1StartTransactionCommand, serializeAws_restJson1StartTransactionCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_StartTransactionCommand, se_StartTransactionCommand } from "../protocols/Aws_restJson1";
5
5
  export class StartTransactionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartTransactionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1StartTransactionCommand(input, context);
36
+ return se_StartTransactionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1StartTransactionCommand(output, context);
39
+ return de_StartTransactionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateDataCellsFilterCommand, serializeAws_restJson1UpdateDataCellsFilterCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateDataCellsFilterCommand, se_UpdateDataCellsFilterCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateDataCellsFilterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateDataCellsFilterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateDataCellsFilterCommand(input, context);
36
+ return se_UpdateDataCellsFilterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateDataCellsFilterCommand(output, context);
39
+ return de_UpdateDataCellsFilterCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateLFTagCommand, serializeAws_restJson1UpdateLFTagCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateLFTagCommand, se_UpdateLFTagCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateLFTagCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateLFTagCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateLFTagCommand(input, context);
36
+ return se_UpdateLFTagCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateLFTagCommand(output, context);
39
+ return de_UpdateLFTagCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateResourceCommand, serializeAws_restJson1UpdateResourceCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateResourceCommand, se_UpdateResourceCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateResourceCommand(input, context);
36
+ return se_UpdateResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateResourceCommand(output, context);
39
+ return de_UpdateResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateTableObjectsCommand, serializeAws_restJson1UpdateTableObjectsCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateTableObjectsCommand, se_UpdateTableObjectsCommand } from "../protocols/Aws_restJson1";
5
5
  export class UpdateTableObjectsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateTableObjectsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateTableObjectsCommand(input, context);
36
+ return se_UpdateTableObjectsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateTableObjectsCommand(output, context);
39
+ return de_UpdateTableObjectsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_restJson1UpdateTableStorageOptimizerCommand, serializeAws_restJson1UpdateTableStorageOptimizerCommand, } from "../protocols/Aws_restJson1";
4
+ import { de_UpdateTableStorageOptimizerCommand, se_UpdateTableStorageOptimizerCommand, } from "../protocols/Aws_restJson1";
5
5
  export class UpdateTableStorageOptimizerCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateTableStorageOptimizerCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_restJson1UpdateTableStorageOptimizerCommand(input, context);
36
+ return se_UpdateTableStorageOptimizerCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_restJson1UpdateTableStorageOptimizerCommand(output, context);
39
+ return de_UpdateTableStorageOptimizerCommand(output, context);
40
40
  }
41
41
  }