@aws-sdk/client-athena 3.943.0 → 3.947.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.
- package/dist-cjs/index.js +6 -60
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/AthenaClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +6 -61
- package/dist-types/Athena.d.ts +1 -1
- package/dist-types/AthenaClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/BatchGetNamedQueryCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetPreparedStatementCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetQueryExecutionCommand.d.ts +3 -3
- package/dist-types/commands/CancelCapacityReservationCommand.d.ts +3 -3
- package/dist-types/commands/CreateCapacityReservationCommand.d.ts +3 -3
- package/dist-types/commands/CreateDataCatalogCommand.d.ts +3 -3
- package/dist-types/commands/CreateNamedQueryCommand.d.ts +3 -3
- package/dist-types/commands/CreateNotebookCommand.d.ts +3 -3
- package/dist-types/commands/CreatePreparedStatementCommand.d.ts +3 -3
- package/dist-types/commands/CreatePresignedNotebookUrlCommand.d.ts +3 -3
- package/dist-types/commands/CreateWorkGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCapacityReservationCommand.d.ts +3 -3
- package/dist-types/commands/DeleteDataCatalogCommand.d.ts +3 -3
- package/dist-types/commands/DeleteNamedQueryCommand.d.ts +3 -3
- package/dist-types/commands/DeleteNotebookCommand.d.ts +3 -3
- package/dist-types/commands/DeletePreparedStatementCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWorkGroupCommand.d.ts +3 -3
- package/dist-types/commands/ExportNotebookCommand.d.ts +3 -3
- package/dist-types/commands/GetCalculationExecutionCodeCommand.d.ts +3 -3
- package/dist-types/commands/GetCalculationExecutionCommand.d.ts +3 -3
- package/dist-types/commands/GetCalculationExecutionStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetCapacityAssignmentConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/GetCapacityReservationCommand.d.ts +3 -3
- package/dist-types/commands/GetDataCatalogCommand.d.ts +3 -3
- package/dist-types/commands/GetDatabaseCommand.d.ts +3 -3
- package/dist-types/commands/GetNamedQueryCommand.d.ts +3 -3
- package/dist-types/commands/GetNotebookMetadataCommand.d.ts +3 -3
- package/dist-types/commands/GetPreparedStatementCommand.d.ts +3 -3
- package/dist-types/commands/GetQueryExecutionCommand.d.ts +3 -3
- package/dist-types/commands/GetQueryResultsCommand.d.ts +3 -3
- package/dist-types/commands/GetQueryRuntimeStatisticsCommand.d.ts +3 -3
- package/dist-types/commands/GetResourceDashboardCommand.d.ts +3 -3
- package/dist-types/commands/GetSessionCommand.d.ts +3 -3
- package/dist-types/commands/GetSessionEndpointCommand.d.ts +3 -3
- package/dist-types/commands/GetSessionStatusCommand.d.ts +3 -3
- package/dist-types/commands/GetTableMetadataCommand.d.ts +3 -3
- package/dist-types/commands/GetWorkGroupCommand.d.ts +3 -3
- package/dist-types/commands/ImportNotebookCommand.d.ts +3 -3
- package/dist-types/commands/ListApplicationDPUSizesCommand.d.ts +3 -3
- package/dist-types/commands/ListCalculationExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListCapacityReservationsCommand.d.ts +3 -3
- package/dist-types/commands/ListDataCatalogsCommand.d.ts +3 -3
- package/dist-types/commands/ListDatabasesCommand.d.ts +3 -3
- package/dist-types/commands/ListEngineVersionsCommand.d.ts +3 -3
- package/dist-types/commands/ListExecutorsCommand.d.ts +3 -3
- package/dist-types/commands/ListNamedQueriesCommand.d.ts +3 -3
- package/dist-types/commands/ListNotebookMetadataCommand.d.ts +3 -3
- package/dist-types/commands/ListNotebookSessionsCommand.d.ts +3 -3
- package/dist-types/commands/ListPreparedStatementsCommand.d.ts +3 -3
- package/dist-types/commands/ListQueryExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/ListSessionsCommand.d.ts +3 -3
- package/dist-types/commands/ListTableMetadataCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/ListWorkGroupsCommand.d.ts +3 -3
- package/dist-types/commands/PutCapacityAssignmentConfigurationCommand.d.ts +3 -3
- package/dist-types/commands/StartCalculationExecutionCommand.d.ts +3 -3
- package/dist-types/commands/StartQueryExecutionCommand.d.ts +3 -3
- package/dist-types/commands/StartSessionCommand.d.ts +3 -3
- package/dist-types/commands/StopCalculationExecutionCommand.d.ts +3 -3
- package/dist-types/commands/StopQueryExecutionCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TerminateSessionCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCapacityReservationCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDataCatalogCommand.d.ts +3 -3
- package/dist-types/commands/UpdateNamedQueryCommand.d.ts +3 -3
- package/dist-types/commands/UpdateNotebookCommand.d.ts +3 -3
- package/dist-types/commands/UpdateNotebookMetadataCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePreparedStatementCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWorkGroupCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/AthenaServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/GetQueryResultsPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListApplicationDPUSizesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCalculationExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCapacityReservationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDataCatalogsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListDatabasesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEngineVersionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListExecutorsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNamedQueriesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPreparedStatementsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListQueryExecutionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSessionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTableMetadataPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkGroupsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -2
- package/dist-types/ts3.4/AthenaClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/AthenaServiceException.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -987,27 +987,9 @@ var ImportNotebookInput = [
|
|
|
987
987
|
[0, 0, 0, 0, 0, 0],
|
|
988
988
|
];
|
|
989
989
|
var ImportNotebookOutput = [3, n0, _INO, 0, [_NI], [0]];
|
|
990
|
-
var InternalServerException = [
|
|
991
|
-
-3,
|
|
992
|
-
n0,
|
|
993
|
-
_ISE,
|
|
994
|
-
{
|
|
995
|
-
[_e]: _s,
|
|
996
|
-
},
|
|
997
|
-
[_M],
|
|
998
|
-
[0],
|
|
999
|
-
];
|
|
990
|
+
var InternalServerException = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
|
|
1000
991
|
schema.TypeRegistry.for(n0).registerError(InternalServerException, InternalServerException$1);
|
|
1001
|
-
var InvalidRequestException = [
|
|
1002
|
-
-3,
|
|
1003
|
-
n0,
|
|
1004
|
-
_IRE,
|
|
1005
|
-
{
|
|
1006
|
-
[_e]: _c,
|
|
1007
|
-
},
|
|
1008
|
-
[_AEC, _M],
|
|
1009
|
-
[0, 0],
|
|
1010
|
-
];
|
|
992
|
+
var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_AEC, _M], [0, 0]];
|
|
1011
993
|
schema.TypeRegistry.for(n0).registerError(InvalidRequestException, InvalidRequestException$1);
|
|
1012
994
|
var ListApplicationDPUSizesInput = [3, n0, _LADPUSI, 0, [_MR, _NT], [1, 0]];
|
|
1013
995
|
var ListApplicationDPUSizesOutput = [
|
|
@@ -1150,16 +1132,7 @@ var ManagedQueryResultsConfigurationUpdates = [
|
|
|
1150
1132
|
[2, () => ManagedQueryResultsEncryptionConfiguration, 2],
|
|
1151
1133
|
];
|
|
1152
1134
|
var ManagedQueryResultsEncryptionConfiguration = [3, n0, _MQREC, 0, [_KK], [0]];
|
|
1153
|
-
var MetadataException = [
|
|
1154
|
-
-3,
|
|
1155
|
-
n0,
|
|
1156
|
-
_ME,
|
|
1157
|
-
{
|
|
1158
|
-
[_e]: _c,
|
|
1159
|
-
},
|
|
1160
|
-
[_M],
|
|
1161
|
-
[0],
|
|
1162
|
-
];
|
|
1135
|
+
var MetadataException = [-3, n0, _ME, { [_e]: _c }, [_M], [0]];
|
|
1163
1136
|
schema.TypeRegistry.for(n0).registerError(MetadataException, MetadataException$1);
|
|
1164
1137
|
var MonitoringConfiguration = [
|
|
1165
1138
|
3,
|
|
@@ -1264,16 +1237,7 @@ var QueryStagePlanNode = [
|
|
|
1264
1237
|
[_N, _I, _Ch, _RSe],
|
|
1265
1238
|
[0, 0, () => QueryStagePlanNodes, 64 | 0],
|
|
1266
1239
|
];
|
|
1267
|
-
var ResourceNotFoundException = [
|
|
1268
|
-
-3,
|
|
1269
|
-
n0,
|
|
1270
|
-
_RNFE,
|
|
1271
|
-
{
|
|
1272
|
-
[_e]: _c,
|
|
1273
|
-
},
|
|
1274
|
-
[_M, _RN],
|
|
1275
|
-
[0, 0],
|
|
1276
|
-
];
|
|
1240
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M, _RN], [0, 0]];
|
|
1277
1241
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
1278
1242
|
var ResultConfiguration = [
|
|
1279
1243
|
3,
|
|
@@ -1305,16 +1269,7 @@ var ResultSet = [3, n0, _RS, 0, [_Ro, _RSM], [() => RowList, () => ResultSetMeta
|
|
|
1305
1269
|
var ResultSetMetadata = [3, n0, _RSM, 0, [_CI], [() => ColumnInfoList]];
|
|
1306
1270
|
var Row = [3, n0, _Row, 0, [_Data], [() => datumList]];
|
|
1307
1271
|
var S3LoggingConfiguration = [3, n0, _SLC, 0, [_E, _KK, _LL], [2, 0, 0]];
|
|
1308
|
-
var SessionAlreadyExistsException = [
|
|
1309
|
-
-3,
|
|
1310
|
-
n0,
|
|
1311
|
-
_SAEE,
|
|
1312
|
-
{
|
|
1313
|
-
[_e]: _c,
|
|
1314
|
-
},
|
|
1315
|
-
[_M],
|
|
1316
|
-
[0],
|
|
1317
|
-
];
|
|
1272
|
+
var SessionAlreadyExistsException = [-3, n0, _SAEE, { [_e]: _c }, [_M], [0]];
|
|
1318
1273
|
schema.TypeRegistry.for(n0).registerError(SessionAlreadyExistsException, SessionAlreadyExistsException$1);
|
|
1319
1274
|
var SessionConfiguration = [
|
|
1320
1275
|
3,
|
|
@@ -1394,16 +1349,7 @@ var TagResourceInput = [3, n0, _TRI, 0, [_RARN, _Ta], [0, () => TagList]];
|
|
|
1394
1349
|
var TagResourceOutput = [3, n0, _TRO, 0, [], []];
|
|
1395
1350
|
var TerminateSessionRequest = [3, n0, _TSR, 0, [_SI], [0]];
|
|
1396
1351
|
var TerminateSessionResponse = [3, n0, _TSRe, 0, [_S], [0]];
|
|
1397
|
-
var TooManyRequestsException = [
|
|
1398
|
-
-3,
|
|
1399
|
-
n0,
|
|
1400
|
-
_TMRE,
|
|
1401
|
-
{
|
|
1402
|
-
[_e]: _c,
|
|
1403
|
-
},
|
|
1404
|
-
[_M, _Rea],
|
|
1405
|
-
[0, 0],
|
|
1406
|
-
];
|
|
1352
|
+
var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c }, [_M, _Rea], [0, 0]];
|
|
1407
1353
|
schema.TypeRegistry.for(n0).registerError(TooManyRequestsException, TooManyRequestsException$1);
|
|
1408
1354
|
var UnprocessedNamedQueryId = [3, n0, _UNQIn, 0, [_NQIa, _ECr, _EM], [0, 0, 0]];
|
|
1409
1355
|
var UnprocessedPreparedStatementName = [3, n0, _UPSNn, 0, [_SNt, _ECr, _EM], [0, 0, 0]];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
package/dist-es/AthenaClient.js
CHANGED
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultAthenaHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -780,27 +780,9 @@ export var ImportNotebookInput = [
|
|
|
780
780
|
[0, 0, 0, 0, 0, 0],
|
|
781
781
|
];
|
|
782
782
|
export var ImportNotebookOutput = [3, n0, _INO, 0, [_NI], [0]];
|
|
783
|
-
export var InternalServerException = [
|
|
784
|
-
-3,
|
|
785
|
-
n0,
|
|
786
|
-
_ISE,
|
|
787
|
-
{
|
|
788
|
-
[_e]: _s,
|
|
789
|
-
},
|
|
790
|
-
[_M],
|
|
791
|
-
[0],
|
|
792
|
-
];
|
|
783
|
+
export var InternalServerException = [-3, n0, _ISE, { [_e]: _s }, [_M], [0]];
|
|
793
784
|
TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
|
|
794
|
-
export var InvalidRequestException = [
|
|
795
|
-
-3,
|
|
796
|
-
n0,
|
|
797
|
-
_IRE,
|
|
798
|
-
{
|
|
799
|
-
[_e]: _c,
|
|
800
|
-
},
|
|
801
|
-
[_AEC, _M],
|
|
802
|
-
[0, 0],
|
|
803
|
-
];
|
|
785
|
+
export var InvalidRequestException = [-3, n0, _IRE, { [_e]: _c }, [_AEC, _M], [0, 0]];
|
|
804
786
|
TypeRegistry.for(n0).registerError(InvalidRequestException, __InvalidRequestException);
|
|
805
787
|
export var ListApplicationDPUSizesInput = [3, n0, _LADPUSI, 0, [_MR, _NT], [1, 0]];
|
|
806
788
|
export var ListApplicationDPUSizesOutput = [
|
|
@@ -943,16 +925,7 @@ export var ManagedQueryResultsConfigurationUpdates = [
|
|
|
943
925
|
[2, () => ManagedQueryResultsEncryptionConfiguration, 2],
|
|
944
926
|
];
|
|
945
927
|
export var ManagedQueryResultsEncryptionConfiguration = [3, n0, _MQREC, 0, [_KK], [0]];
|
|
946
|
-
export var MetadataException = [
|
|
947
|
-
-3,
|
|
948
|
-
n0,
|
|
949
|
-
_ME,
|
|
950
|
-
{
|
|
951
|
-
[_e]: _c,
|
|
952
|
-
},
|
|
953
|
-
[_M],
|
|
954
|
-
[0],
|
|
955
|
-
];
|
|
928
|
+
export var MetadataException = [-3, n0, _ME, { [_e]: _c }, [_M], [0]];
|
|
956
929
|
TypeRegistry.for(n0).registerError(MetadataException, __MetadataException);
|
|
957
930
|
export var MonitoringConfiguration = [
|
|
958
931
|
3,
|
|
@@ -1057,16 +1030,7 @@ export var QueryStagePlanNode = [
|
|
|
1057
1030
|
[_N, _I, _Ch, _RSe],
|
|
1058
1031
|
[0, 0, () => QueryStagePlanNodes, 64 | 0],
|
|
1059
1032
|
];
|
|
1060
|
-
export var ResourceNotFoundException = [
|
|
1061
|
-
-3,
|
|
1062
|
-
n0,
|
|
1063
|
-
_RNFE,
|
|
1064
|
-
{
|
|
1065
|
-
[_e]: _c,
|
|
1066
|
-
},
|
|
1067
|
-
[_M, _RN],
|
|
1068
|
-
[0, 0],
|
|
1069
|
-
];
|
|
1033
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_M, _RN], [0, 0]];
|
|
1070
1034
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
1071
1035
|
export var ResultConfiguration = [
|
|
1072
1036
|
3,
|
|
@@ -1098,16 +1062,7 @@ export var ResultSet = [3, n0, _RS, 0, [_Ro, _RSM], [() => RowList, () => Result
|
|
|
1098
1062
|
export var ResultSetMetadata = [3, n0, _RSM, 0, [_CI], [() => ColumnInfoList]];
|
|
1099
1063
|
export var Row = [3, n0, _Row, 0, [_Data], [() => datumList]];
|
|
1100
1064
|
export var S3LoggingConfiguration = [3, n0, _SLC, 0, [_E, _KK, _LL], [2, 0, 0]];
|
|
1101
|
-
export var SessionAlreadyExistsException = [
|
|
1102
|
-
-3,
|
|
1103
|
-
n0,
|
|
1104
|
-
_SAEE,
|
|
1105
|
-
{
|
|
1106
|
-
[_e]: _c,
|
|
1107
|
-
},
|
|
1108
|
-
[_M],
|
|
1109
|
-
[0],
|
|
1110
|
-
];
|
|
1065
|
+
export var SessionAlreadyExistsException = [-3, n0, _SAEE, { [_e]: _c }, [_M], [0]];
|
|
1111
1066
|
TypeRegistry.for(n0).registerError(SessionAlreadyExistsException, __SessionAlreadyExistsException);
|
|
1112
1067
|
export var SessionConfiguration = [
|
|
1113
1068
|
3,
|
|
@@ -1187,16 +1142,7 @@ export var TagResourceInput = [3, n0, _TRI, 0, [_RARN, _Ta], [0, () => TagList]]
|
|
|
1187
1142
|
export var TagResourceOutput = [3, n0, _TRO, 0, [], []];
|
|
1188
1143
|
export var TerminateSessionRequest = [3, n0, _TSR, 0, [_SI], [0]];
|
|
1189
1144
|
export var TerminateSessionResponse = [3, n0, _TSRe, 0, [_S], [0]];
|
|
1190
|
-
export var TooManyRequestsException = [
|
|
1191
|
-
-3,
|
|
1192
|
-
n0,
|
|
1193
|
-
_TMRE,
|
|
1194
|
-
{
|
|
1195
|
-
[_e]: _c,
|
|
1196
|
-
},
|
|
1197
|
-
[_M, _Rea],
|
|
1198
|
-
[0, 0],
|
|
1199
|
-
];
|
|
1145
|
+
export var TooManyRequestsException = [-3, n0, _TMRE, { [_e]: _c }, [_M, _Rea], [0, 0]];
|
|
1200
1146
|
TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
|
|
1201
1147
|
export var UnprocessedNamedQueryId = [3, n0, _UNQIn, 0, [_NQIa, _ECr, _EM], [0, 0, 0]];
|
|
1202
1148
|
export var UnprocessedPreparedStatementName = [3, n0, _UPSNn, 0, [_SNt, _ECr, _EM], [0, 0, 0]];
|
|
@@ -1289,7 +1235,6 @@ export var WorkGroupSummary = [
|
|
|
1289
1235
|
[_N, _S, _D, _CT, _EV, _ICAA],
|
|
1290
1236
|
[0, 0, 0, 4, () => EngineVersion, 0],
|
|
1291
1237
|
];
|
|
1292
|
-
export var __Unit = "unit";
|
|
1293
1238
|
export var AthenaServiceException = [-3, _sm, "AthenaServiceException", 0, [], []];
|
|
1294
1239
|
TypeRegistry.for(_sm).registerError(AthenaServiceException, __AthenaServiceException);
|
|
1295
1240
|
export var ApplicationDPUSizesList = [1, n0, _ADPUSL, 0, () => ApplicationDPUSizes];
|
package/dist-types/Athena.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { AthenaClient } from "./AthenaClient";
|
|
3
3
|
import { BatchGetNamedQueryCommandInput, BatchGetNamedQueryCommandOutput } from "./commands/BatchGetNamedQueryCommand";
|
|
4
4
|
import { BatchGetPreparedStatementCommandInput, BatchGetPreparedStatementCommandOutput } from "./commands/BatchGetPreparedStatementCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { BatchGetNamedQueryCommandInput, BatchGetNamedQueryCommandOutput } from "./commands/BatchGetNamedQueryCommand";
|
|
11
11
|
import { BatchGetPreparedStatementCommandInput, BatchGetPreparedStatementCommandOutput } from "./commands/BatchGetPreparedStatementCommand";
|
|
12
12
|
import { BatchGetQueryExecutionCommandInput, BatchGetQueryExecutionCommandOutput } from "./commands/BatchGetQueryExecutionCommand";
|
|
@@ -78,7 +78,7 @@ import { UpdateNotebookMetadataCommandInput, UpdateNotebookMetadataCommandOutput
|
|
|
78
78
|
import { UpdatePreparedStatementCommandInput, UpdatePreparedStatementCommandOutput } from "./commands/UpdatePreparedStatementCommand";
|
|
79
79
|
import { UpdateWorkGroupCommandInput, UpdateWorkGroupCommandOutput } from "./commands/UpdateWorkGroupCommand";
|
|
80
80
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
81
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
81
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
82
82
|
export { __Client };
|
|
83
83
|
/**
|
|
84
84
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { AthenaHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { AthenaHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig } from "../AthenaClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type AthenaClientResolvedConfig } from "../AthenaClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { BatchGetNamedQueryInput, BatchGetNamedQueryOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { BatchGetNamedQueryInput, BatchGetNamedQueryOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { BatchGetPreparedStatementInput, BatchGetPreparedStatementOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { BatchGetPreparedStatementInput, BatchGetPreparedStatementOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { BatchGetQueryExecutionInput, BatchGetQueryExecutionOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { BatchGetQueryExecutionInput, BatchGetQueryExecutionOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { CancelCapacityReservationInput, CancelCapacityReservationOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { CancelCapacityReservationInput, CancelCapacityReservationOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { CreateCapacityReservationInput, CreateCapacityReservationOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { CreateCapacityReservationInput, CreateCapacityReservationOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { CreateDataCatalogInput, CreateDataCatalogOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { CreateDataCatalogInput, CreateDataCatalogOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { CreateNamedQueryInput, CreateNamedQueryOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { CreateNamedQueryInput, CreateNamedQueryOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { CreateNotebookInput, CreateNotebookOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { CreateNotebookInput, CreateNotebookOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { CreatePreparedStatementInput, CreatePreparedStatementOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { CreatePreparedStatementInput, CreatePreparedStatementOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { CreatePresignedNotebookUrlRequest, CreatePresignedNotebookUrlResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { CreatePresignedNotebookUrlRequest, CreatePresignedNotebookUrlResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { CreateWorkGroupInput, CreateWorkGroupOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { CreateWorkGroupInput, CreateWorkGroupOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { DeleteCapacityReservationInput, DeleteCapacityReservationOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { DeleteCapacityReservationInput, DeleteCapacityReservationOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { DeleteDataCatalogInput, DeleteDataCatalogOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { DeleteDataCatalogInput, DeleteDataCatalogOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { DeleteNamedQueryInput, DeleteNamedQueryOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { DeleteNamedQueryInput, DeleteNamedQueryOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { DeleteNotebookInput, DeleteNotebookOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { DeleteNotebookInput, DeleteNotebookOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { DeletePreparedStatementInput, DeletePreparedStatementOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { DeletePreparedStatementInput, DeletePreparedStatementOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { DeleteWorkGroupInput, DeleteWorkGroupOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { DeleteWorkGroupInput, DeleteWorkGroupOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { ExportNotebookInput, ExportNotebookOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { ExportNotebookInput, ExportNotebookOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { GetCalculationExecutionCodeRequest, GetCalculationExecutionCodeResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { GetCalculationExecutionCodeRequest, GetCalculationExecutionCodeResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { GetCalculationExecutionRequest, GetCalculationExecutionResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { GetCalculationExecutionRequest, GetCalculationExecutionResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { GetCalculationExecutionStatusRequest, GetCalculationExecutionStatusResponse } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { GetCalculationExecutionStatusRequest, GetCalculationExecutionStatusResponse } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
-
import { GetCapacityAssignmentConfigurationInput, GetCapacityAssignmentConfigurationOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { AthenaClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AthenaClient";
|
|
4
|
+
import type { GetCapacityAssignmentConfigurationInput, GetCapacityAssignmentConfigurationOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|