@aws-sdk/client-athena 3.303.0 → 3.309.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/commands/BatchGetNamedQueryCommand.js +2 -2
- package/dist-cjs/commands/BatchGetPreparedStatementCommand.js +2 -2
- package/dist-cjs/commands/BatchGetQueryExecutionCommand.js +2 -2
- package/dist-cjs/commands/CreateDataCatalogCommand.js +2 -2
- package/dist-cjs/commands/CreateNamedQueryCommand.js +2 -2
- package/dist-cjs/commands/CreateNotebookCommand.js +2 -2
- package/dist-cjs/commands/CreatePreparedStatementCommand.js +2 -2
- package/dist-cjs/commands/CreatePresignedNotebookUrlCommand.js +2 -2
- package/dist-cjs/commands/CreateWorkGroupCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataCatalogCommand.js +2 -2
- package/dist-cjs/commands/DeleteNamedQueryCommand.js +2 -2
- package/dist-cjs/commands/DeleteNotebookCommand.js +2 -2
- package/dist-cjs/commands/DeletePreparedStatementCommand.js +2 -2
- package/dist-cjs/commands/DeleteWorkGroupCommand.js +2 -2
- package/dist-cjs/commands/ExportNotebookCommand.js +2 -2
- package/dist-cjs/commands/GetCalculationExecutionCodeCommand.js +2 -2
- package/dist-cjs/commands/GetCalculationExecutionCommand.js +2 -2
- package/dist-cjs/commands/GetCalculationExecutionStatusCommand.js +2 -2
- package/dist-cjs/commands/GetDataCatalogCommand.js +2 -2
- package/dist-cjs/commands/GetDatabaseCommand.js +2 -2
- package/dist-cjs/commands/GetNamedQueryCommand.js +2 -2
- package/dist-cjs/commands/GetNotebookMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetPreparedStatementCommand.js +2 -2
- package/dist-cjs/commands/GetQueryExecutionCommand.js +2 -2
- package/dist-cjs/commands/GetQueryResultsCommand.js +2 -2
- package/dist-cjs/commands/GetQueryRuntimeStatisticsCommand.js +2 -2
- package/dist-cjs/commands/GetSessionCommand.js +2 -2
- package/dist-cjs/commands/GetSessionStatusCommand.js +2 -2
- package/dist-cjs/commands/GetTableMetadataCommand.js +2 -2
- package/dist-cjs/commands/GetWorkGroupCommand.js +2 -2
- package/dist-cjs/commands/ImportNotebookCommand.js +2 -2
- package/dist-cjs/commands/ListApplicationDPUSizesCommand.js +2 -2
- package/dist-cjs/commands/ListCalculationExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListDataCatalogsCommand.js +2 -2
- package/dist-cjs/commands/ListDatabasesCommand.js +2 -2
- package/dist-cjs/commands/ListEngineVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListExecutorsCommand.js +2 -2
- package/dist-cjs/commands/ListNamedQueriesCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookMetadataCommand.js +2 -2
- package/dist-cjs/commands/ListNotebookSessionsCommand.js +2 -2
- package/dist-cjs/commands/ListPreparedStatementsCommand.js +2 -2
- package/dist-cjs/commands/ListQueryExecutionsCommand.js +2 -2
- package/dist-cjs/commands/ListSessionsCommand.js +2 -2
- package/dist-cjs/commands/ListTableMetadataCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListWorkGroupsCommand.js +2 -2
- package/dist-cjs/commands/StartCalculationExecutionCommand.js +2 -2
- package/dist-cjs/commands/StartQueryExecutionCommand.js +2 -2
- package/dist-cjs/commands/StartSessionCommand.js +2 -2
- package/dist-cjs/commands/StopCalculationExecutionCommand.js +2 -2
- package/dist-cjs/commands/StopQueryExecutionCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/TerminateSessionCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateDataCatalogCommand.js +2 -2
- package/dist-cjs/commands/UpdateNamedQueryCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookCommand.js +2 -2
- package/dist-cjs/commands/UpdateNotebookMetadataCommand.js +2 -2
- package/dist-cjs/commands/UpdatePreparedStatementCommand.js +2 -2
- package/dist-cjs/commands/UpdateWorkGroupCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +1019 -1085
- package/dist-es/commands/BatchGetNamedQueryCommand.js +3 -3
- package/dist-es/commands/BatchGetPreparedStatementCommand.js +3 -3
- package/dist-es/commands/BatchGetQueryExecutionCommand.js +3 -3
- package/dist-es/commands/CreateDataCatalogCommand.js +3 -3
- package/dist-es/commands/CreateNamedQueryCommand.js +3 -3
- package/dist-es/commands/CreateNotebookCommand.js +3 -3
- package/dist-es/commands/CreatePreparedStatementCommand.js +3 -3
- package/dist-es/commands/CreatePresignedNotebookUrlCommand.js +3 -3
- package/dist-es/commands/CreateWorkGroupCommand.js +3 -3
- package/dist-es/commands/DeleteDataCatalogCommand.js +3 -3
- package/dist-es/commands/DeleteNamedQueryCommand.js +3 -3
- package/dist-es/commands/DeleteNotebookCommand.js +3 -3
- package/dist-es/commands/DeletePreparedStatementCommand.js +3 -3
- package/dist-es/commands/DeleteWorkGroupCommand.js +3 -3
- package/dist-es/commands/ExportNotebookCommand.js +3 -3
- package/dist-es/commands/GetCalculationExecutionCodeCommand.js +3 -3
- package/dist-es/commands/GetCalculationExecutionCommand.js +3 -3
- package/dist-es/commands/GetCalculationExecutionStatusCommand.js +3 -3
- package/dist-es/commands/GetDataCatalogCommand.js +3 -3
- package/dist-es/commands/GetDatabaseCommand.js +3 -3
- package/dist-es/commands/GetNamedQueryCommand.js +3 -3
- package/dist-es/commands/GetNotebookMetadataCommand.js +3 -3
- package/dist-es/commands/GetPreparedStatementCommand.js +3 -3
- package/dist-es/commands/GetQueryExecutionCommand.js +3 -3
- package/dist-es/commands/GetQueryResultsCommand.js +3 -3
- package/dist-es/commands/GetQueryRuntimeStatisticsCommand.js +3 -3
- package/dist-es/commands/GetSessionCommand.js +3 -3
- package/dist-es/commands/GetSessionStatusCommand.js +3 -3
- package/dist-es/commands/GetTableMetadataCommand.js +3 -3
- package/dist-es/commands/GetWorkGroupCommand.js +3 -3
- package/dist-es/commands/ImportNotebookCommand.js +3 -3
- package/dist-es/commands/ListApplicationDPUSizesCommand.js +3 -3
- package/dist-es/commands/ListCalculationExecutionsCommand.js +3 -3
- package/dist-es/commands/ListDataCatalogsCommand.js +3 -3
- package/dist-es/commands/ListDatabasesCommand.js +3 -3
- package/dist-es/commands/ListEngineVersionsCommand.js +3 -3
- package/dist-es/commands/ListExecutorsCommand.js +3 -3
- package/dist-es/commands/ListNamedQueriesCommand.js +3 -3
- package/dist-es/commands/ListNotebookMetadataCommand.js +3 -3
- package/dist-es/commands/ListNotebookSessionsCommand.js +3 -3
- package/dist-es/commands/ListPreparedStatementsCommand.js +3 -3
- package/dist-es/commands/ListQueryExecutionsCommand.js +3 -3
- package/dist-es/commands/ListSessionsCommand.js +3 -3
- package/dist-es/commands/ListTableMetadataCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListWorkGroupsCommand.js +3 -3
- package/dist-es/commands/StartCalculationExecutionCommand.js +3 -3
- package/dist-es/commands/StartQueryExecutionCommand.js +3 -3
- package/dist-es/commands/StartSessionCommand.js +3 -3
- package/dist-es/commands/StopCalculationExecutionCommand.js +3 -3
- package/dist-es/commands/StopQueryExecutionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/TerminateSessionCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateDataCatalogCommand.js +3 -3
- package/dist-es/commands/UpdateNamedQueryCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookCommand.js +3 -3
- package/dist-es/commands/UpdateNotebookMetadataCommand.js +3 -3
- package/dist-es/commands/UpdatePreparedStatementCommand.js +3 -3
- package/dist-es/commands/UpdateWorkGroupCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +896 -962
- package/dist-types/protocols/Aws_json1_1.d.ts +480 -120
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +120 -120
- package/package.json +29 -29
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-athena",
|
|
3
3
|
"description": "AWS SDK for JavaScript Athena Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.309.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,37 +21,37 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/protocol-http": "3.
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
44
|
-
"@aws-sdk/types": "3.
|
|
45
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.309.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.306.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.309.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.306.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.306.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.306.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.306.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.306.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.306.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.306.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.306.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.306.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.306.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.306.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.306.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.306.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.306.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.306.0",
|
|
42
|
+
"@aws-sdk/protocol-http": "3.306.0",
|
|
43
|
+
"@aws-sdk/smithy-client": "3.309.0",
|
|
44
|
+
"@aws-sdk/types": "3.306.0",
|
|
45
|
+
"@aws-sdk/url-parser": "3.306.0",
|
|
46
46
|
"@aws-sdk/util-base64": "3.303.0",
|
|
47
47
|
"@aws-sdk/util-body-length-browser": "3.303.0",
|
|
48
48
|
"@aws-sdk/util-body-length-node": "3.303.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
51
|
-
"@aws-sdk/util-endpoints": "3.
|
|
52
|
-
"@aws-sdk/util-retry": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.309.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.309.0",
|
|
51
|
+
"@aws-sdk/util-endpoints": "3.306.0",
|
|
52
|
+
"@aws-sdk/util-retry": "3.306.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.306.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.306.0",
|
|
55
55
|
"@aws-sdk/util-utf8": "3.303.0",
|
|
56
56
|
"tslib": "^2.5.0",
|
|
57
57
|
"uuid": "^8.3.2"
|