@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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateNotebookMetadataCommand, se_UpdateNotebookMetadataCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateNotebookMetadataCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateNotebookMetadataCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateNotebookMetadataCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateNotebookMetadataCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdatePreparedStatementCommand, se_UpdatePreparedStatementCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdatePreparedStatementCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdatePreparedStatementCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdatePreparedStatementCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdatePreparedStatementCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_UpdateWorkGroupCommand, se_UpdateWorkGroupCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class UpdateWorkGroupCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class UpdateWorkGroupCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_UpdateWorkGroupCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_UpdateWorkGroupCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|