@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.ImportNotebookCommand = 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 ImportNotebookCommand 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", "ImportNotebook", {})
22
- .n("AthenaClient", "ImportNotebookCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ImportNotebookCommand)
25
- .de(Aws_json1_1_1.de_ImportNotebookCommand)
26
- .build() {
27
- }
28
- exports.ImportNotebookCommand = ImportNotebookCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListApplicationDPUSizesCommand = 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 ListApplicationDPUSizesCommand 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", "ListApplicationDPUSizes", {})
22
- .n("AthenaClient", "ListApplicationDPUSizesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListApplicationDPUSizesCommand)
25
- .de(Aws_json1_1_1.de_ListApplicationDPUSizesCommand)
26
- .build() {
27
- }
28
- exports.ListApplicationDPUSizesCommand = ListApplicationDPUSizesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListCalculationExecutionsCommand = 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 ListCalculationExecutionsCommand 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", "ListCalculationExecutions", {})
22
- .n("AthenaClient", "ListCalculationExecutionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListCalculationExecutionsCommand)
25
- .de(Aws_json1_1_1.de_ListCalculationExecutionsCommand)
26
- .build() {
27
- }
28
- exports.ListCalculationExecutionsCommand = ListCalculationExecutionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListCapacityReservationsCommand = 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 ListCapacityReservationsCommand 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", "ListCapacityReservations", {})
22
- .n("AthenaClient", "ListCapacityReservationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListCapacityReservationsCommand)
25
- .de(Aws_json1_1_1.de_ListCapacityReservationsCommand)
26
- .build() {
27
- }
28
- exports.ListCapacityReservationsCommand = ListCapacityReservationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListDataCatalogsCommand = 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 ListDataCatalogsCommand 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", "ListDataCatalogs", {})
22
- .n("AthenaClient", "ListDataCatalogsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListDataCatalogsCommand)
25
- .de(Aws_json1_1_1.de_ListDataCatalogsCommand)
26
- .build() {
27
- }
28
- exports.ListDataCatalogsCommand = ListDataCatalogsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListDatabasesCommand = 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 ListDatabasesCommand 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", "ListDatabases", {})
22
- .n("AthenaClient", "ListDatabasesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListDatabasesCommand)
25
- .de(Aws_json1_1_1.de_ListDatabasesCommand)
26
- .build() {
27
- }
28
- exports.ListDatabasesCommand = ListDatabasesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListEngineVersionsCommand = 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 ListEngineVersionsCommand 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", "ListEngineVersions", {})
22
- .n("AthenaClient", "ListEngineVersionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListEngineVersionsCommand)
25
- .de(Aws_json1_1_1.de_ListEngineVersionsCommand)
26
- .build() {
27
- }
28
- exports.ListEngineVersionsCommand = ListEngineVersionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListExecutorsCommand = 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 ListExecutorsCommand 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", "ListExecutors", {})
22
- .n("AthenaClient", "ListExecutorsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListExecutorsCommand)
25
- .de(Aws_json1_1_1.de_ListExecutorsCommand)
26
- .build() {
27
- }
28
- exports.ListExecutorsCommand = ListExecutorsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListNamedQueriesCommand = 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 ListNamedQueriesCommand 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", "ListNamedQueries", {})
22
- .n("AthenaClient", "ListNamedQueriesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListNamedQueriesCommand)
25
- .de(Aws_json1_1_1.de_ListNamedQueriesCommand)
26
- .build() {
27
- }
28
- exports.ListNamedQueriesCommand = ListNamedQueriesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListNotebookMetadataCommand = 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 ListNotebookMetadataCommand 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", "ListNotebookMetadata", {})
22
- .n("AthenaClient", "ListNotebookMetadataCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListNotebookMetadataCommand)
25
- .de(Aws_json1_1_1.de_ListNotebookMetadataCommand)
26
- .build() {
27
- }
28
- exports.ListNotebookMetadataCommand = ListNotebookMetadataCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListNotebookSessionsCommand = 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 ListNotebookSessionsCommand 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", "ListNotebookSessions", {})
22
- .n("AthenaClient", "ListNotebookSessionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListNotebookSessionsCommand)
25
- .de(Aws_json1_1_1.de_ListNotebookSessionsCommand)
26
- .build() {
27
- }
28
- exports.ListNotebookSessionsCommand = ListNotebookSessionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListPreparedStatementsCommand = 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 ListPreparedStatementsCommand 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", "ListPreparedStatements", {})
22
- .n("AthenaClient", "ListPreparedStatementsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListPreparedStatementsCommand)
25
- .de(Aws_json1_1_1.de_ListPreparedStatementsCommand)
26
- .build() {
27
- }
28
- exports.ListPreparedStatementsCommand = ListPreparedStatementsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListQueryExecutionsCommand = 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 ListQueryExecutionsCommand 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", "ListQueryExecutions", {})
22
- .n("AthenaClient", "ListQueryExecutionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListQueryExecutionsCommand)
25
- .de(Aws_json1_1_1.de_ListQueryExecutionsCommand)
26
- .build() {
27
- }
28
- exports.ListQueryExecutionsCommand = ListQueryExecutionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListSessionsCommand = 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 ListSessionsCommand 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", "ListSessions", {})
22
- .n("AthenaClient", "ListSessionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListSessionsCommand)
25
- .de(Aws_json1_1_1.de_ListSessionsCommand)
26
- .build() {
27
- }
28
- exports.ListSessionsCommand = ListSessionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTableMetadataCommand = 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 ListTableMetadataCommand 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", "ListTableMetadata", {})
22
- .n("AthenaClient", "ListTableMetadataCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListTableMetadataCommand)
25
- .de(Aws_json1_1_1.de_ListTableMetadataCommand)
26
- .build() {
27
- }
28
- exports.ListTableMetadataCommand = ListTableMetadataCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsForResourceCommand = 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 ListTagsForResourceCommand 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", "ListTagsForResource", {})
22
- .n("AthenaClient", "ListTagsForResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListTagsForResourceCommand)
25
- .de(Aws_json1_1_1.de_ListTagsForResourceCommand)
26
- .build() {
27
- }
28
- exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListWorkGroupsCommand = 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 ListWorkGroupsCommand 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", "ListWorkGroups", {})
22
- .n("AthenaClient", "ListWorkGroupsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListWorkGroupsCommand)
25
- .de(Aws_json1_1_1.de_ListWorkGroupsCommand)
26
- .build() {
27
- }
28
- exports.ListWorkGroupsCommand = ListWorkGroupsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.PutCapacityAssignmentConfigurationCommand = 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 PutCapacityAssignmentConfigurationCommand 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", "PutCapacityAssignmentConfiguration", {})
22
- .n("AthenaClient", "PutCapacityAssignmentConfigurationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_PutCapacityAssignmentConfigurationCommand)
25
- .de(Aws_json1_1_1.de_PutCapacityAssignmentConfigurationCommand)
26
- .build() {
27
- }
28
- exports.PutCapacityAssignmentConfigurationCommand = PutCapacityAssignmentConfigurationCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartCalculationExecutionCommand = 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 StartCalculationExecutionCommand 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", "StartCalculationExecution", {})
22
- .n("AthenaClient", "StartCalculationExecutionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartCalculationExecutionCommand)
25
- .de(Aws_json1_1_1.de_StartCalculationExecutionCommand)
26
- .build() {
27
- }
28
- exports.StartCalculationExecutionCommand = StartCalculationExecutionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartQueryExecutionCommand = 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 StartQueryExecutionCommand 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", "StartQueryExecution", {})
22
- .n("AthenaClient", "StartQueryExecutionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartQueryExecutionCommand)
25
- .de(Aws_json1_1_1.de_StartQueryExecutionCommand)
26
- .build() {
27
- }
28
- exports.StartQueryExecutionCommand = StartQueryExecutionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartSessionCommand = 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 StartSessionCommand 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", "StartSession", {})
22
- .n("AthenaClient", "StartSessionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartSessionCommand)
25
- .de(Aws_json1_1_1.de_StartSessionCommand)
26
- .build() {
27
- }
28
- exports.StartSessionCommand = StartSessionCommand;
1
+ module.exports = require("../index.js");