@aws-sdk/client-proton 3.308.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/AcceptEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-cjs/commands/CancelComponentDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +2 -2
- package/dist-cjs/commands/CreateComponentCommand.js +2 -2
- package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceInstanceCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +2 -2
- package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +2 -2
- package/dist-cjs/commands/DeleteComponentCommand.js +2 -2
- package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +2 -2
- package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -2
- package/dist-cjs/commands/GetComponentCommand.js +2 -2
- package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-cjs/commands/GetEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-cjs/commands/GetRepositoryCommand.js +2 -2
- package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +2 -2
- package/dist-cjs/commands/GetResourcesSummaryCommand.js +2 -2
- package/dist-cjs/commands/GetServiceCommand.js +2 -2
- package/dist-cjs/commands/GetServiceInstanceCommand.js +2 -2
- package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +2 -2
- package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +2 -2
- package/dist-cjs/commands/GetServiceSyncConfigCommand.js +2 -2
- package/dist-cjs/commands/GetServiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +2 -2
- package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +2 -2
- package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +2 -2
- package/dist-cjs/commands/ListComponentOutputsCommand.js +2 -2
- package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListComponentsCommand.js +2 -2
- package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +2 -2
- package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +2 -2
- package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListEnvironmentsCommand.js +2 -2
- package/dist-cjs/commands/ListRepositoriesCommand.js +2 -2
- package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +2 -2
- package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +2 -2
- package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListServiceInstancesCommand.js +2 -2
- package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +2 -2
- package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +2 -2
- package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListServiceTemplatesCommand.js +2 -2
- package/dist-cjs/commands/ListServicesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +2 -2
- package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateComponentCommand.js +2 -2
- package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceInstanceCommand.js +2 -2
- package/dist-cjs/commands/UpdateServicePipelineCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceTemplateCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +2 -2
- package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_0.js +1560 -1638
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/CancelComponentDeploymentCommand.js +3 -3
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +3 -3
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +3 -3
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +3 -3
- package/dist-es/commands/CreateComponentCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentTemplateCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-es/commands/CreateRepositoryCommand.js +3 -3
- package/dist-es/commands/CreateServiceCommand.js +3 -3
- package/dist-es/commands/CreateServiceInstanceCommand.js +3 -3
- package/dist-es/commands/CreateServiceSyncConfigCommand.js +3 -3
- package/dist-es/commands/CreateServiceTemplateCommand.js +3 -3
- package/dist-es/commands/CreateServiceTemplateVersionCommand.js +3 -3
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +3 -3
- package/dist-es/commands/DeleteComponentCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
- package/dist-es/commands/DeleteServiceCommand.js +3 -3
- package/dist-es/commands/DeleteServiceSyncConfigCommand.js +3 -3
- package/dist-es/commands/DeleteServiceTemplateCommand.js +3 -3
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +3 -3
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +3 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +3 -3
- package/dist-es/commands/GetComponentCommand.js +3 -3
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/GetEnvironmentCommand.js +3 -3
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +3 -3
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-es/commands/GetRepositoryCommand.js +3 -3
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +3 -3
- package/dist-es/commands/GetResourcesSummaryCommand.js +3 -3
- package/dist-es/commands/GetServiceCommand.js +3 -3
- package/dist-es/commands/GetServiceInstanceCommand.js +3 -3
- package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +3 -3
- package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +3 -3
- package/dist-es/commands/GetServiceSyncConfigCommand.js +3 -3
- package/dist-es/commands/GetServiceTemplateCommand.js +3 -3
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +3 -3
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +3 -3
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +3 -3
- package/dist-es/commands/ListComponentOutputsCommand.js +3 -3
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +3 -3
- package/dist-es/commands/ListComponentsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentsCommand.js +3 -3
- package/dist-es/commands/ListRepositoriesCommand.js +3 -3
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +3 -3
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +3 -3
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +3 -3
- package/dist-es/commands/ListServiceInstancesCommand.js +3 -3
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +3 -3
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +3 -3
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +3 -3
- package/dist-es/commands/ListServiceTemplatesCommand.js +3 -3
- package/dist-es/commands/ListServicesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +3 -3
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -3
- package/dist-es/commands/UpdateComponentCommand.js +3 -3
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateEnvironmentCommand.js +3 -3
- package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +3 -3
- package/dist-es/commands/UpdateServiceCommand.js +3 -3
- package/dist-es/commands/UpdateServiceInstanceCommand.js +3 -3
- package/dist-es/commands/UpdateServicePipelineCommand.js +3 -3
- package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +3 -3
- package/dist-es/commands/UpdateServiceSyncConfigCommand.js +3 -3
- package/dist-es/commands/UpdateServiceTemplateCommand.js +3 -3
- package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +3 -3
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_0.js +1388 -1466
- package/dist-types/protocols/Aws_json1_0.d.ts +672 -168
- package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +168 -168
- package/package.json +36 -36
|
@@ -36,10 +36,10 @@ class AcceptEnvironmentAccountConnectionCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_AcceptEnvironmentAccountConnectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_AcceptEnvironmentAccountConnectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.AcceptEnvironmentAccountConnectionCommand = AcceptEnvironmentAccountConnectionCommand;
|
|
@@ -37,10 +37,10 @@ class CancelComponentDeploymentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CancelComponentDeploymentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CancelComponentDeploymentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CancelComponentDeploymentCommand = CancelComponentDeploymentCommand;
|
|
@@ -37,10 +37,10 @@ class CancelEnvironmentDeploymentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CancelEnvironmentDeploymentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CancelEnvironmentDeploymentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CancelEnvironmentDeploymentCommand = CancelEnvironmentDeploymentCommand;
|
|
@@ -37,10 +37,10 @@ class CancelServiceInstanceDeploymentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CancelServiceInstanceDeploymentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CancelServiceInstanceDeploymentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CancelServiceInstanceDeploymentCommand = CancelServiceInstanceDeploymentCommand;
|
|
@@ -37,10 +37,10 @@ class CancelServicePipelineDeploymentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CancelServicePipelineDeploymentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CancelServicePipelineDeploymentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CancelServicePipelineDeploymentCommand = CancelServicePipelineDeploymentCommand;
|
|
@@ -37,10 +37,10 @@ class CreateComponentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CreateComponentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CreateComponentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateComponentCommand = CreateComponentCommand;
|
|
@@ -36,10 +36,10 @@ class CreateEnvironmentAccountConnectionCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_CreateEnvironmentAccountConnectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_CreateEnvironmentAccountConnectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateEnvironmentAccountConnectionCommand = CreateEnvironmentAccountConnectionCommand;
|
|
@@ -37,10 +37,10 @@ class CreateEnvironmentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CreateEnvironmentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CreateEnvironmentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateEnvironmentCommand = CreateEnvironmentCommand;
|
|
@@ -37,10 +37,10 @@ class CreateEnvironmentTemplateCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CreateEnvironmentTemplateCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CreateEnvironmentTemplateCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateEnvironmentTemplateCommand = CreateEnvironmentTemplateCommand;
|
|
@@ -37,10 +37,10 @@ class CreateEnvironmentTemplateVersionCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CreateEnvironmentTemplateVersionCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CreateEnvironmentTemplateVersionCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateEnvironmentTemplateVersionCommand = CreateEnvironmentTemplateVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateRepositoryCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_CreateRepositoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_CreateRepositoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateRepositoryCommand = CreateRepositoryCommand;
|
|
@@ -37,10 +37,10 @@ class CreateServiceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CreateServiceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CreateServiceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateServiceCommand = CreateServiceCommand;
|
|
@@ -37,10 +37,10 @@ class CreateServiceInstanceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CreateServiceInstanceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CreateServiceInstanceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateServiceInstanceCommand = CreateServiceInstanceCommand;
|
|
@@ -36,10 +36,10 @@ class CreateServiceSyncConfigCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_CreateServiceSyncConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_CreateServiceSyncConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateServiceSyncConfigCommand = CreateServiceSyncConfigCommand;
|
|
@@ -37,10 +37,10 @@ class CreateServiceTemplateCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CreateServiceTemplateCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CreateServiceTemplateCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateServiceTemplateCommand = CreateServiceTemplateCommand;
|
|
@@ -37,10 +37,10 @@ class CreateServiceTemplateVersionCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_CreateServiceTemplateVersionCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_CreateServiceTemplateVersionCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.CreateServiceTemplateVersionCommand = CreateServiceTemplateVersionCommand;
|
|
@@ -36,10 +36,10 @@ class CreateTemplateSyncConfigCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_CreateTemplateSyncConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_CreateTemplateSyncConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.CreateTemplateSyncConfigCommand = CreateTemplateSyncConfigCommand;
|
|
@@ -37,10 +37,10 @@ class DeleteComponentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_DeleteComponentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_DeleteComponentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DeleteComponentCommand = DeleteComponentCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteEnvironmentAccountConnectionCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_DeleteEnvironmentAccountConnectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_DeleteEnvironmentAccountConnectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteEnvironmentAccountConnectionCommand = DeleteEnvironmentAccountConnectionCommand;
|
|
@@ -37,10 +37,10 @@ class DeleteEnvironmentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_DeleteEnvironmentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_DeleteEnvironmentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DeleteEnvironmentCommand = DeleteEnvironmentCommand;
|
|
@@ -37,10 +37,10 @@ class DeleteEnvironmentTemplateCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_DeleteEnvironmentTemplateCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_DeleteEnvironmentTemplateCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DeleteEnvironmentTemplateCommand = DeleteEnvironmentTemplateCommand;
|
|
@@ -37,10 +37,10 @@ class DeleteEnvironmentTemplateVersionCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_DeleteEnvironmentTemplateVersionCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_DeleteEnvironmentTemplateVersionCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DeleteEnvironmentTemplateVersionCommand = DeleteEnvironmentTemplateVersionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteRepositoryCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_DeleteRepositoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_DeleteRepositoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteRepositoryCommand = DeleteRepositoryCommand;
|
|
@@ -37,10 +37,10 @@ class DeleteServiceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_DeleteServiceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_DeleteServiceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DeleteServiceCommand = DeleteServiceCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteServiceSyncConfigCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_DeleteServiceSyncConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_DeleteServiceSyncConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteServiceSyncConfigCommand = DeleteServiceSyncConfigCommand;
|
|
@@ -37,10 +37,10 @@ class DeleteServiceTemplateCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_DeleteServiceTemplateCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_DeleteServiceTemplateCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DeleteServiceTemplateCommand = DeleteServiceTemplateCommand;
|
|
@@ -37,10 +37,10 @@ class DeleteServiceTemplateVersionCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_DeleteServiceTemplateVersionCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_DeleteServiceTemplateVersionCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.DeleteServiceTemplateVersionCommand = DeleteServiceTemplateVersionCommand;
|
|
@@ -36,10 +36,10 @@ class DeleteTemplateSyncConfigCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_DeleteTemplateSyncConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_DeleteTemplateSyncConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.DeleteTemplateSyncConfigCommand = DeleteTemplateSyncConfigCommand;
|
|
@@ -36,10 +36,10 @@ class GetAccountSettingsCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_GetAccountSettingsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_GetAccountSettingsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetAccountSettingsCommand = GetAccountSettingsCommand;
|
|
@@ -37,10 +37,10 @@ class GetComponentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_GetComponentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_GetComponentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetComponentCommand = GetComponentCommand;
|
|
@@ -36,10 +36,10 @@ class GetEnvironmentAccountConnectionCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_GetEnvironmentAccountConnectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_GetEnvironmentAccountConnectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetEnvironmentAccountConnectionCommand = GetEnvironmentAccountConnectionCommand;
|
|
@@ -37,10 +37,10 @@ class GetEnvironmentCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_GetEnvironmentCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_GetEnvironmentCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetEnvironmentCommand = GetEnvironmentCommand;
|
|
@@ -37,10 +37,10 @@ class GetEnvironmentTemplateCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_GetEnvironmentTemplateCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_GetEnvironmentTemplateCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetEnvironmentTemplateCommand = GetEnvironmentTemplateCommand;
|
|
@@ -37,10 +37,10 @@ class GetEnvironmentTemplateVersionCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_GetEnvironmentTemplateVersionCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_GetEnvironmentTemplateVersionCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetEnvironmentTemplateVersionCommand = GetEnvironmentTemplateVersionCommand;
|
|
@@ -36,10 +36,10 @@ class GetRepositoryCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_GetRepositoryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_GetRepositoryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetRepositoryCommand = GetRepositoryCommand;
|
|
@@ -36,10 +36,10 @@ class GetRepositorySyncStatusCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_GetRepositorySyncStatusCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_GetRepositorySyncStatusCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetRepositorySyncStatusCommand = GetRepositorySyncStatusCommand;
|
|
@@ -36,10 +36,10 @@ class GetResourcesSummaryCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_GetResourcesSummaryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_GetResourcesSummaryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResourcesSummaryCommand = GetResourcesSummaryCommand;
|
|
@@ -37,10 +37,10 @@ class GetServiceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_GetServiceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_GetServiceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetServiceCommand = GetServiceCommand;
|
|
@@ -37,10 +37,10 @@ class GetServiceInstanceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_GetServiceInstanceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_GetServiceInstanceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetServiceInstanceCommand = GetServiceInstanceCommand;
|
|
@@ -36,10 +36,10 @@ class GetServiceInstanceSyncStatusCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_GetServiceInstanceSyncStatusCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_GetServiceInstanceSyncStatusCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetServiceInstanceSyncStatusCommand = GetServiceInstanceSyncStatusCommand;
|
|
@@ -36,10 +36,10 @@ class GetServiceSyncBlockerSummaryCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_GetServiceSyncBlockerSummaryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_GetServiceSyncBlockerSummaryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetServiceSyncBlockerSummaryCommand = GetServiceSyncBlockerSummaryCommand;
|
|
@@ -36,10 +36,10 @@ class GetServiceSyncConfigCommand 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_0_1.
|
|
39
|
+
return (0, Aws_json1_0_1.se_GetServiceSyncConfigCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_json1_0_1.
|
|
42
|
+
return (0, Aws_json1_0_1.de_GetServiceSyncConfigCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetServiceSyncConfigCommand = GetServiceSyncConfigCommand;
|
|
@@ -37,10 +37,10 @@ class GetServiceTemplateCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_json1_0_1.
|
|
40
|
+
return (0, Aws_json1_0_1.se_GetServiceTemplateCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_json1_0_1.
|
|
43
|
+
return (0, Aws_json1_0_1.de_GetServiceTemplateCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetServiceTemplateCommand = GetServiceTemplateCommand;
|