@aws-sdk/client-athena 3.489.0 → 3.495.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 (97) hide show
  1. package/dist-cjs/Athena.js +1 -147
  2. package/dist-cjs/AthenaClient.js +1 -43
  3. package/dist-cjs/commands/BatchGetNamedQueryCommand.js +1 -28
  4. package/dist-cjs/commands/BatchGetPreparedStatementCommand.js +1 -28
  5. package/dist-cjs/commands/BatchGetQueryExecutionCommand.js +1 -28
  6. package/dist-cjs/commands/CancelCapacityReservationCommand.js +1 -28
  7. package/dist-cjs/commands/CreateCapacityReservationCommand.js +1 -28
  8. package/dist-cjs/commands/CreateDataCatalogCommand.js +1 -28
  9. package/dist-cjs/commands/CreateNamedQueryCommand.js +1 -28
  10. package/dist-cjs/commands/CreateNotebookCommand.js +1 -28
  11. package/dist-cjs/commands/CreatePreparedStatementCommand.js +1 -28
  12. package/dist-cjs/commands/CreatePresignedNotebookUrlCommand.js +1 -28
  13. package/dist-cjs/commands/CreateWorkGroupCommand.js +1 -28
  14. package/dist-cjs/commands/DeleteCapacityReservationCommand.js +1 -28
  15. package/dist-cjs/commands/DeleteDataCatalogCommand.js +1 -28
  16. package/dist-cjs/commands/DeleteNamedQueryCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteNotebookCommand.js +1 -28
  18. package/dist-cjs/commands/DeletePreparedStatementCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteWorkGroupCommand.js +1 -28
  20. package/dist-cjs/commands/ExportNotebookCommand.js +1 -28
  21. package/dist-cjs/commands/GetCalculationExecutionCodeCommand.js +1 -28
  22. package/dist-cjs/commands/GetCalculationExecutionCommand.js +1 -28
  23. package/dist-cjs/commands/GetCalculationExecutionStatusCommand.js +1 -28
  24. package/dist-cjs/commands/GetCapacityAssignmentConfigurationCommand.js +1 -28
  25. package/dist-cjs/commands/GetCapacityReservationCommand.js +1 -28
  26. package/dist-cjs/commands/GetDataCatalogCommand.js +1 -28
  27. package/dist-cjs/commands/GetDatabaseCommand.js +1 -28
  28. package/dist-cjs/commands/GetNamedQueryCommand.js +1 -28
  29. package/dist-cjs/commands/GetNotebookMetadataCommand.js +1 -28
  30. package/dist-cjs/commands/GetPreparedStatementCommand.js +1 -28
  31. package/dist-cjs/commands/GetQueryExecutionCommand.js +1 -28
  32. package/dist-cjs/commands/GetQueryResultsCommand.js +1 -28
  33. package/dist-cjs/commands/GetQueryRuntimeStatisticsCommand.js +1 -28
  34. package/dist-cjs/commands/GetSessionCommand.js +1 -28
  35. package/dist-cjs/commands/GetSessionStatusCommand.js +1 -28
  36. package/dist-cjs/commands/GetTableMetadataCommand.js +1 -28
  37. package/dist-cjs/commands/GetWorkGroupCommand.js +1 -28
  38. package/dist-cjs/commands/ImportNotebookCommand.js +1 -28
  39. package/dist-cjs/commands/ListApplicationDPUSizesCommand.js +1 -28
  40. package/dist-cjs/commands/ListCalculationExecutionsCommand.js +1 -28
  41. package/dist-cjs/commands/ListCapacityReservationsCommand.js +1 -28
  42. package/dist-cjs/commands/ListDataCatalogsCommand.js +1 -28
  43. package/dist-cjs/commands/ListDatabasesCommand.js +1 -28
  44. package/dist-cjs/commands/ListEngineVersionsCommand.js +1 -28
  45. package/dist-cjs/commands/ListExecutorsCommand.js +1 -28
  46. package/dist-cjs/commands/ListNamedQueriesCommand.js +1 -28
  47. package/dist-cjs/commands/ListNotebookMetadataCommand.js +1 -28
  48. package/dist-cjs/commands/ListNotebookSessionsCommand.js +1 -28
  49. package/dist-cjs/commands/ListPreparedStatementsCommand.js +1 -28
  50. package/dist-cjs/commands/ListQueryExecutionsCommand.js +1 -28
  51. package/dist-cjs/commands/ListSessionsCommand.js +1 -28
  52. package/dist-cjs/commands/ListTableMetadataCommand.js +1 -28
  53. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  54. package/dist-cjs/commands/ListWorkGroupsCommand.js +1 -28
  55. package/dist-cjs/commands/PutCapacityAssignmentConfigurationCommand.js +1 -28
  56. package/dist-cjs/commands/StartCalculationExecutionCommand.js +1 -28
  57. package/dist-cjs/commands/StartQueryExecutionCommand.js +1 -28
  58. package/dist-cjs/commands/StartSessionCommand.js +1 -28
  59. package/dist-cjs/commands/StopCalculationExecutionCommand.js +1 -28
  60. package/dist-cjs/commands/StopQueryExecutionCommand.js +1 -28
  61. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  62. package/dist-cjs/commands/TerminateSessionCommand.js +1 -28
  63. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  64. package/dist-cjs/commands/UpdateCapacityReservationCommand.js +1 -28
  65. package/dist-cjs/commands/UpdateDataCatalogCommand.js +1 -28
  66. package/dist-cjs/commands/UpdateNamedQueryCommand.js +1 -28
  67. package/dist-cjs/commands/UpdateNotebookCommand.js +1 -28
  68. package/dist-cjs/commands/UpdateNotebookMetadataCommand.js +1 -28
  69. package/dist-cjs/commands/UpdatePreparedStatementCommand.js +1 -28
  70. package/dist-cjs/commands/UpdateWorkGroupCommand.js +1 -28
  71. package/dist-cjs/commands/index.js +1 -71
  72. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  73. package/dist-cjs/extensionConfiguration.js +1 -2
  74. package/dist-cjs/index.js +5289 -11
  75. package/dist-cjs/models/AthenaServiceException.js +1 -12
  76. package/dist-cjs/models/index.js +1 -4
  77. package/dist-cjs/models/models_0.js +1 -180
  78. package/dist-cjs/pagination/GetQueryResultsPaginator.js +1 -7
  79. package/dist-cjs/pagination/Interfaces.js +1 -2
  80. package/dist-cjs/pagination/ListApplicationDPUSizesPaginator.js +1 -7
  81. package/dist-cjs/pagination/ListCalculationExecutionsPaginator.js +1 -7
  82. package/dist-cjs/pagination/ListCapacityReservationsPaginator.js +1 -7
  83. package/dist-cjs/pagination/ListDataCatalogsPaginator.js +1 -7
  84. package/dist-cjs/pagination/ListDatabasesPaginator.js +1 -7
  85. package/dist-cjs/pagination/ListEngineVersionsPaginator.js +1 -7
  86. package/dist-cjs/pagination/ListExecutorsPaginator.js +1 -7
  87. package/dist-cjs/pagination/ListNamedQueriesPaginator.js +1 -7
  88. package/dist-cjs/pagination/ListPreparedStatementsPaginator.js +1 -7
  89. package/dist-cjs/pagination/ListQueryExecutionsPaginator.js +1 -7
  90. package/dist-cjs/pagination/ListSessionsPaginator.js +1 -7
  91. package/dist-cjs/pagination/ListTableMetadataPaginator.js +1 -7
  92. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
  93. package/dist-cjs/pagination/ListWorkGroupsPaginator.js +1 -7
  94. package/dist-cjs/pagination/index.js +1 -19
  95. package/dist-cjs/protocols/Aws_json1_1.js +1 -3604
  96. package/dist-cjs/runtimeExtensions.js +1 -22
  97. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteNotebookCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteNotebookCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "DeleteNotebook", {})
