@aws-sdk/client-athena 3.927.0 → 3.929.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 (89) hide show
  1. package/dist-cjs/index.js +1900 -2342
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/AthenaClient.js +2 -0
  4. package/dist-es/commands/BatchGetNamedQueryCommand.js +3 -9
  5. package/dist-es/commands/BatchGetPreparedStatementCommand.js +3 -9
  6. package/dist-es/commands/BatchGetQueryExecutionCommand.js +3 -9
  7. package/dist-es/commands/CancelCapacityReservationCommand.js +3 -9
  8. package/dist-es/commands/CreateCapacityReservationCommand.js +3 -9
  9. package/dist-es/commands/CreateDataCatalogCommand.js +3 -9
  10. package/dist-es/commands/CreateNamedQueryCommand.js +3 -9
  11. package/dist-es/commands/CreateNotebookCommand.js +3 -9
  12. package/dist-es/commands/CreatePreparedStatementCommand.js +3 -9
  13. package/dist-es/commands/CreatePresignedNotebookUrlCommand.js +3 -9
  14. package/dist-es/commands/CreateWorkGroupCommand.js +3 -9
  15. package/dist-es/commands/DeleteCapacityReservationCommand.js +3 -9
  16. package/dist-es/commands/DeleteDataCatalogCommand.js +3 -9
  17. package/dist-es/commands/DeleteNamedQueryCommand.js +3 -9
  18. package/dist-es/commands/DeleteNotebookCommand.js +3 -9
  19. package/dist-es/commands/DeletePreparedStatementCommand.js +3 -9
  20. package/dist-es/commands/DeleteWorkGroupCommand.js +3 -9
  21. package/dist-es/commands/ExportNotebookCommand.js +3 -9
  22. package/dist-es/commands/GetCalculationExecutionCodeCommand.js +3 -9
  23. package/dist-es/commands/GetCalculationExecutionCommand.js +3 -9
  24. package/dist-es/commands/GetCalculationExecutionStatusCommand.js +3 -9
  25. package/dist-es/commands/GetCapacityAssignmentConfigurationCommand.js +3 -9
  26. package/dist-es/commands/GetCapacityReservationCommand.js +3 -9
  27. package/dist-es/commands/GetDataCatalogCommand.js +3 -9
  28. package/dist-es/commands/GetDatabaseCommand.js +3 -9
  29. package/dist-es/commands/GetNamedQueryCommand.js +3 -9
  30. package/dist-es/commands/GetNotebookMetadataCommand.js +3 -9
  31. package/dist-es/commands/GetPreparedStatementCommand.js +3 -9
  32. package/dist-es/commands/GetQueryExecutionCommand.js +3 -9
  33. package/dist-es/commands/GetQueryResultsCommand.js +3 -9
  34. package/dist-es/commands/GetQueryRuntimeStatisticsCommand.js +3 -9
  35. package/dist-es/commands/GetSessionCommand.js +3 -9
  36. package/dist-es/commands/GetSessionStatusCommand.js +3 -9
  37. package/dist-es/commands/GetTableMetadataCommand.js +3 -9
  38. package/dist-es/commands/GetWorkGroupCommand.js +3 -9
  39. package/dist-es/commands/ImportNotebookCommand.js +3 -9
  40. package/dist-es/commands/ListApplicationDPUSizesCommand.js +3 -9
  41. package/dist-es/commands/ListCalculationExecutionsCommand.js +3 -9
  42. package/dist-es/commands/ListCapacityReservationsCommand.js +3 -9
  43. package/dist-es/commands/ListDataCatalogsCommand.js +3 -9
  44. package/dist-es/commands/ListDatabasesCommand.js +3 -9
  45. package/dist-es/commands/ListEngineVersionsCommand.js +3 -9
  46. package/dist-es/commands/ListExecutorsCommand.js +3 -9
  47. package/dist-es/commands/ListNamedQueriesCommand.js +3 -9
  48. package/dist-es/commands/ListNotebookMetadataCommand.js +3 -9
  49. package/dist-es/commands/ListNotebookSessionsCommand.js +3 -9
  50. package/dist-es/commands/ListPreparedStatementsCommand.js +3 -9
  51. package/dist-es/commands/ListQueryExecutionsCommand.js +3 -9
  52. package/dist-es/commands/ListSessionsCommand.js +3 -9
  53. package/dist-es/commands/ListTableMetadataCommand.js +3 -9
  54. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  55. package/dist-es/commands/ListWorkGroupsCommand.js +3 -9
  56. package/dist-es/commands/PutCapacityAssignmentConfigurationCommand.js +3 -9
  57. package/dist-es/commands/StartCalculationExecutionCommand.js +3 -9
  58. package/dist-es/commands/StartQueryExecutionCommand.js +3 -9
  59. package/dist-es/commands/StartSessionCommand.js +3 -9
  60. package/dist-es/commands/StopCalculationExecutionCommand.js +3 -9
  61. package/dist-es/commands/StopQueryExecutionCommand.js +3 -9
  62. package/dist-es/commands/TagResourceCommand.js +3 -9
  63. package/dist-es/commands/TerminateSessionCommand.js +3 -9
  64. package/dist-es/commands/UntagResourceCommand.js +3 -9
  65. package/dist-es/commands/UpdateCapacityReservationCommand.js +3 -9
  66. package/dist-es/commands/UpdateDataCatalogCommand.js +3 -9
  67. package/dist-es/commands/UpdateNamedQueryCommand.js +3 -9
  68. package/dist-es/commands/UpdateNotebookCommand.js +3 -9
  69. package/dist-es/commands/UpdateNotebookMetadataCommand.js +3 -9
  70. package/dist-es/commands/UpdatePreparedStatementCommand.js +3 -9
  71. package/dist-es/commands/UpdateWorkGroupCommand.js +3 -9
  72. package/dist-es/runtimeConfig.shared.js +7 -0
  73. package/dist-es/schemas/schemas_0.js +1754 -0
  74. package/dist-types/AthenaClient.d.ts +10 -1
  75. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  76. package/dist-types/runtimeConfig.d.ts +1 -0
  77. package/dist-types/runtimeConfig.native.d.ts +1 -0
  78. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  79. package/dist-types/schemas/schemas_0.d.ts +313 -0
  80. package/dist-types/ts3.4/AthenaClient.d.ts +4 -0
  81. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  82. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  83. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  84. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  85. package/dist-types/ts3.4/schemas/schemas_0.d.ts +318 -0
  86. package/package.json +5 -6
  87. package/dist-es/protocols/Aws_json1_1.js +0 -1852
  88. package/dist-types/protocols/Aws_json1_1.d.ts +0 -614
  89. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -821
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetCapacityReservationCommand, se_GetCapacityReservationCommand } from "../protocols/Aws_json1_1";
4
+ import { GetCapacityReservation } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetCapacityReservationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetCapacityReservation", {})
17
13
  .n("AthenaClient", "GetCapacityReservationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetCapacityReservationCommand)
20
- .de(de_GetCapacityReservationCommand)
14
+ .sc(GetCapacityReservation)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDataCatalogCommand, se_GetDataCatalogCommand } from "../protocols/Aws_json1_1";
4
+ import { GetDataCatalog } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDataCatalogCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetDataCatalog", {})
17
13
  .n("AthenaClient", "GetDataCatalogCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDataCatalogCommand)
20
- .de(de_GetDataCatalogCommand)
14
+ .sc(GetDataCatalog)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDatabaseCommand, se_GetDatabaseCommand } from "../protocols/Aws_json1_1";
4
+ import { GetDatabase } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDatabaseCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetDatabase", {})
17
13
  .n("AthenaClient", "GetDatabaseCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDatabaseCommand)
20
- .de(de_GetDatabaseCommand)
14
+ .sc(GetDatabase)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetNamedQueryCommand, se_GetNamedQueryCommand } from "../protocols/Aws_json1_1";
4
+ import { GetNamedQuery } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetNamedQueryCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetNamedQuery", {})
17
13
  .n("AthenaClient", "GetNamedQueryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetNamedQueryCommand)
20
- .de(de_GetNamedQueryCommand)
14
+ .sc(GetNamedQuery)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetNotebookMetadataCommand, se_GetNotebookMetadataCommand } from "../protocols/Aws_json1_1";
4
+ import { GetNotebookMetadata } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetNotebookMetadataCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetNotebookMetadata", {})
17
13
  .n("AthenaClient", "GetNotebookMetadataCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetNotebookMetadataCommand)
20
- .de(de_GetNotebookMetadataCommand)
14
+ .sc(GetNotebookMetadata)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetPreparedStatementCommand, se_GetPreparedStatementCommand } from "../protocols/Aws_json1_1";
4
+ import { GetPreparedStatement } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetPreparedStatementCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetPreparedStatement", {})
17
13
  .n("AthenaClient", "GetPreparedStatementCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetPreparedStatementCommand)
20
- .de(de_GetPreparedStatementCommand)
14
+ .sc(GetPreparedStatement)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetQueryExecutionCommand, se_GetQueryExecutionCommand } from "../protocols/Aws_json1_1";
4
+ import { GetQueryExecution } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetQueryExecutionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetQueryExecution", {})
17
13
  .n("AthenaClient", "GetQueryExecutionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetQueryExecutionCommand)
20
- .de(de_GetQueryExecutionCommand)
14
+ .sc(GetQueryExecution)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetQueryResultsCommand, se_GetQueryResultsCommand } from "../protocols/Aws_json1_1";
4
+ import { GetQueryResults } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetQueryResultsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetQueryResults", {})
17
13
  .n("AthenaClient", "GetQueryResultsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetQueryResultsCommand)
20
- .de(de_GetQueryResultsCommand)
14
+ .sc(GetQueryResults)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetQueryRuntimeStatisticsCommand, se_GetQueryRuntimeStatisticsCommand } from "../protocols/Aws_json1_1";
4
+ import { GetQueryRuntimeStatistics } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetQueryRuntimeStatisticsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetQueryRuntimeStatistics", {})
17
13
  .n("AthenaClient", "GetQueryRuntimeStatisticsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetQueryRuntimeStatisticsCommand)
20
- .de(de_GetQueryRuntimeStatisticsCommand)
14
+ .sc(GetQueryRuntimeStatistics)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetSessionCommand, se_GetSessionCommand } from "../protocols/Aws_json1_1";
4
+ import { GetSession } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSessionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetSession", {})
17
13
  .n("AthenaClient", "GetSessionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSessionCommand)
20
- .de(de_GetSessionCommand)
14
+ .sc(GetSession)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetSessionStatusCommand, se_GetSessionStatusCommand } from "../protocols/Aws_json1_1";
4
+ import { GetSessionStatus } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetSessionStatusCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetSessionStatus", {})
17
13
  .n("AthenaClient", "GetSessionStatusCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetSessionStatusCommand)
20
- .de(de_GetSessionStatusCommand)
14
+ .sc(GetSessionStatus)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetTableMetadataCommand, se_GetTableMetadataCommand } from "../protocols/Aws_json1_1";
4
+ import { GetTableMetadata } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetTableMetadataCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetTableMetadata", {})
17
13
  .n("AthenaClient", "GetTableMetadataCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetTableMetadataCommand)
20
- .de(de_GetTableMetadataCommand)
14
+ .sc(GetTableMetadata)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetWorkGroupCommand, se_GetWorkGroupCommand } from "../protocols/Aws_json1_1";
4
+ import { GetWorkGroup } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetWorkGroupCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "GetWorkGroup", {})
17
13
  .n("AthenaClient", "GetWorkGroupCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetWorkGroupCommand)
20
- .de(de_GetWorkGroupCommand)
14
+ .sc(GetWorkGroup)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ImportNotebookCommand, se_ImportNotebookCommand } from "../protocols/Aws_json1_1";
4
+ import { ImportNotebook } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ImportNotebookCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ImportNotebook", {})
17
13
  .n("AthenaClient", "ImportNotebookCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ImportNotebookCommand)
20
- .de(de_ImportNotebookCommand)
14
+ .sc(ImportNotebook)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListApplicationDPUSizesCommand, se_ListApplicationDPUSizesCommand } from "../protocols/Aws_json1_1";
4
+ import { ListApplicationDPUSizes } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListApplicationDPUSizesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListApplicationDPUSizes", {})
17
13
  .n("AthenaClient", "ListApplicationDPUSizesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListApplicationDPUSizesCommand)
20
- .de(de_ListApplicationDPUSizesCommand)
14
+ .sc(ListApplicationDPUSizes)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCalculationExecutionsCommand, se_ListCalculationExecutionsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListCalculationExecutions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCalculationExecutionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListCalculationExecutions", {})
17
13
  .n("AthenaClient", "ListCalculationExecutionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCalculationExecutionsCommand)
20
- .de(de_ListCalculationExecutionsCommand)
14
+ .sc(ListCalculationExecutions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListCapacityReservationsCommand, se_ListCapacityReservationsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListCapacityReservations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListCapacityReservationsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListCapacityReservations", {})
17
13
  .n("AthenaClient", "ListCapacityReservationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListCapacityReservationsCommand)
20
- .de(de_ListCapacityReservationsCommand)
14
+ .sc(ListCapacityReservations)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListDataCatalogsCommand, se_ListDataCatalogsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListDataCatalogs } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDataCatalogsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListDataCatalogs", {})
17
13
  .n("AthenaClient", "ListDataCatalogsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDataCatalogsCommand)
20
- .de(de_ListDataCatalogsCommand)
14
+ .sc(ListDataCatalogs)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListDatabasesCommand, se_ListDatabasesCommand } from "../protocols/Aws_json1_1";
4
+ import { ListDatabases } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListDatabasesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListDatabases", {})
17
13
  .n("AthenaClient", "ListDatabasesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListDatabasesCommand)
20
- .de(de_ListDatabasesCommand)
14
+ .sc(ListDatabases)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListEngineVersionsCommand, se_ListEngineVersionsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListEngineVersions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListEngineVersionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListEngineVersions", {})
17
13
  .n("AthenaClient", "ListEngineVersionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListEngineVersionsCommand)
20
- .de(de_ListEngineVersionsCommand)
14
+ .sc(ListEngineVersions)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListExecutorsCommand, se_ListExecutorsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListExecutors } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListExecutorsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListExecutors", {})
17
13
  .n("AthenaClient", "ListExecutorsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListExecutorsCommand)
20
- .de(de_ListExecutorsCommand)
14
+ .sc(ListExecutors)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListNamedQueriesCommand, se_ListNamedQueriesCommand } from "../protocols/Aws_json1_1";
4
+ import { ListNamedQueries } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListNamedQueriesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListNamedQueries", {})
17
13
  .n("AthenaClient", "ListNamedQueriesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListNamedQueriesCommand)
20
- .de(de_ListNamedQueriesCommand)
14
+ .sc(ListNamedQueries)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListNotebookMetadataCommand, se_ListNotebookMetadataCommand } from "../protocols/Aws_json1_1";
4
+ import { ListNotebookMetadata } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListNotebookMetadataCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListNotebookMetadata", {})
17
13
  .n("AthenaClient", "ListNotebookMetadataCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListNotebookMetadataCommand)
20
- .de(de_ListNotebookMetadataCommand)
14
+ .sc(ListNotebookMetadata)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListNotebookSessionsCommand, se_ListNotebookSessionsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListNotebookSessions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListNotebookSessionsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("AmazonAthena", "ListNotebookSessions", {})
17
13
  .n("AthenaClient", "ListNotebookSessionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListNotebookSessionsCommand)
20
- .de(de_ListNotebookSessionsCommand)
14
+ .sc(ListNotebookSessions)
21
15
  .build() {
22
16
  }