@aws-sdk/client-athena 3.306.0 → 3.310.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 +35 -35
|
@@ -36,10 +36,10 @@ class ListTableMetadataCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListTableMetadataCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListTableMetadataCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTableMetadataCommand = ListTableMetadataCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class ListWorkGroupsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_ListWorkGroupsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_ListWorkGroupsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListWorkGroupsCommand = ListWorkGroupsCommand;
|
|
@@ -36,10 +36,10 @@ class StartCalculationExecutionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StartCalculationExecutionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartCalculationExecutionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartCalculationExecutionCommand = StartCalculationExecutionCommand;
|
|
@@ -36,10 +36,10 @@ class StartQueryExecutionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StartQueryExecutionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartQueryExecutionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartQueryExecutionCommand = StartQueryExecutionCommand;
|
|
@@ -36,10 +36,10 @@ class StartSessionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StartSessionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StartSessionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartSessionCommand = StartSessionCommand;
|
|
@@ -36,10 +36,10 @@ class StopCalculationExecutionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StopCalculationExecutionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopCalculationExecutionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopCalculationExecutionCommand = StopCalculationExecutionCommand;
|
|
@@ -36,10 +36,10 @@ class StopQueryExecutionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_StopQueryExecutionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_StopQueryExecutionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StopQueryExecutionCommand = StopQueryExecutionCommand;
|
|
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class TerminateSessionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_TerminateSessionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_TerminateSessionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TerminateSessionCommand = TerminateSessionCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateDataCatalogCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateDataCatalogCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateDataCatalogCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateDataCatalogCommand = UpdateDataCatalogCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateNamedQueryCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateNamedQueryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateNamedQueryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateNamedQueryCommand = UpdateNamedQueryCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateNotebookCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateNotebookCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateNotebookCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateNotebookCommand = UpdateNotebookCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateNotebookMetadataCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateNotebookMetadataCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateNotebookMetadataCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateNotebookMetadataCommand = UpdateNotebookMetadataCommand;
|
|
@@ -36,10 +36,10 @@ class UpdatePreparedStatementCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdatePreparedStatementCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdatePreparedStatementCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdatePreparedStatementCommand = UpdatePreparedStatementCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateWorkGroupCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_json1_1_1.
|
|
39
|
+
return (0, Aws_json1_1_1.se_UpdateWorkGroupCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_1_1.
|
|
42
|
+
return (0, Aws_json1_1_1.de_UpdateWorkGroupCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateWorkGroupCommand = UpdateWorkGroupCommand;
|