22
- .n("AthenaClient", "DeleteNotebookCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteNotebookCommand)
25
- .de(Aws_json1_1_1.de_DeleteNotebookCommand)
26
- .build() {
27
- }
28
- exports.DeleteNotebookCommand = DeleteNotebookCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeletePreparedStatementCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeletePreparedStatementCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "DeletePreparedStatement", {})
22
- .n("AthenaClient", "DeletePreparedStatementCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeletePreparedStatementCommand)
25
- .de(Aws_json1_1_1.de_DeletePreparedStatementCommand)
26
- .build() {
27
- }
28
- exports.DeletePreparedStatementCommand = DeletePreparedStatementCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteWorkGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class DeleteWorkGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "DeleteWorkGroup", {})
22
- .n("AthenaClient", "DeleteWorkGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteWorkGroupCommand)
25
- .de(Aws_json1_1_1.de_DeleteWorkGroupCommand)
26
- .build() {
27
- }
28
- exports.DeleteWorkGroupCommand = DeleteWorkGroupCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ExportNotebookCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ExportNotebookCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "ExportNotebook", {})
22
- .n("AthenaClient", "ExportNotebookCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ExportNotebookCommand)
25
- .de(Aws_json1_1_1.de_ExportNotebookCommand)
26
- .build() {
27
- }
28
- exports.ExportNotebookCommand = ExportNotebookCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetCalculationExecutionCodeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetCalculationExecutionCodeCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetCalculationExecutionCode", {})
22
- .n("AthenaClient", "GetCalculationExecutionCodeCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetCalculationExecutionCodeCommand)
25
- .de(Aws_json1_1_1.de_GetCalculationExecutionCodeCommand)
26
- .build() {
27
- }
28
- exports.GetCalculationExecutionCodeCommand = GetCalculationExecutionCodeCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetCalculationExecutionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetCalculationExecutionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetCalculationExecution", {})
22
- .n("AthenaClient", "GetCalculationExecutionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetCalculationExecutionCommand)
25
- .de(Aws_json1_1_1.de_GetCalculationExecutionCommand)
26
- .build() {
27
- }
28
- exports.GetCalculationExecutionCommand = GetCalculationExecutionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetCalculationExecutionStatusCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetCalculationExecutionStatusCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetCalculationExecutionStatus", {})
22
- .n("AthenaClient", "GetCalculationExecutionStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetCalculationExecutionStatusCommand)
25
- .de(Aws_json1_1_1.de_GetCalculationExecutionStatusCommand)
26
- .build() {
27
- }
28
- exports.GetCalculationExecutionStatusCommand = GetCalculationExecutionStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetCapacityAssignmentConfigurationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetCapacityAssignmentConfigurationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetCapacityAssignmentConfiguration", {})
22
- .n("AthenaClient", "GetCapacityAssignmentConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetCapacityAssignmentConfigurationCommand)
25
- .de(Aws_json1_1_1.de_GetCapacityAssignmentConfigurationCommand)
26
- .build() {
27
- }
28
- exports.GetCapacityAssignmentConfigurationCommand = GetCapacityAssignmentConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetCapacityReservationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetCapacityReservationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetCapacityReservation", {})
22
- .n("AthenaClient", "GetCapacityReservationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetCapacityReservationCommand)
25
- .de(Aws_json1_1_1.de_GetCapacityReservationCommand)
26
- .build() {
27
- }
28
- exports.GetCapacityReservationCommand = GetCapacityReservationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDataCatalogCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetDataCatalogCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetDataCatalog", {})
22
- .n("AthenaClient", "GetDataCatalogCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetDataCatalogCommand)
25
- .de(Aws_json1_1_1.de_GetDataCatalogCommand)
26
- .build() {
27
- }
28
- exports.GetDataCatalogCommand = GetDataCatalogCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetDatabaseCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetDatabaseCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetDatabase", {})
22
- .n("AthenaClient", "GetDatabaseCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetDatabaseCommand)
25
- .de(Aws_json1_1_1.de_GetDatabaseCommand)
26
- .build() {
27
- }
28
- exports.GetDatabaseCommand = GetDatabaseCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetNamedQueryCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetNamedQueryCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetNamedQuery", {})
22
- .n("AthenaClient", "GetNamedQueryCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetNamedQueryCommand)
25
- .de(Aws_json1_1_1.de_GetNamedQueryCommand)
26
- .build() {
27
- }
28
- exports.GetNamedQueryCommand = GetNamedQueryCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetNotebookMetadataCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetNotebookMetadataCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetNotebookMetadata", {})
22
- .n("AthenaClient", "GetNotebookMetadataCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetNotebookMetadataCommand)
25
- .de(Aws_json1_1_1.de_GetNotebookMetadataCommand)
26
- .build() {
27
- }
28
- exports.GetNotebookMetadataCommand = GetNotebookMetadataCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetPreparedStatementCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetPreparedStatementCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetPreparedStatement", {})
22
- .n("AthenaClient", "GetPreparedStatementCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetPreparedStatementCommand)
25
- .de(Aws_json1_1_1.de_GetPreparedStatementCommand)
26
- .build() {
27
- }
28
- exports.GetPreparedStatementCommand = GetPreparedStatementCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetQueryExecutionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetQueryExecutionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetQueryExecution", {})
22
- .n("AthenaClient", "GetQueryExecutionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetQueryExecutionCommand)
25
- .de(Aws_json1_1_1.de_GetQueryExecutionCommand)
26
- .build() {
27
- }
28
- exports.GetQueryExecutionCommand = GetQueryExecutionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetQueryResultsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetQueryResultsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetQueryResults", {})
22
- .n("AthenaClient", "GetQueryResultsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetQueryResultsCommand)
25
- .de(Aws_json1_1_1.de_GetQueryResultsCommand)
26
- .build() {
27
- }
28
- exports.GetQueryResultsCommand = GetQueryResultsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetQueryRuntimeStatisticsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetQueryRuntimeStatisticsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetQueryRuntimeStatistics", {})
22
- .n("AthenaClient", "GetQueryRuntimeStatisticsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetQueryRuntimeStatisticsCommand)
25
- .de(Aws_json1_1_1.de_GetQueryRuntimeStatisticsCommand)
26
- .build() {
27
- }
28
- exports.GetQueryRuntimeStatisticsCommand = GetQueryRuntimeStatisticsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSessionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetSessionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetSession", {})
22
- .n("AthenaClient", "GetSessionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetSessionCommand)
25
- .de(Aws_json1_1_1.de_GetSessionCommand)
26
- .build() {
27
- }
28
- exports.GetSessionCommand = GetSessionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetSessionStatusCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetSessionStatusCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetSessionStatus", {})
22
- .n("AthenaClient", "GetSessionStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetSessionStatusCommand)
25
- .de(Aws_json1_1_1.de_GetSessionStatusCommand)
26
- .build() {
27
- }
28
- exports.GetSessionStatusCommand = GetSessionStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetTableMetadataCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetTableMetadataCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetTableMetadata", {})
22
- .n("AthenaClient", "GetTableMetadataCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetTableMetadataCommand)
25
- .de(Aws_json1_1_1.de_GetTableMetadataCommand)
26
- .build() {
27
- }
28
- exports.GetTableMetadataCommand = GetTableMetadataCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetWorkGroupCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class GetWorkGroupCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AmazonAthena", "GetWorkGroup", {})
22
- .n("AthenaClient", "GetWorkGroupCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_GetWorkGroupCommand)
25
- .de(Aws_json1_1_1.de_GetWorkGroupCommand)
26
- .build() {
27
- }
28
- exports.GetWorkGroupCommand = GetWorkGroupCommand;
1
+ module.exports = require("../index.js");