@aws-sdk/client-athena 3.490.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,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.AthenaServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class AthenaServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, AthenaServiceException.prototype);
10
- }
11
- }
12
- exports.AthenaServiceException = AthenaServiceException;
1
+ module.exports = require("../index.js");
@@ -1,4 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
1
+ module.exports = require("../index.js");
@@ -1,180 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SessionAlreadyExistsException = exports.ExecutorType = exports.ExecutorState = exports.WorkGroupState = exports.SessionState = exports.ColumnNullable = exports.MetadataException = exports.CapacityReservationStatus = exports.CapacityAllocationStatus = exports.CalculationExecutionState = exports.NotebookType = exports.ResourceNotFoundException = exports.TooManyRequestsException = exports.ThrottleReason = exports.DataCatalogType = exports.QueryExecutionState = exports.StatementType = exports.EncryptionOption = exports.AuthenticationType = exports.InvalidRequestException = exports.InternalServerException = exports.S3AclOption = void 0;
4
- const AthenaServiceException_1 = require("./AthenaServiceException");
5
- exports.S3AclOption = {
6
- BUCKET_OWNER_FULL_CONTROL: "BUCKET_OWNER_FULL_CONTROL",
7
- };
8
- class InternalServerException extends AthenaServiceException_1.AthenaServiceException {
9
- constructor(opts) {
10
- super({
11
- name: "InternalServerException",
12
- $fault: "server",
13
- ...opts,
14
- });
15
- this.name = "InternalServerException";
16
- this.$fault = "server";
17
- Object.setPrototypeOf(this, InternalServerException.prototype);
18
- this.Message = opts.Message;
19
- }
20
- }
21
- exports.InternalServerException = InternalServerException;
22
- class InvalidRequestException extends AthenaServiceException_1.AthenaServiceException {
23
- constructor(opts) {
24
- super({
25
- name: "InvalidRequestException",
26
- $fault: "client",
27
- ...opts,
28
- });
29
- this.name = "InvalidRequestException";
30
- this.$fault = "client";
31
- Object.setPrototypeOf(this, InvalidRequestException.prototype);
32
- this.AthenaErrorCode = opts.AthenaErrorCode;
33
- this.Message = opts.Message;
34
- }
35
- }
36
- exports.InvalidRequestException = InvalidRequestException;
37
- exports.AuthenticationType = {
38
- DIRECTORY_IDENTITY: "DIRECTORY_IDENTITY",
39
- };
40
- exports.EncryptionOption = {
41
- CSE_KMS: "CSE_KMS",
42
- SSE_KMS: "SSE_KMS",
43
- SSE_S3: "SSE_S3",
44
- };
45
- exports.StatementType = {
46
- DDL: "DDL",
47
- DML: "DML",
48
- UTILITY: "UTILITY",
49
- };
50
- exports.QueryExecutionState = {
51
- CANCELLED: "CANCELLED",
52
- FAILED: "FAILED",
53
- QUEUED: "QUEUED",
54
- RUNNING: "RUNNING",
55
- SUCCEEDED: "SUCCEEDED",
56
- };
57
- exports.DataCatalogType = {
58
- GLUE: "GLUE",
59
- HIVE: "HIVE",
60
- LAMBDA: "LAMBDA",
61
- };
62
- exports.ThrottleReason = {
63
- CONCURRENT_QUERY_LIMIT_EXCEEDED: "CONCURRENT_QUERY_LIMIT_EXCEEDED",
64
- };
65
- class TooManyRequestsException extends AthenaServiceException_1.AthenaServiceException {
66
- constructor(opts) {
67
- super({
68
- name: "TooManyRequestsException",
69
- $fault: "client",
70
- ...opts,
71
- });
72
- this.name = "TooManyRequestsException";
73
- this.$fault = "client";
74
- Object.setPrototypeOf(this, TooManyRequestsException.prototype);
75
- this.Message = opts.Message;
76
- this.Reason = opts.Reason;
77
- }
78
- }
79
- exports.TooManyRequestsException = TooManyRequestsException;
80
- class ResourceNotFoundException extends AthenaServiceException_1.AthenaServiceException {
81
- constructor(opts) {
82
- super({
83
- name: "ResourceNotFoundException",
84
- $fault: "client",
85
- ...opts,
86
- });
87
- this.name = "ResourceNotFoundException";
88
- this.$fault = "client";
89
- Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
90
- this.Message = opts.Message;
91
- this.ResourceName = opts.ResourceName;
92
- }
93
- }
94
- exports.ResourceNotFoundException = ResourceNotFoundException;
95
- exports.NotebookType = {
96
- IPYNB: "IPYNB",
97
- };
98
- exports.CalculationExecutionState = {
99
- CANCELED: "CANCELED",
100
- CANCELING: "CANCELING",
101
- COMPLETED: "COMPLETED",
102
- CREATED: "CREATED",
103
- CREATING: "CREATING",
104
- FAILED: "FAILED",
105
- QUEUED: "QUEUED",
106
- RUNNING: "RUNNING",
107
- };
108
- exports.CapacityAllocationStatus = {
109
- FAILED: "FAILED",
110
- PENDING: "PENDING",
111
- SUCCEEDED: "SUCCEEDED",
112
- };
113
- exports.CapacityReservationStatus = {
114
- ACTIVE: "ACTIVE",
115
- CANCELLED: "CANCELLED",
116
- CANCELLING: "CANCELLING",
117
- FAILED: "FAILED",
118
- PENDING: "PENDING",
119
- UPDATE_PENDING: "UPDATE_PENDING",
120
- };
121
- class MetadataException extends AthenaServiceException_1.AthenaServiceException {
122
- constructor(opts) {
123
- super({
124
- name: "MetadataException",
125
- $fault: "client",
126
- ...opts,
127
- });
128
- this.name = "MetadataException";
129
- this.$fault = "client";
130
- Object.setPrototypeOf(this, MetadataException.prototype);
131
- this.Message = opts.Message;
132
- }
133
- }
134
- exports.MetadataException = MetadataException;
135
- exports.ColumnNullable = {
136
- NOT_NULL: "NOT_NULL",
137
- NULLABLE: "NULLABLE",
138
- UNKNOWN: "UNKNOWN",
139
- };
140
- exports.SessionState = {
141
- BUSY: "BUSY",
142
- CREATED: "CREATED",
143
- CREATING: "CREATING",
144
- DEGRADED: "DEGRADED",
145
- FAILED: "FAILED",
146
- IDLE: "IDLE",
147
- TERMINATED: "TERMINATED",
148
- TERMINATING: "TERMINATING",
149
- };
150
- exports.WorkGroupState = {
151
- DISABLED: "DISABLED",
152
- ENABLED: "ENABLED",
153
- };
154
- exports.ExecutorState = {
155
- CREATED: "CREATED",
156
- CREATING: "CREATING",
157
- FAILED: "FAILED",
158
- REGISTERED: "REGISTERED",
159
- TERMINATED: "TERMINATED",
160
- TERMINATING: "TERMINATING",
161
- };
162
- exports.ExecutorType = {
163
- COORDINATOR: "COORDINATOR",
164
- GATEWAY: "GATEWAY",
165
- WORKER: "WORKER",
166
- };
167
- class SessionAlreadyExistsException extends AthenaServiceException_1.AthenaServiceException {
168
- constructor(opts) {
169
- super({
170
- name: "SessionAlreadyExistsException",
171
- $fault: "client",
172
- ...opts,
173
- });
174
- this.name = "SessionAlreadyExistsException";
175
- this.$fault = "client";
176
- Object.setPrototypeOf(this, SessionAlreadyExistsException.prototype);
177
- this.Message = opts.Message;
178
- }
179
- }
180
- exports.SessionAlreadyExistsException = SessionAlreadyExistsException;
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateGetQueryResults = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const GetQueryResultsCommand_1 = require("../commands/GetQueryResultsCommand");
7
- exports.paginateGetQueryResults = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, GetQueryResultsCommand_1.GetQueryResultsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListApplicationDPUSizes = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListApplicationDPUSizesCommand_1 = require("../commands/ListApplicationDPUSizesCommand");
7
- exports.paginateListApplicationDPUSizes = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListApplicationDPUSizesCommand_1.ListApplicationDPUSizesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListCalculationExecutions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListCalculationExecutionsCommand_1 = require("../commands/ListCalculationExecutionsCommand");
7
- exports.paginateListCalculationExecutions = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListCalculationExecutionsCommand_1.ListCalculationExecutionsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListCapacityReservations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListCapacityReservationsCommand_1 = require("../commands/ListCapacityReservationsCommand");
7
- exports.paginateListCapacityReservations = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListCapacityReservationsCommand_1.ListCapacityReservationsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListDataCatalogs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListDataCatalogsCommand_1 = require("../commands/ListDataCatalogsCommand");
7
- exports.paginateListDataCatalogs = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListDataCatalogsCommand_1.ListDataCatalogsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListDatabases = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListDatabasesCommand_1 = require("../commands/ListDatabasesCommand");
7
- exports.paginateListDatabases = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListDatabasesCommand_1.ListDatabasesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEngineVersions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListEngineVersionsCommand_1 = require("../commands/ListEngineVersionsCommand");
7
- exports.paginateListEngineVersions = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListEngineVersionsCommand_1.ListEngineVersionsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListExecutors = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListExecutorsCommand_1 = require("../commands/ListExecutorsCommand");
7
- exports.paginateListExecutors = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListExecutorsCommand_1.ListExecutorsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListNamedQueries = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListNamedQueriesCommand_1 = require("../commands/ListNamedQueriesCommand");
7
- exports.paginateListNamedQueries = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListNamedQueriesCommand_1.ListNamedQueriesCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListPreparedStatements = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListPreparedStatementsCommand_1 = require("../commands/ListPreparedStatementsCommand");
7
- exports.paginateListPreparedStatements = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListPreparedStatementsCommand_1.ListPreparedStatementsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListQueryExecutions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListQueryExecutionsCommand_1 = require("../commands/ListQueryExecutionsCommand");
7
- exports.paginateListQueryExecutions = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListQueryExecutionsCommand_1.ListQueryExecutionsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListSessions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListSessionsCommand_1 = require("../commands/ListSessionsCommand");
7
- exports.paginateListSessions = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListSessionsCommand_1.ListSessionsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListTableMetadata = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListTableMetadataCommand_1 = require("../commands/ListTableMetadataCommand");
7
- exports.paginateListTableMetadata = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListTableMetadataCommand_1.ListTableMetadataCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListTagsForResource = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListTagsForResourceCommand_1 = require("../commands/ListTagsForResourceCommand");
7
- exports.paginateListTagsForResource = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListTagsForResourceCommand_1.ListTagsForResourceCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListWorkGroups = void 0;
4
- const core_1 = require("@smithy/core");
5
- const AthenaClient_1 = require("../AthenaClient");
6
- const ListWorkGroupsCommand_1 = require("../commands/ListWorkGroupsCommand");
7
- exports.paginateListWorkGroups = (0, core_1.createPaginator)(AthenaClient_1.AthenaClient, ListWorkGroupsCommand_1.ListWorkGroupsCommand, "NextToken", "NextToken", "MaxResults");
1
+ module.exports = require("../index.js");
@@ -1,19 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./GetQueryResultsPaginator"), exports);
5
- tslib_1.__exportStar(require("./Interfaces"), exports);
6
- tslib_1.__exportStar(require("./ListApplicationDPUSizesPaginator"), exports);
7
- tslib_1.__exportStar(require("./ListCalculationExecutionsPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListCapacityReservationsPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListDataCatalogsPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListDatabasesPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListEngineVersionsPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListExecutorsPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListNamedQueriesPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListPreparedStatementsPaginator"), exports);
15
- tslib_1.__exportStar(require("./ListQueryExecutionsPaginator"), exports);
16
- tslib_1.__exportStar(require("./ListSessionsPaginator"), exports);
17
- tslib_1.__exportStar(require("./ListTableMetadataPaginator"), exports);
18
- tslib_1.__exportStar(require("./ListTagsForResourcePaginator"), exports);
19
- tslib_1.__exportStar(require("./ListWorkGroupsPaginator"), exports);
1
+ module.exports = require("../index.js");