@aws-sdk/client-proton 3.649.0 → 3.651.1
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 +87 -261
- package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -3
- package/dist-es/commands/CancelComponentDeploymentCommand.js +1 -3
- package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +1 -3
- package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +1 -3
- package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +1 -3
- package/dist-es/commands/CreateComponentCommand.js +1 -3
- package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +1 -3
- package/dist-es/commands/CreateEnvironmentCommand.js +1 -3
- package/dist-es/commands/CreateEnvironmentTemplateCommand.js +1 -3
- package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +1 -3
- package/dist-es/commands/CreateRepositoryCommand.js +1 -3
- package/dist-es/commands/CreateServiceCommand.js +1 -3
- package/dist-es/commands/CreateServiceInstanceCommand.js +1 -3
- package/dist-es/commands/CreateServiceSyncConfigCommand.js +1 -3
- package/dist-es/commands/CreateServiceTemplateCommand.js +1 -3
- package/dist-es/commands/CreateServiceTemplateVersionCommand.js +1 -3
- package/dist-es/commands/CreateTemplateSyncConfigCommand.js +1 -3
- package/dist-es/commands/DeleteComponentCommand.js +1 -3
- package/dist-es/commands/DeleteDeploymentCommand.js +1 -3
- package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -3
- package/dist-es/commands/DeleteEnvironmentCommand.js +1 -3
- package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -3
- package/dist-es/commands/DeleteRepositoryCommand.js +1 -3
- package/dist-es/commands/DeleteServiceCommand.js +1 -3
- package/dist-es/commands/DeleteServiceSyncConfigCommand.js +1 -3
- package/dist-es/commands/DeleteServiceTemplateCommand.js +1 -3
- package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +1 -3
- package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +1 -3
- package/dist-es/commands/GetAccountSettingsCommand.js +1 -3
- package/dist-es/commands/GetComponentCommand.js +1 -3
- package/dist-es/commands/GetDeploymentCommand.js +1 -3
- package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +1 -3
- package/dist-es/commands/GetEnvironmentCommand.js +1 -3
- package/dist-es/commands/GetEnvironmentTemplateCommand.js +1 -3
- package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +1 -3
- package/dist-es/commands/GetRepositoryCommand.js +1 -3
- package/dist-es/commands/GetRepositorySyncStatusCommand.js +1 -3
- package/dist-es/commands/GetResourcesSummaryCommand.js +1 -3
- package/dist-es/commands/GetServiceCommand.js +1 -3
- package/dist-es/commands/GetServiceInstanceCommand.js +1 -3
- package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +1 -3
- package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +1 -3
- package/dist-es/commands/GetServiceSyncConfigCommand.js +1 -3
- package/dist-es/commands/GetServiceTemplateCommand.js +1 -3
- package/dist-es/commands/GetServiceTemplateVersionCommand.js +1 -3
- package/dist-es/commands/GetTemplateSyncConfigCommand.js +1 -3
- package/dist-es/commands/GetTemplateSyncStatusCommand.js +1 -3
- package/dist-es/commands/ListComponentOutputsCommand.js +1 -3
- package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +1 -3
- package/dist-es/commands/ListComponentsCommand.js +1 -3
- package/dist-es/commands/ListDeploymentsCommand.js +1 -3
- package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +1 -3
- package/dist-es/commands/ListEnvironmentOutputsCommand.js +1 -3
- package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -3
- package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +1 -3
- package/dist-es/commands/ListEnvironmentTemplatesCommand.js +1 -3
- package/dist-es/commands/ListEnvironmentsCommand.js +1 -3
- package/dist-es/commands/ListRepositoriesCommand.js +1 -3
- package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +1 -3
- package/dist-es/commands/ListServiceInstanceOutputsCommand.js +1 -3
- package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -3
- package/dist-es/commands/ListServiceInstancesCommand.js +1 -3
- package/dist-es/commands/ListServicePipelineOutputsCommand.js +1 -3
- package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -3
- package/dist-es/commands/ListServiceTemplateVersionsCommand.js +1 -3
- package/dist-es/commands/ListServiceTemplatesCommand.js +1 -3
- package/dist-es/commands/ListServicesCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -3
- package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateAccountSettingsCommand.js +1 -3
- package/dist-es/commands/UpdateComponentCommand.js +1 -3
- package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -3
- package/dist-es/commands/UpdateEnvironmentCommand.js +1 -3
- package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -3
- package/dist-es/commands/UpdateServiceCommand.js +1 -3
- package/dist-es/commands/UpdateServiceInstanceCommand.js +1 -3
- package/dist-es/commands/UpdateServicePipelineCommand.js +1 -3
- package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +1 -3
- package/dist-es/commands/UpdateServiceSyncConfigCommand.js +1 -3
- package/dist-es/commands/UpdateServiceTemplateCommand.js +1 -3
- package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +1 -3
- package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +1 -3
- package/package.json +5 -5
package/dist-cjs/index.js
CHANGED
|
@@ -3989,9 +3989,7 @@ function sharedHeaders(operation) {
|
|
|
3989
3989
|
__name(sharedHeaders, "sharedHeaders");
|
|
3990
3990
|
|
|
3991
3991
|
// src/commands/AcceptEnvironmentAccountConnectionCommand.ts
|
|
3992
|
-
var _AcceptEnvironmentAccountConnectionCommand = class _AcceptEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3993
|
-
...commonParams
|
|
3994
|
-
}).m(function(Command, cs, config, o) {
|
|
3992
|
+
var _AcceptEnvironmentAccountConnectionCommand = class _AcceptEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3995
3993
|
return [
|
|
3996
3994
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3997
3995
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4005,9 +4003,7 @@ var AcceptEnvironmentAccountConnectionCommand = _AcceptEnvironmentAccountConnect
|
|
|
4005
4003
|
|
|
4006
4004
|
|
|
4007
4005
|
|
|
4008
|
-
var _CancelComponentDeploymentCommand = class _CancelComponentDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4009
|
-
...commonParams
|
|
4010
|
-
}).m(function(Command, cs, config, o) {
|
|
4006
|
+
var _CancelComponentDeploymentCommand = class _CancelComponentDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4011
4007
|
return [
|
|
4012
4008
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4013
4009
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4021,9 +4017,7 @@ var CancelComponentDeploymentCommand = _CancelComponentDeploymentCommand;
|
|
|
4021
4017
|
|
|
4022
4018
|
|
|
4023
4019
|
|
|
4024
|
-
var _CancelEnvironmentDeploymentCommand = class _CancelEnvironmentDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4025
|
-
...commonParams
|
|
4026
|
-
}).m(function(Command, cs, config, o) {
|
|
4020
|
+
var _CancelEnvironmentDeploymentCommand = class _CancelEnvironmentDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4027
4021
|
return [
|
|
4028
4022
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4029
4023
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4037,9 +4031,7 @@ var CancelEnvironmentDeploymentCommand = _CancelEnvironmentDeploymentCommand;
|
|
|
4037
4031
|
|
|
4038
4032
|
|
|
4039
4033
|
|
|
4040
|
-
var _CancelServiceInstanceDeploymentCommand = class _CancelServiceInstanceDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4041
|
-
...commonParams
|
|
4042
|
-
}).m(function(Command, cs, config, o) {
|
|
4034
|
+
var _CancelServiceInstanceDeploymentCommand = class _CancelServiceInstanceDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4043
4035
|
return [
|
|
4044
4036
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4045
4037
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4053,9 +4045,7 @@ var CancelServiceInstanceDeploymentCommand = _CancelServiceInstanceDeploymentCom
|
|
|
4053
4045
|
|
|
4054
4046
|
|
|
4055
4047
|
|
|
4056
|
-
var _CancelServicePipelineDeploymentCommand = class _CancelServicePipelineDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4057
|
-
...commonParams
|
|
4058
|
-
}).m(function(Command, cs, config, o) {
|
|
4048
|
+
var _CancelServicePipelineDeploymentCommand = class _CancelServicePipelineDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4059
4049
|
return [
|
|
4060
4050
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4061
4051
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4069,9 +4059,7 @@ var CancelServicePipelineDeploymentCommand = _CancelServicePipelineDeploymentCom
|
|
|
4069
4059
|
|
|
4070
4060
|
|
|
4071
4061
|
|
|
4072
|
-
var _CreateComponentCommand = class _CreateComponentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4073
|
-
...commonParams
|
|
4074
|
-
}).m(function(Command, cs, config, o) {
|
|
4062
|
+
var _CreateComponentCommand = class _CreateComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4075
4063
|
return [
|
|
4076
4064
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4077
4065
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4085,9 +4073,7 @@ var CreateComponentCommand = _CreateComponentCommand;
|
|
|
4085
4073
|
|
|
4086
4074
|
|
|
4087
4075
|
|
|
4088
|
-
var _CreateEnvironmentAccountConnectionCommand = class _CreateEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4089
|
-
...commonParams
|
|
4090
|
-
}).m(function(Command, cs, config, o) {
|
|
4076
|
+
var _CreateEnvironmentAccountConnectionCommand = class _CreateEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4091
4077
|
return [
|
|
4092
4078
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4093
4079
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4101,9 +4087,7 @@ var CreateEnvironmentAccountConnectionCommand = _CreateEnvironmentAccountConnect
|
|
|
4101
4087
|
|
|
4102
4088
|
|
|
4103
4089
|
|
|
4104
|
-
var _CreateEnvironmentCommand = class _CreateEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4105
|
-
...commonParams
|
|
4106
|
-
}).m(function(Command, cs, config, o) {
|
|
4090
|
+
var _CreateEnvironmentCommand = class _CreateEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4107
4091
|
return [
|
|
4108
4092
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4109
4093
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4117,9 +4101,7 @@ var CreateEnvironmentCommand = _CreateEnvironmentCommand;
|
|
|
4117
4101
|
|
|
4118
4102
|
|
|
4119
4103
|
|
|
4120
|
-
var _CreateEnvironmentTemplateCommand = class _CreateEnvironmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4121
|
-
...commonParams
|
|
4122
|
-
}).m(function(Command, cs, config, o) {
|
|
4104
|
+
var _CreateEnvironmentTemplateCommand = class _CreateEnvironmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4123
4105
|
return [
|
|
4124
4106
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4125
4107
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4133,9 +4115,7 @@ var CreateEnvironmentTemplateCommand = _CreateEnvironmentTemplateCommand;
|
|
|
4133
4115
|
|
|
4134
4116
|
|
|
4135
4117
|
|
|
4136
|
-
var _CreateEnvironmentTemplateVersionCommand = class _CreateEnvironmentTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4137
|
-
...commonParams
|
|
4138
|
-
}).m(function(Command, cs, config, o) {
|
|
4118
|
+
var _CreateEnvironmentTemplateVersionCommand = class _CreateEnvironmentTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4139
4119
|
return [
|
|
4140
4120
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4141
4121
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4149,9 +4129,7 @@ var CreateEnvironmentTemplateVersionCommand = _CreateEnvironmentTemplateVersionC
|
|
|
4149
4129
|
|
|
4150
4130
|
|
|
4151
4131
|
|
|
4152
|
-
var _CreateRepositoryCommand = class _CreateRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4153
|
-
...commonParams
|
|
4154
|
-
}).m(function(Command, cs, config, o) {
|
|
4132
|
+
var _CreateRepositoryCommand = class _CreateRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4155
4133
|
return [
|
|
4156
4134
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4157
4135
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4165,9 +4143,7 @@ var CreateRepositoryCommand = _CreateRepositoryCommand;
|
|
|
4165
4143
|
|
|
4166
4144
|
|
|
4167
4145
|
|
|
4168
|
-
var _CreateServiceCommand = class _CreateServiceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4169
|
-
...commonParams
|
|
4170
|
-
}).m(function(Command, cs, config, o) {
|
|
4146
|
+
var _CreateServiceCommand = class _CreateServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4171
4147
|
return [
|
|
4172
4148
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4173
4149
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4181,9 +4157,7 @@ var CreateServiceCommand = _CreateServiceCommand;
|
|
|
4181
4157
|
|
|
4182
4158
|
|
|
4183
4159
|
|
|
4184
|
-
var _CreateServiceInstanceCommand = class _CreateServiceInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4185
|
-
...commonParams
|
|
4186
|
-
}).m(function(Command, cs, config, o) {
|
|
4160
|
+
var _CreateServiceInstanceCommand = class _CreateServiceInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4187
4161
|
return [
|
|
4188
4162
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4189
4163
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4197,9 +4171,7 @@ var CreateServiceInstanceCommand = _CreateServiceInstanceCommand;
|
|
|
4197
4171
|
|
|
4198
4172
|
|
|
4199
4173
|
|
|
4200
|
-
var _CreateServiceSyncConfigCommand = class _CreateServiceSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4201
|
-
...commonParams
|
|
4202
|
-
}).m(function(Command, cs, config, o) {
|
|
4174
|
+
var _CreateServiceSyncConfigCommand = class _CreateServiceSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4203
4175
|
return [
|
|
4204
4176
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4205
4177
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4213,9 +4185,7 @@ var CreateServiceSyncConfigCommand = _CreateServiceSyncConfigCommand;
|
|
|
4213
4185
|
|
|
4214
4186
|
|
|
4215
4187
|
|
|
4216
|
-
var _CreateServiceTemplateCommand = class _CreateServiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4217
|
-
...commonParams
|
|
4218
|
-
}).m(function(Command, cs, config, o) {
|
|
4188
|
+
var _CreateServiceTemplateCommand = class _CreateServiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4219
4189
|
return [
|
|
4220
4190
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4221
4191
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4229,9 +4199,7 @@ var CreateServiceTemplateCommand = _CreateServiceTemplateCommand;
|
|
|
4229
4199
|
|
|
4230
4200
|
|
|
4231
4201
|
|
|
4232
|
-
var _CreateServiceTemplateVersionCommand = class _CreateServiceTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4233
|
-
...commonParams
|
|
4234
|
-
}).m(function(Command, cs, config, o) {
|
|
4202
|
+
var _CreateServiceTemplateVersionCommand = class _CreateServiceTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4235
4203
|
return [
|
|
4236
4204
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4237
4205
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4245,9 +4213,7 @@ var CreateServiceTemplateVersionCommand = _CreateServiceTemplateVersionCommand;
|
|
|
4245
4213
|
|
|
4246
4214
|
|
|
4247
4215
|
|
|
4248
|
-
var _CreateTemplateSyncConfigCommand = class _CreateTemplateSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4249
|
-
...commonParams
|
|
4250
|
-
}).m(function(Command, cs, config, o) {
|
|
4216
|
+
var _CreateTemplateSyncConfigCommand = class _CreateTemplateSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4251
4217
|
return [
|
|
4252
4218
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4253
4219
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4261,9 +4227,7 @@ var CreateTemplateSyncConfigCommand = _CreateTemplateSyncConfigCommand;
|
|
|
4261
4227
|
|
|
4262
4228
|
|
|
4263
4229
|
|
|
4264
|
-
var _DeleteComponentCommand = class _DeleteComponentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4265
|
-
...commonParams
|
|
4266
|
-
}).m(function(Command, cs, config, o) {
|
|
4230
|
+
var _DeleteComponentCommand = class _DeleteComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4267
4231
|
return [
|
|
4268
4232
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4269
4233
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4277,9 +4241,7 @@ var DeleteComponentCommand = _DeleteComponentCommand;
|
|
|
4277
4241
|
|
|
4278
4242
|
|
|
4279
4243
|
|
|
4280
|
-
var _DeleteDeploymentCommand = class _DeleteDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4281
|
-
...commonParams
|
|
4282
|
-
}).m(function(Command, cs, config, o) {
|
|
4244
|
+
var _DeleteDeploymentCommand = class _DeleteDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4283
4245
|
return [
|
|
4284
4246
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4285
4247
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4293,9 +4255,7 @@ var DeleteDeploymentCommand = _DeleteDeploymentCommand;
|
|
|
4293
4255
|
|
|
4294
4256
|
|
|
4295
4257
|
|
|
4296
|
-
var _DeleteEnvironmentAccountConnectionCommand = class _DeleteEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4297
|
-
...commonParams
|
|
4298
|
-
}).m(function(Command, cs, config, o) {
|
|
4258
|
+
var _DeleteEnvironmentAccountConnectionCommand = class _DeleteEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4299
4259
|
return [
|
|
4300
4260
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4301
4261
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4309,9 +4269,7 @@ var DeleteEnvironmentAccountConnectionCommand = _DeleteEnvironmentAccountConnect
|
|
|
4309
4269
|
|
|
4310
4270
|
|
|
4311
4271
|
|
|
4312
|
-
var _DeleteEnvironmentCommand = class _DeleteEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4313
|
-
...commonParams
|
|
4314
|
-
}).m(function(Command, cs, config, o) {
|
|
4272
|
+
var _DeleteEnvironmentCommand = class _DeleteEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4315
4273
|
return [
|
|
4316
4274
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4317
4275
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4325,9 +4283,7 @@ var DeleteEnvironmentCommand = _DeleteEnvironmentCommand;
|
|
|
4325
4283
|
|
|
4326
4284
|
|
|
4327
4285
|
|
|
4328
|
-
var _DeleteEnvironmentTemplateCommand = class _DeleteEnvironmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4329
|
-
...commonParams
|
|
4330
|
-
}).m(function(Command, cs, config, o) {
|
|
4286
|
+
var _DeleteEnvironmentTemplateCommand = class _DeleteEnvironmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4331
4287
|
return [
|
|
4332
4288
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4333
4289
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4341,9 +4297,7 @@ var DeleteEnvironmentTemplateCommand = _DeleteEnvironmentTemplateCommand;
|
|
|
4341
4297
|
|
|
4342
4298
|
|
|
4343
4299
|
|
|
4344
|
-
var _DeleteEnvironmentTemplateVersionCommand = class _DeleteEnvironmentTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4345
|
-
...commonParams
|
|
4346
|
-
}).m(function(Command, cs, config, o) {
|
|
4300
|
+
var _DeleteEnvironmentTemplateVersionCommand = class _DeleteEnvironmentTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4347
4301
|
return [
|
|
4348
4302
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4349
4303
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4357,9 +4311,7 @@ var DeleteEnvironmentTemplateVersionCommand = _DeleteEnvironmentTemplateVersionC
|
|
|
4357
4311
|
|
|
4358
4312
|
|
|
4359
4313
|
|
|
4360
|
-
var _DeleteRepositoryCommand = class _DeleteRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4361
|
-
...commonParams
|
|
4362
|
-
}).m(function(Command, cs, config, o) {
|
|
4314
|
+
var _DeleteRepositoryCommand = class _DeleteRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4363
4315
|
return [
|
|
4364
4316
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4365
4317
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4373,9 +4325,7 @@ var DeleteRepositoryCommand = _DeleteRepositoryCommand;
|
|
|
4373
4325
|
|
|
4374
4326
|
|
|
4375
4327
|
|
|
4376
|
-
var _DeleteServiceCommand = class _DeleteServiceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4377
|
-
...commonParams
|
|
4378
|
-
}).m(function(Command, cs, config, o) {
|
|
4328
|
+
var _DeleteServiceCommand = class _DeleteServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4379
4329
|
return [
|
|
4380
4330
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4381
4331
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4389,9 +4339,7 @@ var DeleteServiceCommand = _DeleteServiceCommand;
|
|
|
4389
4339
|
|
|
4390
4340
|
|
|
4391
4341
|
|
|
4392
|
-
var _DeleteServiceSyncConfigCommand = class _DeleteServiceSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4393
|
-
...commonParams
|
|
4394
|
-
}).m(function(Command, cs, config, o) {
|
|
4342
|
+
var _DeleteServiceSyncConfigCommand = class _DeleteServiceSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4395
4343
|
return [
|
|
4396
4344
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4397
4345
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4405,9 +4353,7 @@ var DeleteServiceSyncConfigCommand = _DeleteServiceSyncConfigCommand;
|
|
|
4405
4353
|
|
|
4406
4354
|
|
|
4407
4355
|
|
|
4408
|
-
var _DeleteServiceTemplateCommand = class _DeleteServiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4409
|
-
...commonParams
|
|
4410
|
-
}).m(function(Command, cs, config, o) {
|
|
4356
|
+
var _DeleteServiceTemplateCommand = class _DeleteServiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4411
4357
|
return [
|
|
4412
4358
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4413
4359
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4421,9 +4367,7 @@ var DeleteServiceTemplateCommand = _DeleteServiceTemplateCommand;
|
|
|
4421
4367
|
|
|
4422
4368
|
|
|
4423
4369
|
|
|
4424
|
-
var _DeleteServiceTemplateVersionCommand = class _DeleteServiceTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4425
|
-
...commonParams
|
|
4426
|
-
}).m(function(Command, cs, config, o) {
|
|
4370
|
+
var _DeleteServiceTemplateVersionCommand = class _DeleteServiceTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4427
4371
|
return [
|
|
4428
4372
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4429
4373
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4437,9 +4381,7 @@ var DeleteServiceTemplateVersionCommand = _DeleteServiceTemplateVersionCommand;
|
|
|
4437
4381
|
|
|
4438
4382
|
|
|
4439
4383
|
|
|
4440
|
-
var _DeleteTemplateSyncConfigCommand = class _DeleteTemplateSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4441
|
-
...commonParams
|
|
4442
|
-
}).m(function(Command, cs, config, o) {
|
|
4384
|
+
var _DeleteTemplateSyncConfigCommand = class _DeleteTemplateSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4443
4385
|
return [
|
|
4444
4386
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4445
4387
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4453,9 +4395,7 @@ var DeleteTemplateSyncConfigCommand = _DeleteTemplateSyncConfigCommand;
|
|
|
4453
4395
|
|
|
4454
4396
|
|
|
4455
4397
|
|
|
4456
|
-
var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4457
|
-
...commonParams
|
|
4458
|
-
}).m(function(Command, cs, config, o) {
|
|
4398
|
+
var _GetAccountSettingsCommand = class _GetAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4459
4399
|
return [
|
|
4460
4400
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4461
4401
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4469,9 +4409,7 @@ var GetAccountSettingsCommand = _GetAccountSettingsCommand;
|
|
|
4469
4409
|
|
|
4470
4410
|
|
|
4471
4411
|
|
|
4472
|
-
var _GetComponentCommand = class _GetComponentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4473
|
-
...commonParams
|
|
4474
|
-
}).m(function(Command, cs, config, o) {
|
|
4412
|
+
var _GetComponentCommand = class _GetComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4475
4413
|
return [
|
|
4476
4414
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4477
4415
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4485,9 +4423,7 @@ var GetComponentCommand = _GetComponentCommand;
|
|
|
4485
4423
|
|
|
4486
4424
|
|
|
4487
4425
|
|
|
4488
|
-
var _GetDeploymentCommand = class _GetDeploymentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4489
|
-
...commonParams
|
|
4490
|
-
}).m(function(Command, cs, config, o) {
|
|
4426
|
+
var _GetDeploymentCommand = class _GetDeploymentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4491
4427
|
return [
|
|
4492
4428
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4493
4429
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4501,9 +4437,7 @@ var GetDeploymentCommand = _GetDeploymentCommand;
|
|
|
4501
4437
|
|
|
4502
4438
|
|
|
4503
4439
|
|
|
4504
|
-
var _GetEnvironmentAccountConnectionCommand = class _GetEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4505
|
-
...commonParams
|
|
4506
|
-
}).m(function(Command, cs, config, o) {
|
|
4440
|
+
var _GetEnvironmentAccountConnectionCommand = class _GetEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4507
4441
|
return [
|
|
4508
4442
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4509
4443
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4517,9 +4451,7 @@ var GetEnvironmentAccountConnectionCommand = _GetEnvironmentAccountConnectionCom
|
|
|
4517
4451
|
|
|
4518
4452
|
|
|
4519
4453
|
|
|
4520
|
-
var _GetEnvironmentCommand = class _GetEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4521
|
-
...commonParams
|
|
4522
|
-
}).m(function(Command, cs, config, o) {
|
|
4454
|
+
var _GetEnvironmentCommand = class _GetEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4523
4455
|
return [
|
|
4524
4456
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4525
4457
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4533,9 +4465,7 @@ var GetEnvironmentCommand = _GetEnvironmentCommand;
|
|
|
4533
4465
|
|
|
4534
4466
|
|
|
4535
4467
|
|
|
4536
|
-
var _GetEnvironmentTemplateCommand = class _GetEnvironmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4537
|
-
...commonParams
|
|
4538
|
-
}).m(function(Command, cs, config, o) {
|
|
4468
|
+
var _GetEnvironmentTemplateCommand = class _GetEnvironmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4539
4469
|
return [
|
|
4540
4470
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4541
4471
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4549,9 +4479,7 @@ var GetEnvironmentTemplateCommand = _GetEnvironmentTemplateCommand;
|
|
|
4549
4479
|
|
|
4550
4480
|
|
|
4551
4481
|
|
|
4552
|
-
var _GetEnvironmentTemplateVersionCommand = class _GetEnvironmentTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4553
|
-
...commonParams
|
|
4554
|
-
}).m(function(Command, cs, config, o) {
|
|
4482
|
+
var _GetEnvironmentTemplateVersionCommand = class _GetEnvironmentTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4555
4483
|
return [
|
|
4556
4484
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4557
4485
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4565,9 +4493,7 @@ var GetEnvironmentTemplateVersionCommand = _GetEnvironmentTemplateVersionCommand
|
|
|
4565
4493
|
|
|
4566
4494
|
|
|
4567
4495
|
|
|
4568
|
-
var _GetRepositoryCommand = class _GetRepositoryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4569
|
-
...commonParams
|
|
4570
|
-
}).m(function(Command, cs, config, o) {
|
|
4496
|
+
var _GetRepositoryCommand = class _GetRepositoryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4571
4497
|
return [
|
|
4572
4498
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4573
4499
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4581,9 +4507,7 @@ var GetRepositoryCommand = _GetRepositoryCommand;
|
|
|
4581
4507
|
|
|
4582
4508
|
|
|
4583
4509
|
|
|
4584
|
-
var _GetRepositorySyncStatusCommand = class _GetRepositorySyncStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4585
|
-
...commonParams
|
|
4586
|
-
}).m(function(Command, cs, config, o) {
|
|
4510
|
+
var _GetRepositorySyncStatusCommand = class _GetRepositorySyncStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4587
4511
|
return [
|
|
4588
4512
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4589
4513
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4597,9 +4521,7 @@ var GetRepositorySyncStatusCommand = _GetRepositorySyncStatusCommand;
|
|
|
4597
4521
|
|
|
4598
4522
|
|
|
4599
4523
|
|
|
4600
|
-
var _GetResourcesSummaryCommand = class _GetResourcesSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4601
|
-
...commonParams
|
|
4602
|
-
}).m(function(Command, cs, config, o) {
|
|
4524
|
+
var _GetResourcesSummaryCommand = class _GetResourcesSummaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4603
4525
|
return [
|
|
4604
4526
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4605
4527
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4613,9 +4535,7 @@ var GetResourcesSummaryCommand = _GetResourcesSummaryCommand;
|
|
|
4613
4535
|
|
|
4614
4536
|
|
|
4615
4537
|
|
|
4616
|
-
var _GetServiceCommand = class _GetServiceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4617
|
-
...commonParams
|
|
4618
|
-
}).m(function(Command, cs, config, o) {
|
|
4538
|
+
var _GetServiceCommand = class _GetServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4619
4539
|
return [
|
|
4620
4540
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4621
4541
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4629,9 +4549,7 @@ var GetServiceCommand = _GetServiceCommand;
|
|
|
4629
4549
|
|
|
4630
4550
|
|
|
4631
4551
|
|
|
4632
|
-
var _GetServiceInstanceCommand = class _GetServiceInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4633
|
-
...commonParams
|
|
4634
|
-
}).m(function(Command, cs, config, o) {
|
|
4552
|
+
var _GetServiceInstanceCommand = class _GetServiceInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4635
4553
|
return [
|
|
4636
4554
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4637
4555
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4645,9 +4563,7 @@ var GetServiceInstanceCommand = _GetServiceInstanceCommand;
|
|
|
4645
4563
|
|
|
4646
4564
|
|
|
4647
4565
|
|
|
4648
|
-
var _GetServiceInstanceSyncStatusCommand = class _GetServiceInstanceSyncStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4649
|
-
...commonParams
|
|
4650
|
-
}).m(function(Command, cs, config, o) {
|
|
4566
|
+
var _GetServiceInstanceSyncStatusCommand = class _GetServiceInstanceSyncStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4651
4567
|
return [
|
|
4652
4568
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4653
4569
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4661,9 +4577,7 @@ var GetServiceInstanceSyncStatusCommand = _GetServiceInstanceSyncStatusCommand;
|
|
|
4661
4577
|
|
|
4662
4578
|
|
|
4663
4579
|
|
|
4664
|
-
var _GetServiceSyncBlockerSummaryCommand = class _GetServiceSyncBlockerSummaryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4665
|
-
...commonParams
|
|
4666
|
-
}).m(function(Command, cs, config, o) {
|
|
4580
|
+
var _GetServiceSyncBlockerSummaryCommand = class _GetServiceSyncBlockerSummaryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4667
4581
|
return [
|
|
4668
4582
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4669
4583
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4677,9 +4591,7 @@ var GetServiceSyncBlockerSummaryCommand = _GetServiceSyncBlockerSummaryCommand;
|
|
|
4677
4591
|
|
|
4678
4592
|
|
|
4679
4593
|
|
|
4680
|
-
var _GetServiceSyncConfigCommand = class _GetServiceSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4681
|
-
...commonParams
|
|
4682
|
-
}).m(function(Command, cs, config, o) {
|
|
4594
|
+
var _GetServiceSyncConfigCommand = class _GetServiceSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4683
4595
|
return [
|
|
4684
4596
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4685
4597
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4693,9 +4605,7 @@ var GetServiceSyncConfigCommand = _GetServiceSyncConfigCommand;
|
|
|
4693
4605
|
|
|
4694
4606
|
|
|
4695
4607
|
|
|
4696
|
-
var _GetServiceTemplateCommand = class _GetServiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4697
|
-
...commonParams
|
|
4698
|
-
}).m(function(Command, cs, config, o) {
|
|
4608
|
+
var _GetServiceTemplateCommand = class _GetServiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4699
4609
|
return [
|
|
4700
4610
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4701
4611
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4709,9 +4619,7 @@ var GetServiceTemplateCommand = _GetServiceTemplateCommand;
|
|
|
4709
4619
|
|
|
4710
4620
|
|
|
4711
4621
|
|
|
4712
|
-
var _GetServiceTemplateVersionCommand = class _GetServiceTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4713
|
-
...commonParams
|
|
4714
|
-
}).m(function(Command, cs, config, o) {
|
|
4622
|
+
var _GetServiceTemplateVersionCommand = class _GetServiceTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4715
4623
|
return [
|
|
4716
4624
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4717
4625
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4725,9 +4633,7 @@ var GetServiceTemplateVersionCommand = _GetServiceTemplateVersionCommand;
|
|
|
4725
4633
|
|
|
4726
4634
|
|
|
4727
4635
|
|
|
4728
|
-
var _GetTemplateSyncConfigCommand = class _GetTemplateSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4729
|
-
...commonParams
|
|
4730
|
-
}).m(function(Command, cs, config, o) {
|
|
4636
|
+
var _GetTemplateSyncConfigCommand = class _GetTemplateSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4731
4637
|
return [
|
|
4732
4638
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4733
4639
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4741,9 +4647,7 @@ var GetTemplateSyncConfigCommand = _GetTemplateSyncConfigCommand;
|
|
|
4741
4647
|
|
|
4742
4648
|
|
|
4743
4649
|
|
|
4744
|
-
var _GetTemplateSyncStatusCommand = class _GetTemplateSyncStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4745
|
-
...commonParams
|
|
4746
|
-
}).m(function(Command, cs, config, o) {
|
|
4650
|
+
var _GetTemplateSyncStatusCommand = class _GetTemplateSyncStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4747
4651
|
return [
|
|
4748
4652
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4749
4653
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4757,9 +4661,7 @@ var GetTemplateSyncStatusCommand = _GetTemplateSyncStatusCommand;
|
|
|
4757
4661
|
|
|
4758
4662
|
|
|
4759
4663
|
|
|
4760
|
-
var _ListComponentOutputsCommand = class _ListComponentOutputsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4761
|
-
...commonParams
|
|
4762
|
-
}).m(function(Command, cs, config, o) {
|
|
4664
|
+
var _ListComponentOutputsCommand = class _ListComponentOutputsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4763
4665
|
return [
|
|
4764
4666
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4765
4667
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4773,9 +4675,7 @@ var ListComponentOutputsCommand = _ListComponentOutputsCommand;
|
|
|
4773
4675
|
|
|
4774
4676
|
|
|
4775
4677
|
|
|
4776
|
-
var _ListComponentProvisionedResourcesCommand = class _ListComponentProvisionedResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4777
|
-
...commonParams
|
|
4778
|
-
}).m(function(Command, cs, config, o) {
|
|
4678
|
+
var _ListComponentProvisionedResourcesCommand = class _ListComponentProvisionedResourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4779
4679
|
return [
|
|
4780
4680
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4781
4681
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4789,9 +4689,7 @@ var ListComponentProvisionedResourcesCommand = _ListComponentProvisionedResource
|
|
|
4789
4689
|
|
|
4790
4690
|
|
|
4791
4691
|
|
|
4792
|
-
var _ListComponentsCommand = class _ListComponentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4793
|
-
...commonParams
|
|
4794
|
-
}).m(function(Command, cs, config, o) {
|
|
4692
|
+
var _ListComponentsCommand = class _ListComponentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4795
4693
|
return [
|
|
4796
4694
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4797
4695
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4805,9 +4703,7 @@ var ListComponentsCommand = _ListComponentsCommand;
|
|
|
4805
4703
|
|
|
4806
4704
|
|
|
4807
4705
|
|
|
4808
|
-
var _ListDeploymentsCommand = class _ListDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4809
|
-
...commonParams
|
|
4810
|
-
}).m(function(Command, cs, config, o) {
|
|
4706
|
+
var _ListDeploymentsCommand = class _ListDeploymentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4811
4707
|
return [
|
|
4812
4708
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4813
4709
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4821,9 +4717,7 @@ var ListDeploymentsCommand = _ListDeploymentsCommand;
|
|
|
4821
4717
|
|
|
4822
4718
|
|
|
4823
4719
|
|
|
4824
|
-
var _ListEnvironmentAccountConnectionsCommand = class _ListEnvironmentAccountConnectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4825
|
-
...commonParams
|
|
4826
|
-
}).m(function(Command, cs, config, o) {
|
|
4720
|
+
var _ListEnvironmentAccountConnectionsCommand = class _ListEnvironmentAccountConnectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4827
4721
|
return [
|
|
4828
4722
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4829
4723
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4837,9 +4731,7 @@ var ListEnvironmentAccountConnectionsCommand = _ListEnvironmentAccountConnection
|
|
|
4837
4731
|
|
|
4838
4732
|
|
|
4839
4733
|
|
|
4840
|
-
var _ListEnvironmentOutputsCommand = class _ListEnvironmentOutputsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4841
|
-
...commonParams
|
|
4842
|
-
}).m(function(Command, cs, config, o) {
|
|
4734
|
+
var _ListEnvironmentOutputsCommand = class _ListEnvironmentOutputsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4843
4735
|
return [
|
|
4844
4736
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4845
4737
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4853,9 +4745,7 @@ var ListEnvironmentOutputsCommand = _ListEnvironmentOutputsCommand;
|
|
|
4853
4745
|
|
|
4854
4746
|
|
|
4855
4747
|
|
|
4856
|
-
var _ListEnvironmentProvisionedResourcesCommand = class _ListEnvironmentProvisionedResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4857
|
-
...commonParams
|
|
4858
|
-
}).m(function(Command, cs, config, o) {
|
|
4748
|
+
var _ListEnvironmentProvisionedResourcesCommand = class _ListEnvironmentProvisionedResourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4859
4749
|
return [
|
|
4860
4750
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4861
4751
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4869,9 +4759,7 @@ var ListEnvironmentProvisionedResourcesCommand = _ListEnvironmentProvisionedReso
|
|
|
4869
4759
|
|
|
4870
4760
|
|
|
4871
4761
|
|
|
4872
|
-
var _ListEnvironmentsCommand = class _ListEnvironmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4873
|
-
...commonParams
|
|
4874
|
-
}).m(function(Command, cs, config, o) {
|
|
4762
|
+
var _ListEnvironmentsCommand = class _ListEnvironmentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4875
4763
|
return [
|
|
4876
4764
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4877
4765
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4885,9 +4773,7 @@ var ListEnvironmentsCommand = _ListEnvironmentsCommand;
|
|
|
4885
4773
|
|
|
4886
4774
|
|
|
4887
4775
|
|
|
4888
|
-
var _ListEnvironmentTemplatesCommand = class _ListEnvironmentTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4889
|
-
...commonParams
|
|
4890
|
-
}).m(function(Command, cs, config, o) {
|
|
4776
|
+
var _ListEnvironmentTemplatesCommand = class _ListEnvironmentTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4891
4777
|
return [
|
|
4892
4778
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4893
4779
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4901,9 +4787,7 @@ var ListEnvironmentTemplatesCommand = _ListEnvironmentTemplatesCommand;
|
|
|
4901
4787
|
|
|
4902
4788
|
|
|
4903
4789
|
|
|
4904
|
-
var _ListEnvironmentTemplateVersionsCommand = class _ListEnvironmentTemplateVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4905
|
-
...commonParams
|
|
4906
|
-
}).m(function(Command, cs, config, o) {
|
|
4790
|
+
var _ListEnvironmentTemplateVersionsCommand = class _ListEnvironmentTemplateVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4907
4791
|
return [
|
|
4908
4792
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4909
4793
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4917,9 +4801,7 @@ var ListEnvironmentTemplateVersionsCommand = _ListEnvironmentTemplateVersionsCom
|
|
|
4917
4801
|
|
|
4918
4802
|
|
|
4919
4803
|
|
|
4920
|
-
var _ListRepositoriesCommand = class _ListRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4921
|
-
...commonParams
|
|
4922
|
-
}).m(function(Command, cs, config, o) {
|
|
4804
|
+
var _ListRepositoriesCommand = class _ListRepositoriesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4923
4805
|
return [
|
|
4924
4806
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4925
4807
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4933,9 +4815,7 @@ var ListRepositoriesCommand = _ListRepositoriesCommand;
|
|
|
4933
4815
|
|
|
4934
4816
|
|
|
4935
4817
|
|
|
4936
|
-
var _ListRepositorySyncDefinitionsCommand = class _ListRepositorySyncDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4937
|
-
...commonParams
|
|
4938
|
-
}).m(function(Command, cs, config, o) {
|
|
4818
|
+
var _ListRepositorySyncDefinitionsCommand = class _ListRepositorySyncDefinitionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4939
4819
|
return [
|
|
4940
4820
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4941
4821
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4949,9 +4829,7 @@ var ListRepositorySyncDefinitionsCommand = _ListRepositorySyncDefinitionsCommand
|
|
|
4949
4829
|
|
|
4950
4830
|
|
|
4951
4831
|
|
|
4952
|
-
var _ListServiceInstanceOutputsCommand = class _ListServiceInstanceOutputsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4953
|
-
...commonParams
|
|
4954
|
-
}).m(function(Command, cs, config, o) {
|
|
4832
|
+
var _ListServiceInstanceOutputsCommand = class _ListServiceInstanceOutputsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4955
4833
|
return [
|
|
4956
4834
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4957
4835
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4965,9 +4843,7 @@ var ListServiceInstanceOutputsCommand = _ListServiceInstanceOutputsCommand;
|
|
|
4965
4843
|
|
|
4966
4844
|
|
|
4967
4845
|
|
|
4968
|
-
var _ListServiceInstanceProvisionedResourcesCommand = class _ListServiceInstanceProvisionedResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4969
|
-
...commonParams
|
|
4970
|
-
}).m(function(Command, cs, config, o) {
|
|
4846
|
+
var _ListServiceInstanceProvisionedResourcesCommand = class _ListServiceInstanceProvisionedResourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4971
4847
|
return [
|
|
4972
4848
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4973
4849
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4981,9 +4857,7 @@ var ListServiceInstanceProvisionedResourcesCommand = _ListServiceInstanceProvisi
|
|
|
4981
4857
|
|
|
4982
4858
|
|
|
4983
4859
|
|
|
4984
|
-
var _ListServiceInstancesCommand = class _ListServiceInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4985
|
-
...commonParams
|
|
4986
|
-
}).m(function(Command, cs, config, o) {
|
|
4860
|
+
var _ListServiceInstancesCommand = class _ListServiceInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4987
4861
|
return [
|
|
4988
4862
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4989
4863
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4997,9 +4871,7 @@ var ListServiceInstancesCommand = _ListServiceInstancesCommand;
|
|
|
4997
4871
|
|
|
4998
4872
|
|
|
4999
4873
|
|
|
5000
|
-
var _ListServicePipelineOutputsCommand = class _ListServicePipelineOutputsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5001
|
-
...commonParams
|
|
5002
|
-
}).m(function(Command, cs, config, o) {
|
|
4874
|
+
var _ListServicePipelineOutputsCommand = class _ListServicePipelineOutputsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5003
4875
|
return [
|
|
5004
4876
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5005
4877
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5013,9 +4885,7 @@ var ListServicePipelineOutputsCommand = _ListServicePipelineOutputsCommand;
|
|
|
5013
4885
|
|
|
5014
4886
|
|
|
5015
4887
|
|
|
5016
|
-
var _ListServicePipelineProvisionedResourcesCommand = class _ListServicePipelineProvisionedResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5017
|
-
...commonParams
|
|
5018
|
-
}).m(function(Command, cs, config, o) {
|
|
4888
|
+
var _ListServicePipelineProvisionedResourcesCommand = class _ListServicePipelineProvisionedResourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5019
4889
|
return [
|
|
5020
4890
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5021
4891
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5029,9 +4899,7 @@ var ListServicePipelineProvisionedResourcesCommand = _ListServicePipelineProvisi
|
|
|
5029
4899
|
|
|
5030
4900
|
|
|
5031
4901
|
|
|
5032
|
-
var _ListServicesCommand = class _ListServicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5033
|
-
...commonParams
|
|
5034
|
-
}).m(function(Command, cs, config, o) {
|
|
4902
|
+
var _ListServicesCommand = class _ListServicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5035
4903
|
return [
|
|
5036
4904
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5037
4905
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5045,9 +4913,7 @@ var ListServicesCommand = _ListServicesCommand;
|
|
|
5045
4913
|
|
|
5046
4914
|
|
|
5047
4915
|
|
|
5048
|
-
var _ListServiceTemplatesCommand = class _ListServiceTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5049
|
-
...commonParams
|
|
5050
|
-
}).m(function(Command, cs, config, o) {
|
|
4916
|
+
var _ListServiceTemplatesCommand = class _ListServiceTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5051
4917
|
return [
|
|
5052
4918
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5053
4919
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5061,9 +4927,7 @@ var ListServiceTemplatesCommand = _ListServiceTemplatesCommand;
|
|
|
5061
4927
|
|
|
5062
4928
|
|
|
5063
4929
|
|
|
5064
|
-
var _ListServiceTemplateVersionsCommand = class _ListServiceTemplateVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5065
|
-
...commonParams
|
|
5066
|
-
}).m(function(Command, cs, config, o) {
|
|
4930
|
+
var _ListServiceTemplateVersionsCommand = class _ListServiceTemplateVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5067
4931
|
return [
|
|
5068
4932
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5069
4933
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5077,9 +4941,7 @@ var ListServiceTemplateVersionsCommand = _ListServiceTemplateVersionsCommand;
|
|
|
5077
4941
|
|
|
5078
4942
|
|
|
5079
4943
|
|
|
5080
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5081
|
-
...commonParams
|
|
5082
|
-
}).m(function(Command, cs, config, o) {
|
|
4944
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5083
4945
|
return [
|
|
5084
4946
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5085
4947
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5093,9 +4955,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
5093
4955
|
|
|
5094
4956
|
|
|
5095
4957
|
|
|
5096
|
-
var _NotifyResourceDeploymentStatusChangeCommand = class _NotifyResourceDeploymentStatusChangeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5097
|
-
...commonParams
|
|
5098
|
-
}).m(function(Command, cs, config, o) {
|
|
4958
|
+
var _NotifyResourceDeploymentStatusChangeCommand = class _NotifyResourceDeploymentStatusChangeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5099
4959
|
return [
|
|
5100
4960
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5101
4961
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5109,9 +4969,7 @@ var NotifyResourceDeploymentStatusChangeCommand = _NotifyResourceDeploymentStatu
|
|
|
5109
4969
|
|
|
5110
4970
|
|
|
5111
4971
|
|
|
5112
|
-
var _RejectEnvironmentAccountConnectionCommand = class _RejectEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5113
|
-
...commonParams
|
|
5114
|
-
}).m(function(Command, cs, config, o) {
|
|
4972
|
+
var _RejectEnvironmentAccountConnectionCommand = class _RejectEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5115
4973
|
return [
|
|
5116
4974
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5117
4975
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5125,9 +4983,7 @@ var RejectEnvironmentAccountConnectionCommand = _RejectEnvironmentAccountConnect
|
|
|
5125
4983
|
|
|
5126
4984
|
|
|
5127
4985
|
|
|
5128
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5129
|
-
...commonParams
|
|
5130
|
-
}).m(function(Command, cs, config, o) {
|
|
4986
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5131
4987
|
return [
|
|
5132
4988
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5133
4989
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5141,9 +4997,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
5141
4997
|
|
|
5142
4998
|
|
|
5143
4999
|
|
|
5144
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5145
|
-
...commonParams
|
|
5146
|
-
}).m(function(Command, cs, config, o) {
|
|
5000
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5147
5001
|
return [
|
|
5148
5002
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5149
5003
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5157,9 +5011,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
5157
5011
|
|
|
5158
5012
|
|
|
5159
5013
|
|
|
5160
|
-
var _UpdateAccountSettingsCommand = class _UpdateAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5161
|
-
...commonParams
|
|
5162
|
-
}).m(function(Command, cs, config, o) {
|
|
5014
|
+
var _UpdateAccountSettingsCommand = class _UpdateAccountSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5163
5015
|
return [
|
|
5164
5016
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5165
5017
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5173,9 +5025,7 @@ var UpdateAccountSettingsCommand = _UpdateAccountSettingsCommand;
|
|
|
5173
5025
|
|
|
5174
5026
|
|
|
5175
5027
|
|
|
5176
|
-
var _UpdateComponentCommand = class _UpdateComponentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5177
|
-
...commonParams
|
|
5178
|
-
}).m(function(Command, cs, config, o) {
|
|
5028
|
+
var _UpdateComponentCommand = class _UpdateComponentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5179
5029
|
return [
|
|
5180
5030
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5181
5031
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5189,9 +5039,7 @@ var UpdateComponentCommand = _UpdateComponentCommand;
|
|
|
5189
5039
|
|
|
5190
5040
|
|
|
5191
5041
|
|
|
5192
|
-
var _UpdateEnvironmentAccountConnectionCommand = class _UpdateEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5193
|
-
...commonParams
|
|
5194
|
-
}).m(function(Command, cs, config, o) {
|
|
5042
|
+
var _UpdateEnvironmentAccountConnectionCommand = class _UpdateEnvironmentAccountConnectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5195
5043
|
return [
|
|
5196
5044
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5197
5045
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5205,9 +5053,7 @@ var UpdateEnvironmentAccountConnectionCommand = _UpdateEnvironmentAccountConnect
|
|
|
5205
5053
|
|
|
5206
5054
|
|
|
5207
5055
|
|
|
5208
|
-
var _UpdateEnvironmentCommand = class _UpdateEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5209
|
-
...commonParams
|
|
5210
|
-
}).m(function(Command, cs, config, o) {
|
|
5056
|
+
var _UpdateEnvironmentCommand = class _UpdateEnvironmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5211
5057
|
return [
|
|
5212
5058
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5213
5059
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5221,9 +5067,7 @@ var UpdateEnvironmentCommand = _UpdateEnvironmentCommand;
|
|
|
5221
5067
|
|
|
5222
5068
|
|
|
5223
5069
|
|
|
5224
|
-
var _UpdateEnvironmentTemplateCommand = class _UpdateEnvironmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5225
|
-
...commonParams
|
|
5226
|
-
}).m(function(Command, cs, config, o) {
|
|
5070
|
+
var _UpdateEnvironmentTemplateCommand = class _UpdateEnvironmentTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5227
5071
|
return [
|
|
5228
5072
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5229
5073
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5237,9 +5081,7 @@ var UpdateEnvironmentTemplateCommand = _UpdateEnvironmentTemplateCommand;
|
|
|
5237
5081
|
|
|
5238
5082
|
|
|
5239
5083
|
|
|
5240
|
-
var _UpdateEnvironmentTemplateVersionCommand = class _UpdateEnvironmentTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5241
|
-
...commonParams
|
|
5242
|
-
}).m(function(Command, cs, config, o) {
|
|
5084
|
+
var _UpdateEnvironmentTemplateVersionCommand = class _UpdateEnvironmentTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5243
5085
|
return [
|
|
5244
5086
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5245
5087
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5253,9 +5095,7 @@ var UpdateEnvironmentTemplateVersionCommand = _UpdateEnvironmentTemplateVersionC
|
|
|
5253
5095
|
|
|
5254
5096
|
|
|
5255
5097
|
|
|
5256
|
-
var _UpdateServiceCommand = class _UpdateServiceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5257
|
-
...commonParams
|
|
5258
|
-
}).m(function(Command, cs, config, o) {
|
|
5098
|
+
var _UpdateServiceCommand = class _UpdateServiceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5259
5099
|
return [
|
|
5260
5100
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5261
5101
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5269,9 +5109,7 @@ var UpdateServiceCommand = _UpdateServiceCommand;
|
|
|
5269
5109
|
|
|
5270
5110
|
|
|
5271
5111
|
|
|
5272
|
-
var _UpdateServiceInstanceCommand = class _UpdateServiceInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5273
|
-
...commonParams
|
|
5274
|
-
}).m(function(Command, cs, config, o) {
|
|
5112
|
+
var _UpdateServiceInstanceCommand = class _UpdateServiceInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5275
5113
|
return [
|
|
5276
5114
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5277
5115
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5285,9 +5123,7 @@ var UpdateServiceInstanceCommand = _UpdateServiceInstanceCommand;
|
|
|
5285
5123
|
|
|
5286
5124
|
|
|
5287
5125
|
|
|
5288
|
-
var _UpdateServicePipelineCommand = class _UpdateServicePipelineCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5289
|
-
...commonParams
|
|
5290
|
-
}).m(function(Command, cs, config, o) {
|
|
5126
|
+
var _UpdateServicePipelineCommand = class _UpdateServicePipelineCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5291
5127
|
return [
|
|
5292
5128
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5293
5129
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5301,9 +5137,7 @@ var UpdateServicePipelineCommand = _UpdateServicePipelineCommand;
|
|
|
5301
5137
|
|
|
5302
5138
|
|
|
5303
5139
|
|
|
5304
|
-
var _UpdateServiceSyncBlockerCommand = class _UpdateServiceSyncBlockerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5305
|
-
...commonParams
|
|
5306
|
-
}).m(function(Command, cs, config, o) {
|
|
5140
|
+
var _UpdateServiceSyncBlockerCommand = class _UpdateServiceSyncBlockerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5307
5141
|
return [
|
|
5308
5142
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5309
5143
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5317,9 +5151,7 @@ var UpdateServiceSyncBlockerCommand = _UpdateServiceSyncBlockerCommand;
|
|
|
5317
5151
|
|
|
5318
5152
|
|
|
5319
5153
|
|
|
5320
|
-
var _UpdateServiceSyncConfigCommand = class _UpdateServiceSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5321
|
-
...commonParams
|
|
5322
|
-
}).m(function(Command, cs, config, o) {
|
|
5154
|
+
var _UpdateServiceSyncConfigCommand = class _UpdateServiceSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5323
5155
|
return [
|
|
5324
5156
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5325
5157
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5333,9 +5165,7 @@ var UpdateServiceSyncConfigCommand = _UpdateServiceSyncConfigCommand;
|
|
|
5333
5165
|
|
|
5334
5166
|
|
|
5335
5167
|
|
|
5336
|
-
var _UpdateServiceTemplateCommand = class _UpdateServiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5337
|
-
...commonParams
|
|
5338
|
-
}).m(function(Command, cs, config, o) {
|
|
5168
|
+
var _UpdateServiceTemplateCommand = class _UpdateServiceTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5339
5169
|
return [
|
|
5340
5170
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5341
5171
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5349,9 +5179,7 @@ var UpdateServiceTemplateCommand = _UpdateServiceTemplateCommand;
|
|
|
5349
5179
|
|
|
5350
5180
|
|
|
5351
5181
|
|
|
5352
|
-
var _UpdateServiceTemplateVersionCommand = class _UpdateServiceTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5353
|
-
...commonParams
|
|
5354
|
-
}).m(function(Command, cs, config, o) {
|
|
5182
|
+
var _UpdateServiceTemplateVersionCommand = class _UpdateServiceTemplateVersionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5355
5183
|
return [
|
|
5356
5184
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5357
5185
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5365,9 +5193,7 @@ var UpdateServiceTemplateVersionCommand = _UpdateServiceTemplateVersionCommand;
|
|
|
5365
5193
|
|
|
5366
5194
|
|
|
5367
5195
|
|
|
5368
|
-
var _UpdateTemplateSyncConfigCommand = class _UpdateTemplateSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5369
|
-
...commonParams
|
|
5370
|
-
}).m(function(Command, cs, config, o) {
|
|
5196
|
+
var _UpdateTemplateSyncConfigCommand = class _UpdateTemplateSyncConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5371
5197
|
return [
|
|
5372
5198
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5373
5199
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|