@aws-sdk/client-codedeploy 3.29.0 → 3.33.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/CHANGELOG.md +32 -0
- package/dist/cjs/CodeDeployClient.js +13 -13
- package/dist/cjs/CodeDeployClient.js.map +1 -1
- package/dist/cjs/commands/AddTagsToOnPremisesInstancesCommand.js +3 -3
- package/dist/cjs/commands/AddTagsToOnPremisesInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetApplicationRevisionsCommand.js +3 -3
- package/dist/cjs/commands/BatchGetApplicationRevisionsCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetApplicationsCommand.js +3 -3
- package/dist/cjs/commands/BatchGetApplicationsCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetDeploymentGroupsCommand.js +3 -3
- package/dist/cjs/commands/BatchGetDeploymentGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetDeploymentInstancesCommand.js +3 -3
- package/dist/cjs/commands/BatchGetDeploymentInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetDeploymentTargetsCommand.js +3 -3
- package/dist/cjs/commands/BatchGetDeploymentTargetsCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetDeploymentsCommand.js +3 -3
- package/dist/cjs/commands/BatchGetDeploymentsCommand.js.map +1 -1
- package/dist/cjs/commands/BatchGetOnPremisesInstancesCommand.js +3 -3
- package/dist/cjs/commands/BatchGetOnPremisesInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/ContinueDeploymentCommand.js +3 -3
- package/dist/cjs/commands/ContinueDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/CreateApplicationCommand.js +3 -3
- package/dist/cjs/commands/CreateApplicationCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDeploymentCommand.js +3 -3
- package/dist/cjs/commands/CreateDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDeploymentConfigCommand.js +3 -3
- package/dist/cjs/commands/CreateDeploymentConfigCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDeploymentGroupCommand.js +3 -3
- package/dist/cjs/commands/CreateDeploymentGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteApplicationCommand.js +3 -3
- package/dist/cjs/commands/DeleteApplicationCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDeploymentConfigCommand.js +3 -3
- package/dist/cjs/commands/DeleteDeploymentConfigCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDeploymentGroupCommand.js +3 -3
- package/dist/cjs/commands/DeleteDeploymentGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteGitHubAccountTokenCommand.js +3 -3
- package/dist/cjs/commands/DeleteGitHubAccountTokenCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteResourcesByExternalIdCommand.js +3 -3
- package/dist/cjs/commands/DeleteResourcesByExternalIdCommand.js.map +1 -1
- package/dist/cjs/commands/DeregisterOnPremisesInstanceCommand.js +3 -3
- package/dist/cjs/commands/DeregisterOnPremisesInstanceCommand.js.map +1 -1
- package/dist/cjs/commands/GetApplicationCommand.js +3 -3
- package/dist/cjs/commands/GetApplicationCommand.js.map +1 -1
- package/dist/cjs/commands/GetApplicationRevisionCommand.js +3 -3
- package/dist/cjs/commands/GetApplicationRevisionCommand.js.map +1 -1
- package/dist/cjs/commands/GetDeploymentCommand.js +3 -3
- package/dist/cjs/commands/GetDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/GetDeploymentConfigCommand.js +3 -3
- package/dist/cjs/commands/GetDeploymentConfigCommand.js.map +1 -1
- package/dist/cjs/commands/GetDeploymentGroupCommand.js +3 -3
- package/dist/cjs/commands/GetDeploymentGroupCommand.js.map +1 -1
- package/dist/cjs/commands/GetDeploymentInstanceCommand.js +3 -3
- package/dist/cjs/commands/GetDeploymentInstanceCommand.js.map +1 -1
- package/dist/cjs/commands/GetDeploymentTargetCommand.js +3 -3
- package/dist/cjs/commands/GetDeploymentTargetCommand.js.map +1 -1
- package/dist/cjs/commands/GetOnPremisesInstanceCommand.js +3 -3
- package/dist/cjs/commands/GetOnPremisesInstanceCommand.js.map +1 -1
- package/dist/cjs/commands/ListApplicationRevisionsCommand.js +3 -3
- package/dist/cjs/commands/ListApplicationRevisionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListApplicationsCommand.js +3 -3
- package/dist/cjs/commands/ListApplicationsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDeploymentConfigsCommand.js +3 -3
- package/dist/cjs/commands/ListDeploymentConfigsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDeploymentGroupsCommand.js +3 -3
- package/dist/cjs/commands/ListDeploymentGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDeploymentInstancesCommand.js +3 -3
- package/dist/cjs/commands/ListDeploymentInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/ListDeploymentTargetsCommand.js +3 -3
- package/dist/cjs/commands/ListDeploymentTargetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDeploymentsCommand.js +3 -3
- package/dist/cjs/commands/ListDeploymentsCommand.js.map +1 -1
- package/dist/cjs/commands/ListGitHubAccountTokenNamesCommand.js +3 -3
- package/dist/cjs/commands/ListGitHubAccountTokenNamesCommand.js.map +1 -1
- package/dist/cjs/commands/ListOnPremisesInstancesCommand.js +3 -3
- package/dist/cjs/commands/ListOnPremisesInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/ListTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js +3 -3
- package/dist/cjs/commands/PutLifecycleEventHookExecutionStatusCommand.js.map +1 -1
- package/dist/cjs/commands/RegisterApplicationRevisionCommand.js +3 -3
- package/dist/cjs/commands/RegisterApplicationRevisionCommand.js.map +1 -1
- package/dist/cjs/commands/RegisterOnPremisesInstanceCommand.js +3 -3
- package/dist/cjs/commands/RegisterOnPremisesInstanceCommand.js.map +1 -1
- package/dist/cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js +3 -3
- package/dist/cjs/commands/RemoveTagsFromOnPremisesInstancesCommand.js.map +1 -1
- package/dist/cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js +3 -3
- package/dist/cjs/commands/SkipWaitTimeForInstanceTerminationCommand.js.map +1 -1
- package/dist/cjs/commands/StopDeploymentCommand.js +3 -3
- package/dist/cjs/commands/StopDeploymentCommand.js.map +1 -1
- package/dist/cjs/commands/TagResourceCommand.js +3 -3
- package/dist/cjs/commands/TagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UntagResourceCommand.js +3 -3
- package/dist/cjs/commands/UntagResourceCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateApplicationCommand.js +3 -3
- package/dist/cjs/commands/UpdateApplicationCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateDeploymentGroupCommand.js +3 -3
- package/dist/cjs/commands/UpdateDeploymentGroupCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +58 -58
- package/dist/cjs/index.js.map +1 -1
- package/dist/cjs/models/index.js +1 -1
- package/dist/cjs/models/index.js.map +1 -1
- package/dist/cjs/package.json +32 -32
- package/dist/cjs/protocols/Aws_json1_1.js +304 -300
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/cjs/waiters/waitForDeploymentSuccessful.js +3 -3
- package/dist/cjs/waiters/waitForDeploymentSuccessful.js.map +1 -1
- package/dist/es/package.json +32 -32
- package/dist/es/pagination/ListApplicationRevisionsPaginator.js +4 -4
- package/dist/es/pagination/ListApplicationRevisionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListApplicationsPaginator.js +4 -4
- package/dist/es/pagination/ListApplicationsPaginator.js.map +1 -1
- package/dist/es/pagination/ListDeploymentConfigsPaginator.js +4 -4
- package/dist/es/pagination/ListDeploymentConfigsPaginator.js.map +1 -1
- package/dist/es/pagination/ListDeploymentGroupsPaginator.js +4 -4
- package/dist/es/pagination/ListDeploymentGroupsPaginator.js.map +1 -1
- package/dist/es/pagination/ListDeploymentInstancesPaginator.js +4 -4
- package/dist/es/pagination/ListDeploymentInstancesPaginator.js.map +1 -1
- package/dist/es/pagination/ListDeploymentsPaginator.js +4 -4
- package/dist/es/pagination/ListDeploymentsPaginator.js.map +1 -1
- package/dist/es/protocols/Aws_json1_1.js +24 -20
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/package.json +32 -32
- package/protocols/Aws_json1_1.ts +26 -19
- package/tsconfig.json +1 -2
|
@@ -7161,7 +7161,7 @@ const serializeAws_json1_1UpdateDeploymentGroupInput = (input, context) => {
|
|
|
7161
7161
|
};
|
|
7162
7162
|
const deserializeAws_json1_1Alarm = (output, context) => {
|
|
7163
7163
|
return {
|
|
7164
|
-
name:
|
|
7164
|
+
name: smithy_client_1.expectString(output.name),
|
|
7165
7165
|
};
|
|
7166
7166
|
};
|
|
7167
7167
|
const deserializeAws_json1_1AlarmConfiguration = (output, context) => {
|
|
@@ -7169,8 +7169,8 @@ const deserializeAws_json1_1AlarmConfiguration = (output, context) => {
|
|
|
7169
7169
|
alarms: output.alarms !== undefined && output.alarms !== null
|
|
7170
7170
|
? deserializeAws_json1_1AlarmList(output.alarms, context)
|
|
7171
7171
|
: undefined,
|
|
7172
|
-
enabled:
|
|
7173
|
-
ignorePollAlarmFailure:
|
|
7172
|
+
enabled: smithy_client_1.expectBoolean(output.enabled),
|
|
7173
|
+
ignorePollAlarmFailure: smithy_client_1.expectBoolean(output.ignorePollAlarmFailure),
|
|
7174
7174
|
};
|
|
7175
7175
|
};
|
|
7176
7176
|
const deserializeAws_json1_1AlarmList = (output, context) => {
|
|
@@ -7185,39 +7185,39 @@ const deserializeAws_json1_1AlarmList = (output, context) => {
|
|
|
7185
7185
|
};
|
|
7186
7186
|
const deserializeAws_json1_1AlarmsLimitExceededException = (output, context) => {
|
|
7187
7187
|
return {
|
|
7188
|
-
message:
|
|
7188
|
+
message: smithy_client_1.expectString(output.message),
|
|
7189
7189
|
};
|
|
7190
7190
|
};
|
|
7191
7191
|
const deserializeAws_json1_1ApplicationAlreadyExistsException = (output, context) => {
|
|
7192
7192
|
return {
|
|
7193
|
-
message:
|
|
7193
|
+
message: smithy_client_1.expectString(output.message),
|
|
7194
7194
|
};
|
|
7195
7195
|
};
|
|
7196
7196
|
const deserializeAws_json1_1ApplicationDoesNotExistException = (output, context) => {
|
|
7197
7197
|
return {
|
|
7198
|
-
message:
|
|
7198
|
+
message: smithy_client_1.expectString(output.message),
|
|
7199
7199
|
};
|
|
7200
7200
|
};
|
|
7201
7201
|
const deserializeAws_json1_1ApplicationInfo = (output, context) => {
|
|
7202
7202
|
return {
|
|
7203
|
-
applicationId:
|
|
7204
|
-
applicationName:
|
|
7205
|
-
computePlatform:
|
|
7203
|
+
applicationId: smithy_client_1.expectString(output.applicationId),
|
|
7204
|
+
applicationName: smithy_client_1.expectString(output.applicationName),
|
|
7205
|
+
computePlatform: smithy_client_1.expectString(output.computePlatform),
|
|
7206
7206
|
createTime: output.createTime !== undefined && output.createTime !== null
|
|
7207
|
-
?
|
|
7207
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createTime)))
|
|
7208
7208
|
: undefined,
|
|
7209
|
-
gitHubAccountName:
|
|
7210
|
-
linkedToGitHub:
|
|
7209
|
+
gitHubAccountName: smithy_client_1.expectString(output.gitHubAccountName),
|
|
7210
|
+
linkedToGitHub: smithy_client_1.expectBoolean(output.linkedToGitHub),
|
|
7211
7211
|
};
|
|
7212
7212
|
};
|
|
7213
7213
|
const deserializeAws_json1_1ApplicationLimitExceededException = (output, context) => {
|
|
7214
7214
|
return {
|
|
7215
|
-
message:
|
|
7215
|
+
message: smithy_client_1.expectString(output.message),
|
|
7216
7216
|
};
|
|
7217
7217
|
};
|
|
7218
7218
|
const deserializeAws_json1_1ApplicationNameRequiredException = (output, context) => {
|
|
7219
7219
|
return {
|
|
7220
|
-
message:
|
|
7220
|
+
message: smithy_client_1.expectString(output.message),
|
|
7221
7221
|
};
|
|
7222
7222
|
};
|
|
7223
7223
|
const deserializeAws_json1_1ApplicationsInfoList = (output, context) => {
|
|
@@ -7237,23 +7237,23 @@ const deserializeAws_json1_1ApplicationsList = (output, context) => {
|
|
|
7237
7237
|
if (entry === null) {
|
|
7238
7238
|
return null;
|
|
7239
7239
|
}
|
|
7240
|
-
return
|
|
7240
|
+
return smithy_client_1.expectString(entry);
|
|
7241
7241
|
});
|
|
7242
7242
|
};
|
|
7243
7243
|
const deserializeAws_json1_1AppSpecContent = (output, context) => {
|
|
7244
7244
|
return {
|
|
7245
|
-
content:
|
|
7246
|
-
sha256:
|
|
7245
|
+
content: smithy_client_1.expectString(output.content),
|
|
7246
|
+
sha256: smithy_client_1.expectString(output.sha256),
|
|
7247
7247
|
};
|
|
7248
7248
|
};
|
|
7249
7249
|
const deserializeAws_json1_1ArnNotSupportedException = (output, context) => {
|
|
7250
7250
|
return {
|
|
7251
|
-
message:
|
|
7251
|
+
message: smithy_client_1.expectString(output.message),
|
|
7252
7252
|
};
|
|
7253
7253
|
};
|
|
7254
7254
|
const deserializeAws_json1_1AutoRollbackConfiguration = (output, context) => {
|
|
7255
7255
|
return {
|
|
7256
|
-
enabled:
|
|
7256
|
+
enabled: smithy_client_1.expectBoolean(output.enabled),
|
|
7257
7257
|
events: output.events !== undefined && output.events !== null
|
|
7258
7258
|
? deserializeAws_json1_1AutoRollbackEventsList(output.events, context)
|
|
7259
7259
|
: undefined,
|
|
@@ -7266,13 +7266,13 @@ const deserializeAws_json1_1AutoRollbackEventsList = (output, context) => {
|
|
|
7266
7266
|
if (entry === null) {
|
|
7267
7267
|
return null;
|
|
7268
7268
|
}
|
|
7269
|
-
return
|
|
7269
|
+
return smithy_client_1.expectString(entry);
|
|
7270
7270
|
});
|
|
7271
7271
|
};
|
|
7272
7272
|
const deserializeAws_json1_1AutoScalingGroup = (output, context) => {
|
|
7273
7273
|
return {
|
|
7274
|
-
hook:
|
|
7275
|
-
name:
|
|
7274
|
+
hook: smithy_client_1.expectString(output.hook),
|
|
7275
|
+
name: smithy_client_1.expectString(output.name),
|
|
7276
7276
|
};
|
|
7277
7277
|
};
|
|
7278
7278
|
const deserializeAws_json1_1AutoScalingGroupList = (output, context) => {
|
|
@@ -7292,13 +7292,13 @@ const deserializeAws_json1_1AutoScalingGroupNameList = (output, context) => {
|
|
|
7292
7292
|
if (entry === null) {
|
|
7293
7293
|
return null;
|
|
7294
7294
|
}
|
|
7295
|
-
return
|
|
7295
|
+
return smithy_client_1.expectString(entry);
|
|
7296
7296
|
});
|
|
7297
7297
|
};
|
|
7298
7298
|
const deserializeAws_json1_1BatchGetApplicationRevisionsOutput = (output, context) => {
|
|
7299
7299
|
return {
|
|
7300
|
-
applicationName:
|
|
7301
|
-
errorMessage:
|
|
7300
|
+
applicationName: smithy_client_1.expectString(output.applicationName),
|
|
7301
|
+
errorMessage: smithy_client_1.expectString(output.errorMessage),
|
|
7302
7302
|
revisions: output.revisions !== undefined && output.revisions !== null
|
|
7303
7303
|
? deserializeAws_json1_1RevisionInfoList(output.revisions, context)
|
|
7304
7304
|
: undefined,
|
|
@@ -7316,12 +7316,12 @@ const deserializeAws_json1_1BatchGetDeploymentGroupsOutput = (output, context) =
|
|
|
7316
7316
|
deploymentGroupsInfo: output.deploymentGroupsInfo !== undefined && output.deploymentGroupsInfo !== null
|
|
7317
7317
|
? deserializeAws_json1_1DeploymentGroupInfoList(output.deploymentGroupsInfo, context)
|
|
7318
7318
|
: undefined,
|
|
7319
|
-
errorMessage:
|
|
7319
|
+
errorMessage: smithy_client_1.expectString(output.errorMessage),
|
|
7320
7320
|
};
|
|
7321
7321
|
};
|
|
7322
7322
|
const deserializeAws_json1_1BatchGetDeploymentInstancesOutput = (output, context) => {
|
|
7323
7323
|
return {
|
|
7324
|
-
errorMessage:
|
|
7324
|
+
errorMessage: smithy_client_1.expectString(output.errorMessage),
|
|
7325
7325
|
instancesSummary: output.instancesSummary !== undefined && output.instancesSummary !== null
|
|
7326
7326
|
? deserializeAws_json1_1InstanceSummaryList(output.instancesSummary, context)
|
|
7327
7327
|
: undefined,
|
|
@@ -7350,7 +7350,7 @@ const deserializeAws_json1_1BatchGetOnPremisesInstancesOutput = (output, context
|
|
|
7350
7350
|
};
|
|
7351
7351
|
const deserializeAws_json1_1BatchLimitExceededException = (output, context) => {
|
|
7352
7352
|
return {
|
|
7353
|
-
message:
|
|
7353
|
+
message: smithy_client_1.expectString(output.message),
|
|
7354
7354
|
};
|
|
7355
7355
|
};
|
|
7356
7356
|
const deserializeAws_json1_1BlueGreenDeploymentConfiguration = (output, context) => {
|
|
@@ -7369,48 +7369,48 @@ const deserializeAws_json1_1BlueGreenDeploymentConfiguration = (output, context)
|
|
|
7369
7369
|
};
|
|
7370
7370
|
const deserializeAws_json1_1BlueInstanceTerminationOption = (output, context) => {
|
|
7371
7371
|
return {
|
|
7372
|
-
action:
|
|
7373
|
-
terminationWaitTimeInMinutes:
|
|
7372
|
+
action: smithy_client_1.expectString(output.action),
|
|
7373
|
+
terminationWaitTimeInMinutes: smithy_client_1.expectInt32(output.terminationWaitTimeInMinutes),
|
|
7374
7374
|
};
|
|
7375
7375
|
};
|
|
7376
7376
|
const deserializeAws_json1_1BucketNameFilterRequiredException = (output, context) => {
|
|
7377
7377
|
return {
|
|
7378
|
-
message:
|
|
7378
|
+
message: smithy_client_1.expectString(output.message),
|
|
7379
7379
|
};
|
|
7380
7380
|
};
|
|
7381
7381
|
const deserializeAws_json1_1CloudFormationTarget = (output, context) => {
|
|
7382
7382
|
return {
|
|
7383
|
-
deploymentId:
|
|
7383
|
+
deploymentId: smithy_client_1.expectString(output.deploymentId),
|
|
7384
7384
|
lastUpdatedAt: output.lastUpdatedAt !== undefined && output.lastUpdatedAt !== null
|
|
7385
|
-
?
|
|
7385
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedAt)))
|
|
7386
7386
|
: undefined,
|
|
7387
7387
|
lifecycleEvents: output.lifecycleEvents !== undefined && output.lifecycleEvents !== null
|
|
7388
7388
|
? deserializeAws_json1_1LifecycleEventList(output.lifecycleEvents, context)
|
|
7389
7389
|
: undefined,
|
|
7390
|
-
resourceType:
|
|
7391
|
-
status:
|
|
7392
|
-
targetId:
|
|
7393
|
-
targetVersionWeight:
|
|
7390
|
+
resourceType: smithy_client_1.expectString(output.resourceType),
|
|
7391
|
+
status: smithy_client_1.expectString(output.status),
|
|
7392
|
+
targetId: smithy_client_1.expectString(output.targetId),
|
|
7393
|
+
targetVersionWeight: smithy_client_1.limitedParseDouble(output.targetVersionWeight),
|
|
7394
7394
|
};
|
|
7395
7395
|
};
|
|
7396
7396
|
const deserializeAws_json1_1CreateApplicationOutput = (output, context) => {
|
|
7397
7397
|
return {
|
|
7398
|
-
applicationId:
|
|
7398
|
+
applicationId: smithy_client_1.expectString(output.applicationId),
|
|
7399
7399
|
};
|
|
7400
7400
|
};
|
|
7401
7401
|
const deserializeAws_json1_1CreateDeploymentConfigOutput = (output, context) => {
|
|
7402
7402
|
return {
|
|
7403
|
-
deploymentConfigId:
|
|
7403
|
+
deploymentConfigId: smithy_client_1.expectString(output.deploymentConfigId),
|
|
7404
7404
|
};
|
|
7405
7405
|
};
|
|
7406
7406
|
const deserializeAws_json1_1CreateDeploymentGroupOutput = (output, context) => {
|
|
7407
7407
|
return {
|
|
7408
|
-
deploymentGroupId:
|
|
7408
|
+
deploymentGroupId: smithy_client_1.expectString(output.deploymentGroupId),
|
|
7409
7409
|
};
|
|
7410
7410
|
};
|
|
7411
7411
|
const deserializeAws_json1_1CreateDeploymentOutput = (output, context) => {
|
|
7412
7412
|
return {
|
|
7413
|
-
deploymentId:
|
|
7413
|
+
deploymentId: smithy_client_1.expectString(output.deploymentId),
|
|
7414
7414
|
};
|
|
7415
7415
|
};
|
|
7416
7416
|
const deserializeAws_json1_1DeleteDeploymentGroupOutput = (output, context) => {
|
|
@@ -7422,7 +7422,7 @@ const deserializeAws_json1_1DeleteDeploymentGroupOutput = (output, context) => {
|
|
|
7422
7422
|
};
|
|
7423
7423
|
const deserializeAws_json1_1DeleteGitHubAccountTokenOutput = (output, context) => {
|
|
7424
7424
|
return {
|
|
7425
|
-
tokenName:
|
|
7425
|
+
tokenName: smithy_client_1.expectString(output.tokenName),
|
|
7426
7426
|
};
|
|
7427
7427
|
};
|
|
7428
7428
|
const deserializeAws_json1_1DeleteResourcesByExternalIdOutput = (output, context) => {
|
|
@@ -7430,27 +7430,27 @@ const deserializeAws_json1_1DeleteResourcesByExternalIdOutput = (output, context
|
|
|
7430
7430
|
};
|
|
7431
7431
|
const deserializeAws_json1_1DeploymentAlreadyCompletedException = (output, context) => {
|
|
7432
7432
|
return {
|
|
7433
|
-
message:
|
|
7433
|
+
message: smithy_client_1.expectString(output.message),
|
|
7434
7434
|
};
|
|
7435
7435
|
};
|
|
7436
7436
|
const deserializeAws_json1_1DeploymentConfigAlreadyExistsException = (output, context) => {
|
|
7437
7437
|
return {
|
|
7438
|
-
message:
|
|
7438
|
+
message: smithy_client_1.expectString(output.message),
|
|
7439
7439
|
};
|
|
7440
7440
|
};
|
|
7441
7441
|
const deserializeAws_json1_1DeploymentConfigDoesNotExistException = (output, context) => {
|
|
7442
7442
|
return {
|
|
7443
|
-
message:
|
|
7443
|
+
message: smithy_client_1.expectString(output.message),
|
|
7444
7444
|
};
|
|
7445
7445
|
};
|
|
7446
7446
|
const deserializeAws_json1_1DeploymentConfigInfo = (output, context) => {
|
|
7447
7447
|
return {
|
|
7448
|
-
computePlatform:
|
|
7448
|
+
computePlatform: smithy_client_1.expectString(output.computePlatform),
|
|
7449
7449
|
createTime: output.createTime !== undefined && output.createTime !== null
|
|
7450
|
-
?
|
|
7450
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createTime)))
|
|
7451
7451
|
: undefined,
|
|
7452
|
-
deploymentConfigId:
|
|
7453
|
-
deploymentConfigName:
|
|
7452
|
+
deploymentConfigId: smithy_client_1.expectString(output.deploymentConfigId),
|
|
7453
|
+
deploymentConfigName: smithy_client_1.expectString(output.deploymentConfigName),
|
|
7454
7454
|
minimumHealthyHosts: output.minimumHealthyHosts !== undefined && output.minimumHealthyHosts !== null
|
|
7455
7455
|
? deserializeAws_json1_1MinimumHealthyHosts(output.minimumHealthyHosts, context)
|
|
7456
7456
|
: undefined,
|
|
@@ -7461,17 +7461,17 @@ const deserializeAws_json1_1DeploymentConfigInfo = (output, context) => {
|
|
|
7461
7461
|
};
|
|
7462
7462
|
const deserializeAws_json1_1DeploymentConfigInUseException = (output, context) => {
|
|
7463
7463
|
return {
|
|
7464
|
-
message:
|
|
7464
|
+
message: smithy_client_1.expectString(output.message),
|
|
7465
7465
|
};
|
|
7466
7466
|
};
|
|
7467
7467
|
const deserializeAws_json1_1DeploymentConfigLimitExceededException = (output, context) => {
|
|
7468
7468
|
return {
|
|
7469
|
-
message:
|
|
7469
|
+
message: smithy_client_1.expectString(output.message),
|
|
7470
7470
|
};
|
|
7471
7471
|
};
|
|
7472
7472
|
const deserializeAws_json1_1DeploymentConfigNameRequiredException = (output, context) => {
|
|
7473
7473
|
return {
|
|
7474
|
-
message:
|
|
7474
|
+
message: smithy_client_1.expectString(output.message),
|
|
7475
7475
|
};
|
|
7476
7476
|
};
|
|
7477
7477
|
const deserializeAws_json1_1DeploymentConfigsList = (output, context) => {
|
|
@@ -7481,22 +7481,22 @@ const deserializeAws_json1_1DeploymentConfigsList = (output, context) => {
|
|
|
7481
7481
|
if (entry === null) {
|
|
7482
7482
|
return null;
|
|
7483
7483
|
}
|
|
7484
|
-
return
|
|
7484
|
+
return smithy_client_1.expectString(entry);
|
|
7485
7485
|
});
|
|
7486
7486
|
};
|
|
7487
7487
|
const deserializeAws_json1_1DeploymentDoesNotExistException = (output, context) => {
|
|
7488
7488
|
return {
|
|
7489
|
-
message:
|
|
7489
|
+
message: smithy_client_1.expectString(output.message),
|
|
7490
7490
|
};
|
|
7491
7491
|
};
|
|
7492
7492
|
const deserializeAws_json1_1DeploymentGroupAlreadyExistsException = (output, context) => {
|
|
7493
7493
|
return {
|
|
7494
|
-
message:
|
|
7494
|
+
message: smithy_client_1.expectString(output.message),
|
|
7495
7495
|
};
|
|
7496
7496
|
};
|
|
7497
7497
|
const deserializeAws_json1_1DeploymentGroupDoesNotExistException = (output, context) => {
|
|
7498
7498
|
return {
|
|
7499
|
-
message:
|
|
7499
|
+
message: smithy_client_1.expectString(output.message),
|
|
7500
7500
|
};
|
|
7501
7501
|
};
|
|
7502
7502
|
const deserializeAws_json1_1DeploymentGroupInfo = (output, context) => {
|
|
@@ -7504,7 +7504,7 @@ const deserializeAws_json1_1DeploymentGroupInfo = (output, context) => {
|
|
|
7504
7504
|
alarmConfiguration: output.alarmConfiguration !== undefined && output.alarmConfiguration !== null
|
|
7505
7505
|
? deserializeAws_json1_1AlarmConfiguration(output.alarmConfiguration, context)
|
|
7506
7506
|
: undefined,
|
|
7507
|
-
applicationName:
|
|
7507
|
+
applicationName: smithy_client_1.expectString(output.applicationName),
|
|
7508
7508
|
autoRollbackConfiguration: output.autoRollbackConfiguration !== undefined && output.autoRollbackConfiguration !== null
|
|
7509
7509
|
? deserializeAws_json1_1AutoRollbackConfiguration(output.autoRollbackConfiguration, context)
|
|
7510
7510
|
: undefined,
|
|
@@ -7514,10 +7514,10 @@ const deserializeAws_json1_1DeploymentGroupInfo = (output, context) => {
|
|
|
7514
7514
|
blueGreenDeploymentConfiguration: output.blueGreenDeploymentConfiguration !== undefined && output.blueGreenDeploymentConfiguration !== null
|
|
7515
7515
|
? deserializeAws_json1_1BlueGreenDeploymentConfiguration(output.blueGreenDeploymentConfiguration, context)
|
|
7516
7516
|
: undefined,
|
|
7517
|
-
computePlatform:
|
|
7518
|
-
deploymentConfigName:
|
|
7519
|
-
deploymentGroupId:
|
|
7520
|
-
deploymentGroupName:
|
|
7517
|
+
computePlatform: smithy_client_1.expectString(output.computePlatform),
|
|
7518
|
+
deploymentConfigName: smithy_client_1.expectString(output.deploymentConfigName),
|
|
7519
|
+
deploymentGroupId: smithy_client_1.expectString(output.deploymentGroupId),
|
|
7520
|
+
deploymentGroupName: smithy_client_1.expectString(output.deploymentGroupName),
|
|
7521
7521
|
deploymentStyle: output.deploymentStyle !== undefined && output.deploymentStyle !== null
|
|
7522
7522
|
? deserializeAws_json1_1DeploymentStyle(output.deploymentStyle, context)
|
|
7523
7523
|
: undefined,
|
|
@@ -7545,8 +7545,8 @@ const deserializeAws_json1_1DeploymentGroupInfo = (output, context) => {
|
|
|
7545
7545
|
onPremisesTagSet: output.onPremisesTagSet !== undefined && output.onPremisesTagSet !== null
|
|
7546
7546
|
? deserializeAws_json1_1OnPremisesTagSet(output.onPremisesTagSet, context)
|
|
7547
7547
|
: undefined,
|
|
7548
|
-
outdatedInstancesStrategy:
|
|
7549
|
-
serviceRoleArn:
|
|
7548
|
+
outdatedInstancesStrategy: smithy_client_1.expectString(output.outdatedInstancesStrategy),
|
|
7549
|
+
serviceRoleArn: smithy_client_1.expectString(output.serviceRoleArn),
|
|
7550
7550
|
targetRevision: output.targetRevision !== undefined && output.targetRevision !== null
|
|
7551
7551
|
? deserializeAws_json1_1RevisionLocation(output.targetRevision, context)
|
|
7552
7552
|
: undefined,
|
|
@@ -7567,12 +7567,12 @@ const deserializeAws_json1_1DeploymentGroupInfoList = (output, context) => {
|
|
|
7567
7567
|
};
|
|
7568
7568
|
const deserializeAws_json1_1DeploymentGroupLimitExceededException = (output, context) => {
|
|
7569
7569
|
return {
|
|
7570
|
-
message:
|
|
7570
|
+
message: smithy_client_1.expectString(output.message),
|
|
7571
7571
|
};
|
|
7572
7572
|
};
|
|
7573
7573
|
const deserializeAws_json1_1DeploymentGroupNameRequiredException = (output, context) => {
|
|
7574
7574
|
return {
|
|
7575
|
-
message:
|
|
7575
|
+
message: smithy_client_1.expectString(output.message),
|
|
7576
7576
|
};
|
|
7577
7577
|
};
|
|
7578
7578
|
const deserializeAws_json1_1DeploymentGroupsList = (output, context) => {
|
|
@@ -7582,18 +7582,18 @@ const deserializeAws_json1_1DeploymentGroupsList = (output, context) => {
|
|
|
7582
7582
|
if (entry === null) {
|
|
7583
7583
|
return null;
|
|
7584
7584
|
}
|
|
7585
|
-
return
|
|
7585
|
+
return smithy_client_1.expectString(entry);
|
|
7586
7586
|
});
|
|
7587
7587
|
};
|
|
7588
7588
|
const deserializeAws_json1_1DeploymentIdRequiredException = (output, context) => {
|
|
7589
7589
|
return {
|
|
7590
|
-
message:
|
|
7590
|
+
message: smithy_client_1.expectString(output.message),
|
|
7591
7591
|
};
|
|
7592
7592
|
};
|
|
7593
7593
|
const deserializeAws_json1_1DeploymentInfo = (output, context) => {
|
|
7594
7594
|
return {
|
|
7595
|
-
additionalDeploymentStatusInfo:
|
|
7596
|
-
applicationName:
|
|
7595
|
+
additionalDeploymentStatusInfo: smithy_client_1.expectString(output.additionalDeploymentStatusInfo),
|
|
7596
|
+
applicationName: smithy_client_1.expectString(output.applicationName),
|
|
7597
7597
|
autoRollbackConfiguration: output.autoRollbackConfiguration !== undefined && output.autoRollbackConfiguration !== null
|
|
7598
7598
|
? deserializeAws_json1_1AutoRollbackConfiguration(output.autoRollbackConfiguration, context)
|
|
7599
7599
|
: undefined,
|
|
@@ -7601,16 +7601,16 @@ const deserializeAws_json1_1DeploymentInfo = (output, context) => {
|
|
|
7601
7601
|
? deserializeAws_json1_1BlueGreenDeploymentConfiguration(output.blueGreenDeploymentConfiguration, context)
|
|
7602
7602
|
: undefined,
|
|
7603
7603
|
completeTime: output.completeTime !== undefined && output.completeTime !== null
|
|
7604
|
-
?
|
|
7604
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.completeTime)))
|
|
7605
7605
|
: undefined,
|
|
7606
|
-
computePlatform:
|
|
7606
|
+
computePlatform: smithy_client_1.expectString(output.computePlatform),
|
|
7607
7607
|
createTime: output.createTime !== undefined && output.createTime !== null
|
|
7608
|
-
?
|
|
7608
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createTime)))
|
|
7609
7609
|
: undefined,
|
|
7610
|
-
creator:
|
|
7611
|
-
deploymentConfigName:
|
|
7612
|
-
deploymentGroupName:
|
|
7613
|
-
deploymentId:
|
|
7610
|
+
creator: smithy_client_1.expectString(output.creator),
|
|
7611
|
+
deploymentConfigName: smithy_client_1.expectString(output.deploymentConfigName),
|
|
7612
|
+
deploymentGroupName: smithy_client_1.expectString(output.deploymentGroupName),
|
|
7613
|
+
deploymentId: smithy_client_1.expectString(output.deploymentId),
|
|
7614
7614
|
deploymentOverview: output.deploymentOverview !== undefined && output.deploymentOverview !== null
|
|
7615
7615
|
? deserializeAws_json1_1DeploymentOverview(output.deploymentOverview, context)
|
|
7616
7616
|
: undefined,
|
|
@@ -7620,14 +7620,14 @@ const deserializeAws_json1_1DeploymentInfo = (output, context) => {
|
|
|
7620
7620
|
deploymentStyle: output.deploymentStyle !== undefined && output.deploymentStyle !== null
|
|
7621
7621
|
? deserializeAws_json1_1DeploymentStyle(output.deploymentStyle, context)
|
|
7622
7622
|
: undefined,
|
|
7623
|
-
description:
|
|
7623
|
+
description: smithy_client_1.expectString(output.description),
|
|
7624
7624
|
errorInformation: output.errorInformation !== undefined && output.errorInformation !== null
|
|
7625
7625
|
? deserializeAws_json1_1ErrorInformation(output.errorInformation, context)
|
|
7626
7626
|
: undefined,
|
|
7627
|
-
externalId:
|
|
7628
|
-
fileExistsBehavior:
|
|
7629
|
-
ignoreApplicationStopFailures:
|
|
7630
|
-
instanceTerminationWaitTimeStarted:
|
|
7627
|
+
externalId: smithy_client_1.expectString(output.externalId),
|
|
7628
|
+
fileExistsBehavior: smithy_client_1.expectString(output.fileExistsBehavior),
|
|
7629
|
+
ignoreApplicationStopFailures: smithy_client_1.expectBoolean(output.ignoreApplicationStopFailures),
|
|
7630
|
+
instanceTerminationWaitTimeStarted: smithy_client_1.expectBoolean(output.instanceTerminationWaitTimeStarted),
|
|
7631
7631
|
loadBalancerInfo: output.loadBalancerInfo !== undefined && output.loadBalancerInfo !== null
|
|
7632
7632
|
? deserializeAws_json1_1LoadBalancerInfo(output.loadBalancerInfo, context)
|
|
7633
7633
|
: undefined,
|
|
@@ -7644,44 +7644,44 @@ const deserializeAws_json1_1DeploymentInfo = (output, context) => {
|
|
|
7644
7644
|
? deserializeAws_json1_1RollbackInfo(output.rollbackInfo, context)
|
|
7645
7645
|
: undefined,
|
|
7646
7646
|
startTime: output.startTime !== undefined && output.startTime !== null
|
|
7647
|
-
?
|
|
7647
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.startTime)))
|
|
7648
7648
|
: undefined,
|
|
7649
|
-
status:
|
|
7649
|
+
status: smithy_client_1.expectString(output.status),
|
|
7650
7650
|
targetInstances: output.targetInstances !== undefined && output.targetInstances !== null
|
|
7651
7651
|
? deserializeAws_json1_1TargetInstances(output.targetInstances, context)
|
|
7652
7652
|
: undefined,
|
|
7653
|
-
updateOutdatedInstancesOnly:
|
|
7653
|
+
updateOutdatedInstancesOnly: smithy_client_1.expectBoolean(output.updateOutdatedInstancesOnly),
|
|
7654
7654
|
};
|
|
7655
7655
|
};
|
|
7656
7656
|
const deserializeAws_json1_1DeploymentIsNotInReadyStateException = (output, context) => {
|
|
7657
7657
|
return {
|
|
7658
|
-
message:
|
|
7658
|
+
message: smithy_client_1.expectString(output.message),
|
|
7659
7659
|
};
|
|
7660
7660
|
};
|
|
7661
7661
|
const deserializeAws_json1_1DeploymentLimitExceededException = (output, context) => {
|
|
7662
7662
|
return {
|
|
7663
|
-
message:
|
|
7663
|
+
message: smithy_client_1.expectString(output.message),
|
|
7664
7664
|
};
|
|
7665
7665
|
};
|
|
7666
7666
|
const deserializeAws_json1_1DeploymentNotStartedException = (output, context) => {
|
|
7667
7667
|
return {
|
|
7668
|
-
message:
|
|
7668
|
+
message: smithy_client_1.expectString(output.message),
|
|
7669
7669
|
};
|
|
7670
7670
|
};
|
|
7671
7671
|
const deserializeAws_json1_1DeploymentOverview = (output, context) => {
|
|
7672
7672
|
return {
|
|
7673
|
-
Failed:
|
|
7674
|
-
InProgress:
|
|
7675
|
-
Pending:
|
|
7676
|
-
Ready:
|
|
7677
|
-
Skipped:
|
|
7678
|
-
Succeeded:
|
|
7673
|
+
Failed: smithy_client_1.expectLong(output.Failed),
|
|
7674
|
+
InProgress: smithy_client_1.expectLong(output.InProgress),
|
|
7675
|
+
Pending: smithy_client_1.expectLong(output.Pending),
|
|
7676
|
+
Ready: smithy_client_1.expectLong(output.Ready),
|
|
7677
|
+
Skipped: smithy_client_1.expectLong(output.Skipped),
|
|
7678
|
+
Succeeded: smithy_client_1.expectLong(output.Succeeded),
|
|
7679
7679
|
};
|
|
7680
7680
|
};
|
|
7681
7681
|
const deserializeAws_json1_1DeploymentReadyOption = (output, context) => {
|
|
7682
7682
|
return {
|
|
7683
|
-
actionOnTimeout:
|
|
7684
|
-
waitTimeInMinutes:
|
|
7683
|
+
actionOnTimeout: smithy_client_1.expectString(output.actionOnTimeout),
|
|
7684
|
+
waitTimeInMinutes: smithy_client_1.expectInt32(output.waitTimeInMinutes),
|
|
7685
7685
|
};
|
|
7686
7686
|
};
|
|
7687
7687
|
const deserializeAws_json1_1DeploymentsInfoList = (output, context) => {
|
|
@@ -7701,7 +7701,7 @@ const deserializeAws_json1_1DeploymentsList = (output, context) => {
|
|
|
7701
7701
|
if (entry === null) {
|
|
7702
7702
|
return null;
|
|
7703
7703
|
}
|
|
7704
|
-
return
|
|
7704
|
+
return smithy_client_1.expectString(entry);
|
|
7705
7705
|
});
|
|
7706
7706
|
};
|
|
7707
7707
|
const deserializeAws_json1_1DeploymentStatusMessageList = (output, context) => {
|
|
@@ -7711,13 +7711,13 @@ const deserializeAws_json1_1DeploymentStatusMessageList = (output, context) => {
|
|
|
7711
7711
|
if (entry === null) {
|
|
7712
7712
|
return null;
|
|
7713
7713
|
}
|
|
7714
|
-
return
|
|
7714
|
+
return smithy_client_1.expectString(entry);
|
|
7715
7715
|
});
|
|
7716
7716
|
};
|
|
7717
7717
|
const deserializeAws_json1_1DeploymentStyle = (output, context) => {
|
|
7718
7718
|
return {
|
|
7719
|
-
deploymentOption:
|
|
7720
|
-
deploymentType:
|
|
7719
|
+
deploymentOption: smithy_client_1.expectString(output.deploymentOption),
|
|
7720
|
+
deploymentType: smithy_client_1.expectString(output.deploymentType),
|
|
7721
7721
|
};
|
|
7722
7722
|
};
|
|
7723
7723
|
const deserializeAws_json1_1DeploymentTarget = (output, context) => {
|
|
@@ -7725,7 +7725,7 @@ const deserializeAws_json1_1DeploymentTarget = (output, context) => {
|
|
|
7725
7725
|
cloudFormationTarget: output.cloudFormationTarget !== undefined && output.cloudFormationTarget !== null
|
|
7726
7726
|
? deserializeAws_json1_1CloudFormationTarget(output.cloudFormationTarget, context)
|
|
7727
7727
|
: undefined,
|
|
7728
|
-
deploymentTargetType:
|
|
7728
|
+
deploymentTargetType: smithy_client_1.expectString(output.deploymentTargetType),
|
|
7729
7729
|
ecsTarget: output.ecsTarget !== undefined && output.ecsTarget !== null
|
|
7730
7730
|
? deserializeAws_json1_1ECSTarget(output.ecsTarget, context)
|
|
7731
7731
|
: undefined,
|
|
@@ -7739,12 +7739,12 @@ const deserializeAws_json1_1DeploymentTarget = (output, context) => {
|
|
|
7739
7739
|
};
|
|
7740
7740
|
const deserializeAws_json1_1DeploymentTargetDoesNotExistException = (output, context) => {
|
|
7741
7741
|
return {
|
|
7742
|
-
message:
|
|
7742
|
+
message: smithy_client_1.expectString(output.message),
|
|
7743
7743
|
};
|
|
7744
7744
|
};
|
|
7745
7745
|
const deserializeAws_json1_1DeploymentTargetIdRequiredException = (output, context) => {
|
|
7746
7746
|
return {
|
|
7747
|
-
message:
|
|
7747
|
+
message: smithy_client_1.expectString(output.message),
|
|
7748
7748
|
};
|
|
7749
7749
|
};
|
|
7750
7750
|
const deserializeAws_json1_1DeploymentTargetList = (output, context) => {
|
|
@@ -7759,27 +7759,27 @@ const deserializeAws_json1_1DeploymentTargetList = (output, context) => {
|
|
|
7759
7759
|
};
|
|
7760
7760
|
const deserializeAws_json1_1DeploymentTargetListSizeExceededException = (output, context) => {
|
|
7761
7761
|
return {
|
|
7762
|
-
message:
|
|
7762
|
+
message: smithy_client_1.expectString(output.message),
|
|
7763
7763
|
};
|
|
7764
7764
|
};
|
|
7765
7765
|
const deserializeAws_json1_1DescriptionTooLongException = (output, context) => {
|
|
7766
7766
|
return {
|
|
7767
|
-
message:
|
|
7767
|
+
message: smithy_client_1.expectString(output.message),
|
|
7768
7768
|
};
|
|
7769
7769
|
};
|
|
7770
7770
|
const deserializeAws_json1_1Diagnostics = (output, context) => {
|
|
7771
7771
|
return {
|
|
7772
|
-
errorCode:
|
|
7773
|
-
logTail:
|
|
7774
|
-
message:
|
|
7775
|
-
scriptName:
|
|
7772
|
+
errorCode: smithy_client_1.expectString(output.errorCode),
|
|
7773
|
+
logTail: smithy_client_1.expectString(output.logTail),
|
|
7774
|
+
message: smithy_client_1.expectString(output.message),
|
|
7775
|
+
scriptName: smithy_client_1.expectString(output.scriptName),
|
|
7776
7776
|
};
|
|
7777
7777
|
};
|
|
7778
7778
|
const deserializeAws_json1_1EC2TagFilter = (output, context) => {
|
|
7779
7779
|
return {
|
|
7780
|
-
Key:
|
|
7781
|
-
Type:
|
|
7782
|
-
Value:
|
|
7780
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
7781
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
7782
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
7783
7783
|
};
|
|
7784
7784
|
};
|
|
7785
7785
|
const deserializeAws_json1_1EC2TagFilterList = (output, context) => {
|
|
@@ -7811,8 +7811,8 @@ const deserializeAws_json1_1EC2TagSetList = (output, context) => {
|
|
|
7811
7811
|
};
|
|
7812
7812
|
const deserializeAws_json1_1ECSService = (output, context) => {
|
|
7813
7813
|
return {
|
|
7814
|
-
clusterName:
|
|
7815
|
-
serviceName:
|
|
7814
|
+
clusterName: smithy_client_1.expectString(output.clusterName),
|
|
7815
|
+
serviceName: smithy_client_1.expectString(output.serviceName),
|
|
7816
7816
|
};
|
|
7817
7817
|
};
|
|
7818
7818
|
const deserializeAws_json1_1ECSServiceList = (output, context) => {
|
|
@@ -7827,21 +7827,21 @@ const deserializeAws_json1_1ECSServiceList = (output, context) => {
|
|
|
7827
7827
|
};
|
|
7828
7828
|
const deserializeAws_json1_1ECSServiceMappingLimitExceededException = (output, context) => {
|
|
7829
7829
|
return {
|
|
7830
|
-
message:
|
|
7830
|
+
message: smithy_client_1.expectString(output.message),
|
|
7831
7831
|
};
|
|
7832
7832
|
};
|
|
7833
7833
|
const deserializeAws_json1_1ECSTarget = (output, context) => {
|
|
7834
7834
|
return {
|
|
7835
|
-
deploymentId:
|
|
7835
|
+
deploymentId: smithy_client_1.expectString(output.deploymentId),
|
|
7836
7836
|
lastUpdatedAt: output.lastUpdatedAt !== undefined && output.lastUpdatedAt !== null
|
|
7837
|
-
?
|
|
7837
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedAt)))
|
|
7838
7838
|
: undefined,
|
|
7839
7839
|
lifecycleEvents: output.lifecycleEvents !== undefined && output.lifecycleEvents !== null
|
|
7840
7840
|
? deserializeAws_json1_1LifecycleEventList(output.lifecycleEvents, context)
|
|
7841
7841
|
: undefined,
|
|
7842
|
-
status:
|
|
7843
|
-
targetArn:
|
|
7844
|
-
targetId:
|
|
7842
|
+
status: smithy_client_1.expectString(output.status),
|
|
7843
|
+
targetArn: smithy_client_1.expectString(output.targetArn),
|
|
7844
|
+
targetId: smithy_client_1.expectString(output.targetId),
|
|
7845
7845
|
taskSetsInfo: output.taskSetsInfo !== undefined && output.taskSetsInfo !== null
|
|
7846
7846
|
? deserializeAws_json1_1ECSTaskSetList(output.taskSetsInfo, context)
|
|
7847
7847
|
: undefined,
|
|
@@ -7849,16 +7849,16 @@ const deserializeAws_json1_1ECSTarget = (output, context) => {
|
|
|
7849
7849
|
};
|
|
7850
7850
|
const deserializeAws_json1_1ECSTaskSet = (output, context) => {
|
|
7851
7851
|
return {
|
|
7852
|
-
desiredCount:
|
|
7853
|
-
identifer:
|
|
7854
|
-
pendingCount:
|
|
7855
|
-
runningCount:
|
|
7856
|
-
status:
|
|
7852
|
+
desiredCount: smithy_client_1.expectLong(output.desiredCount),
|
|
7853
|
+
identifer: smithy_client_1.expectString(output.identifer),
|
|
7854
|
+
pendingCount: smithy_client_1.expectLong(output.pendingCount),
|
|
7855
|
+
runningCount: smithy_client_1.expectLong(output.runningCount),
|
|
7856
|
+
status: smithy_client_1.expectString(output.status),
|
|
7857
7857
|
targetGroup: output.targetGroup !== undefined && output.targetGroup !== null
|
|
7858
7858
|
? deserializeAws_json1_1TargetGroupInfo(output.targetGroup, context)
|
|
7859
7859
|
: undefined,
|
|
7860
|
-
taskSetLabel:
|
|
7861
|
-
trafficWeight:
|
|
7860
|
+
taskSetLabel: smithy_client_1.expectString(output.taskSetLabel),
|
|
7861
|
+
trafficWeight: smithy_client_1.limitedParseDouble(output.trafficWeight),
|
|
7862
7862
|
};
|
|
7863
7863
|
};
|
|
7864
7864
|
const deserializeAws_json1_1ECSTaskSetList = (output, context) => {
|
|
@@ -7873,7 +7873,7 @@ const deserializeAws_json1_1ECSTaskSetList = (output, context) => {
|
|
|
7873
7873
|
};
|
|
7874
7874
|
const deserializeAws_json1_1ELBInfo = (output, context) => {
|
|
7875
7875
|
return {
|
|
7876
|
-
name:
|
|
7876
|
+
name: smithy_client_1.expectString(output.name),
|
|
7877
7877
|
};
|
|
7878
7878
|
};
|
|
7879
7879
|
const deserializeAws_json1_1ELBInfoList = (output, context) => {
|
|
@@ -7888,8 +7888,8 @@ const deserializeAws_json1_1ELBInfoList = (output, context) => {
|
|
|
7888
7888
|
};
|
|
7889
7889
|
const deserializeAws_json1_1ErrorInformation = (output, context) => {
|
|
7890
7890
|
return {
|
|
7891
|
-
code:
|
|
7892
|
-
message:
|
|
7891
|
+
code: smithy_client_1.expectString(output.code),
|
|
7892
|
+
message: smithy_client_1.expectString(output.message),
|
|
7893
7893
|
};
|
|
7894
7894
|
};
|
|
7895
7895
|
const deserializeAws_json1_1GenericRevisionInfo = (output, context) => {
|
|
@@ -7897,15 +7897,15 @@ const deserializeAws_json1_1GenericRevisionInfo = (output, context) => {
|
|
|
7897
7897
|
deploymentGroups: output.deploymentGroups !== undefined && output.deploymentGroups !== null
|
|
7898
7898
|
? deserializeAws_json1_1DeploymentGroupsList(output.deploymentGroups, context)
|
|
7899
7899
|
: undefined,
|
|
7900
|
-
description:
|
|
7900
|
+
description: smithy_client_1.expectString(output.description),
|
|
7901
7901
|
firstUsedTime: output.firstUsedTime !== undefined && output.firstUsedTime !== null
|
|
7902
|
-
?
|
|
7902
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.firstUsedTime)))
|
|
7903
7903
|
: undefined,
|
|
7904
7904
|
lastUsedTime: output.lastUsedTime !== undefined && output.lastUsedTime !== null
|
|
7905
|
-
?
|
|
7905
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUsedTime)))
|
|
7906
7906
|
: undefined,
|
|
7907
7907
|
registerTime: output.registerTime !== undefined && output.registerTime !== null
|
|
7908
|
-
?
|
|
7908
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.registerTime)))
|
|
7909
7909
|
: undefined,
|
|
7910
7910
|
};
|
|
7911
7911
|
};
|
|
@@ -7918,7 +7918,7 @@ const deserializeAws_json1_1GetApplicationOutput = (output, context) => {
|
|
|
7918
7918
|
};
|
|
7919
7919
|
const deserializeAws_json1_1GetApplicationRevisionOutput = (output, context) => {
|
|
7920
7920
|
return {
|
|
7921
|
-
applicationName:
|
|
7921
|
+
applicationName: smithy_client_1.expectString(output.applicationName),
|
|
7922
7922
|
revision: output.revision !== undefined && output.revision !== null
|
|
7923
7923
|
? deserializeAws_json1_1RevisionLocation(output.revision, context)
|
|
7924
7924
|
: undefined,
|
|
@@ -7971,7 +7971,7 @@ const deserializeAws_json1_1GetOnPremisesInstanceOutput = (output, context) => {
|
|
|
7971
7971
|
};
|
|
7972
7972
|
const deserializeAws_json1_1GitHubAccountTokenDoesNotExistException = (output, context) => {
|
|
7973
7973
|
return {
|
|
7974
|
-
message:
|
|
7974
|
+
message: smithy_client_1.expectString(output.message),
|
|
7975
7975
|
};
|
|
7976
7976
|
};
|
|
7977
7977
|
const deserializeAws_json1_1GitHubAccountTokenNameList = (output, context) => {
|
|
@@ -7981,66 +7981,66 @@ const deserializeAws_json1_1GitHubAccountTokenNameList = (output, context) => {
|
|
|
7981
7981
|
if (entry === null) {
|
|
7982
7982
|
return null;
|
|
7983
7983
|
}
|
|
7984
|
-
return
|
|
7984
|
+
return smithy_client_1.expectString(entry);
|
|
7985
7985
|
});
|
|
7986
7986
|
};
|
|
7987
7987
|
const deserializeAws_json1_1GitHubAccountTokenNameRequiredException = (output, context) => {
|
|
7988
7988
|
return {
|
|
7989
|
-
message:
|
|
7989
|
+
message: smithy_client_1.expectString(output.message),
|
|
7990
7990
|
};
|
|
7991
7991
|
};
|
|
7992
7992
|
const deserializeAws_json1_1GitHubLocation = (output, context) => {
|
|
7993
7993
|
return {
|
|
7994
|
-
commitId:
|
|
7995
|
-
repository:
|
|
7994
|
+
commitId: smithy_client_1.expectString(output.commitId),
|
|
7995
|
+
repository: smithy_client_1.expectString(output.repository),
|
|
7996
7996
|
};
|
|
7997
7997
|
};
|
|
7998
7998
|
const deserializeAws_json1_1GreenFleetProvisioningOption = (output, context) => {
|
|
7999
7999
|
return {
|
|
8000
|
-
action:
|
|
8000
|
+
action: smithy_client_1.expectString(output.action),
|
|
8001
8001
|
};
|
|
8002
8002
|
};
|
|
8003
8003
|
const deserializeAws_json1_1IamArnRequiredException = (output, context) => {
|
|
8004
8004
|
return {
|
|
8005
|
-
message:
|
|
8005
|
+
message: smithy_client_1.expectString(output.message),
|
|
8006
8006
|
};
|
|
8007
8007
|
};
|
|
8008
8008
|
const deserializeAws_json1_1IamSessionArnAlreadyRegisteredException = (output, context) => {
|
|
8009
8009
|
return {
|
|
8010
|
-
message:
|
|
8010
|
+
message: smithy_client_1.expectString(output.message),
|
|
8011
8011
|
};
|
|
8012
8012
|
};
|
|
8013
8013
|
const deserializeAws_json1_1IamUserArnAlreadyRegisteredException = (output, context) => {
|
|
8014
8014
|
return {
|
|
8015
|
-
message:
|
|
8015
|
+
message: smithy_client_1.expectString(output.message),
|
|
8016
8016
|
};
|
|
8017
8017
|
};
|
|
8018
8018
|
const deserializeAws_json1_1IamUserArnRequiredException = (output, context) => {
|
|
8019
8019
|
return {
|
|
8020
|
-
message:
|
|
8020
|
+
message: smithy_client_1.expectString(output.message),
|
|
8021
8021
|
};
|
|
8022
8022
|
};
|
|
8023
8023
|
const deserializeAws_json1_1InstanceDoesNotExistException = (output, context) => {
|
|
8024
8024
|
return {
|
|
8025
|
-
message:
|
|
8025
|
+
message: smithy_client_1.expectString(output.message),
|
|
8026
8026
|
};
|
|
8027
8027
|
};
|
|
8028
8028
|
const deserializeAws_json1_1InstanceIdRequiredException = (output, context) => {
|
|
8029
8029
|
return {
|
|
8030
|
-
message:
|
|
8030
|
+
message: smithy_client_1.expectString(output.message),
|
|
8031
8031
|
};
|
|
8032
8032
|
};
|
|
8033
8033
|
const deserializeAws_json1_1InstanceInfo = (output, context) => {
|
|
8034
8034
|
return {
|
|
8035
8035
|
deregisterTime: output.deregisterTime !== undefined && output.deregisterTime !== null
|
|
8036
|
-
?
|
|
8036
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.deregisterTime)))
|
|
8037
8037
|
: undefined,
|
|
8038
|
-
iamSessionArn:
|
|
8039
|
-
iamUserArn:
|
|
8040
|
-
instanceArn:
|
|
8041
|
-
instanceName:
|
|
8038
|
+
iamSessionArn: smithy_client_1.expectString(output.iamSessionArn),
|
|
8039
|
+
iamUserArn: smithy_client_1.expectString(output.iamUserArn),
|
|
8040
|
+
instanceArn: smithy_client_1.expectString(output.instanceArn),
|
|
8041
|
+
instanceName: smithy_client_1.expectString(output.instanceName),
|
|
8042
8042
|
registerTime: output.registerTime !== undefined && output.registerTime !== null
|
|
8043
|
-
?
|
|
8043
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.registerTime)))
|
|
8044
8044
|
: undefined,
|
|
8045
8045
|
tags: output.tags !== undefined && output.tags !== null
|
|
8046
8046
|
? deserializeAws_json1_1TagList(output.tags, context)
|
|
@@ -8059,12 +8059,12 @@ const deserializeAws_json1_1InstanceInfoList = (output, context) => {
|
|
|
8059
8059
|
};
|
|
8060
8060
|
const deserializeAws_json1_1InstanceLimitExceededException = (output, context) => {
|
|
8061
8061
|
return {
|
|
8062
|
-
message:
|
|
8062
|
+
message: smithy_client_1.expectString(output.message),
|
|
8063
8063
|
};
|
|
8064
8064
|
};
|
|
8065
8065
|
const deserializeAws_json1_1InstanceNameAlreadyRegisteredException = (output, context) => {
|
|
8066
8066
|
return {
|
|
8067
|
-
message:
|
|
8067
|
+
message: smithy_client_1.expectString(output.message),
|
|
8068
8068
|
};
|
|
8069
8069
|
};
|
|
8070
8070
|
const deserializeAws_json1_1InstanceNameList = (output, context) => {
|
|
@@ -8074,17 +8074,17 @@ const deserializeAws_json1_1InstanceNameList = (output, context) => {
|
|
|
8074
8074
|
if (entry === null) {
|
|
8075
8075
|
return null;
|
|
8076
8076
|
}
|
|
8077
|
-
return
|
|
8077
|
+
return smithy_client_1.expectString(entry);
|
|
8078
8078
|
});
|
|
8079
8079
|
};
|
|
8080
8080
|
const deserializeAws_json1_1InstanceNameRequiredException = (output, context) => {
|
|
8081
8081
|
return {
|
|
8082
|
-
message:
|
|
8082
|
+
message: smithy_client_1.expectString(output.message),
|
|
8083
8083
|
};
|
|
8084
8084
|
};
|
|
8085
8085
|
const deserializeAws_json1_1InstanceNotRegisteredException = (output, context) => {
|
|
8086
8086
|
return {
|
|
8087
|
-
message:
|
|
8087
|
+
message: smithy_client_1.expectString(output.message),
|
|
8088
8088
|
};
|
|
8089
8089
|
};
|
|
8090
8090
|
const deserializeAws_json1_1InstancesList = (output, context) => {
|
|
@@ -8094,21 +8094,21 @@ const deserializeAws_json1_1InstancesList = (output, context) => {
|
|
|
8094
8094
|
if (entry === null) {
|
|
8095
8095
|
return null;
|
|
8096
8096
|
}
|
|
8097
|
-
return
|
|
8097
|
+
return smithy_client_1.expectString(entry);
|
|
8098
8098
|
});
|
|
8099
8099
|
};
|
|
8100
8100
|
const deserializeAws_json1_1InstanceSummary = (output, context) => {
|
|
8101
8101
|
return {
|
|
8102
|
-
deploymentId:
|
|
8103
|
-
instanceId:
|
|
8104
|
-
instanceType:
|
|
8102
|
+
deploymentId: smithy_client_1.expectString(output.deploymentId),
|
|
8103
|
+
instanceId: smithy_client_1.expectString(output.instanceId),
|
|
8104
|
+
instanceType: smithy_client_1.expectString(output.instanceType),
|
|
8105
8105
|
lastUpdatedAt: output.lastUpdatedAt !== undefined && output.lastUpdatedAt !== null
|
|
8106
|
-
?
|
|
8106
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedAt)))
|
|
8107
8107
|
: undefined,
|
|
8108
8108
|
lifecycleEvents: output.lifecycleEvents !== undefined && output.lifecycleEvents !== null
|
|
8109
8109
|
? deserializeAws_json1_1LifecycleEventList(output.lifecycleEvents, context)
|
|
8110
8110
|
: undefined,
|
|
8111
|
-
status:
|
|
8111
|
+
status: smithy_client_1.expectString(output.status),
|
|
8112
8112
|
};
|
|
8113
8113
|
};
|
|
8114
8114
|
const deserializeAws_json1_1InstanceSummaryList = (output, context) => {
|
|
@@ -8123,323 +8123,325 @@ const deserializeAws_json1_1InstanceSummaryList = (output, context) => {
|
|
|
8123
8123
|
};
|
|
8124
8124
|
const deserializeAws_json1_1InstanceTarget = (output, context) => {
|
|
8125
8125
|
return {
|
|
8126
|
-
deploymentId:
|
|
8127
|
-
instanceLabel:
|
|
8126
|
+
deploymentId: smithy_client_1.expectString(output.deploymentId),
|
|
8127
|
+
instanceLabel: smithy_client_1.expectString(output.instanceLabel),
|
|
8128
8128
|
lastUpdatedAt: output.lastUpdatedAt !== undefined && output.lastUpdatedAt !== null
|
|
8129
|
-
?
|
|
8129
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedAt)))
|
|
8130
8130
|
: undefined,
|
|
8131
8131
|
lifecycleEvents: output.lifecycleEvents !== undefined && output.lifecycleEvents !== null
|
|
8132
8132
|
? deserializeAws_json1_1LifecycleEventList(output.lifecycleEvents, context)
|
|
8133
8133
|
: undefined,
|
|
8134
|
-
status:
|
|
8135
|
-
targetArn:
|
|
8136
|
-
targetId:
|
|
8134
|
+
status: smithy_client_1.expectString(output.status),
|
|
8135
|
+
targetArn: smithy_client_1.expectString(output.targetArn),
|
|
8136
|
+
targetId: smithy_client_1.expectString(output.targetId),
|
|
8137
8137
|
};
|
|
8138
8138
|
};
|
|
8139
8139
|
const deserializeAws_json1_1InvalidAlarmConfigException = (output, context) => {
|
|
8140
8140
|
return {
|
|
8141
|
-
message:
|
|
8141
|
+
message: smithy_client_1.expectString(output.message),
|
|
8142
8142
|
};
|
|
8143
8143
|
};
|
|
8144
8144
|
const deserializeAws_json1_1InvalidApplicationNameException = (output, context) => {
|
|
8145
8145
|
return {
|
|
8146
|
-
message:
|
|
8146
|
+
message: smithy_client_1.expectString(output.message),
|
|
8147
8147
|
};
|
|
8148
8148
|
};
|
|
8149
8149
|
const deserializeAws_json1_1InvalidArnException = (output, context) => {
|
|
8150
8150
|
return {
|
|
8151
|
-
message:
|
|
8151
|
+
message: smithy_client_1.expectString(output.message),
|
|
8152
8152
|
};
|
|
8153
8153
|
};
|
|
8154
8154
|
const deserializeAws_json1_1InvalidAutoRollbackConfigException = (output, context) => {
|
|
8155
8155
|
return {
|
|
8156
|
-
message:
|
|
8156
|
+
message: smithy_client_1.expectString(output.message),
|
|
8157
8157
|
};
|
|
8158
8158
|
};
|
|
8159
8159
|
const deserializeAws_json1_1InvalidAutoScalingGroupException = (output, context) => {
|
|
8160
8160
|
return {
|
|
8161
|
-
message:
|
|
8161
|
+
message: smithy_client_1.expectString(output.message),
|
|
8162
8162
|
};
|
|
8163
8163
|
};
|
|
8164
8164
|
const deserializeAws_json1_1InvalidBlueGreenDeploymentConfigurationException = (output, context) => {
|
|
8165
8165
|
return {
|
|
8166
|
-
message:
|
|
8166
|
+
message: smithy_client_1.expectString(output.message),
|
|
8167
8167
|
};
|
|
8168
8168
|
};
|
|
8169
8169
|
const deserializeAws_json1_1InvalidBucketNameFilterException = (output, context) => {
|
|
8170
8170
|
return {
|
|
8171
|
-
message:
|
|
8171
|
+
message: smithy_client_1.expectString(output.message),
|
|
8172
8172
|
};
|
|
8173
8173
|
};
|
|
8174
8174
|
const deserializeAws_json1_1InvalidComputePlatformException = (output, context) => {
|
|
8175
8175
|
return {
|
|
8176
|
-
message:
|
|
8176
|
+
message: smithy_client_1.expectString(output.message),
|
|
8177
8177
|
};
|
|
8178
8178
|
};
|
|
8179
8179
|
const deserializeAws_json1_1InvalidDeployedStateFilterException = (output, context) => {
|
|
8180
8180
|
return {
|
|
8181
|
-
message:
|
|
8181
|
+
message: smithy_client_1.expectString(output.message),
|
|
8182
8182
|
};
|
|
8183
8183
|
};
|
|
8184
8184
|
const deserializeAws_json1_1InvalidDeploymentConfigNameException = (output, context) => {
|
|
8185
8185
|
return {
|
|
8186
|
-
message:
|
|
8186
|
+
message: smithy_client_1.expectString(output.message),
|
|
8187
8187
|
};
|
|
8188
8188
|
};
|
|
8189
8189
|
const deserializeAws_json1_1InvalidDeploymentGroupNameException = (output, context) => {
|
|
8190
8190
|
return {
|
|
8191
|
-
message:
|
|
8191
|
+
message: smithy_client_1.expectString(output.message),
|
|
8192
8192
|
};
|
|
8193
8193
|
};
|
|
8194
8194
|
const deserializeAws_json1_1InvalidDeploymentIdException = (output, context) => {
|
|
8195
8195
|
return {
|
|
8196
|
-
message:
|
|
8196
|
+
message: smithy_client_1.expectString(output.message),
|
|
8197
8197
|
};
|
|
8198
8198
|
};
|
|
8199
8199
|
const deserializeAws_json1_1InvalidDeploymentInstanceTypeException = (output, context) => {
|
|
8200
8200
|
return {
|
|
8201
|
-
message:
|
|
8201
|
+
message: smithy_client_1.expectString(output.message),
|
|
8202
8202
|
};
|
|
8203
8203
|
};
|
|
8204
8204
|
const deserializeAws_json1_1InvalidDeploymentStatusException = (output, context) => {
|
|
8205
8205
|
return {
|
|
8206
|
-
message:
|
|
8206
|
+
message: smithy_client_1.expectString(output.message),
|
|
8207
8207
|
};
|
|
8208
8208
|
};
|
|
8209
8209
|
const deserializeAws_json1_1InvalidDeploymentStyleException = (output, context) => {
|
|
8210
8210
|
return {
|
|
8211
|
-
message:
|
|
8211
|
+
message: smithy_client_1.expectString(output.message),
|
|
8212
8212
|
};
|
|
8213
8213
|
};
|
|
8214
8214
|
const deserializeAws_json1_1InvalidDeploymentTargetIdException = (output, context) => {
|
|
8215
8215
|
return {
|
|
8216
|
-
message:
|
|
8216
|
+
message: smithy_client_1.expectString(output.message),
|
|
8217
8217
|
};
|
|
8218
8218
|
};
|
|
8219
8219
|
const deserializeAws_json1_1InvalidDeploymentWaitTypeException = (output, context) => {
|
|
8220
8220
|
return {
|
|
8221
|
-
message:
|
|
8221
|
+
message: smithy_client_1.expectString(output.message),
|
|
8222
8222
|
};
|
|
8223
8223
|
};
|
|
8224
8224
|
const deserializeAws_json1_1InvalidEC2TagCombinationException = (output, context) => {
|
|
8225
8225
|
return {
|
|
8226
|
-
message:
|
|
8226
|
+
message: smithy_client_1.expectString(output.message),
|
|
8227
8227
|
};
|
|
8228
8228
|
};
|
|
8229
8229
|
const deserializeAws_json1_1InvalidEC2TagException = (output, context) => {
|
|
8230
8230
|
return {
|
|
8231
|
-
message:
|
|
8231
|
+
message: smithy_client_1.expectString(output.message),
|
|
8232
8232
|
};
|
|
8233
8233
|
};
|
|
8234
8234
|
const deserializeAws_json1_1InvalidECSServiceException = (output, context) => {
|
|
8235
8235
|
return {
|
|
8236
|
-
message:
|
|
8236
|
+
message: smithy_client_1.expectString(output.message),
|
|
8237
8237
|
};
|
|
8238
8238
|
};
|
|
8239
8239
|
const deserializeAws_json1_1InvalidExternalIdException = (output, context) => {
|
|
8240
8240
|
return {
|
|
8241
|
-
message:
|
|
8241
|
+
message: smithy_client_1.expectString(output.message),
|
|
8242
8242
|
};
|
|
8243
8243
|
};
|
|
8244
8244
|
const deserializeAws_json1_1InvalidFileExistsBehaviorException = (output, context) => {
|
|
8245
8245
|
return {
|
|
8246
|
-
message:
|
|
8246
|
+
message: smithy_client_1.expectString(output.message),
|
|
8247
8247
|
};
|
|
8248
8248
|
};
|
|
8249
8249
|
const deserializeAws_json1_1InvalidGitHubAccountTokenException = (output, context) => {
|
|
8250
8250
|
return {
|
|
8251
|
-
message:
|
|
8251
|
+
message: smithy_client_1.expectString(output.message),
|
|
8252
8252
|
};
|
|
8253
8253
|
};
|
|
8254
8254
|
const deserializeAws_json1_1InvalidGitHubAccountTokenNameException = (output, context) => {
|
|
8255
8255
|
return {
|
|
8256
|
-
message:
|
|
8256
|
+
message: smithy_client_1.expectString(output.message),
|
|
8257
8257
|
};
|
|
8258
8258
|
};
|
|
8259
8259
|
const deserializeAws_json1_1InvalidIamSessionArnException = (output, context) => {
|
|
8260
8260
|
return {
|
|
8261
|
-
message:
|
|
8261
|
+
message: smithy_client_1.expectString(output.message),
|
|
8262
8262
|
};
|
|
8263
8263
|
};
|
|
8264
8264
|
const deserializeAws_json1_1InvalidIamUserArnException = (output, context) => {
|
|
8265
8265
|
return {
|
|
8266
|
-
message:
|
|
8266
|
+
message: smithy_client_1.expectString(output.message),
|
|
8267
8267
|
};
|
|
8268
8268
|
};
|
|
8269
8269
|
const deserializeAws_json1_1InvalidIgnoreApplicationStopFailuresValueException = (output, context) => {
|
|
8270
8270
|
return {
|
|
8271
|
-
message:
|
|
8271
|
+
message: smithy_client_1.expectString(output.message),
|
|
8272
8272
|
};
|
|
8273
8273
|
};
|
|
8274
8274
|
const deserializeAws_json1_1InvalidInputException = (output, context) => {
|
|
8275
8275
|
return {
|
|
8276
|
-
message:
|
|
8276
|
+
message: smithy_client_1.expectString(output.message),
|
|
8277
8277
|
};
|
|
8278
8278
|
};
|
|
8279
8279
|
const deserializeAws_json1_1InvalidInstanceNameException = (output, context) => {
|
|
8280
8280
|
return {
|
|
8281
|
-
message:
|
|
8281
|
+
message: smithy_client_1.expectString(output.message),
|
|
8282
8282
|
};
|
|
8283
8283
|
};
|
|
8284
8284
|
const deserializeAws_json1_1InvalidInstanceStatusException = (output, context) => {
|
|
8285
8285
|
return {
|
|
8286
|
-
message:
|
|
8286
|
+
message: smithy_client_1.expectString(output.message),
|
|
8287
8287
|
};
|
|
8288
8288
|
};
|
|
8289
8289
|
const deserializeAws_json1_1InvalidInstanceTypeException = (output, context) => {
|
|
8290
8290
|
return {
|
|
8291
|
-
message:
|
|
8291
|
+
message: smithy_client_1.expectString(output.message),
|
|
8292
8292
|
};
|
|
8293
8293
|
};
|
|
8294
8294
|
const deserializeAws_json1_1InvalidKeyPrefixFilterException = (output, context) => {
|
|
8295
8295
|
return {
|
|
8296
|
-
message:
|
|
8296
|
+
message: smithy_client_1.expectString(output.message),
|
|
8297
8297
|
};
|
|
8298
8298
|
};
|
|
8299
8299
|
const deserializeAws_json1_1InvalidLifecycleEventHookExecutionIdException = (output, context) => {
|
|
8300
8300
|
return {
|
|
8301
|
-
message:
|
|
8301
|
+
message: smithy_client_1.expectString(output.message),
|
|
8302
8302
|
};
|
|
8303
8303
|
};
|
|
8304
8304
|
const deserializeAws_json1_1InvalidLifecycleEventHookExecutionStatusException = (output, context) => {
|
|
8305
8305
|
return {
|
|
8306
|
-
message:
|
|
8306
|
+
message: smithy_client_1.expectString(output.message),
|
|
8307
8307
|
};
|
|
8308
8308
|
};
|
|
8309
8309
|
const deserializeAws_json1_1InvalidLoadBalancerInfoException = (output, context) => {
|
|
8310
8310
|
return {
|
|
8311
|
-
message:
|
|
8311
|
+
message: smithy_client_1.expectString(output.message),
|
|
8312
8312
|
};
|
|
8313
8313
|
};
|
|
8314
8314
|
const deserializeAws_json1_1InvalidMinimumHealthyHostValueException = (output, context) => {
|
|
8315
8315
|
return {
|
|
8316
|
-
message:
|
|
8316
|
+
message: smithy_client_1.expectString(output.message),
|
|
8317
8317
|
};
|
|
8318
8318
|
};
|
|
8319
8319
|
const deserializeAws_json1_1InvalidNextTokenException = (output, context) => {
|
|
8320
8320
|
return {
|
|
8321
|
-
message:
|
|
8321
|
+
message: smithy_client_1.expectString(output.message),
|
|
8322
8322
|
};
|
|
8323
8323
|
};
|
|
8324
8324
|
const deserializeAws_json1_1InvalidOnPremisesTagCombinationException = (output, context) => {
|
|
8325
8325
|
return {
|
|
8326
|
-
message:
|
|
8326
|
+
message: smithy_client_1.expectString(output.message),
|
|
8327
8327
|
};
|
|
8328
8328
|
};
|
|
8329
8329
|
const deserializeAws_json1_1InvalidOperationException = (output, context) => {
|
|
8330
8330
|
return {
|
|
8331
|
-
message:
|
|
8331
|
+
message: smithy_client_1.expectString(output.message),
|
|
8332
8332
|
};
|
|
8333
8333
|
};
|
|
8334
8334
|
const deserializeAws_json1_1InvalidRegistrationStatusException = (output, context) => {
|
|
8335
8335
|
return {
|
|
8336
|
-
message:
|
|
8336
|
+
message: smithy_client_1.expectString(output.message),
|
|
8337
8337
|
};
|
|
8338
8338
|
};
|
|
8339
8339
|
const deserializeAws_json1_1InvalidRevisionException = (output, context) => {
|
|
8340
8340
|
return {
|
|
8341
|
-
message:
|
|
8341
|
+
message: smithy_client_1.expectString(output.message),
|
|
8342
8342
|
};
|
|
8343
8343
|
};
|
|
8344
8344
|
const deserializeAws_json1_1InvalidRoleException = (output, context) => {
|
|
8345
8345
|
return {
|
|
8346
|
-
message:
|
|
8346
|
+
message: smithy_client_1.expectString(output.message),
|
|
8347
8347
|
};
|
|
8348
8348
|
};
|
|
8349
8349
|
const deserializeAws_json1_1InvalidSortByException = (output, context) => {
|
|
8350
8350
|
return {
|
|
8351
|
-
message:
|
|
8351
|
+
message: smithy_client_1.expectString(output.message),
|
|
8352
8352
|
};
|
|
8353
8353
|
};
|
|
8354
8354
|
const deserializeAws_json1_1InvalidSortOrderException = (output, context) => {
|
|
8355
8355
|
return {
|
|
8356
|
-
message:
|
|
8356
|
+
message: smithy_client_1.expectString(output.message),
|
|
8357
8357
|
};
|
|
8358
8358
|
};
|
|
8359
8359
|
const deserializeAws_json1_1InvalidTagException = (output, context) => {
|
|
8360
8360
|
return {
|
|
8361
|
-
message:
|
|
8361
|
+
message: smithy_client_1.expectString(output.message),
|
|
8362
8362
|
};
|
|
8363
8363
|
};
|
|
8364
8364
|
const deserializeAws_json1_1InvalidTagFilterException = (output, context) => {
|
|
8365
8365
|
return {
|
|
8366
|
-
message:
|
|
8366
|
+
message: smithy_client_1.expectString(output.message),
|
|
8367
8367
|
};
|
|
8368
8368
|
};
|
|
8369
8369
|
const deserializeAws_json1_1InvalidTagsToAddException = (output, context) => {
|
|
8370
8370
|
return {
|
|
8371
|
-
message:
|
|
8371
|
+
message: smithy_client_1.expectString(output.message),
|
|
8372
8372
|
};
|
|
8373
8373
|
};
|
|
8374
8374
|
const deserializeAws_json1_1InvalidTargetFilterNameException = (output, context) => {
|
|
8375
8375
|
return {
|
|
8376
|
-
message:
|
|
8376
|
+
message: smithy_client_1.expectString(output.message),
|
|
8377
8377
|
};
|
|
8378
8378
|
};
|
|
8379
8379
|
const deserializeAws_json1_1InvalidTargetGroupPairException = (output, context) => {
|
|
8380
8380
|
return {
|
|
8381
|
-
message:
|
|
8381
|
+
message: smithy_client_1.expectString(output.message),
|
|
8382
8382
|
};
|
|
8383
8383
|
};
|
|
8384
8384
|
const deserializeAws_json1_1InvalidTargetInstancesException = (output, context) => {
|
|
8385
8385
|
return {
|
|
8386
|
-
message:
|
|
8386
|
+
message: smithy_client_1.expectString(output.message),
|
|
8387
8387
|
};
|
|
8388
8388
|
};
|
|
8389
8389
|
const deserializeAws_json1_1InvalidTimeRangeException = (output, context) => {
|
|
8390
8390
|
return {
|
|
8391
|
-
message:
|
|
8391
|
+
message: smithy_client_1.expectString(output.message),
|
|
8392
8392
|
};
|
|
8393
8393
|
};
|
|
8394
8394
|
const deserializeAws_json1_1InvalidTrafficRoutingConfigurationException = (output, context) => {
|
|
8395
8395
|
return {
|
|
8396
|
-
message:
|
|
8396
|
+
message: smithy_client_1.expectString(output.message),
|
|
8397
8397
|
};
|
|
8398
8398
|
};
|
|
8399
8399
|
const deserializeAws_json1_1InvalidTriggerConfigException = (output, context) => {
|
|
8400
8400
|
return {
|
|
8401
|
-
message:
|
|
8401
|
+
message: smithy_client_1.expectString(output.message),
|
|
8402
8402
|
};
|
|
8403
8403
|
};
|
|
8404
8404
|
const deserializeAws_json1_1InvalidUpdateOutdatedInstancesOnlyValueException = (output, context) => {
|
|
8405
8405
|
return {
|
|
8406
|
-
message:
|
|
8406
|
+
message: smithy_client_1.expectString(output.message),
|
|
8407
8407
|
};
|
|
8408
8408
|
};
|
|
8409
8409
|
const deserializeAws_json1_1LambdaFunctionInfo = (output, context) => {
|
|
8410
8410
|
return {
|
|
8411
|
-
currentVersion:
|
|
8412
|
-
functionAlias:
|
|
8413
|
-
functionName:
|
|
8414
|
-
targetVersion:
|
|
8415
|
-
targetVersionWeight:
|
|
8411
|
+
currentVersion: smithy_client_1.expectString(output.currentVersion),
|
|
8412
|
+
functionAlias: smithy_client_1.expectString(output.functionAlias),
|
|
8413
|
+
functionName: smithy_client_1.expectString(output.functionName),
|
|
8414
|
+
targetVersion: smithy_client_1.expectString(output.targetVersion),
|
|
8415
|
+
targetVersionWeight: smithy_client_1.limitedParseDouble(output.targetVersionWeight),
|
|
8416
8416
|
};
|
|
8417
8417
|
};
|
|
8418
8418
|
const deserializeAws_json1_1LambdaTarget = (output, context) => {
|
|
8419
8419
|
return {
|
|
8420
|
-
deploymentId:
|
|
8420
|
+
deploymentId: smithy_client_1.expectString(output.deploymentId),
|
|
8421
8421
|
lambdaFunctionInfo: output.lambdaFunctionInfo !== undefined && output.lambdaFunctionInfo !== null
|
|
8422
8422
|
? deserializeAws_json1_1LambdaFunctionInfo(output.lambdaFunctionInfo, context)
|
|
8423
8423
|
: undefined,
|
|
8424
8424
|
lastUpdatedAt: output.lastUpdatedAt !== undefined && output.lastUpdatedAt !== null
|
|
8425
|
-
?
|
|
8425
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedAt)))
|
|
8426
8426
|
: undefined,
|
|
8427
8427
|
lifecycleEvents: output.lifecycleEvents !== undefined && output.lifecycleEvents !== null
|
|
8428
8428
|
? deserializeAws_json1_1LifecycleEventList(output.lifecycleEvents, context)
|
|
8429
8429
|
: undefined,
|
|
8430
|
-
status:
|
|
8431
|
-
targetArn:
|
|
8432
|
-
targetId:
|
|
8430
|
+
status: smithy_client_1.expectString(output.status),
|
|
8431
|
+
targetArn: smithy_client_1.expectString(output.targetArn),
|
|
8432
|
+
targetId: smithy_client_1.expectString(output.targetId),
|
|
8433
8433
|
};
|
|
8434
8434
|
};
|
|
8435
8435
|
const deserializeAws_json1_1LastDeploymentInfo = (output, context) => {
|
|
8436
8436
|
return {
|
|
8437
8437
|
createTime: output.createTime !== undefined && output.createTime !== null
|
|
8438
|
-
?
|
|
8438
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.createTime)))
|
|
8439
8439
|
: undefined,
|
|
8440
|
-
deploymentId:
|
|
8441
|
-
endTime: output.endTime !== undefined && output.endTime !== null
|
|
8442
|
-
|
|
8440
|
+
deploymentId: smithy_client_1.expectString(output.deploymentId),
|
|
8441
|
+
endTime: output.endTime !== undefined && output.endTime !== null
|
|
8442
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.endTime)))
|
|
8443
|
+
: undefined,
|
|
8444
|
+
status: smithy_client_1.expectString(output.status),
|
|
8443
8445
|
};
|
|
8444
8446
|
};
|
|
8445
8447
|
const deserializeAws_json1_1LifecycleEvent = (output, context) => {
|
|
@@ -8447,17 +8449,19 @@ const deserializeAws_json1_1LifecycleEvent = (output, context) => {
|
|
|
8447
8449
|
diagnostics: output.diagnostics !== undefined && output.diagnostics !== null
|
|
8448
8450
|
? deserializeAws_json1_1Diagnostics(output.diagnostics, context)
|
|
8449
8451
|
: undefined,
|
|
8450
|
-
endTime: output.endTime !== undefined && output.endTime !== null
|
|
8451
|
-
|
|
8452
|
+
endTime: output.endTime !== undefined && output.endTime !== null
|
|
8453
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.endTime)))
|
|
8454
|
+
: undefined,
|
|
8455
|
+
lifecycleEventName: smithy_client_1.expectString(output.lifecycleEventName),
|
|
8452
8456
|
startTime: output.startTime !== undefined && output.startTime !== null
|
|
8453
|
-
?
|
|
8457
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.startTime)))
|
|
8454
8458
|
: undefined,
|
|
8455
|
-
status:
|
|
8459
|
+
status: smithy_client_1.expectString(output.status),
|
|
8456
8460
|
};
|
|
8457
8461
|
};
|
|
8458
8462
|
const deserializeAws_json1_1LifecycleEventAlreadyCompletedException = (output, context) => {
|
|
8459
8463
|
return {
|
|
8460
|
-
message:
|
|
8464
|
+
message: smithy_client_1.expectString(output.message),
|
|
8461
8465
|
};
|
|
8462
8466
|
};
|
|
8463
8467
|
const deserializeAws_json1_1LifecycleEventList = (output, context) => {
|
|
@@ -8472,12 +8476,12 @@ const deserializeAws_json1_1LifecycleEventList = (output, context) => {
|
|
|
8472
8476
|
};
|
|
8473
8477
|
const deserializeAws_json1_1LifecycleHookLimitExceededException = (output, context) => {
|
|
8474
8478
|
return {
|
|
8475
|
-
message:
|
|
8479
|
+
message: smithy_client_1.expectString(output.message),
|
|
8476
8480
|
};
|
|
8477
8481
|
};
|
|
8478
8482
|
const deserializeAws_json1_1ListApplicationRevisionsOutput = (output, context) => {
|
|
8479
8483
|
return {
|
|
8480
|
-
nextToken:
|
|
8484
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
8481
8485
|
revisions: output.revisions !== undefined && output.revisions !== null
|
|
8482
8486
|
? deserializeAws_json1_1RevisionLocationList(output.revisions, context)
|
|
8483
8487
|
: undefined,
|
|
@@ -8488,7 +8492,7 @@ const deserializeAws_json1_1ListApplicationsOutput = (output, context) => {
|
|
|
8488
8492
|
applications: output.applications !== undefined && output.applications !== null
|
|
8489
8493
|
? deserializeAws_json1_1ApplicationsList(output.applications, context)
|
|
8490
8494
|
: undefined,
|
|
8491
|
-
nextToken:
|
|
8495
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
8492
8496
|
};
|
|
8493
8497
|
};
|
|
8494
8498
|
const deserializeAws_json1_1ListDeploymentConfigsOutput = (output, context) => {
|
|
@@ -8496,16 +8500,16 @@ const deserializeAws_json1_1ListDeploymentConfigsOutput = (output, context) => {
|
|
|
8496
8500
|
deploymentConfigsList: output.deploymentConfigsList !== undefined && output.deploymentConfigsList !== null
|
|
8497
8501
|
? deserializeAws_json1_1DeploymentConfigsList(output.deploymentConfigsList, context)
|
|
8498
8502
|
: undefined,
|
|
8499
|
-
nextToken:
|
|
8503
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
8500
8504
|
};
|
|
8501
8505
|
};
|
|
8502
8506
|
const deserializeAws_json1_1ListDeploymentGroupsOutput = (output, context) => {
|
|
8503
8507
|
return {
|
|
8504
|
-
applicationName:
|
|
8508
|
+
applicationName: smithy_client_1.expectString(output.applicationName),
|
|
8505
8509
|
deploymentGroups: output.deploymentGroups !== undefined && output.deploymentGroups !== null
|
|
8506
8510
|
? deserializeAws_json1_1DeploymentGroupsList(output.deploymentGroups, context)
|
|
8507
8511
|
: undefined,
|
|
8508
|
-
nextToken:
|
|
8512
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
8509
8513
|
};
|
|
8510
8514
|
};
|
|
8511
8515
|
const deserializeAws_json1_1ListDeploymentInstancesOutput = (output, context) => {
|
|
@@ -8513,7 +8517,7 @@ const deserializeAws_json1_1ListDeploymentInstancesOutput = (output, context) =>
|
|
|
8513
8517
|
instancesList: output.instancesList !== undefined && output.instancesList !== null
|
|
8514
8518
|
? deserializeAws_json1_1InstancesList(output.instancesList, context)
|
|
8515
8519
|
: undefined,
|
|
8516
|
-
nextToken:
|
|
8520
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
8517
8521
|
};
|
|
8518
8522
|
};
|
|
8519
8523
|
const deserializeAws_json1_1ListDeploymentsOutput = (output, context) => {
|
|
@@ -8521,12 +8525,12 @@ const deserializeAws_json1_1ListDeploymentsOutput = (output, context) => {
|
|
|
8521
8525
|
deployments: output.deployments !== undefined && output.deployments !== null
|
|
8522
8526
|
? deserializeAws_json1_1DeploymentsList(output.deployments, context)
|
|
8523
8527
|
: undefined,
|
|
8524
|
-
nextToken:
|
|
8528
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
8525
8529
|
};
|
|
8526
8530
|
};
|
|
8527
8531
|
const deserializeAws_json1_1ListDeploymentTargetsOutput = (output, context) => {
|
|
8528
8532
|
return {
|
|
8529
|
-
nextToken:
|
|
8533
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
8530
8534
|
targetIds: output.targetIds !== undefined && output.targetIds !== null
|
|
8531
8535
|
? deserializeAws_json1_1TargetIdList(output.targetIds, context)
|
|
8532
8536
|
: undefined,
|
|
@@ -8539,12 +8543,12 @@ const deserializeAws_json1_1ListenerArnList = (output, context) => {
|
|
|
8539
8543
|
if (entry === null) {
|
|
8540
8544
|
return null;
|
|
8541
8545
|
}
|
|
8542
|
-
return
|
|
8546
|
+
return smithy_client_1.expectString(entry);
|
|
8543
8547
|
});
|
|
8544
8548
|
};
|
|
8545
8549
|
const deserializeAws_json1_1ListGitHubAccountTokenNamesOutput = (output, context) => {
|
|
8546
8550
|
return {
|
|
8547
|
-
nextToken:
|
|
8551
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
8548
8552
|
tokenNameList: output.tokenNameList !== undefined && output.tokenNameList !== null
|
|
8549
8553
|
? deserializeAws_json1_1GitHubAccountTokenNameList(output.tokenNameList, context)
|
|
8550
8554
|
: undefined,
|
|
@@ -8555,12 +8559,12 @@ const deserializeAws_json1_1ListOnPremisesInstancesOutput = (output, context) =>
|
|
|
8555
8559
|
instanceNames: output.instanceNames !== undefined && output.instanceNames !== null
|
|
8556
8560
|
? deserializeAws_json1_1InstanceNameList(output.instanceNames, context)
|
|
8557
8561
|
: undefined,
|
|
8558
|
-
nextToken:
|
|
8562
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
8559
8563
|
};
|
|
8560
8564
|
};
|
|
8561
8565
|
const deserializeAws_json1_1ListTagsForResourceOutput = (output, context) => {
|
|
8562
8566
|
return {
|
|
8563
|
-
NextToken:
|
|
8567
|
+
NextToken: smithy_client_1.expectString(output.NextToken),
|
|
8564
8568
|
Tags: output.Tags !== undefined && output.Tags !== null
|
|
8565
8569
|
? deserializeAws_json1_1TagList(output.Tags, context)
|
|
8566
8570
|
: undefined,
|
|
@@ -8581,13 +8585,13 @@ const deserializeAws_json1_1LoadBalancerInfo = (output, context) => {
|
|
|
8581
8585
|
};
|
|
8582
8586
|
const deserializeAws_json1_1MinimumHealthyHosts = (output, context) => {
|
|
8583
8587
|
return {
|
|
8584
|
-
type:
|
|
8585
|
-
value:
|
|
8588
|
+
type: smithy_client_1.expectString(output.type),
|
|
8589
|
+
value: smithy_client_1.expectInt32(output.value),
|
|
8586
8590
|
};
|
|
8587
8591
|
};
|
|
8588
8592
|
const deserializeAws_json1_1MultipleIamArnsProvidedException = (output, context) => {
|
|
8589
8593
|
return {
|
|
8590
|
-
message:
|
|
8594
|
+
message: smithy_client_1.expectString(output.message),
|
|
8591
8595
|
};
|
|
8592
8596
|
};
|
|
8593
8597
|
const deserializeAws_json1_1OnPremisesTagSet = (output, context) => {
|
|
@@ -8609,18 +8613,18 @@ const deserializeAws_json1_1OnPremisesTagSetList = (output, context) => {
|
|
|
8609
8613
|
};
|
|
8610
8614
|
const deserializeAws_json1_1OperationNotSupportedException = (output, context) => {
|
|
8611
8615
|
return {
|
|
8612
|
-
message:
|
|
8616
|
+
message: smithy_client_1.expectString(output.message),
|
|
8613
8617
|
};
|
|
8614
8618
|
};
|
|
8615
8619
|
const deserializeAws_json1_1PutLifecycleEventHookExecutionStatusOutput = (output, context) => {
|
|
8616
8620
|
return {
|
|
8617
|
-
lifecycleEventHookExecutionId:
|
|
8621
|
+
lifecycleEventHookExecutionId: smithy_client_1.expectString(output.lifecycleEventHookExecutionId),
|
|
8618
8622
|
};
|
|
8619
8623
|
};
|
|
8620
8624
|
const deserializeAws_json1_1RawString = (output, context) => {
|
|
8621
8625
|
return {
|
|
8622
|
-
content:
|
|
8623
|
-
sha256:
|
|
8626
|
+
content: smithy_client_1.expectString(output.content),
|
|
8627
|
+
sha256: smithy_client_1.expectString(output.sha256),
|
|
8624
8628
|
};
|
|
8625
8629
|
};
|
|
8626
8630
|
const deserializeAws_json1_1RelatedDeployments = (output, context) => {
|
|
@@ -8629,22 +8633,22 @@ const deserializeAws_json1_1RelatedDeployments = (output, context) => {
|
|
|
8629
8633
|
output.autoUpdateOutdatedInstancesDeploymentIds !== null
|
|
8630
8634
|
? deserializeAws_json1_1DeploymentsList(output.autoUpdateOutdatedInstancesDeploymentIds, context)
|
|
8631
8635
|
: undefined,
|
|
8632
|
-
autoUpdateOutdatedInstancesRootDeploymentId:
|
|
8636
|
+
autoUpdateOutdatedInstancesRootDeploymentId: smithy_client_1.expectString(output.autoUpdateOutdatedInstancesRootDeploymentId),
|
|
8633
8637
|
};
|
|
8634
8638
|
};
|
|
8635
8639
|
const deserializeAws_json1_1ResourceArnRequiredException = (output, context) => {
|
|
8636
8640
|
return {
|
|
8637
|
-
message:
|
|
8641
|
+
message: smithy_client_1.expectString(output.message),
|
|
8638
8642
|
};
|
|
8639
8643
|
};
|
|
8640
8644
|
const deserializeAws_json1_1ResourceValidationException = (output, context) => {
|
|
8641
8645
|
return {
|
|
8642
|
-
message:
|
|
8646
|
+
message: smithy_client_1.expectString(output.message),
|
|
8643
8647
|
};
|
|
8644
8648
|
};
|
|
8645
8649
|
const deserializeAws_json1_1RevisionDoesNotExistException = (output, context) => {
|
|
8646
8650
|
return {
|
|
8647
|
-
message:
|
|
8651
|
+
message: smithy_client_1.expectString(output.message),
|
|
8648
8652
|
};
|
|
8649
8653
|
};
|
|
8650
8654
|
const deserializeAws_json1_1RevisionInfo = (output, context) => {
|
|
@@ -8675,7 +8679,7 @@ const deserializeAws_json1_1RevisionLocation = (output, context) => {
|
|
|
8675
8679
|
gitHubLocation: output.gitHubLocation !== undefined && output.gitHubLocation !== null
|
|
8676
8680
|
? deserializeAws_json1_1GitHubLocation(output.gitHubLocation, context)
|
|
8677
8681
|
: undefined,
|
|
8678
|
-
revisionType:
|
|
8682
|
+
revisionType: smithy_client_1.expectString(output.revisionType),
|
|
8679
8683
|
s3Location: output.s3Location !== undefined && output.s3Location !== null
|
|
8680
8684
|
? deserializeAws_json1_1S3Location(output.s3Location, context)
|
|
8681
8685
|
: undefined,
|
|
@@ -8696,47 +8700,47 @@ const deserializeAws_json1_1RevisionLocationList = (output, context) => {
|
|
|
8696
8700
|
};
|
|
8697
8701
|
const deserializeAws_json1_1RevisionRequiredException = (output, context) => {
|
|
8698
8702
|
return {
|
|
8699
|
-
message:
|
|
8703
|
+
message: smithy_client_1.expectString(output.message),
|
|
8700
8704
|
};
|
|
8701
8705
|
};
|
|
8702
8706
|
const deserializeAws_json1_1RoleRequiredException = (output, context) => {
|
|
8703
8707
|
return {
|
|
8704
|
-
message:
|
|
8708
|
+
message: smithy_client_1.expectString(output.message),
|
|
8705
8709
|
};
|
|
8706
8710
|
};
|
|
8707
8711
|
const deserializeAws_json1_1RollbackInfo = (output, context) => {
|
|
8708
8712
|
return {
|
|
8709
|
-
rollbackDeploymentId:
|
|
8710
|
-
rollbackMessage:
|
|
8711
|
-
rollbackTriggeringDeploymentId:
|
|
8713
|
+
rollbackDeploymentId: smithy_client_1.expectString(output.rollbackDeploymentId),
|
|
8714
|
+
rollbackMessage: smithy_client_1.expectString(output.rollbackMessage),
|
|
8715
|
+
rollbackTriggeringDeploymentId: smithy_client_1.expectString(output.rollbackTriggeringDeploymentId),
|
|
8712
8716
|
};
|
|
8713
8717
|
};
|
|
8714
8718
|
const deserializeAws_json1_1S3Location = (output, context) => {
|
|
8715
8719
|
return {
|
|
8716
|
-
bucket:
|
|
8717
|
-
bundleType:
|
|
8718
|
-
eTag:
|
|
8719
|
-
key:
|
|
8720
|
-
version:
|
|
8720
|
+
bucket: smithy_client_1.expectString(output.bucket),
|
|
8721
|
+
bundleType: smithy_client_1.expectString(output.bundleType),
|
|
8722
|
+
eTag: smithy_client_1.expectString(output.eTag),
|
|
8723
|
+
key: smithy_client_1.expectString(output.key),
|
|
8724
|
+
version: smithy_client_1.expectString(output.version),
|
|
8721
8725
|
};
|
|
8722
8726
|
};
|
|
8723
8727
|
const deserializeAws_json1_1StopDeploymentOutput = (output, context) => {
|
|
8724
8728
|
return {
|
|
8725
|
-
status:
|
|
8726
|
-
statusMessage:
|
|
8729
|
+
status: smithy_client_1.expectString(output.status),
|
|
8730
|
+
statusMessage: smithy_client_1.expectString(output.statusMessage),
|
|
8727
8731
|
};
|
|
8728
8732
|
};
|
|
8729
8733
|
const deserializeAws_json1_1Tag = (output, context) => {
|
|
8730
8734
|
return {
|
|
8731
|
-
Key:
|
|
8732
|
-
Value:
|
|
8735
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
8736
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
8733
8737
|
};
|
|
8734
8738
|
};
|
|
8735
8739
|
const deserializeAws_json1_1TagFilter = (output, context) => {
|
|
8736
8740
|
return {
|
|
8737
|
-
Key:
|
|
8738
|
-
Type:
|
|
8739
|
-
Value:
|
|
8741
|
+
Key: smithy_client_1.expectString(output.Key),
|
|
8742
|
+
Type: smithy_client_1.expectString(output.Type),
|
|
8743
|
+
Value: smithy_client_1.expectString(output.Value),
|
|
8740
8744
|
};
|
|
8741
8745
|
};
|
|
8742
8746
|
const deserializeAws_json1_1TagFilterList = (output, context) => {
|
|
@@ -8751,7 +8755,7 @@ const deserializeAws_json1_1TagFilterList = (output, context) => {
|
|
|
8751
8755
|
};
|
|
8752
8756
|
const deserializeAws_json1_1TagLimitExceededException = (output, context) => {
|
|
8753
8757
|
return {
|
|
8754
|
-
message:
|
|
8758
|
+
message: smithy_client_1.expectString(output.message),
|
|
8755
8759
|
};
|
|
8756
8760
|
};
|
|
8757
8761
|
const deserializeAws_json1_1TagList = (output, context) => {
|
|
@@ -8766,7 +8770,7 @@ const deserializeAws_json1_1TagList = (output, context) => {
|
|
|
8766
8770
|
};
|
|
8767
8771
|
const deserializeAws_json1_1TagRequiredException = (output, context) => {
|
|
8768
8772
|
return {
|
|
8769
|
-
message:
|
|
8773
|
+
message: smithy_client_1.expectString(output.message),
|
|
8770
8774
|
};
|
|
8771
8775
|
};
|
|
8772
8776
|
const deserializeAws_json1_1TagResourceOutput = (output, context) => {
|
|
@@ -8774,12 +8778,12 @@ const deserializeAws_json1_1TagResourceOutput = (output, context) => {
|
|
|
8774
8778
|
};
|
|
8775
8779
|
const deserializeAws_json1_1TagSetListLimitExceededException = (output, context) => {
|
|
8776
8780
|
return {
|
|
8777
|
-
message:
|
|
8781
|
+
message: smithy_client_1.expectString(output.message),
|
|
8778
8782
|
};
|
|
8779
8783
|
};
|
|
8780
8784
|
const deserializeAws_json1_1TargetGroupInfo = (output, context) => {
|
|
8781
8785
|
return {
|
|
8782
|
-
name:
|
|
8786
|
+
name: smithy_client_1.expectString(output.name),
|
|
8783
8787
|
};
|
|
8784
8788
|
};
|
|
8785
8789
|
const deserializeAws_json1_1TargetGroupInfoList = (output, context) => {
|
|
@@ -8822,7 +8826,7 @@ const deserializeAws_json1_1TargetIdList = (output, context) => {
|
|
|
8822
8826
|
if (entry === null) {
|
|
8823
8827
|
return null;
|
|
8824
8828
|
}
|
|
8825
|
-
return
|
|
8829
|
+
return smithy_client_1.expectString(entry);
|
|
8826
8830
|
});
|
|
8827
8831
|
};
|
|
8828
8832
|
const deserializeAws_json1_1TargetInstances = (output, context) => {
|
|
@@ -8840,19 +8844,19 @@ const deserializeAws_json1_1TargetInstances = (output, context) => {
|
|
|
8840
8844
|
};
|
|
8841
8845
|
const deserializeAws_json1_1ThrottlingException = (output, context) => {
|
|
8842
8846
|
return {
|
|
8843
|
-
message:
|
|
8847
|
+
message: smithy_client_1.expectString(output.message),
|
|
8844
8848
|
};
|
|
8845
8849
|
};
|
|
8846
8850
|
const deserializeAws_json1_1TimeBasedCanary = (output, context) => {
|
|
8847
8851
|
return {
|
|
8848
|
-
canaryInterval:
|
|
8849
|
-
canaryPercentage:
|
|
8852
|
+
canaryInterval: smithy_client_1.expectInt32(output.canaryInterval),
|
|
8853
|
+
canaryPercentage: smithy_client_1.expectInt32(output.canaryPercentage),
|
|
8850
8854
|
};
|
|
8851
8855
|
};
|
|
8852
8856
|
const deserializeAws_json1_1TimeBasedLinear = (output, context) => {
|
|
8853
8857
|
return {
|
|
8854
|
-
linearInterval:
|
|
8855
|
-
linearPercentage:
|
|
8858
|
+
linearInterval: smithy_client_1.expectInt32(output.linearInterval),
|
|
8859
|
+
linearPercentage: smithy_client_1.expectInt32(output.linearPercentage),
|
|
8856
8860
|
};
|
|
8857
8861
|
};
|
|
8858
8862
|
const deserializeAws_json1_1TrafficRoute = (output, context) => {
|
|
@@ -8870,7 +8874,7 @@ const deserializeAws_json1_1TrafficRoutingConfig = (output, context) => {
|
|
|
8870
8874
|
timeBasedLinear: output.timeBasedLinear !== undefined && output.timeBasedLinear !== null
|
|
8871
8875
|
? deserializeAws_json1_1TimeBasedLinear(output.timeBasedLinear, context)
|
|
8872
8876
|
: undefined,
|
|
8873
|
-
type:
|
|
8877
|
+
type: smithy_client_1.expectString(output.type),
|
|
8874
8878
|
};
|
|
8875
8879
|
};
|
|
8876
8880
|
const deserializeAws_json1_1TriggerConfig = (output, context) => {
|
|
@@ -8878,8 +8882,8 @@ const deserializeAws_json1_1TriggerConfig = (output, context) => {
|
|
|
8878
8882
|
triggerEvents: output.triggerEvents !== undefined && output.triggerEvents !== null
|
|
8879
8883
|
? deserializeAws_json1_1TriggerEventTypeList(output.triggerEvents, context)
|
|
8880
8884
|
: undefined,
|
|
8881
|
-
triggerName:
|
|
8882
|
-
triggerTargetArn:
|
|
8885
|
+
triggerName: smithy_client_1.expectString(output.triggerName),
|
|
8886
|
+
triggerTargetArn: smithy_client_1.expectString(output.triggerTargetArn),
|
|
8883
8887
|
};
|
|
8884
8888
|
};
|
|
8885
8889
|
const deserializeAws_json1_1TriggerConfigList = (output, context) => {
|
|
@@ -8899,17 +8903,17 @@ const deserializeAws_json1_1TriggerEventTypeList = (output, context) => {
|
|
|
8899
8903
|
if (entry === null) {
|
|
8900
8904
|
return null;
|
|
8901
8905
|
}
|
|
8902
|
-
return
|
|
8906
|
+
return smithy_client_1.expectString(entry);
|
|
8903
8907
|
});
|
|
8904
8908
|
};
|
|
8905
8909
|
const deserializeAws_json1_1TriggerTargetsLimitExceededException = (output, context) => {
|
|
8906
8910
|
return {
|
|
8907
|
-
message:
|
|
8911
|
+
message: smithy_client_1.expectString(output.message),
|
|
8908
8912
|
};
|
|
8909
8913
|
};
|
|
8910
8914
|
const deserializeAws_json1_1UnsupportedActionForDeploymentTypeException = (output, context) => {
|
|
8911
8915
|
return {
|
|
8912
|
-
message:
|
|
8916
|
+
message: smithy_client_1.expectString(output.message),
|
|
8913
8917
|
};
|
|
8914
8918
|
};
|
|
8915
8919
|
const deserializeAws_json1_1UntagResourceOutput = (output, context) => {
|