@aws-sdk/client-elastic-beanstalk 3.31.0 → 3.32.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 +8 -0
- package/dist/cjs/ElasticBeanstalkClient.js +13 -13
- package/dist/cjs/ElasticBeanstalkClient.js.map +1 -1
- package/dist/cjs/commands/AbortEnvironmentUpdateCommand.js +3 -3
- package/dist/cjs/commands/AbortEnvironmentUpdateCommand.js.map +1 -1
- package/dist/cjs/commands/ApplyEnvironmentManagedActionCommand.js +3 -3
- package/dist/cjs/commands/ApplyEnvironmentManagedActionCommand.js.map +1 -1
- package/dist/cjs/commands/AssociateEnvironmentOperationsRoleCommand.js +3 -3
- package/dist/cjs/commands/AssociateEnvironmentOperationsRoleCommand.js.map +1 -1
- package/dist/cjs/commands/CheckDNSAvailabilityCommand.js +3 -3
- package/dist/cjs/commands/CheckDNSAvailabilityCommand.js.map +1 -1
- package/dist/cjs/commands/ComposeEnvironmentsCommand.js +3 -3
- package/dist/cjs/commands/ComposeEnvironmentsCommand.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/CreateApplicationVersionCommand.js +3 -3
- package/dist/cjs/commands/CreateApplicationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateConfigurationTemplateCommand.js +3 -3
- package/dist/cjs/commands/CreateConfigurationTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/CreateEnvironmentCommand.js +3 -3
- package/dist/cjs/commands/CreateEnvironmentCommand.js.map +1 -1
- package/dist/cjs/commands/CreatePlatformVersionCommand.js +3 -3
- package/dist/cjs/commands/CreatePlatformVersionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateStorageLocationCommand.js +3 -3
- package/dist/cjs/commands/CreateStorageLocationCommand.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/DeleteApplicationVersionCommand.js +3 -3
- package/dist/cjs/commands/DeleteApplicationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteConfigurationTemplateCommand.js +3 -3
- package/dist/cjs/commands/DeleteConfigurationTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteEnvironmentConfigurationCommand.js +3 -3
- package/dist/cjs/commands/DeleteEnvironmentConfigurationCommand.js.map +1 -1
- package/dist/cjs/commands/DeletePlatformVersionCommand.js +3 -3
- package/dist/cjs/commands/DeletePlatformVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeAccountAttributesCommand.js +3 -3
- package/dist/cjs/commands/DescribeAccountAttributesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeApplicationVersionsCommand.js +3 -3
- package/dist/cjs/commands/DescribeApplicationVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeApplicationsCommand.js +3 -3
- package/dist/cjs/commands/DescribeApplicationsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeConfigurationOptionsCommand.js +3 -3
- package/dist/cjs/commands/DescribeConfigurationOptionsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeConfigurationSettingsCommand.js +3 -3
- package/dist/cjs/commands/DescribeConfigurationSettingsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEnvironmentHealthCommand.js +3 -3
- package/dist/cjs/commands/DescribeEnvironmentHealthCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEnvironmentManagedActionHistoryCommand.js +3 -3
- package/dist/cjs/commands/DescribeEnvironmentManagedActionHistoryCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEnvironmentManagedActionsCommand.js +3 -3
- package/dist/cjs/commands/DescribeEnvironmentManagedActionsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEnvironmentResourcesCommand.js +3 -3
- package/dist/cjs/commands/DescribeEnvironmentResourcesCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEnvironmentsCommand.js +3 -3
- package/dist/cjs/commands/DescribeEnvironmentsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEventsCommand.js +3 -3
- package/dist/cjs/commands/DescribeEventsCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeInstancesHealthCommand.js +3 -3
- package/dist/cjs/commands/DescribeInstancesHealthCommand.js.map +1 -1
- package/dist/cjs/commands/DescribePlatformVersionCommand.js +3 -3
- package/dist/cjs/commands/DescribePlatformVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DisassociateEnvironmentOperationsRoleCommand.js +3 -3
- package/dist/cjs/commands/DisassociateEnvironmentOperationsRoleCommand.js.map +1 -1
- package/dist/cjs/commands/ListAvailableSolutionStacksCommand.js +3 -3
- package/dist/cjs/commands/ListAvailableSolutionStacksCommand.js.map +1 -1
- package/dist/cjs/commands/ListPlatformBranchesCommand.js +3 -3
- package/dist/cjs/commands/ListPlatformBranchesCommand.js.map +1 -1
- package/dist/cjs/commands/ListPlatformVersionsCommand.js +3 -3
- package/dist/cjs/commands/ListPlatformVersionsCommand.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/RebuildEnvironmentCommand.js +3 -3
- package/dist/cjs/commands/RebuildEnvironmentCommand.js.map +1 -1
- package/dist/cjs/commands/RequestEnvironmentInfoCommand.js +3 -3
- package/dist/cjs/commands/RequestEnvironmentInfoCommand.js.map +1 -1
- package/dist/cjs/commands/RestartAppServerCommand.js +3 -3
- package/dist/cjs/commands/RestartAppServerCommand.js.map +1 -1
- package/dist/cjs/commands/RetrieveEnvironmentInfoCommand.js +3 -3
- package/dist/cjs/commands/RetrieveEnvironmentInfoCommand.js.map +1 -1
- package/dist/cjs/commands/SwapEnvironmentCNAMEsCommand.js +3 -3
- package/dist/cjs/commands/SwapEnvironmentCNAMEsCommand.js.map +1 -1
- package/dist/cjs/commands/TerminateEnvironmentCommand.js +3 -3
- package/dist/cjs/commands/TerminateEnvironmentCommand.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/UpdateApplicationResourceLifecycleCommand.js +3 -3
- package/dist/cjs/commands/UpdateApplicationResourceLifecycleCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateApplicationVersionCommand.js +3 -3
- package/dist/cjs/commands/UpdateApplicationVersionCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateConfigurationTemplateCommand.js +3 -3
- package/dist/cjs/commands/UpdateConfigurationTemplateCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateEnvironmentCommand.js +3 -3
- package/dist/cjs/commands/UpdateEnvironmentCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateTagsForResourceCommand.js +3 -3
- package/dist/cjs/commands/UpdateTagsForResourceCommand.js.map +1 -1
- package/dist/cjs/commands/ValidateConfigurationSettingsCommand.js +3 -3
- package/dist/cjs/commands/ValidateConfigurationSettingsCommand.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_query.js +293 -293
- package/dist/cjs/protocols/Aws_query.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/waitForEnvironmentExists.js +3 -3
- package/dist/cjs/waiters/waitForEnvironmentExists.js.map +1 -1
- package/dist/cjs/waiters/waitForEnvironmentTerminated.js +3 -3
- package/dist/cjs/waiters/waitForEnvironmentTerminated.js.map +1 -1
- package/dist/cjs/waiters/waitForEnvironmentUpdated.js +3 -3
- package/dist/cjs/waiters/waitForEnvironmentUpdated.js.map +1 -1
- package/dist/es/package.json +32 -32
- package/dist/es/pagination/DescribeEnvironmentManagedActionHistoryPaginator.js +4 -4
- package/dist/es/pagination/DescribeEnvironmentManagedActionHistoryPaginator.js.map +1 -1
- package/dist/es/pagination/DescribeEventsPaginator.js +4 -4
- package/dist/es/pagination/DescribeEventsPaginator.js.map +1 -1
- package/dist/es/pagination/ListPlatformBranchesPaginator.js +4 -4
- package/dist/es/pagination/ListPlatformBranchesPaginator.js.map +1 -1
- package/dist/es/pagination/ListPlatformVersionsPaginator.js +4 -4
- package/dist/es/pagination/ListPlatformVersionsPaginator.js.map +1 -1
- package/dist/es/waiters/waitForEnvironmentExists.js +2 -2
- package/dist/es/waiters/waitForEnvironmentExists.js.map +1 -1
- package/dist/es/waiters/waitForEnvironmentTerminated.js +2 -2
- package/dist/es/waiters/waitForEnvironmentTerminated.js.map +1 -1
- package/dist/es/waiters/waitForEnvironmentUpdated.js +2 -2
- package/dist/es/waiters/waitForEnvironmentUpdated.js.map +1 -1
- package/package.json +32 -32
- package/tsconfig.json +1 -2
|
@@ -4384,31 +4384,31 @@ const deserializeAws_queryApplicationDescription = (output, context) => {
|
|
|
4384
4384
|
ResourceLifecycleConfig: undefined,
|
|
4385
4385
|
};
|
|
4386
4386
|
if (output["ApplicationArn"] !== undefined) {
|
|
4387
|
-
contents.ApplicationArn =
|
|
4387
|
+
contents.ApplicationArn = smithy_client_1.expectString(output["ApplicationArn"]);
|
|
4388
4388
|
}
|
|
4389
4389
|
if (output["ApplicationName"] !== undefined) {
|
|
4390
|
-
contents.ApplicationName =
|
|
4390
|
+
contents.ApplicationName = smithy_client_1.expectString(output["ApplicationName"]);
|
|
4391
4391
|
}
|
|
4392
4392
|
if (output["Description"] !== undefined) {
|
|
4393
|
-
contents.Description =
|
|
4393
|
+
contents.Description = smithy_client_1.expectString(output["Description"]);
|
|
4394
4394
|
}
|
|
4395
4395
|
if (output["DateCreated"] !== undefined) {
|
|
4396
|
-
contents.DateCreated =
|
|
4396
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
4397
4397
|
}
|
|
4398
4398
|
if (output["DateUpdated"] !== undefined) {
|
|
4399
|
-
contents.DateUpdated =
|
|
4399
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
4400
4400
|
}
|
|
4401
4401
|
if (output.Versions === "") {
|
|
4402
4402
|
contents.Versions = [];
|
|
4403
4403
|
}
|
|
4404
4404
|
if (output["Versions"] !== undefined && output["Versions"]["member"] !== undefined) {
|
|
4405
|
-
contents.Versions = deserializeAws_queryVersionLabelsList(
|
|
4405
|
+
contents.Versions = deserializeAws_queryVersionLabelsList(smithy_client_1.getArrayIfSingleItem(output["Versions"]["member"]), context);
|
|
4406
4406
|
}
|
|
4407
4407
|
if (output.ConfigurationTemplates === "") {
|
|
4408
4408
|
contents.ConfigurationTemplates = [];
|
|
4409
4409
|
}
|
|
4410
4410
|
if (output["ConfigurationTemplates"] !== undefined && output["ConfigurationTemplates"]["member"] !== undefined) {
|
|
4411
|
-
contents.ConfigurationTemplates = deserializeAws_queryConfigurationTemplateNamesList(
|
|
4411
|
+
contents.ConfigurationTemplates = deserializeAws_queryConfigurationTemplateNamesList(smithy_client_1.getArrayIfSingleItem(output["ConfigurationTemplates"]["member"]), context);
|
|
4412
4412
|
}
|
|
4413
4413
|
if (output["ResourceLifecycleConfig"] !== undefined) {
|
|
4414
4414
|
contents.ResourceLifecycleConfig = deserializeAws_queryApplicationResourceLifecycleConfig(output["ResourceLifecycleConfig"], context);
|
|
@@ -4442,7 +4442,7 @@ const deserializeAws_queryApplicationDescriptionsMessage = (output, context) =>
|
|
|
4442
4442
|
contents.Applications = [];
|
|
4443
4443
|
}
|
|
4444
4444
|
if (output["Applications"] !== undefined && output["Applications"]["member"] !== undefined) {
|
|
4445
|
-
contents.Applications = deserializeAws_queryApplicationDescriptionList(
|
|
4445
|
+
contents.Applications = deserializeAws_queryApplicationDescriptionList(smithy_client_1.getArrayIfSingleItem(output["Applications"]["member"]), context);
|
|
4446
4446
|
}
|
|
4447
4447
|
return contents;
|
|
4448
4448
|
};
|
|
@@ -4454,10 +4454,10 @@ const deserializeAws_queryApplicationMetrics = (output, context) => {
|
|
|
4454
4454
|
Latency: undefined,
|
|
4455
4455
|
};
|
|
4456
4456
|
if (output["Duration"] !== undefined) {
|
|
4457
|
-
contents.Duration =
|
|
4457
|
+
contents.Duration = smithy_client_1.strictParseInt32(output["Duration"]);
|
|
4458
4458
|
}
|
|
4459
4459
|
if (output["RequestCount"] !== undefined) {
|
|
4460
|
-
contents.RequestCount =
|
|
4460
|
+
contents.RequestCount = smithy_client_1.strictParseInt32(output["RequestCount"]);
|
|
4461
4461
|
}
|
|
4462
4462
|
if (output["StatusCodes"] !== undefined) {
|
|
4463
4463
|
contents.StatusCodes = deserializeAws_queryStatusCodes(output["StatusCodes"], context);
|
|
@@ -4473,7 +4473,7 @@ const deserializeAws_queryApplicationResourceLifecycleConfig = (output, context)
|
|
|
4473
4473
|
VersionLifecycleConfig: undefined,
|
|
4474
4474
|
};
|
|
4475
4475
|
if (output["ServiceRole"] !== undefined) {
|
|
4476
|
-
contents.ServiceRole =
|
|
4476
|
+
contents.ServiceRole = smithy_client_1.expectString(output["ServiceRole"]);
|
|
4477
4477
|
}
|
|
4478
4478
|
if (output["VersionLifecycleConfig"] !== undefined) {
|
|
4479
4479
|
contents.VersionLifecycleConfig = deserializeAws_queryApplicationVersionLifecycleConfig(output["VersionLifecycleConfig"], context);
|
|
@@ -4486,7 +4486,7 @@ const deserializeAws_queryApplicationResourceLifecycleDescriptionMessage = (outp
|
|
|
4486
4486
|
ResourceLifecycleConfig: undefined,
|
|
4487
4487
|
};
|
|
4488
4488
|
if (output["ApplicationName"] !== undefined) {
|
|
4489
|
-
contents.ApplicationName =
|
|
4489
|
+
contents.ApplicationName = smithy_client_1.expectString(output["ApplicationName"]);
|
|
4490
4490
|
}
|
|
4491
4491
|
if (output["ResourceLifecycleConfig"] !== undefined) {
|
|
4492
4492
|
contents.ResourceLifecycleConfig = deserializeAws_queryApplicationResourceLifecycleConfig(output["ResourceLifecycleConfig"], context);
|
|
@@ -4507,34 +4507,34 @@ const deserializeAws_queryApplicationVersionDescription = (output, context) => {
|
|
|
4507
4507
|
Status: undefined,
|
|
4508
4508
|
};
|
|
4509
4509
|
if (output["ApplicationVersionArn"] !== undefined) {
|
|
4510
|
-
contents.ApplicationVersionArn =
|
|
4510
|
+
contents.ApplicationVersionArn = smithy_client_1.expectString(output["ApplicationVersionArn"]);
|
|
4511
4511
|
}
|
|
4512
4512
|
if (output["ApplicationName"] !== undefined) {
|
|
4513
|
-
contents.ApplicationName =
|
|
4513
|
+
contents.ApplicationName = smithy_client_1.expectString(output["ApplicationName"]);
|
|
4514
4514
|
}
|
|
4515
4515
|
if (output["Description"] !== undefined) {
|
|
4516
|
-
contents.Description =
|
|
4516
|
+
contents.Description = smithy_client_1.expectString(output["Description"]);
|
|
4517
4517
|
}
|
|
4518
4518
|
if (output["VersionLabel"] !== undefined) {
|
|
4519
|
-
contents.VersionLabel =
|
|
4519
|
+
contents.VersionLabel = smithy_client_1.expectString(output["VersionLabel"]);
|
|
4520
4520
|
}
|
|
4521
4521
|
if (output["SourceBuildInformation"] !== undefined) {
|
|
4522
4522
|
contents.SourceBuildInformation = deserializeAws_querySourceBuildInformation(output["SourceBuildInformation"], context);
|
|
4523
4523
|
}
|
|
4524
4524
|
if (output["BuildArn"] !== undefined) {
|
|
4525
|
-
contents.BuildArn =
|
|
4525
|
+
contents.BuildArn = smithy_client_1.expectString(output["BuildArn"]);
|
|
4526
4526
|
}
|
|
4527
4527
|
if (output["SourceBundle"] !== undefined) {
|
|
4528
4528
|
contents.SourceBundle = deserializeAws_queryS3Location(output["SourceBundle"], context);
|
|
4529
4529
|
}
|
|
4530
4530
|
if (output["DateCreated"] !== undefined) {
|
|
4531
|
-
contents.DateCreated =
|
|
4531
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
4532
4532
|
}
|
|
4533
4533
|
if (output["DateUpdated"] !== undefined) {
|
|
4534
|
-
contents.DateUpdated =
|
|
4534
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
4535
4535
|
}
|
|
4536
4536
|
if (output["Status"] !== undefined) {
|
|
4537
|
-
contents.Status =
|
|
4537
|
+
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
4538
4538
|
}
|
|
4539
4539
|
return contents;
|
|
4540
4540
|
};
|
|
@@ -4566,10 +4566,10 @@ const deserializeAws_queryApplicationVersionDescriptionsMessage = (output, conte
|
|
|
4566
4566
|
contents.ApplicationVersions = [];
|
|
4567
4567
|
}
|
|
4568
4568
|
if (output["ApplicationVersions"] !== undefined && output["ApplicationVersions"]["member"] !== undefined) {
|
|
4569
|
-
contents.ApplicationVersions = deserializeAws_queryApplicationVersionDescriptionList(
|
|
4569
|
+
contents.ApplicationVersions = deserializeAws_queryApplicationVersionDescriptionList(smithy_client_1.getArrayIfSingleItem(output["ApplicationVersions"]["member"]), context);
|
|
4570
4570
|
}
|
|
4571
4571
|
if (output["NextToken"] !== undefined) {
|
|
4572
|
-
contents.NextToken =
|
|
4572
|
+
contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
|
|
4573
4573
|
}
|
|
4574
4574
|
return contents;
|
|
4575
4575
|
};
|
|
@@ -4594,16 +4594,16 @@ const deserializeAws_queryApplyEnvironmentManagedActionResult = (output, context
|
|
|
4594
4594
|
Status: undefined,
|
|
4595
4595
|
};
|
|
4596
4596
|
if (output["ActionId"] !== undefined) {
|
|
4597
|
-
contents.ActionId =
|
|
4597
|
+
contents.ActionId = smithy_client_1.expectString(output["ActionId"]);
|
|
4598
4598
|
}
|
|
4599
4599
|
if (output["ActionDescription"] !== undefined) {
|
|
4600
|
-
contents.ActionDescription =
|
|
4600
|
+
contents.ActionDescription = smithy_client_1.expectString(output["ActionDescription"]);
|
|
4601
4601
|
}
|
|
4602
4602
|
if (output["ActionType"] !== undefined) {
|
|
4603
|
-
contents.ActionType =
|
|
4603
|
+
contents.ActionType = smithy_client_1.expectString(output["ActionType"]);
|
|
4604
4604
|
}
|
|
4605
4605
|
if (output["Status"] !== undefined) {
|
|
4606
|
-
contents.Status =
|
|
4606
|
+
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
4607
4607
|
}
|
|
4608
4608
|
return contents;
|
|
4609
4609
|
};
|
|
@@ -4612,7 +4612,7 @@ const deserializeAws_queryAutoScalingGroup = (output, context) => {
|
|
|
4612
4612
|
Name: undefined,
|
|
4613
4613
|
};
|
|
4614
4614
|
if (output["Name"] !== undefined) {
|
|
4615
|
-
contents.Name =
|
|
4615
|
+
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
4616
4616
|
}
|
|
4617
4617
|
return contents;
|
|
4618
4618
|
};
|
|
@@ -4643,7 +4643,7 @@ const deserializeAws_queryAvailableSolutionStackNamesList = (output, context) =>
|
|
|
4643
4643
|
if (entry === null) {
|
|
4644
4644
|
return null;
|
|
4645
4645
|
}
|
|
4646
|
-
return
|
|
4646
|
+
return smithy_client_1.expectString(entry);
|
|
4647
4647
|
});
|
|
4648
4648
|
};
|
|
4649
4649
|
const deserializeAws_queryBuilder = (output, context) => {
|
|
@@ -4651,7 +4651,7 @@ const deserializeAws_queryBuilder = (output, context) => {
|
|
|
4651
4651
|
ARN: undefined,
|
|
4652
4652
|
};
|
|
4653
4653
|
if (output["ARN"] !== undefined) {
|
|
4654
|
-
contents.ARN =
|
|
4654
|
+
contents.ARN = smithy_client_1.expectString(output["ARN"]);
|
|
4655
4655
|
}
|
|
4656
4656
|
return contents;
|
|
4657
4657
|
};
|
|
@@ -4662,7 +4662,7 @@ const deserializeAws_queryCauses = (output, context) => {
|
|
|
4662
4662
|
if (entry === null) {
|
|
4663
4663
|
return null;
|
|
4664
4664
|
}
|
|
4665
|
-
return
|
|
4665
|
+
return smithy_client_1.expectString(entry);
|
|
4666
4666
|
});
|
|
4667
4667
|
};
|
|
4668
4668
|
const deserializeAws_queryCheckDNSAvailabilityResultMessage = (output, context) => {
|
|
@@ -4671,10 +4671,10 @@ const deserializeAws_queryCheckDNSAvailabilityResultMessage = (output, context)
|
|
|
4671
4671
|
FullyQualifiedCNAME: undefined,
|
|
4672
4672
|
};
|
|
4673
4673
|
if (output["Available"] !== undefined) {
|
|
4674
|
-
contents.Available =
|
|
4674
|
+
contents.Available = smithy_client_1.parseBoolean(output["Available"]);
|
|
4675
4675
|
}
|
|
4676
4676
|
if (output["FullyQualifiedCNAME"] !== undefined) {
|
|
4677
|
-
contents.FullyQualifiedCNAME =
|
|
4677
|
+
contents.FullyQualifiedCNAME = smithy_client_1.expectString(output["FullyQualifiedCNAME"]);
|
|
4678
4678
|
}
|
|
4679
4679
|
return contents;
|
|
4680
4680
|
};
|
|
@@ -4683,7 +4683,7 @@ const deserializeAws_queryCodeBuildNotInServiceRegionException = (output, contex
|
|
|
4683
4683
|
message: undefined,
|
|
4684
4684
|
};
|
|
4685
4685
|
if (output["message"] !== undefined) {
|
|
4686
|
-
contents.message =
|
|
4686
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
4687
4687
|
}
|
|
4688
4688
|
return contents;
|
|
4689
4689
|
};
|
|
@@ -4702,37 +4702,37 @@ const deserializeAws_queryConfigurationOptionDescription = (output, context) =>
|
|
|
4702
4702
|
Regex: undefined,
|
|
4703
4703
|
};
|
|
4704
4704
|
if (output["Namespace"] !== undefined) {
|
|
4705
|
-
contents.Namespace =
|
|
4705
|
+
contents.Namespace = smithy_client_1.expectString(output["Namespace"]);
|
|
4706
4706
|
}
|
|
4707
4707
|
if (output["Name"] !== undefined) {
|
|
4708
|
-
contents.Name =
|
|
4708
|
+
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
4709
4709
|
}
|
|
4710
4710
|
if (output["DefaultValue"] !== undefined) {
|
|
4711
|
-
contents.DefaultValue =
|
|
4711
|
+
contents.DefaultValue = smithy_client_1.expectString(output["DefaultValue"]);
|
|
4712
4712
|
}
|
|
4713
4713
|
if (output["ChangeSeverity"] !== undefined) {
|
|
4714
|
-
contents.ChangeSeverity =
|
|
4714
|
+
contents.ChangeSeverity = smithy_client_1.expectString(output["ChangeSeverity"]);
|
|
4715
4715
|
}
|
|
4716
4716
|
if (output["UserDefined"] !== undefined) {
|
|
4717
|
-
contents.UserDefined =
|
|
4717
|
+
contents.UserDefined = smithy_client_1.parseBoolean(output["UserDefined"]);
|
|
4718
4718
|
}
|
|
4719
4719
|
if (output["ValueType"] !== undefined) {
|
|
4720
|
-
contents.ValueType =
|
|
4720
|
+
contents.ValueType = smithy_client_1.expectString(output["ValueType"]);
|
|
4721
4721
|
}
|
|
4722
4722
|
if (output.ValueOptions === "") {
|
|
4723
4723
|
contents.ValueOptions = [];
|
|
4724
4724
|
}
|
|
4725
4725
|
if (output["ValueOptions"] !== undefined && output["ValueOptions"]["member"] !== undefined) {
|
|
4726
|
-
contents.ValueOptions = deserializeAws_queryConfigurationOptionPossibleValues(
|
|
4726
|
+
contents.ValueOptions = deserializeAws_queryConfigurationOptionPossibleValues(smithy_client_1.getArrayIfSingleItem(output["ValueOptions"]["member"]), context);
|
|
4727
4727
|
}
|
|
4728
4728
|
if (output["MinValue"] !== undefined) {
|
|
4729
|
-
contents.MinValue =
|
|
4729
|
+
contents.MinValue = smithy_client_1.strictParseInt32(output["MinValue"]);
|
|
4730
4730
|
}
|
|
4731
4731
|
if (output["MaxValue"] !== undefined) {
|
|
4732
|
-
contents.MaxValue =
|
|
4732
|
+
contents.MaxValue = smithy_client_1.strictParseInt32(output["MaxValue"]);
|
|
4733
4733
|
}
|
|
4734
4734
|
if (output["MaxLength"] !== undefined) {
|
|
4735
|
-
contents.MaxLength =
|
|
4735
|
+
contents.MaxLength = smithy_client_1.strictParseInt32(output["MaxLength"]);
|
|
4736
4736
|
}
|
|
4737
4737
|
if (output["Regex"] !== undefined) {
|
|
4738
4738
|
contents.Regex = deserializeAws_queryOptionRestrictionRegex(output["Regex"], context);
|
|
@@ -4756,7 +4756,7 @@ const deserializeAws_queryConfigurationOptionPossibleValues = (output, context)
|
|
|
4756
4756
|
if (entry === null) {
|
|
4757
4757
|
return null;
|
|
4758
4758
|
}
|
|
4759
|
-
return
|
|
4759
|
+
return smithy_client_1.expectString(entry);
|
|
4760
4760
|
});
|
|
4761
4761
|
};
|
|
4762
4762
|
const deserializeAws_queryConfigurationOptionsDescription = (output, context) => {
|
|
@@ -4766,16 +4766,16 @@ const deserializeAws_queryConfigurationOptionsDescription = (output, context) =>
|
|
|
4766
4766
|
Options: undefined,
|
|
4767
4767
|
};
|
|
4768
4768
|
if (output["SolutionStackName"] !== undefined) {
|
|
4769
|
-
contents.SolutionStackName =
|
|
4769
|
+
contents.SolutionStackName = smithy_client_1.expectString(output["SolutionStackName"]);
|
|
4770
4770
|
}
|
|
4771
4771
|
if (output["PlatformArn"] !== undefined) {
|
|
4772
|
-
contents.PlatformArn =
|
|
4772
|
+
contents.PlatformArn = smithy_client_1.expectString(output["PlatformArn"]);
|
|
4773
4773
|
}
|
|
4774
4774
|
if (output.Options === "") {
|
|
4775
4775
|
contents.Options = [];
|
|
4776
4776
|
}
|
|
4777
4777
|
if (output["Options"] !== undefined && output["Options"]["member"] !== undefined) {
|
|
4778
|
-
contents.Options = deserializeAws_queryConfigurationOptionDescriptionsList(
|
|
4778
|
+
contents.Options = deserializeAws_queryConfigurationOptionDescriptionsList(smithy_client_1.getArrayIfSingleItem(output["Options"]["member"]), context);
|
|
4779
4779
|
}
|
|
4780
4780
|
return contents;
|
|
4781
4781
|
};
|
|
@@ -4787,16 +4787,16 @@ const deserializeAws_queryConfigurationOptionSetting = (output, context) => {
|
|
|
4787
4787
|
Value: undefined,
|
|
4788
4788
|
};
|
|
4789
4789
|
if (output["ResourceName"] !== undefined) {
|
|
4790
|
-
contents.ResourceName =
|
|
4790
|
+
contents.ResourceName = smithy_client_1.expectString(output["ResourceName"]);
|
|
4791
4791
|
}
|
|
4792
4792
|
if (output["Namespace"] !== undefined) {
|
|
4793
|
-
contents.Namespace =
|
|
4793
|
+
contents.Namespace = smithy_client_1.expectString(output["Namespace"]);
|
|
4794
4794
|
}
|
|
4795
4795
|
if (output["OptionName"] !== undefined) {
|
|
4796
|
-
contents.OptionName =
|
|
4796
|
+
contents.OptionName = smithy_client_1.expectString(output["OptionName"]);
|
|
4797
4797
|
}
|
|
4798
4798
|
if (output["Value"] !== undefined) {
|
|
4799
|
-
contents.Value =
|
|
4799
|
+
contents.Value = smithy_client_1.expectString(output["Value"]);
|
|
4800
4800
|
}
|
|
4801
4801
|
return contents;
|
|
4802
4802
|
};
|
|
@@ -4824,37 +4824,37 @@ const deserializeAws_queryConfigurationSettingsDescription = (output, context) =
|
|
|
4824
4824
|
OptionSettings: undefined,
|
|
4825
4825
|
};
|
|
4826
4826
|
if (output["SolutionStackName"] !== undefined) {
|
|
4827
|
-
contents.SolutionStackName =
|
|
4827
|
+
contents.SolutionStackName = smithy_client_1.expectString(output["SolutionStackName"]);
|
|
4828
4828
|
}
|
|
4829
4829
|
if (output["PlatformArn"] !== undefined) {
|
|
4830
|
-
contents.PlatformArn =
|
|
4830
|
+
contents.PlatformArn = smithy_client_1.expectString(output["PlatformArn"]);
|
|
4831
4831
|
}
|
|
4832
4832
|
if (output["ApplicationName"] !== undefined) {
|
|
4833
|
-
contents.ApplicationName =
|
|
4833
|
+
contents.ApplicationName = smithy_client_1.expectString(output["ApplicationName"]);
|
|
4834
4834
|
}
|
|
4835
4835
|
if (output["TemplateName"] !== undefined) {
|
|
4836
|
-
contents.TemplateName =
|
|
4836
|
+
contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
|
|
4837
4837
|
}
|
|
4838
4838
|
if (output["Description"] !== undefined) {
|
|
4839
|
-
contents.Description =
|
|
4839
|
+
contents.Description = smithy_client_1.expectString(output["Description"]);
|
|
4840
4840
|
}
|
|
4841
4841
|
if (output["EnvironmentName"] !== undefined) {
|
|
4842
|
-
contents.EnvironmentName =
|
|
4842
|
+
contents.EnvironmentName = smithy_client_1.expectString(output["EnvironmentName"]);
|
|
4843
4843
|
}
|
|
4844
4844
|
if (output["DeploymentStatus"] !== undefined) {
|
|
4845
|
-
contents.DeploymentStatus =
|
|
4845
|
+
contents.DeploymentStatus = smithy_client_1.expectString(output["DeploymentStatus"]);
|
|
4846
4846
|
}
|
|
4847
4847
|
if (output["DateCreated"] !== undefined) {
|
|
4848
|
-
contents.DateCreated =
|
|
4848
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
4849
4849
|
}
|
|
4850
4850
|
if (output["DateUpdated"] !== undefined) {
|
|
4851
|
-
contents.DateUpdated =
|
|
4851
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
4852
4852
|
}
|
|
4853
4853
|
if (output.OptionSettings === "") {
|
|
4854
4854
|
contents.OptionSettings = [];
|
|
4855
4855
|
}
|
|
4856
4856
|
if (output["OptionSettings"] !== undefined && output["OptionSettings"]["member"] !== undefined) {
|
|
4857
|
-
contents.OptionSettings = deserializeAws_queryConfigurationOptionSettingsList(
|
|
4857
|
+
contents.OptionSettings = deserializeAws_queryConfigurationOptionSettingsList(smithy_client_1.getArrayIfSingleItem(output["OptionSettings"]["member"]), context);
|
|
4858
4858
|
}
|
|
4859
4859
|
return contents;
|
|
4860
4860
|
};
|
|
@@ -4876,7 +4876,7 @@ const deserializeAws_queryConfigurationSettingsDescriptions = (output, context)
|
|
|
4876
4876
|
contents.ConfigurationSettings = [];
|
|
4877
4877
|
}
|
|
4878
4878
|
if (output["ConfigurationSettings"] !== undefined && output["ConfigurationSettings"]["member"] !== undefined) {
|
|
4879
|
-
contents.ConfigurationSettings = deserializeAws_queryConfigurationSettingsDescriptionList(
|
|
4879
|
+
contents.ConfigurationSettings = deserializeAws_queryConfigurationSettingsDescriptionList(smithy_client_1.getArrayIfSingleItem(output["ConfigurationSettings"]["member"]), context);
|
|
4880
4880
|
}
|
|
4881
4881
|
return contents;
|
|
4882
4882
|
};
|
|
@@ -4888,7 +4888,7 @@ const deserializeAws_queryConfigurationSettingsValidationMessages = (output, con
|
|
|
4888
4888
|
contents.Messages = [];
|
|
4889
4889
|
}
|
|
4890
4890
|
if (output["Messages"] !== undefined && output["Messages"]["member"] !== undefined) {
|
|
4891
|
-
contents.Messages = deserializeAws_queryValidationMessagesList(
|
|
4891
|
+
contents.Messages = deserializeAws_queryValidationMessagesList(smithy_client_1.getArrayIfSingleItem(output["Messages"]["member"]), context);
|
|
4892
4892
|
}
|
|
4893
4893
|
return contents;
|
|
4894
4894
|
};
|
|
@@ -4899,7 +4899,7 @@ const deserializeAws_queryConfigurationTemplateNamesList = (output, context) =>
|
|
|
4899
4899
|
if (entry === null) {
|
|
4900
4900
|
return null;
|
|
4901
4901
|
}
|
|
4902
|
-
return
|
|
4902
|
+
return smithy_client_1.expectString(entry);
|
|
4903
4903
|
});
|
|
4904
4904
|
};
|
|
4905
4905
|
const deserializeAws_queryCPUUtilization = (output, context) => {
|
|
@@ -4914,28 +4914,28 @@ const deserializeAws_queryCPUUtilization = (output, context) => {
|
|
|
4914
4914
|
Privileged: undefined,
|
|
4915
4915
|
};
|
|
4916
4916
|
if (output["User"] !== undefined) {
|
|
4917
|
-
contents.User =
|
|
4917
|
+
contents.User = smithy_client_1.strictParseFloat(output["User"]);
|
|
4918
4918
|
}
|
|
4919
4919
|
if (output["Nice"] !== undefined) {
|
|
4920
|
-
contents.Nice =
|
|
4920
|
+
contents.Nice = smithy_client_1.strictParseFloat(output["Nice"]);
|
|
4921
4921
|
}
|
|
4922
4922
|
if (output["System"] !== undefined) {
|
|
4923
|
-
contents.System =
|
|
4923
|
+
contents.System = smithy_client_1.strictParseFloat(output["System"]);
|
|
4924
4924
|
}
|
|
4925
4925
|
if (output["Idle"] !== undefined) {
|
|
4926
|
-
contents.Idle =
|
|
4926
|
+
contents.Idle = smithy_client_1.strictParseFloat(output["Idle"]);
|
|
4927
4927
|
}
|
|
4928
4928
|
if (output["IOWait"] !== undefined) {
|
|
4929
|
-
contents.IOWait =
|
|
4929
|
+
contents.IOWait = smithy_client_1.strictParseFloat(output["IOWait"]);
|
|
4930
4930
|
}
|
|
4931
4931
|
if (output["IRQ"] !== undefined) {
|
|
4932
|
-
contents.IRQ =
|
|
4932
|
+
contents.IRQ = smithy_client_1.strictParseFloat(output["IRQ"]);
|
|
4933
4933
|
}
|
|
4934
4934
|
if (output["SoftIRQ"] !== undefined) {
|
|
4935
|
-
contents.SoftIRQ =
|
|
4935
|
+
contents.SoftIRQ = smithy_client_1.strictParseFloat(output["SoftIRQ"]);
|
|
4936
4936
|
}
|
|
4937
4937
|
if (output["Privileged"] !== undefined) {
|
|
4938
|
-
contents.Privileged =
|
|
4938
|
+
contents.Privileged = smithy_client_1.strictParseFloat(output["Privileged"]);
|
|
4939
4939
|
}
|
|
4940
4940
|
return contents;
|
|
4941
4941
|
};
|
|
@@ -4957,7 +4957,7 @@ const deserializeAws_queryCreateStorageLocationResultMessage = (output, context)
|
|
|
4957
4957
|
S3Bucket: undefined,
|
|
4958
4958
|
};
|
|
4959
4959
|
if (output["S3Bucket"] !== undefined) {
|
|
4960
|
-
contents.S3Bucket =
|
|
4960
|
+
contents.S3Bucket = smithy_client_1.expectString(output["S3Bucket"]);
|
|
4961
4961
|
}
|
|
4962
4962
|
return contents;
|
|
4963
4963
|
};
|
|
@@ -4967,10 +4967,10 @@ const deserializeAws_queryCustomAmi = (output, context) => {
|
|
|
4967
4967
|
ImageId: undefined,
|
|
4968
4968
|
};
|
|
4969
4969
|
if (output["VirtualizationType"] !== undefined) {
|
|
4970
|
-
contents.VirtualizationType =
|
|
4970
|
+
contents.VirtualizationType = smithy_client_1.expectString(output["VirtualizationType"]);
|
|
4971
4971
|
}
|
|
4972
4972
|
if (output["ImageId"] !== undefined) {
|
|
4973
|
-
contents.ImageId =
|
|
4973
|
+
contents.ImageId = smithy_client_1.expectString(output["ImageId"]);
|
|
4974
4974
|
}
|
|
4975
4975
|
return contents;
|
|
4976
4976
|
};
|
|
@@ -5001,16 +5001,16 @@ const deserializeAws_queryDeployment = (output, context) => {
|
|
|
5001
5001
|
DeploymentTime: undefined,
|
|
5002
5002
|
};
|
|
5003
5003
|
if (output["VersionLabel"] !== undefined) {
|
|
5004
|
-
contents.VersionLabel =
|
|
5004
|
+
contents.VersionLabel = smithy_client_1.expectString(output["VersionLabel"]);
|
|
5005
5005
|
}
|
|
5006
5006
|
if (output["DeploymentId"] !== undefined) {
|
|
5007
|
-
contents.DeploymentId =
|
|
5007
|
+
contents.DeploymentId = smithy_client_1.strictParseLong(output["DeploymentId"]);
|
|
5008
5008
|
}
|
|
5009
5009
|
if (output["Status"] !== undefined) {
|
|
5010
|
-
contents.Status =
|
|
5010
|
+
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
5011
5011
|
}
|
|
5012
5012
|
if (output["DeploymentTime"] !== undefined) {
|
|
5013
|
-
contents.DeploymentTime =
|
|
5013
|
+
contents.DeploymentTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DeploymentTime"]));
|
|
5014
5014
|
}
|
|
5015
5015
|
return contents;
|
|
5016
5016
|
};
|
|
@@ -5035,22 +5035,22 @@ const deserializeAws_queryDescribeEnvironmentHealthResult = (output, context) =>
|
|
|
5035
5035
|
RefreshedAt: undefined,
|
|
5036
5036
|
};
|
|
5037
5037
|
if (output["EnvironmentName"] !== undefined) {
|
|
5038
|
-
contents.EnvironmentName =
|
|
5038
|
+
contents.EnvironmentName = smithy_client_1.expectString(output["EnvironmentName"]);
|
|
5039
5039
|
}
|
|
5040
5040
|
if (output["HealthStatus"] !== undefined) {
|
|
5041
|
-
contents.HealthStatus =
|
|
5041
|
+
contents.HealthStatus = smithy_client_1.expectString(output["HealthStatus"]);
|
|
5042
5042
|
}
|
|
5043
5043
|
if (output["Status"] !== undefined) {
|
|
5044
|
-
contents.Status =
|
|
5044
|
+
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
5045
5045
|
}
|
|
5046
5046
|
if (output["Color"] !== undefined) {
|
|
5047
|
-
contents.Color =
|
|
5047
|
+
contents.Color = smithy_client_1.expectString(output["Color"]);
|
|
5048
5048
|
}
|
|
5049
5049
|
if (output.Causes === "") {
|
|
5050
5050
|
contents.Causes = [];
|
|
5051
5051
|
}
|
|
5052
5052
|
if (output["Causes"] !== undefined && output["Causes"]["member"] !== undefined) {
|
|
5053
|
-
contents.Causes = deserializeAws_queryCauses(
|
|
5053
|
+
contents.Causes = deserializeAws_queryCauses(smithy_client_1.getArrayIfSingleItem(output["Causes"]["member"]), context);
|
|
5054
5054
|
}
|
|
5055
5055
|
if (output["ApplicationMetrics"] !== undefined) {
|
|
5056
5056
|
contents.ApplicationMetrics = deserializeAws_queryApplicationMetrics(output["ApplicationMetrics"], context);
|
|
@@ -5059,7 +5059,7 @@ const deserializeAws_queryDescribeEnvironmentHealthResult = (output, context) =>
|
|
|
5059
5059
|
contents.InstancesHealth = deserializeAws_queryInstanceHealthSummary(output["InstancesHealth"], context);
|
|
5060
5060
|
}
|
|
5061
5061
|
if (output["RefreshedAt"] !== undefined) {
|
|
5062
|
-
contents.RefreshedAt =
|
|
5062
|
+
contents.RefreshedAt = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["RefreshedAt"]));
|
|
5063
5063
|
}
|
|
5064
5064
|
return contents;
|
|
5065
5065
|
};
|
|
@@ -5073,10 +5073,10 @@ const deserializeAws_queryDescribeEnvironmentManagedActionHistoryResult = (outpu
|
|
|
5073
5073
|
}
|
|
5074
5074
|
if (output["ManagedActionHistoryItems"] !== undefined &&
|
|
5075
5075
|
output["ManagedActionHistoryItems"]["member"] !== undefined) {
|
|
5076
|
-
contents.ManagedActionHistoryItems = deserializeAws_queryManagedActionHistoryItems(
|
|
5076
|
+
contents.ManagedActionHistoryItems = deserializeAws_queryManagedActionHistoryItems(smithy_client_1.getArrayIfSingleItem(output["ManagedActionHistoryItems"]["member"]), context);
|
|
5077
5077
|
}
|
|
5078
5078
|
if (output["NextToken"] !== undefined) {
|
|
5079
|
-
contents.NextToken =
|
|
5079
|
+
contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
|
|
5080
5080
|
}
|
|
5081
5081
|
return contents;
|
|
5082
5082
|
};
|
|
@@ -5088,7 +5088,7 @@ const deserializeAws_queryDescribeEnvironmentManagedActionsResult = (output, con
|
|
|
5088
5088
|
contents.ManagedActions = [];
|
|
5089
5089
|
}
|
|
5090
5090
|
if (output["ManagedActions"] !== undefined && output["ManagedActions"]["member"] !== undefined) {
|
|
5091
|
-
contents.ManagedActions = deserializeAws_queryManagedActions(
|
|
5091
|
+
contents.ManagedActions = deserializeAws_queryManagedActions(smithy_client_1.getArrayIfSingleItem(output["ManagedActions"]["member"]), context);
|
|
5092
5092
|
}
|
|
5093
5093
|
return contents;
|
|
5094
5094
|
};
|
|
@@ -5102,13 +5102,13 @@ const deserializeAws_queryDescribeInstancesHealthResult = (output, context) => {
|
|
|
5102
5102
|
contents.InstanceHealthList = [];
|
|
5103
5103
|
}
|
|
5104
5104
|
if (output["InstanceHealthList"] !== undefined && output["InstanceHealthList"]["member"] !== undefined) {
|
|
5105
|
-
contents.InstanceHealthList = deserializeAws_queryInstanceHealthList(
|
|
5105
|
+
contents.InstanceHealthList = deserializeAws_queryInstanceHealthList(smithy_client_1.getArrayIfSingleItem(output["InstanceHealthList"]["member"]), context);
|
|
5106
5106
|
}
|
|
5107
5107
|
if (output["RefreshedAt"] !== undefined) {
|
|
5108
|
-
contents.RefreshedAt =
|
|
5108
|
+
contents.RefreshedAt = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["RefreshedAt"]));
|
|
5109
5109
|
}
|
|
5110
5110
|
if (output["NextToken"] !== undefined) {
|
|
5111
|
-
contents.NextToken =
|
|
5111
|
+
contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
|
|
5112
5112
|
}
|
|
5113
5113
|
return contents;
|
|
5114
5114
|
};
|
|
@@ -5126,7 +5126,7 @@ const deserializeAws_queryElasticBeanstalkServiceException = (output, context) =
|
|
|
5126
5126
|
message: undefined,
|
|
5127
5127
|
};
|
|
5128
5128
|
if (output["message"] !== undefined) {
|
|
5129
|
-
contents.message =
|
|
5129
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
5130
5130
|
}
|
|
5131
5131
|
return contents;
|
|
5132
5132
|
};
|
|
@@ -5155,52 +5155,52 @@ const deserializeAws_queryEnvironmentDescription = (output, context) => {
|
|
|
5155
5155
|
OperationsRole: undefined,
|
|
5156
5156
|
};
|
|
5157
5157
|
if (output["EnvironmentName"] !== undefined) {
|
|
5158
|
-
contents.EnvironmentName =
|
|
5158
|
+
contents.EnvironmentName = smithy_client_1.expectString(output["EnvironmentName"]);
|
|
5159
5159
|
}
|
|
5160
5160
|
if (output["EnvironmentId"] !== undefined) {
|
|
5161
|
-
contents.EnvironmentId =
|
|
5161
|
+
contents.EnvironmentId = smithy_client_1.expectString(output["EnvironmentId"]);
|
|
5162
5162
|
}
|
|
5163
5163
|
if (output["ApplicationName"] !== undefined) {
|
|
5164
|
-
contents.ApplicationName =
|
|
5164
|
+
contents.ApplicationName = smithy_client_1.expectString(output["ApplicationName"]);
|
|
5165
5165
|
}
|
|
5166
5166
|
if (output["VersionLabel"] !== undefined) {
|
|
5167
|
-
contents.VersionLabel =
|
|
5167
|
+
contents.VersionLabel = smithy_client_1.expectString(output["VersionLabel"]);
|
|
5168
5168
|
}
|
|
5169
5169
|
if (output["SolutionStackName"] !== undefined) {
|
|
5170
|
-
contents.SolutionStackName =
|
|
5170
|
+
contents.SolutionStackName = smithy_client_1.expectString(output["SolutionStackName"]);
|
|
5171
5171
|
}
|
|
5172
5172
|
if (output["PlatformArn"] !== undefined) {
|
|
5173
|
-
contents.PlatformArn =
|
|
5173
|
+
contents.PlatformArn = smithy_client_1.expectString(output["PlatformArn"]);
|
|
5174
5174
|
}
|
|
5175
5175
|
if (output["TemplateName"] !== undefined) {
|
|
5176
|
-
contents.TemplateName =
|
|
5176
|
+
contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
|
|
5177
5177
|
}
|
|
5178
5178
|
if (output["Description"] !== undefined) {
|
|
5179
|
-
contents.Description =
|
|
5179
|
+
contents.Description = smithy_client_1.expectString(output["Description"]);
|
|
5180
5180
|
}
|
|
5181
5181
|
if (output["EndpointURL"] !== undefined) {
|
|
5182
|
-
contents.EndpointURL =
|
|
5182
|
+
contents.EndpointURL = smithy_client_1.expectString(output["EndpointURL"]);
|
|
5183
5183
|
}
|
|
5184
5184
|
if (output["CNAME"] !== undefined) {
|
|
5185
|
-
contents.CNAME =
|
|
5185
|
+
contents.CNAME = smithy_client_1.expectString(output["CNAME"]);
|
|
5186
5186
|
}
|
|
5187
5187
|
if (output["DateCreated"] !== undefined) {
|
|
5188
|
-
contents.DateCreated =
|
|
5188
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
5189
5189
|
}
|
|
5190
5190
|
if (output["DateUpdated"] !== undefined) {
|
|
5191
|
-
contents.DateUpdated =
|
|
5191
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
5192
5192
|
}
|
|
5193
5193
|
if (output["Status"] !== undefined) {
|
|
5194
|
-
contents.Status =
|
|
5194
|
+
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
5195
5195
|
}
|
|
5196
5196
|
if (output["AbortableOperationInProgress"] !== undefined) {
|
|
5197
|
-
contents.AbortableOperationInProgress =
|
|
5197
|
+
contents.AbortableOperationInProgress = smithy_client_1.parseBoolean(output["AbortableOperationInProgress"]);
|
|
5198
5198
|
}
|
|
5199
5199
|
if (output["Health"] !== undefined) {
|
|
5200
|
-
contents.Health =
|
|
5200
|
+
contents.Health = smithy_client_1.expectString(output["Health"]);
|
|
5201
5201
|
}
|
|
5202
5202
|
if (output["HealthStatus"] !== undefined) {
|
|
5203
|
-
contents.HealthStatus =
|
|
5203
|
+
contents.HealthStatus = smithy_client_1.expectString(output["HealthStatus"]);
|
|
5204
5204
|
}
|
|
5205
5205
|
if (output["Resources"] !== undefined) {
|
|
5206
5206
|
contents.Resources = deserializeAws_queryEnvironmentResourcesDescription(output["Resources"], context);
|
|
@@ -5212,13 +5212,13 @@ const deserializeAws_queryEnvironmentDescription = (output, context) => {
|
|
|
5212
5212
|
contents.EnvironmentLinks = [];
|
|
5213
5213
|
}
|
|
5214
5214
|
if (output["EnvironmentLinks"] !== undefined && output["EnvironmentLinks"]["member"] !== undefined) {
|
|
5215
|
-
contents.EnvironmentLinks = deserializeAws_queryEnvironmentLinks(
|
|
5215
|
+
contents.EnvironmentLinks = deserializeAws_queryEnvironmentLinks(smithy_client_1.getArrayIfSingleItem(output["EnvironmentLinks"]["member"]), context);
|
|
5216
5216
|
}
|
|
5217
5217
|
if (output["EnvironmentArn"] !== undefined) {
|
|
5218
|
-
contents.EnvironmentArn =
|
|
5218
|
+
contents.EnvironmentArn = smithy_client_1.expectString(output["EnvironmentArn"]);
|
|
5219
5219
|
}
|
|
5220
5220
|
if (output["OperationsRole"] !== undefined) {
|
|
5221
|
-
contents.OperationsRole =
|
|
5221
|
+
contents.OperationsRole = smithy_client_1.expectString(output["OperationsRole"]);
|
|
5222
5222
|
}
|
|
5223
5223
|
return contents;
|
|
5224
5224
|
};
|
|
@@ -5241,10 +5241,10 @@ const deserializeAws_queryEnvironmentDescriptionsMessage = (output, context) =>
|
|
|
5241
5241
|
contents.Environments = [];
|
|
5242
5242
|
}
|
|
5243
5243
|
if (output["Environments"] !== undefined && output["Environments"]["member"] !== undefined) {
|
|
5244
|
-
contents.Environments = deserializeAws_queryEnvironmentDescriptionsList(
|
|
5244
|
+
contents.Environments = deserializeAws_queryEnvironmentDescriptionsList(smithy_client_1.getArrayIfSingleItem(output["Environments"]["member"]), context);
|
|
5245
5245
|
}
|
|
5246
5246
|
if (output["NextToken"] !== undefined) {
|
|
5247
|
-
contents.NextToken =
|
|
5247
|
+
contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
|
|
5248
5248
|
}
|
|
5249
5249
|
return contents;
|
|
5250
5250
|
};
|
|
@@ -5256,16 +5256,16 @@ const deserializeAws_queryEnvironmentInfoDescription = (output, context) => {
|
|
|
5256
5256
|
Message: undefined,
|
|
5257
5257
|
};
|
|
5258
5258
|
if (output["InfoType"] !== undefined) {
|
|
5259
|
-
contents.InfoType =
|
|
5259
|
+
contents.InfoType = smithy_client_1.expectString(output["InfoType"]);
|
|
5260
5260
|
}
|
|
5261
5261
|
if (output["Ec2InstanceId"] !== undefined) {
|
|
5262
|
-
contents.Ec2InstanceId =
|
|
5262
|
+
contents.Ec2InstanceId = smithy_client_1.expectString(output["Ec2InstanceId"]);
|
|
5263
5263
|
}
|
|
5264
5264
|
if (output["SampleTimestamp"] !== undefined) {
|
|
5265
|
-
contents.SampleTimestamp =
|
|
5265
|
+
contents.SampleTimestamp = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["SampleTimestamp"]));
|
|
5266
5266
|
}
|
|
5267
5267
|
if (output["Message"] !== undefined) {
|
|
5268
|
-
contents.Message =
|
|
5268
|
+
contents.Message = smithy_client_1.expectString(output["Message"]);
|
|
5269
5269
|
}
|
|
5270
5270
|
return contents;
|
|
5271
5271
|
};
|
|
@@ -5285,10 +5285,10 @@ const deserializeAws_queryEnvironmentLink = (output, context) => {
|
|
|
5285
5285
|
EnvironmentName: undefined,
|
|
5286
5286
|
};
|
|
5287
5287
|
if (output["LinkName"] !== undefined) {
|
|
5288
|
-
contents.LinkName =
|
|
5288
|
+
contents.LinkName = smithy_client_1.expectString(output["LinkName"]);
|
|
5289
5289
|
}
|
|
5290
5290
|
if (output["EnvironmentName"] !== undefined) {
|
|
5291
|
-
contents.EnvironmentName =
|
|
5291
|
+
contents.EnvironmentName = smithy_client_1.expectString(output["EnvironmentName"]);
|
|
5292
5292
|
}
|
|
5293
5293
|
return contents;
|
|
5294
5294
|
};
|
|
@@ -5314,49 +5314,49 @@ const deserializeAws_queryEnvironmentResourceDescription = (output, context) =>
|
|
|
5314
5314
|
Queues: undefined,
|
|
5315
5315
|
};
|
|
5316
5316
|
if (output["EnvironmentName"] !== undefined) {
|
|
5317
|
-
contents.EnvironmentName =
|
|
5317
|
+
contents.EnvironmentName = smithy_client_1.expectString(output["EnvironmentName"]);
|
|
5318
5318
|
}
|
|
5319
5319
|
if (output.AutoScalingGroups === "") {
|
|
5320
5320
|
contents.AutoScalingGroups = [];
|
|
5321
5321
|
}
|
|
5322
5322
|
if (output["AutoScalingGroups"] !== undefined && output["AutoScalingGroups"]["member"] !== undefined) {
|
|
5323
|
-
contents.AutoScalingGroups = deserializeAws_queryAutoScalingGroupList(
|
|
5323
|
+
contents.AutoScalingGroups = deserializeAws_queryAutoScalingGroupList(smithy_client_1.getArrayIfSingleItem(output["AutoScalingGroups"]["member"]), context);
|
|
5324
5324
|
}
|
|
5325
5325
|
if (output.Instances === "") {
|
|
5326
5326
|
contents.Instances = [];
|
|
5327
5327
|
}
|
|
5328
5328
|
if (output["Instances"] !== undefined && output["Instances"]["member"] !== undefined) {
|
|
5329
|
-
contents.Instances = deserializeAws_queryInstanceList(
|
|
5329
|
+
contents.Instances = deserializeAws_queryInstanceList(smithy_client_1.getArrayIfSingleItem(output["Instances"]["member"]), context);
|
|
5330
5330
|
}
|
|
5331
5331
|
if (output.LaunchConfigurations === "") {
|
|
5332
5332
|
contents.LaunchConfigurations = [];
|
|
5333
5333
|
}
|
|
5334
5334
|
if (output["LaunchConfigurations"] !== undefined && output["LaunchConfigurations"]["member"] !== undefined) {
|
|
5335
|
-
contents.LaunchConfigurations = deserializeAws_queryLaunchConfigurationList(
|
|
5335
|
+
contents.LaunchConfigurations = deserializeAws_queryLaunchConfigurationList(smithy_client_1.getArrayIfSingleItem(output["LaunchConfigurations"]["member"]), context);
|
|
5336
5336
|
}
|
|
5337
5337
|
if (output.LaunchTemplates === "") {
|
|
5338
5338
|
contents.LaunchTemplates = [];
|
|
5339
5339
|
}
|
|
5340
5340
|
if (output["LaunchTemplates"] !== undefined && output["LaunchTemplates"]["member"] !== undefined) {
|
|
5341
|
-
contents.LaunchTemplates = deserializeAws_queryLaunchTemplateList(
|
|
5341
|
+
contents.LaunchTemplates = deserializeAws_queryLaunchTemplateList(smithy_client_1.getArrayIfSingleItem(output["LaunchTemplates"]["member"]), context);
|
|
5342
5342
|
}
|
|
5343
5343
|
if (output.LoadBalancers === "") {
|
|
5344
5344
|
contents.LoadBalancers = [];
|
|
5345
5345
|
}
|
|
5346
5346
|
if (output["LoadBalancers"] !== undefined && output["LoadBalancers"]["member"] !== undefined) {
|
|
5347
|
-
contents.LoadBalancers = deserializeAws_queryLoadBalancerList(
|
|
5347
|
+
contents.LoadBalancers = deserializeAws_queryLoadBalancerList(smithy_client_1.getArrayIfSingleItem(output["LoadBalancers"]["member"]), context);
|
|
5348
5348
|
}
|
|
5349
5349
|
if (output.Triggers === "") {
|
|
5350
5350
|
contents.Triggers = [];
|
|
5351
5351
|
}
|
|
5352
5352
|
if (output["Triggers"] !== undefined && output["Triggers"]["member"] !== undefined) {
|
|
5353
|
-
contents.Triggers = deserializeAws_queryTriggerList(
|
|
5353
|
+
contents.Triggers = deserializeAws_queryTriggerList(smithy_client_1.getArrayIfSingleItem(output["Triggers"]["member"]), context);
|
|
5354
5354
|
}
|
|
5355
5355
|
if (output.Queues === "") {
|
|
5356
5356
|
contents.Queues = [];
|
|
5357
5357
|
}
|
|
5358
5358
|
if (output["Queues"] !== undefined && output["Queues"]["member"] !== undefined) {
|
|
5359
|
-
contents.Queues = deserializeAws_queryQueueList(
|
|
5359
|
+
contents.Queues = deserializeAws_queryQueueList(smithy_client_1.getArrayIfSingleItem(output["Queues"]["member"]), context);
|
|
5360
5360
|
}
|
|
5361
5361
|
return contents;
|
|
5362
5362
|
};
|
|
@@ -5385,13 +5385,13 @@ const deserializeAws_queryEnvironmentTier = (output, context) => {
|
|
|
5385
5385
|
Version: undefined,
|
|
5386
5386
|
};
|
|
5387
5387
|
if (output["Name"] !== undefined) {
|
|
5388
|
-
contents.Name =
|
|
5388
|
+
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
5389
5389
|
}
|
|
5390
5390
|
if (output["Type"] !== undefined) {
|
|
5391
|
-
contents.Type =
|
|
5391
|
+
contents.Type = smithy_client_1.expectString(output["Type"]);
|
|
5392
5392
|
}
|
|
5393
5393
|
if (output["Version"] !== undefined) {
|
|
5394
|
-
contents.Version =
|
|
5394
|
+
contents.Version = smithy_client_1.expectString(output["Version"]);
|
|
5395
5395
|
}
|
|
5396
5396
|
return contents;
|
|
5397
5397
|
};
|
|
@@ -5408,31 +5408,31 @@ const deserializeAws_queryEventDescription = (output, context) => {
|
|
|
5408
5408
|
Severity: undefined,
|
|
5409
5409
|
};
|
|
5410
5410
|
if (output["EventDate"] !== undefined) {
|
|
5411
|
-
contents.EventDate =
|
|
5411
|
+
contents.EventDate = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["EventDate"]));
|
|
5412
5412
|
}
|
|
5413
5413
|
if (output["Message"] !== undefined) {
|
|
5414
|
-
contents.Message =
|
|
5414
|
+
contents.Message = smithy_client_1.expectString(output["Message"]);
|
|
5415
5415
|
}
|
|
5416
5416
|
if (output["ApplicationName"] !== undefined) {
|
|
5417
|
-
contents.ApplicationName =
|
|
5417
|
+
contents.ApplicationName = smithy_client_1.expectString(output["ApplicationName"]);
|
|
5418
5418
|
}
|
|
5419
5419
|
if (output["VersionLabel"] !== undefined) {
|
|
5420
|
-
contents.VersionLabel =
|
|
5420
|
+
contents.VersionLabel = smithy_client_1.expectString(output["VersionLabel"]);
|
|
5421
5421
|
}
|
|
5422
5422
|
if (output["TemplateName"] !== undefined) {
|
|
5423
|
-
contents.TemplateName =
|
|
5423
|
+
contents.TemplateName = smithy_client_1.expectString(output["TemplateName"]);
|
|
5424
5424
|
}
|
|
5425
5425
|
if (output["EnvironmentName"] !== undefined) {
|
|
5426
|
-
contents.EnvironmentName =
|
|
5426
|
+
contents.EnvironmentName = smithy_client_1.expectString(output["EnvironmentName"]);
|
|
5427
5427
|
}
|
|
5428
5428
|
if (output["PlatformArn"] !== undefined) {
|
|
5429
|
-
contents.PlatformArn =
|
|
5429
|
+
contents.PlatformArn = smithy_client_1.expectString(output["PlatformArn"]);
|
|
5430
5430
|
}
|
|
5431
5431
|
if (output["RequestId"] !== undefined) {
|
|
5432
|
-
contents.RequestId =
|
|
5432
|
+
contents.RequestId = smithy_client_1.expectString(output["RequestId"]);
|
|
5433
5433
|
}
|
|
5434
5434
|
if (output["Severity"] !== undefined) {
|
|
5435
|
-
contents.Severity =
|
|
5435
|
+
contents.Severity = smithy_client_1.expectString(output["Severity"]);
|
|
5436
5436
|
}
|
|
5437
5437
|
return contents;
|
|
5438
5438
|
};
|
|
@@ -5455,10 +5455,10 @@ const deserializeAws_queryEventDescriptionsMessage = (output, context) => {
|
|
|
5455
5455
|
contents.Events = [];
|
|
5456
5456
|
}
|
|
5457
5457
|
if (output["Events"] !== undefined && output["Events"]["member"] !== undefined) {
|
|
5458
|
-
contents.Events = deserializeAws_queryEventDescriptionList(
|
|
5458
|
+
contents.Events = deserializeAws_queryEventDescriptionList(smithy_client_1.getArrayIfSingleItem(output["Events"]["member"]), context);
|
|
5459
5459
|
}
|
|
5460
5460
|
if (output["NextToken"] !== undefined) {
|
|
5461
|
-
contents.NextToken =
|
|
5461
|
+
contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
|
|
5462
5462
|
}
|
|
5463
5463
|
return contents;
|
|
5464
5464
|
};
|
|
@@ -5467,7 +5467,7 @@ const deserializeAws_queryInstance = (output, context) => {
|
|
|
5467
5467
|
Id: undefined,
|
|
5468
5468
|
};
|
|
5469
5469
|
if (output["Id"] !== undefined) {
|
|
5470
|
-
contents.Id =
|
|
5470
|
+
contents.Id = smithy_client_1.expectString(output["Id"]);
|
|
5471
5471
|
}
|
|
5472
5472
|
return contents;
|
|
5473
5473
|
};
|
|
@@ -5493,28 +5493,28 @@ const deserializeAws_queryInstanceHealthSummary = (output, context) => {
|
|
|
5493
5493
|
Severe: undefined,
|
|
5494
5494
|
};
|
|
5495
5495
|
if (output["NoData"] !== undefined) {
|
|
5496
|
-
contents.NoData =
|
|
5496
|
+
contents.NoData = smithy_client_1.strictParseInt32(output["NoData"]);
|
|
5497
5497
|
}
|
|
5498
5498
|
if (output["Unknown"] !== undefined) {
|
|
5499
|
-
contents.Unknown =
|
|
5499
|
+
contents.Unknown = smithy_client_1.strictParseInt32(output["Unknown"]);
|
|
5500
5500
|
}
|
|
5501
5501
|
if (output["Pending"] !== undefined) {
|
|
5502
|
-
contents.Pending =
|
|
5502
|
+
contents.Pending = smithy_client_1.strictParseInt32(output["Pending"]);
|
|
5503
5503
|
}
|
|
5504
5504
|
if (output["Ok"] !== undefined) {
|
|
5505
|
-
contents.Ok =
|
|
5505
|
+
contents.Ok = smithy_client_1.strictParseInt32(output["Ok"]);
|
|
5506
5506
|
}
|
|
5507
5507
|
if (output["Info"] !== undefined) {
|
|
5508
|
-
contents.Info =
|
|
5508
|
+
contents.Info = smithy_client_1.strictParseInt32(output["Info"]);
|
|
5509
5509
|
}
|
|
5510
5510
|
if (output["Warning"] !== undefined) {
|
|
5511
|
-
contents.Warning =
|
|
5511
|
+
contents.Warning = smithy_client_1.strictParseInt32(output["Warning"]);
|
|
5512
5512
|
}
|
|
5513
5513
|
if (output["Degraded"] !== undefined) {
|
|
5514
|
-
contents.Degraded =
|
|
5514
|
+
contents.Degraded = smithy_client_1.strictParseInt32(output["Degraded"]);
|
|
5515
5515
|
}
|
|
5516
5516
|
if (output["Severe"] !== undefined) {
|
|
5517
|
-
contents.Severe =
|
|
5517
|
+
contents.Severe = smithy_client_1.strictParseInt32(output["Severe"]);
|
|
5518
5518
|
}
|
|
5519
5519
|
return contents;
|
|
5520
5520
|
};
|
|
@@ -5533,7 +5533,7 @@ const deserializeAws_queryInsufficientPrivilegesException = (output, context) =>
|
|
|
5533
5533
|
message: undefined,
|
|
5534
5534
|
};
|
|
5535
5535
|
if (output["message"] !== undefined) {
|
|
5536
|
-
contents.message =
|
|
5536
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
5537
5537
|
}
|
|
5538
5538
|
return contents;
|
|
5539
5539
|
};
|
|
@@ -5542,7 +5542,7 @@ const deserializeAws_queryInvalidRequestException = (output, context) => {
|
|
|
5542
5542
|
message: undefined,
|
|
5543
5543
|
};
|
|
5544
5544
|
if (output["message"] !== undefined) {
|
|
5545
|
-
contents.message =
|
|
5545
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
5546
5546
|
}
|
|
5547
5547
|
return contents;
|
|
5548
5548
|
};
|
|
@@ -5558,28 +5558,28 @@ const deserializeAws_queryLatency = (output, context) => {
|
|
|
5558
5558
|
P10: undefined,
|
|
5559
5559
|
};
|
|
5560
5560
|
if (output["P999"] !== undefined) {
|
|
5561
|
-
contents.P999 =
|
|
5561
|
+
contents.P999 = smithy_client_1.strictParseFloat(output["P999"]);
|
|
5562
5562
|
}
|
|
5563
5563
|
if (output["P99"] !== undefined) {
|
|
5564
|
-
contents.P99 =
|
|
5564
|
+
contents.P99 = smithy_client_1.strictParseFloat(output["P99"]);
|
|
5565
5565
|
}
|
|
5566
5566
|
if (output["P95"] !== undefined) {
|
|
5567
|
-
contents.P95 =
|
|
5567
|
+
contents.P95 = smithy_client_1.strictParseFloat(output["P95"]);
|
|
5568
5568
|
}
|
|
5569
5569
|
if (output["P90"] !== undefined) {
|
|
5570
|
-
contents.P90 =
|
|
5570
|
+
contents.P90 = smithy_client_1.strictParseFloat(output["P90"]);
|
|
5571
5571
|
}
|
|
5572
5572
|
if (output["P85"] !== undefined) {
|
|
5573
|
-
contents.P85 =
|
|
5573
|
+
contents.P85 = smithy_client_1.strictParseFloat(output["P85"]);
|
|
5574
5574
|
}
|
|
5575
5575
|
if (output["P75"] !== undefined) {
|
|
5576
|
-
contents.P75 =
|
|
5576
|
+
contents.P75 = smithy_client_1.strictParseFloat(output["P75"]);
|
|
5577
5577
|
}
|
|
5578
5578
|
if (output["P50"] !== undefined) {
|
|
5579
|
-
contents.P50 =
|
|
5579
|
+
contents.P50 = smithy_client_1.strictParseFloat(output["P50"]);
|
|
5580
5580
|
}
|
|
5581
5581
|
if (output["P10"] !== undefined) {
|
|
5582
|
-
contents.P10 =
|
|
5582
|
+
contents.P10 = smithy_client_1.strictParseFloat(output["P10"]);
|
|
5583
5583
|
}
|
|
5584
5584
|
return contents;
|
|
5585
5585
|
};
|
|
@@ -5588,7 +5588,7 @@ const deserializeAws_queryLaunchConfiguration = (output, context) => {
|
|
|
5588
5588
|
Name: undefined,
|
|
5589
5589
|
};
|
|
5590
5590
|
if (output["Name"] !== undefined) {
|
|
5591
|
-
contents.Name =
|
|
5591
|
+
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
5592
5592
|
}
|
|
5593
5593
|
return contents;
|
|
5594
5594
|
};
|
|
@@ -5607,7 +5607,7 @@ const deserializeAws_queryLaunchTemplate = (output, context) => {
|
|
|
5607
5607
|
Id: undefined,
|
|
5608
5608
|
};
|
|
5609
5609
|
if (output["Id"] !== undefined) {
|
|
5610
|
-
contents.Id =
|
|
5610
|
+
contents.Id = smithy_client_1.expectString(output["Id"]);
|
|
5611
5611
|
}
|
|
5612
5612
|
return contents;
|
|
5613
5613
|
};
|
|
@@ -5630,13 +5630,13 @@ const deserializeAws_queryListAvailableSolutionStacksResultMessage = (output, co
|
|
|
5630
5630
|
contents.SolutionStacks = [];
|
|
5631
5631
|
}
|
|
5632
5632
|
if (output["SolutionStacks"] !== undefined && output["SolutionStacks"]["member"] !== undefined) {
|
|
5633
|
-
contents.SolutionStacks = deserializeAws_queryAvailableSolutionStackNamesList(
|
|
5633
|
+
contents.SolutionStacks = deserializeAws_queryAvailableSolutionStackNamesList(smithy_client_1.getArrayIfSingleItem(output["SolutionStacks"]["member"]), context);
|
|
5634
5634
|
}
|
|
5635
5635
|
if (output.SolutionStackDetails === "") {
|
|
5636
5636
|
contents.SolutionStackDetails = [];
|
|
5637
5637
|
}
|
|
5638
5638
|
if (output["SolutionStackDetails"] !== undefined && output["SolutionStackDetails"]["member"] !== undefined) {
|
|
5639
|
-
contents.SolutionStackDetails = deserializeAws_queryAvailableSolutionStackDetailsList(
|
|
5639
|
+
contents.SolutionStackDetails = deserializeAws_queryAvailableSolutionStackDetailsList(smithy_client_1.getArrayIfSingleItem(output["SolutionStackDetails"]["member"]), context);
|
|
5640
5640
|
}
|
|
5641
5641
|
return contents;
|
|
5642
5642
|
};
|
|
@@ -5646,10 +5646,10 @@ const deserializeAws_queryListener = (output, context) => {
|
|
|
5646
5646
|
Port: undefined,
|
|
5647
5647
|
};
|
|
5648
5648
|
if (output["Protocol"] !== undefined) {
|
|
5649
|
-
contents.Protocol =
|
|
5649
|
+
contents.Protocol = smithy_client_1.expectString(output["Protocol"]);
|
|
5650
5650
|
}
|
|
5651
5651
|
if (output["Port"] !== undefined) {
|
|
5652
|
-
contents.Port =
|
|
5652
|
+
contents.Port = smithy_client_1.strictParseInt32(output["Port"]);
|
|
5653
5653
|
}
|
|
5654
5654
|
return contents;
|
|
5655
5655
|
};
|
|
@@ -5663,10 +5663,10 @@ const deserializeAws_queryListPlatformBranchesResult = (output, context) => {
|
|
|
5663
5663
|
}
|
|
5664
5664
|
if (output["PlatformBranchSummaryList"] !== undefined &&
|
|
5665
5665
|
output["PlatformBranchSummaryList"]["member"] !== undefined) {
|
|
5666
|
-
contents.PlatformBranchSummaryList = deserializeAws_queryPlatformBranchSummaryList(
|
|
5666
|
+
contents.PlatformBranchSummaryList = deserializeAws_queryPlatformBranchSummaryList(smithy_client_1.getArrayIfSingleItem(output["PlatformBranchSummaryList"]["member"]), context);
|
|
5667
5667
|
}
|
|
5668
5668
|
if (output["NextToken"] !== undefined) {
|
|
5669
|
-
contents.NextToken =
|
|
5669
|
+
contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
|
|
5670
5670
|
}
|
|
5671
5671
|
return contents;
|
|
5672
5672
|
};
|
|
@@ -5679,10 +5679,10 @@ const deserializeAws_queryListPlatformVersionsResult = (output, context) => {
|
|
|
5679
5679
|
contents.PlatformSummaryList = [];
|
|
5680
5680
|
}
|
|
5681
5681
|
if (output["PlatformSummaryList"] !== undefined && output["PlatformSummaryList"]["member"] !== undefined) {
|
|
5682
|
-
contents.PlatformSummaryList = deserializeAws_queryPlatformSummaryList(
|
|
5682
|
+
contents.PlatformSummaryList = deserializeAws_queryPlatformSummaryList(smithy_client_1.getArrayIfSingleItem(output["PlatformSummaryList"]["member"]), context);
|
|
5683
5683
|
}
|
|
5684
5684
|
if (output["NextToken"] !== undefined) {
|
|
5685
|
-
contents.NextToken =
|
|
5685
|
+
contents.NextToken = smithy_client_1.expectString(output["NextToken"]);
|
|
5686
5686
|
}
|
|
5687
5687
|
return contents;
|
|
5688
5688
|
};
|
|
@@ -5693,7 +5693,7 @@ const deserializeAws_queryLoadAverage = (output, context) => {
|
|
|
5693
5693
|
if (entry === null) {
|
|
5694
5694
|
return null;
|
|
5695
5695
|
}
|
|
5696
|
-
return
|
|
5696
|
+
return smithy_client_1.strictParseFloat(entry);
|
|
5697
5697
|
});
|
|
5698
5698
|
};
|
|
5699
5699
|
const deserializeAws_queryLoadBalancer = (output, context) => {
|
|
@@ -5701,7 +5701,7 @@ const deserializeAws_queryLoadBalancer = (output, context) => {
|
|
|
5701
5701
|
Name: undefined,
|
|
5702
5702
|
};
|
|
5703
5703
|
if (output["Name"] !== undefined) {
|
|
5704
|
-
contents.Name =
|
|
5704
|
+
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
5705
5705
|
}
|
|
5706
5706
|
return contents;
|
|
5707
5707
|
};
|
|
@@ -5712,16 +5712,16 @@ const deserializeAws_queryLoadBalancerDescription = (output, context) => {
|
|
|
5712
5712
|
Listeners: undefined,
|
|
5713
5713
|
};
|
|
5714
5714
|
if (output["LoadBalancerName"] !== undefined) {
|
|
5715
|
-
contents.LoadBalancerName =
|
|
5715
|
+
contents.LoadBalancerName = smithy_client_1.expectString(output["LoadBalancerName"]);
|
|
5716
5716
|
}
|
|
5717
5717
|
if (output["Domain"] !== undefined) {
|
|
5718
|
-
contents.Domain =
|
|
5718
|
+
contents.Domain = smithy_client_1.expectString(output["Domain"]);
|
|
5719
5719
|
}
|
|
5720
5720
|
if (output.Listeners === "") {
|
|
5721
5721
|
contents.Listeners = [];
|
|
5722
5722
|
}
|
|
5723
5723
|
if (output["Listeners"] !== undefined && output["Listeners"]["member"] !== undefined) {
|
|
5724
|
-
contents.Listeners = deserializeAws_queryLoadBalancerListenersDescription(
|
|
5724
|
+
contents.Listeners = deserializeAws_queryLoadBalancerListenersDescription(smithy_client_1.getArrayIfSingleItem(output["Listeners"]["member"]), context);
|
|
5725
5725
|
}
|
|
5726
5726
|
return contents;
|
|
5727
5727
|
};
|
|
@@ -5754,19 +5754,19 @@ const deserializeAws_queryManagedAction = (output, context) => {
|
|
|
5754
5754
|
WindowStartTime: undefined,
|
|
5755
5755
|
};
|
|
5756
5756
|
if (output["ActionId"] !== undefined) {
|
|
5757
|
-
contents.ActionId =
|
|
5757
|
+
contents.ActionId = smithy_client_1.expectString(output["ActionId"]);
|
|
5758
5758
|
}
|
|
5759
5759
|
if (output["ActionDescription"] !== undefined) {
|
|
5760
|
-
contents.ActionDescription =
|
|
5760
|
+
contents.ActionDescription = smithy_client_1.expectString(output["ActionDescription"]);
|
|
5761
5761
|
}
|
|
5762
5762
|
if (output["ActionType"] !== undefined) {
|
|
5763
|
-
contents.ActionType =
|
|
5763
|
+
contents.ActionType = smithy_client_1.expectString(output["ActionType"]);
|
|
5764
5764
|
}
|
|
5765
5765
|
if (output["Status"] !== undefined) {
|
|
5766
|
-
contents.Status =
|
|
5766
|
+
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
5767
5767
|
}
|
|
5768
5768
|
if (output["WindowStartTime"] !== undefined) {
|
|
5769
|
-
contents.WindowStartTime =
|
|
5769
|
+
contents.WindowStartTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["WindowStartTime"]));
|
|
5770
5770
|
}
|
|
5771
5771
|
return contents;
|
|
5772
5772
|
};
|
|
@@ -5782,28 +5782,28 @@ const deserializeAws_queryManagedActionHistoryItem = (output, context) => {
|
|
|
5782
5782
|
FinishedTime: undefined,
|
|
5783
5783
|
};
|
|
5784
5784
|
if (output["ActionId"] !== undefined) {
|
|
5785
|
-
contents.ActionId =
|
|
5785
|
+
contents.ActionId = smithy_client_1.expectString(output["ActionId"]);
|
|
5786
5786
|
}
|
|
5787
5787
|
if (output["ActionType"] !== undefined) {
|
|
5788
|
-
contents.ActionType =
|
|
5788
|
+
contents.ActionType = smithy_client_1.expectString(output["ActionType"]);
|
|
5789
5789
|
}
|
|
5790
5790
|
if (output["ActionDescription"] !== undefined) {
|
|
5791
|
-
contents.ActionDescription =
|
|
5791
|
+
contents.ActionDescription = smithy_client_1.expectString(output["ActionDescription"]);
|
|
5792
5792
|
}
|
|
5793
5793
|
if (output["FailureType"] !== undefined) {
|
|
5794
|
-
contents.FailureType =
|
|
5794
|
+
contents.FailureType = smithy_client_1.expectString(output["FailureType"]);
|
|
5795
5795
|
}
|
|
5796
5796
|
if (output["Status"] !== undefined) {
|
|
5797
|
-
contents.Status =
|
|
5797
|
+
contents.Status = smithy_client_1.expectString(output["Status"]);
|
|
5798
5798
|
}
|
|
5799
5799
|
if (output["FailureDescription"] !== undefined) {
|
|
5800
|
-
contents.FailureDescription =
|
|
5800
|
+
contents.FailureDescription = smithy_client_1.expectString(output["FailureDescription"]);
|
|
5801
5801
|
}
|
|
5802
5802
|
if (output["ExecutedTime"] !== undefined) {
|
|
5803
|
-
contents.ExecutedTime =
|
|
5803
|
+
contents.ExecutedTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["ExecutedTime"]));
|
|
5804
5804
|
}
|
|
5805
5805
|
if (output["FinishedTime"] !== undefined) {
|
|
5806
|
-
contents.FinishedTime =
|
|
5806
|
+
contents.FinishedTime = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["FinishedTime"]));
|
|
5807
5807
|
}
|
|
5808
5808
|
return contents;
|
|
5809
5809
|
};
|
|
@@ -5822,7 +5822,7 @@ const deserializeAws_queryManagedActionInvalidStateException = (output, context)
|
|
|
5822
5822
|
message: undefined,
|
|
5823
5823
|
};
|
|
5824
5824
|
if (output["message"] !== undefined) {
|
|
5825
|
-
contents.message =
|
|
5825
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
5826
5826
|
}
|
|
5827
5827
|
return contents;
|
|
5828
5828
|
};
|
|
@@ -5843,13 +5843,13 @@ const deserializeAws_queryMaxAgeRule = (output, context) => {
|
|
|
5843
5843
|
DeleteSourceFromS3: undefined,
|
|
5844
5844
|
};
|
|
5845
5845
|
if (output["Enabled"] !== undefined) {
|
|
5846
|
-
contents.Enabled =
|
|
5846
|
+
contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
|
|
5847
5847
|
}
|
|
5848
5848
|
if (output["MaxAgeInDays"] !== undefined) {
|
|
5849
|
-
contents.MaxAgeInDays =
|
|
5849
|
+
contents.MaxAgeInDays = smithy_client_1.strictParseInt32(output["MaxAgeInDays"]);
|
|
5850
5850
|
}
|
|
5851
5851
|
if (output["DeleteSourceFromS3"] !== undefined) {
|
|
5852
|
-
contents.DeleteSourceFromS3 =
|
|
5852
|
+
contents.DeleteSourceFromS3 = smithy_client_1.parseBoolean(output["DeleteSourceFromS3"]);
|
|
5853
5853
|
}
|
|
5854
5854
|
return contents;
|
|
5855
5855
|
};
|
|
@@ -5860,13 +5860,13 @@ const deserializeAws_queryMaxCountRule = (output, context) => {
|
|
|
5860
5860
|
DeleteSourceFromS3: undefined,
|
|
5861
5861
|
};
|
|
5862
5862
|
if (output["Enabled"] !== undefined) {
|
|
5863
|
-
contents.Enabled =
|
|
5863
|
+
contents.Enabled = smithy_client_1.parseBoolean(output["Enabled"]);
|
|
5864
5864
|
}
|
|
5865
5865
|
if (output["MaxCount"] !== undefined) {
|
|
5866
|
-
contents.MaxCount =
|
|
5866
|
+
contents.MaxCount = smithy_client_1.strictParseInt32(output["MaxCount"]);
|
|
5867
5867
|
}
|
|
5868
5868
|
if (output["DeleteSourceFromS3"] !== undefined) {
|
|
5869
|
-
contents.DeleteSourceFromS3 =
|
|
5869
|
+
contents.DeleteSourceFromS3 = smithy_client_1.parseBoolean(output["DeleteSourceFromS3"]);
|
|
5870
5870
|
}
|
|
5871
5871
|
return contents;
|
|
5872
5872
|
};
|
|
@@ -5875,7 +5875,7 @@ const deserializeAws_queryOperationInProgressException = (output, context) => {
|
|
|
5875
5875
|
message: undefined,
|
|
5876
5876
|
};
|
|
5877
5877
|
if (output["message"] !== undefined) {
|
|
5878
|
-
contents.message =
|
|
5878
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
5879
5879
|
}
|
|
5880
5880
|
return contents;
|
|
5881
5881
|
};
|
|
@@ -5885,10 +5885,10 @@ const deserializeAws_queryOptionRestrictionRegex = (output, context) => {
|
|
|
5885
5885
|
Label: undefined,
|
|
5886
5886
|
};
|
|
5887
5887
|
if (output["Pattern"] !== undefined) {
|
|
5888
|
-
contents.Pattern =
|
|
5888
|
+
contents.Pattern = smithy_client_1.expectString(output["Pattern"]);
|
|
5889
5889
|
}
|
|
5890
5890
|
if (output["Label"] !== undefined) {
|
|
5891
|
-
contents.Label =
|
|
5891
|
+
contents.Label = smithy_client_1.expectString(output["Label"]);
|
|
5892
5892
|
}
|
|
5893
5893
|
return contents;
|
|
5894
5894
|
};
|
|
@@ -5901,22 +5901,22 @@ const deserializeAws_queryPlatformBranchSummary = (output, context) => {
|
|
|
5901
5901
|
SupportedTierList: undefined,
|
|
5902
5902
|
};
|
|
5903
5903
|
if (output["PlatformName"] !== undefined) {
|
|
5904
|
-
contents.PlatformName =
|
|
5904
|
+
contents.PlatformName = smithy_client_1.expectString(output["PlatformName"]);
|
|
5905
5905
|
}
|
|
5906
5906
|
if (output["BranchName"] !== undefined) {
|
|
5907
|
-
contents.BranchName =
|
|
5907
|
+
contents.BranchName = smithy_client_1.expectString(output["BranchName"]);
|
|
5908
5908
|
}
|
|
5909
5909
|
if (output["LifecycleState"] !== undefined) {
|
|
5910
|
-
contents.LifecycleState =
|
|
5910
|
+
contents.LifecycleState = smithy_client_1.expectString(output["LifecycleState"]);
|
|
5911
5911
|
}
|
|
5912
5912
|
if (output["BranchOrder"] !== undefined) {
|
|
5913
|
-
contents.BranchOrder =
|
|
5913
|
+
contents.BranchOrder = smithy_client_1.strictParseInt32(output["BranchOrder"]);
|
|
5914
5914
|
}
|
|
5915
5915
|
if (output.SupportedTierList === "") {
|
|
5916
5916
|
contents.SupportedTierList = [];
|
|
5917
5917
|
}
|
|
5918
5918
|
if (output["SupportedTierList"] !== undefined && output["SupportedTierList"]["member"] !== undefined) {
|
|
5919
|
-
contents.SupportedTierList = deserializeAws_querySupportedTierList(
|
|
5919
|
+
contents.SupportedTierList = deserializeAws_querySupportedTierList(smithy_client_1.getArrayIfSingleItem(output["SupportedTierList"]["member"]), context);
|
|
5920
5920
|
}
|
|
5921
5921
|
return contents;
|
|
5922
5922
|
};
|
|
@@ -5955,82 +5955,82 @@ const deserializeAws_queryPlatformDescription = (output, context) => {
|
|
|
5955
5955
|
PlatformBranchLifecycleState: undefined,
|
|
5956
5956
|
};
|
|
5957
5957
|
if (output["PlatformArn"] !== undefined) {
|
|
5958
|
-
contents.PlatformArn =
|
|
5958
|
+
contents.PlatformArn = smithy_client_1.expectString(output["PlatformArn"]);
|
|
5959
5959
|
}
|
|
5960
5960
|
if (output["PlatformOwner"] !== undefined) {
|
|
5961
|
-
contents.PlatformOwner =
|
|
5961
|
+
contents.PlatformOwner = smithy_client_1.expectString(output["PlatformOwner"]);
|
|
5962
5962
|
}
|
|
5963
5963
|
if (output["PlatformName"] !== undefined) {
|
|
5964
|
-
contents.PlatformName =
|
|
5964
|
+
contents.PlatformName = smithy_client_1.expectString(output["PlatformName"]);
|
|
5965
5965
|
}
|
|
5966
5966
|
if (output["PlatformVersion"] !== undefined) {
|
|
5967
|
-
contents.PlatformVersion =
|
|
5967
|
+
contents.PlatformVersion = smithy_client_1.expectString(output["PlatformVersion"]);
|
|
5968
5968
|
}
|
|
5969
5969
|
if (output["SolutionStackName"] !== undefined) {
|
|
5970
|
-
contents.SolutionStackName =
|
|
5970
|
+
contents.SolutionStackName = smithy_client_1.expectString(output["SolutionStackName"]);
|
|
5971
5971
|
}
|
|
5972
5972
|
if (output["PlatformStatus"] !== undefined) {
|
|
5973
|
-
contents.PlatformStatus =
|
|
5973
|
+
contents.PlatformStatus = smithy_client_1.expectString(output["PlatformStatus"]);
|
|
5974
5974
|
}
|
|
5975
5975
|
if (output["DateCreated"] !== undefined) {
|
|
5976
|
-
contents.DateCreated =
|
|
5976
|
+
contents.DateCreated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateCreated"]));
|
|
5977
5977
|
}
|
|
5978
5978
|
if (output["DateUpdated"] !== undefined) {
|
|
5979
|
-
contents.DateUpdated =
|
|
5979
|
+
contents.DateUpdated = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["DateUpdated"]));
|
|
5980
5980
|
}
|
|
5981
5981
|
if (output["PlatformCategory"] !== undefined) {
|
|
5982
|
-
contents.PlatformCategory =
|
|
5982
|
+
contents.PlatformCategory = smithy_client_1.expectString(output["PlatformCategory"]);
|
|
5983
5983
|
}
|
|
5984
5984
|
if (output["Description"] !== undefined) {
|
|
5985
|
-
contents.Description =
|
|
5985
|
+
contents.Description = smithy_client_1.expectString(output["Description"]);
|
|
5986
5986
|
}
|
|
5987
5987
|
if (output["Maintainer"] !== undefined) {
|
|
5988
|
-
contents.Maintainer =
|
|
5988
|
+
contents.Maintainer = smithy_client_1.expectString(output["Maintainer"]);
|
|
5989
5989
|
}
|
|
5990
5990
|
if (output["OperatingSystemName"] !== undefined) {
|
|
5991
|
-
contents.OperatingSystemName =
|
|
5991
|
+
contents.OperatingSystemName = smithy_client_1.expectString(output["OperatingSystemName"]);
|
|
5992
5992
|
}
|
|
5993
5993
|
if (output["OperatingSystemVersion"] !== undefined) {
|
|
5994
|
-
contents.OperatingSystemVersion =
|
|
5994
|
+
contents.OperatingSystemVersion = smithy_client_1.expectString(output["OperatingSystemVersion"]);
|
|
5995
5995
|
}
|
|
5996
5996
|
if (output.ProgrammingLanguages === "") {
|
|
5997
5997
|
contents.ProgrammingLanguages = [];
|
|
5998
5998
|
}
|
|
5999
5999
|
if (output["ProgrammingLanguages"] !== undefined && output["ProgrammingLanguages"]["member"] !== undefined) {
|
|
6000
|
-
contents.ProgrammingLanguages = deserializeAws_queryPlatformProgrammingLanguages(
|
|
6000
|
+
contents.ProgrammingLanguages = deserializeAws_queryPlatformProgrammingLanguages(smithy_client_1.getArrayIfSingleItem(output["ProgrammingLanguages"]["member"]), context);
|
|
6001
6001
|
}
|
|
6002
6002
|
if (output.Frameworks === "") {
|
|
6003
6003
|
contents.Frameworks = [];
|
|
6004
6004
|
}
|
|
6005
6005
|
if (output["Frameworks"] !== undefined && output["Frameworks"]["member"] !== undefined) {
|
|
6006
|
-
contents.Frameworks = deserializeAws_queryPlatformFrameworks(
|
|
6006
|
+
contents.Frameworks = deserializeAws_queryPlatformFrameworks(smithy_client_1.getArrayIfSingleItem(output["Frameworks"]["member"]), context);
|
|
6007
6007
|
}
|
|
6008
6008
|
if (output.CustomAmiList === "") {
|
|
6009
6009
|
contents.CustomAmiList = [];
|
|
6010
6010
|
}
|
|
6011
6011
|
if (output["CustomAmiList"] !== undefined && output["CustomAmiList"]["member"] !== undefined) {
|
|
6012
|
-
contents.CustomAmiList = deserializeAws_queryCustomAmiList(
|
|
6012
|
+
contents.CustomAmiList = deserializeAws_queryCustomAmiList(smithy_client_1.getArrayIfSingleItem(output["CustomAmiList"]["member"]), context);
|
|
6013
6013
|
}
|
|
6014
6014
|
if (output.SupportedTierList === "") {
|
|
6015
6015
|
contents.SupportedTierList = [];
|
|
6016
6016
|
}
|
|
6017
6017
|
if (output["SupportedTierList"] !== undefined && output["SupportedTierList"]["member"] !== undefined) {
|
|
6018
|
-
contents.SupportedTierList = deserializeAws_querySupportedTierList(
|
|
6018
|
+
contents.SupportedTierList = deserializeAws_querySupportedTierList(smithy_client_1.getArrayIfSingleItem(output["SupportedTierList"]["member"]), context);
|
|
6019
6019
|
}
|
|
6020
6020
|
if (output.SupportedAddonList === "") {
|
|
6021
6021
|
contents.SupportedAddonList = [];
|
|
6022
6022
|
}
|
|
6023
6023
|
if (output["SupportedAddonList"] !== undefined && output["SupportedAddonList"]["member"] !== undefined) {
|
|
6024
|
-
contents.SupportedAddonList = deserializeAws_querySupportedAddonList(
|
|
6024
|
+
contents.SupportedAddonList = deserializeAws_querySupportedAddonList(smithy_client_1.getArrayIfSingleItem(output["SupportedAddonList"]["member"]), context);
|
|
6025
6025
|
}
|
|
6026
6026
|
if (output["PlatformLifecycleState"] !== undefined) {
|
|
6027
|
-
contents.PlatformLifecycleState =
|
|
6027
|
+
contents.PlatformLifecycleState = smithy_client_1.expectString(output["PlatformLifecycleState"]);
|
|
6028
6028
|
}
|
|
6029
6029
|
if (output["PlatformBranchName"] !== undefined) {
|
|
6030
|
-
contents.PlatformBranchName =
|
|
6030
|
+
contents.PlatformBranchName = smithy_client_1.expectString(output["PlatformBranchName"]);
|
|
6031
6031
|
}
|
|
6032
6032
|
if (output["PlatformBranchLifecycleState"] !== undefined) {
|
|
6033
|
-
contents.PlatformBranchLifecycleState =
|
|
6033
|
+
contents.PlatformBranchLifecycleState = smithy_client_1.expectString(output["PlatformBranchLifecycleState"]);
|
|
6034
6034
|
}
|
|
6035
6035
|
return contents;
|
|
6036
6036
|
};
|
|
@@ -6040,10 +6040,10 @@ const deserializeAws_queryPlatformFramework = (output, context) => {
|
|
|
6040
6040
|
Version: undefined,
|
|
6041
6041
|
};
|
|
6042
6042
|
if (output["Name"] !== undefined) {
|
|
6043
|
-
contents.Name =
|
|
6043
|
+
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
6044
6044
|
}
|
|
6045
6045
|
if (output["Version"] !== undefined) {
|
|
6046
|
-
contents.Version =
|
|
6046
|
+
contents.Version = smithy_client_1.expectString(output["Version"]);
|
|
6047
6047
|
}
|
|
6048
6048
|
return contents;
|
|
6049
6049
|
};
|
|
@@ -6063,10 +6063,10 @@ const deserializeAws_queryPlatformProgrammingLanguage = (output, context) => {
|
|
|
6063
6063
|
Version: undefined,
|
|
6064
6064
|
};
|
|
6065
6065
|
if (output["Name"] !== undefined) {
|
|
6066
|
-
contents.Name =
|
|
6066
|
+
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
6067
6067
|
}
|
|
6068
6068
|
if (output["Version"] !== undefined) {
|
|
6069
|
-
contents.Version =
|
|
6069
|
+
contents.Version = smithy_client_1.expectString(output["Version"]);
|
|
6070
6070
|
}
|
|
6071
6071
|
return contents;
|
|
6072
6072
|
};
|
|
@@ -6096,46 +6096,46 @@ const deserializeAws_queryPlatformSummary = (output, context) => {
|
|
|
6096
6096
|
PlatformBranchLifecycleState: undefined,
|
|
6097
6097
|
};
|
|
6098
6098
|
if (output["PlatformArn"] !== undefined) {
|
|
6099
|
-
contents.PlatformArn =
|
|
6099
|
+
contents.PlatformArn = smithy_client_1.expectString(output["PlatformArn"]);
|
|
6100
6100
|
}
|
|
6101
6101
|
if (output["PlatformOwner"] !== undefined) {
|
|
6102
|
-
contents.PlatformOwner =
|
|
6102
|
+
contents.PlatformOwner = smithy_client_1.expectString(output["PlatformOwner"]);
|
|
6103
6103
|
}
|
|
6104
6104
|
if (output["PlatformStatus"] !== undefined) {
|
|
6105
|
-
contents.PlatformStatus =
|
|
6105
|
+
contents.PlatformStatus = smithy_client_1.expectString(output["PlatformStatus"]);
|
|
6106
6106
|
}
|
|
6107
6107
|
if (output["PlatformCategory"] !== undefined) {
|
|
6108
|
-
contents.PlatformCategory =
|
|
6108
|
+
contents.PlatformCategory = smithy_client_1.expectString(output["PlatformCategory"]);
|
|
6109
6109
|
}
|
|
6110
6110
|
if (output["OperatingSystemName"] !== undefined) {
|
|
6111
|
-
contents.OperatingSystemName =
|
|
6111
|
+
contents.OperatingSystemName = smithy_client_1.expectString(output["OperatingSystemName"]);
|
|
6112
6112
|
}
|
|
6113
6113
|
if (output["OperatingSystemVersion"] !== undefined) {
|
|
6114
|
-
contents.OperatingSystemVersion =
|
|
6114
|
+
contents.OperatingSystemVersion = smithy_client_1.expectString(output["OperatingSystemVersion"]);
|
|
6115
6115
|
}
|
|
6116
6116
|
if (output.SupportedTierList === "") {
|
|
6117
6117
|
contents.SupportedTierList = [];
|
|
6118
6118
|
}
|
|
6119
6119
|
if (output["SupportedTierList"] !== undefined && output["SupportedTierList"]["member"] !== undefined) {
|
|
6120
|
-
contents.SupportedTierList = deserializeAws_querySupportedTierList(
|
|
6120
|
+
contents.SupportedTierList = deserializeAws_querySupportedTierList(smithy_client_1.getArrayIfSingleItem(output["SupportedTierList"]["member"]), context);
|
|
6121
6121
|
}
|
|
6122
6122
|
if (output.SupportedAddonList === "") {
|
|
6123
6123
|
contents.SupportedAddonList = [];
|
|
6124
6124
|
}
|
|
6125
6125
|
if (output["SupportedAddonList"] !== undefined && output["SupportedAddonList"]["member"] !== undefined) {
|
|
6126
|
-
contents.SupportedAddonList = deserializeAws_querySupportedAddonList(
|
|
6126
|
+
contents.SupportedAddonList = deserializeAws_querySupportedAddonList(smithy_client_1.getArrayIfSingleItem(output["SupportedAddonList"]["member"]), context);
|
|
6127
6127
|
}
|
|
6128
6128
|
if (output["PlatformLifecycleState"] !== undefined) {
|
|
6129
|
-
contents.PlatformLifecycleState =
|
|
6129
|
+
contents.PlatformLifecycleState = smithy_client_1.expectString(output["PlatformLifecycleState"]);
|
|
6130
6130
|
}
|
|
6131
6131
|
if (output["PlatformVersion"] !== undefined) {
|
|
6132
|
-
contents.PlatformVersion =
|
|
6132
|
+
contents.PlatformVersion = smithy_client_1.expectString(output["PlatformVersion"]);
|
|
6133
6133
|
}
|
|
6134
6134
|
if (output["PlatformBranchName"] !== undefined) {
|
|
6135
|
-
contents.PlatformBranchName =
|
|
6135
|
+
contents.PlatformBranchName = smithy_client_1.expectString(output["PlatformBranchName"]);
|
|
6136
6136
|
}
|
|
6137
6137
|
if (output["PlatformBranchLifecycleState"] !== undefined) {
|
|
6138
|
-
contents.PlatformBranchLifecycleState =
|
|
6138
|
+
contents.PlatformBranchLifecycleState = smithy_client_1.expectString(output["PlatformBranchLifecycleState"]);
|
|
6139
6139
|
}
|
|
6140
6140
|
return contents;
|
|
6141
6141
|
};
|
|
@@ -6154,7 +6154,7 @@ const deserializeAws_queryPlatformVersionStillReferencedException = (output, con
|
|
|
6154
6154
|
message: undefined,
|
|
6155
6155
|
};
|
|
6156
6156
|
if (output["message"] !== undefined) {
|
|
6157
|
-
contents.message =
|
|
6157
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6158
6158
|
}
|
|
6159
6159
|
return contents;
|
|
6160
6160
|
};
|
|
@@ -6164,10 +6164,10 @@ const deserializeAws_queryQueue = (output, context) => {
|
|
|
6164
6164
|
URL: undefined,
|
|
6165
6165
|
};
|
|
6166
6166
|
if (output["Name"] !== undefined) {
|
|
6167
|
-
contents.Name =
|
|
6167
|
+
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
6168
6168
|
}
|
|
6169
6169
|
if (output["URL"] !== undefined) {
|
|
6170
|
-
contents.URL =
|
|
6170
|
+
contents.URL = smithy_client_1.expectString(output["URL"]);
|
|
6171
6171
|
}
|
|
6172
6172
|
return contents;
|
|
6173
6173
|
};
|
|
@@ -6186,7 +6186,7 @@ const deserializeAws_queryResourceNotFoundException = (output, context) => {
|
|
|
6186
6186
|
message: undefined,
|
|
6187
6187
|
};
|
|
6188
6188
|
if (output["message"] !== undefined) {
|
|
6189
|
-
contents.message =
|
|
6189
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6190
6190
|
}
|
|
6191
6191
|
return contents;
|
|
6192
6192
|
};
|
|
@@ -6195,7 +6195,7 @@ const deserializeAws_queryResourceQuota = (output, context) => {
|
|
|
6195
6195
|
Maximum: undefined,
|
|
6196
6196
|
};
|
|
6197
6197
|
if (output["Maximum"] !== undefined) {
|
|
6198
|
-
contents.Maximum =
|
|
6198
|
+
contents.Maximum = smithy_client_1.strictParseInt32(output["Maximum"]);
|
|
6199
6199
|
}
|
|
6200
6200
|
return contents;
|
|
6201
6201
|
};
|
|
@@ -6230,13 +6230,13 @@ const deserializeAws_queryResourceTagsDescriptionMessage = (output, context) =>
|
|
|
6230
6230
|
ResourceTags: undefined,
|
|
6231
6231
|
};
|
|
6232
6232
|
if (output["ResourceArn"] !== undefined) {
|
|
6233
|
-
contents.ResourceArn =
|
|
6233
|
+
contents.ResourceArn = smithy_client_1.expectString(output["ResourceArn"]);
|
|
6234
6234
|
}
|
|
6235
6235
|
if (output.ResourceTags === "") {
|
|
6236
6236
|
contents.ResourceTags = [];
|
|
6237
6237
|
}
|
|
6238
6238
|
if (output["ResourceTags"] !== undefined && output["ResourceTags"]["member"] !== undefined) {
|
|
6239
|
-
contents.ResourceTags = deserializeAws_queryTagList(
|
|
6239
|
+
contents.ResourceTags = deserializeAws_queryTagList(smithy_client_1.getArrayIfSingleItem(output["ResourceTags"]["member"]), context);
|
|
6240
6240
|
}
|
|
6241
6241
|
return contents;
|
|
6242
6242
|
};
|
|
@@ -6245,7 +6245,7 @@ const deserializeAws_queryResourceTypeNotSupportedException = (output, context)
|
|
|
6245
6245
|
message: undefined,
|
|
6246
6246
|
};
|
|
6247
6247
|
if (output["message"] !== undefined) {
|
|
6248
|
-
contents.message =
|
|
6248
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6249
6249
|
}
|
|
6250
6250
|
return contents;
|
|
6251
6251
|
};
|
|
@@ -6257,7 +6257,7 @@ const deserializeAws_queryRetrieveEnvironmentInfoResultMessage = (output, contex
|
|
|
6257
6257
|
contents.EnvironmentInfo = [];
|
|
6258
6258
|
}
|
|
6259
6259
|
if (output["EnvironmentInfo"] !== undefined && output["EnvironmentInfo"]["member"] !== undefined) {
|
|
6260
|
-
contents.EnvironmentInfo = deserializeAws_queryEnvironmentInfoDescriptionList(
|
|
6260
|
+
contents.EnvironmentInfo = deserializeAws_queryEnvironmentInfoDescriptionList(smithy_client_1.getArrayIfSingleItem(output["EnvironmentInfo"]["member"]), context);
|
|
6261
6261
|
}
|
|
6262
6262
|
return contents;
|
|
6263
6263
|
};
|
|
@@ -6267,10 +6267,10 @@ const deserializeAws_queryS3Location = (output, context) => {
|
|
|
6267
6267
|
S3Key: undefined,
|
|
6268
6268
|
};
|
|
6269
6269
|
if (output["S3Bucket"] !== undefined) {
|
|
6270
|
-
contents.S3Bucket =
|
|
6270
|
+
contents.S3Bucket = smithy_client_1.expectString(output["S3Bucket"]);
|
|
6271
6271
|
}
|
|
6272
6272
|
if (output["S3Key"] !== undefined) {
|
|
6273
|
-
contents.S3Key =
|
|
6273
|
+
contents.S3Key = smithy_client_1.expectString(output["S3Key"]);
|
|
6274
6274
|
}
|
|
6275
6275
|
return contents;
|
|
6276
6276
|
};
|
|
@@ -6279,7 +6279,7 @@ const deserializeAws_queryS3LocationNotInServiceRegionException = (output, conte
|
|
|
6279
6279
|
message: undefined,
|
|
6280
6280
|
};
|
|
6281
6281
|
if (output["message"] !== undefined) {
|
|
6282
|
-
contents.message =
|
|
6282
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6283
6283
|
}
|
|
6284
6284
|
return contents;
|
|
6285
6285
|
};
|
|
@@ -6288,7 +6288,7 @@ const deserializeAws_queryS3SubscriptionRequiredException = (output, context) =>
|
|
|
6288
6288
|
message: undefined,
|
|
6289
6289
|
};
|
|
6290
6290
|
if (output["message"] !== undefined) {
|
|
6291
|
-
contents.message =
|
|
6291
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6292
6292
|
}
|
|
6293
6293
|
return contents;
|
|
6294
6294
|
};
|
|
@@ -6306,22 +6306,22 @@ const deserializeAws_querySingleInstanceHealth = (output, context) => {
|
|
|
6306
6306
|
InstanceType: undefined,
|
|
6307
6307
|
};
|
|
6308
6308
|
if (output["InstanceId"] !== undefined) {
|
|
6309
|
-
contents.InstanceId =
|
|
6309
|
+
contents.InstanceId = smithy_client_1.expectString(output["InstanceId"]);
|
|
6310
6310
|
}
|
|
6311
6311
|
if (output["HealthStatus"] !== undefined) {
|
|
6312
|
-
contents.HealthStatus =
|
|
6312
|
+
contents.HealthStatus = smithy_client_1.expectString(output["HealthStatus"]);
|
|
6313
6313
|
}
|
|
6314
6314
|
if (output["Color"] !== undefined) {
|
|
6315
|
-
contents.Color =
|
|
6315
|
+
contents.Color = smithy_client_1.expectString(output["Color"]);
|
|
6316
6316
|
}
|
|
6317
6317
|
if (output.Causes === "") {
|
|
6318
6318
|
contents.Causes = [];
|
|
6319
6319
|
}
|
|
6320
6320
|
if (output["Causes"] !== undefined && output["Causes"]["member"] !== undefined) {
|
|
6321
|
-
contents.Causes = deserializeAws_queryCauses(
|
|
6321
|
+
contents.Causes = deserializeAws_queryCauses(smithy_client_1.getArrayIfSingleItem(output["Causes"]["member"]), context);
|
|
6322
6322
|
}
|
|
6323
6323
|
if (output["LaunchedAt"] !== undefined) {
|
|
6324
|
-
contents.LaunchedAt =
|
|
6324
|
+
contents.LaunchedAt = smithy_client_1.expectNonNull(smithy_client_1.parseRfc3339DateTime(output["LaunchedAt"]));
|
|
6325
6325
|
}
|
|
6326
6326
|
if (output["ApplicationMetrics"] !== undefined) {
|
|
6327
6327
|
contents.ApplicationMetrics = deserializeAws_queryApplicationMetrics(output["ApplicationMetrics"], context);
|
|
@@ -6333,10 +6333,10 @@ const deserializeAws_querySingleInstanceHealth = (output, context) => {
|
|
|
6333
6333
|
contents.Deployment = deserializeAws_queryDeployment(output["Deployment"], context);
|
|
6334
6334
|
}
|
|
6335
6335
|
if (output["AvailabilityZone"] !== undefined) {
|
|
6336
|
-
contents.AvailabilityZone =
|
|
6336
|
+
contents.AvailabilityZone = smithy_client_1.expectString(output["AvailabilityZone"]);
|
|
6337
6337
|
}
|
|
6338
6338
|
if (output["InstanceType"] !== undefined) {
|
|
6339
|
-
contents.InstanceType =
|
|
6339
|
+
contents.InstanceType = smithy_client_1.expectString(output["InstanceType"]);
|
|
6340
6340
|
}
|
|
6341
6341
|
return contents;
|
|
6342
6342
|
};
|
|
@@ -6346,13 +6346,13 @@ const deserializeAws_querySolutionStackDescription = (output, context) => {
|
|
|
6346
6346
|
PermittedFileTypes: undefined,
|
|
6347
6347
|
};
|
|
6348
6348
|
if (output["SolutionStackName"] !== undefined) {
|
|
6349
|
-
contents.SolutionStackName =
|
|
6349
|
+
contents.SolutionStackName = smithy_client_1.expectString(output["SolutionStackName"]);
|
|
6350
6350
|
}
|
|
6351
6351
|
if (output.PermittedFileTypes === "") {
|
|
6352
6352
|
contents.PermittedFileTypes = [];
|
|
6353
6353
|
}
|
|
6354
6354
|
if (output["PermittedFileTypes"] !== undefined && output["PermittedFileTypes"]["member"] !== undefined) {
|
|
6355
|
-
contents.PermittedFileTypes = deserializeAws_querySolutionStackFileTypeList(
|
|
6355
|
+
contents.PermittedFileTypes = deserializeAws_querySolutionStackFileTypeList(smithy_client_1.getArrayIfSingleItem(output["PermittedFileTypes"]["member"]), context);
|
|
6356
6356
|
}
|
|
6357
6357
|
return contents;
|
|
6358
6358
|
};
|
|
@@ -6363,7 +6363,7 @@ const deserializeAws_querySolutionStackFileTypeList = (output, context) => {
|
|
|
6363
6363
|
if (entry === null) {
|
|
6364
6364
|
return null;
|
|
6365
6365
|
}
|
|
6366
|
-
return
|
|
6366
|
+
return smithy_client_1.expectString(entry);
|
|
6367
6367
|
});
|
|
6368
6368
|
};
|
|
6369
6369
|
const deserializeAws_querySourceBuildInformation = (output, context) => {
|
|
@@ -6373,13 +6373,13 @@ const deserializeAws_querySourceBuildInformation = (output, context) => {
|
|
|
6373
6373
|
SourceLocation: undefined,
|
|
6374
6374
|
};
|
|
6375
6375
|
if (output["SourceType"] !== undefined) {
|
|
6376
|
-
contents.SourceType =
|
|
6376
|
+
contents.SourceType = smithy_client_1.expectString(output["SourceType"]);
|
|
6377
6377
|
}
|
|
6378
6378
|
if (output["SourceRepository"] !== undefined) {
|
|
6379
|
-
contents.SourceRepository =
|
|
6379
|
+
contents.SourceRepository = smithy_client_1.expectString(output["SourceRepository"]);
|
|
6380
6380
|
}
|
|
6381
6381
|
if (output["SourceLocation"] !== undefined) {
|
|
6382
|
-
contents.SourceLocation =
|
|
6382
|
+
contents.SourceLocation = smithy_client_1.expectString(output["SourceLocation"]);
|
|
6383
6383
|
}
|
|
6384
6384
|
return contents;
|
|
6385
6385
|
};
|
|
@@ -6388,7 +6388,7 @@ const deserializeAws_querySourceBundleDeletionException = (output, context) => {
|
|
|
6388
6388
|
message: undefined,
|
|
6389
6389
|
};
|
|
6390
6390
|
if (output["message"] !== undefined) {
|
|
6391
|
-
contents.message =
|
|
6391
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6392
6392
|
}
|
|
6393
6393
|
return contents;
|
|
6394
6394
|
};
|
|
@@ -6400,16 +6400,16 @@ const deserializeAws_queryStatusCodes = (output, context) => {
|
|
|
6400
6400
|
Status5xx: undefined,
|
|
6401
6401
|
};
|
|
6402
6402
|
if (output["Status2xx"] !== undefined) {
|
|
6403
|
-
contents.Status2xx =
|
|
6403
|
+
contents.Status2xx = smithy_client_1.strictParseInt32(output["Status2xx"]);
|
|
6404
6404
|
}
|
|
6405
6405
|
if (output["Status3xx"] !== undefined) {
|
|
6406
|
-
contents.Status3xx =
|
|
6406
|
+
contents.Status3xx = smithy_client_1.strictParseInt32(output["Status3xx"]);
|
|
6407
6407
|
}
|
|
6408
6408
|
if (output["Status4xx"] !== undefined) {
|
|
6409
|
-
contents.Status4xx =
|
|
6409
|
+
contents.Status4xx = smithy_client_1.strictParseInt32(output["Status4xx"]);
|
|
6410
6410
|
}
|
|
6411
6411
|
if (output["Status5xx"] !== undefined) {
|
|
6412
|
-
contents.Status5xx =
|
|
6412
|
+
contents.Status5xx = smithy_client_1.strictParseInt32(output["Status5xx"]);
|
|
6413
6413
|
}
|
|
6414
6414
|
return contents;
|
|
6415
6415
|
};
|
|
@@ -6420,7 +6420,7 @@ const deserializeAws_querySupportedAddonList = (output, context) => {
|
|
|
6420
6420
|
if (entry === null) {
|
|
6421
6421
|
return null;
|
|
6422
6422
|
}
|
|
6423
|
-
return
|
|
6423
|
+
return smithy_client_1.expectString(entry);
|
|
6424
6424
|
});
|
|
6425
6425
|
};
|
|
6426
6426
|
const deserializeAws_querySupportedTierList = (output, context) => {
|
|
@@ -6430,7 +6430,7 @@ const deserializeAws_querySupportedTierList = (output, context) => {
|
|
|
6430
6430
|
if (entry === null) {
|
|
6431
6431
|
return null;
|
|
6432
6432
|
}
|
|
6433
|
-
return
|
|
6433
|
+
return smithy_client_1.expectString(entry);
|
|
6434
6434
|
});
|
|
6435
6435
|
};
|
|
6436
6436
|
const deserializeAws_querySystemStatus = (output, context) => {
|
|
@@ -6445,7 +6445,7 @@ const deserializeAws_querySystemStatus = (output, context) => {
|
|
|
6445
6445
|
contents.LoadAverage = [];
|
|
6446
6446
|
}
|
|
6447
6447
|
if (output["LoadAverage"] !== undefined && output["LoadAverage"]["member"] !== undefined) {
|
|
6448
|
-
contents.LoadAverage = deserializeAws_queryLoadAverage(
|
|
6448
|
+
contents.LoadAverage = deserializeAws_queryLoadAverage(smithy_client_1.getArrayIfSingleItem(output["LoadAverage"]["member"]), context);
|
|
6449
6449
|
}
|
|
6450
6450
|
return contents;
|
|
6451
6451
|
};
|
|
@@ -6455,10 +6455,10 @@ const deserializeAws_queryTag = (output, context) => {
|
|
|
6455
6455
|
Value: undefined,
|
|
6456
6456
|
};
|
|
6457
6457
|
if (output["Key"] !== undefined) {
|
|
6458
|
-
contents.Key =
|
|
6458
|
+
contents.Key = smithy_client_1.expectString(output["Key"]);
|
|
6459
6459
|
}
|
|
6460
6460
|
if (output["Value"] !== undefined) {
|
|
6461
|
-
contents.Value =
|
|
6461
|
+
contents.Value = smithy_client_1.expectString(output["Value"]);
|
|
6462
6462
|
}
|
|
6463
6463
|
return contents;
|
|
6464
6464
|
};
|
|
@@ -6477,7 +6477,7 @@ const deserializeAws_queryTooManyApplicationsException = (output, context) => {
|
|
|
6477
6477
|
message: undefined,
|
|
6478
6478
|
};
|
|
6479
6479
|
if (output["message"] !== undefined) {
|
|
6480
|
-
contents.message =
|
|
6480
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6481
6481
|
}
|
|
6482
6482
|
return contents;
|
|
6483
6483
|
};
|
|
@@ -6486,7 +6486,7 @@ const deserializeAws_queryTooManyApplicationVersionsException = (output, context
|
|
|
6486
6486
|
message: undefined,
|
|
6487
6487
|
};
|
|
6488
6488
|
if (output["message"] !== undefined) {
|
|
6489
|
-
contents.message =
|
|
6489
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6490
6490
|
}
|
|
6491
6491
|
return contents;
|
|
6492
6492
|
};
|
|
@@ -6495,7 +6495,7 @@ const deserializeAws_queryTooManyBucketsException = (output, context) => {
|
|
|
6495
6495
|
message: undefined,
|
|
6496
6496
|
};
|
|
6497
6497
|
if (output["message"] !== undefined) {
|
|
6498
|
-
contents.message =
|
|
6498
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6499
6499
|
}
|
|
6500
6500
|
return contents;
|
|
6501
6501
|
};
|
|
@@ -6504,7 +6504,7 @@ const deserializeAws_queryTooManyConfigurationTemplatesException = (output, cont
|
|
|
6504
6504
|
message: undefined,
|
|
6505
6505
|
};
|
|
6506
6506
|
if (output["message"] !== undefined) {
|
|
6507
|
-
contents.message =
|
|
6507
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6508
6508
|
}
|
|
6509
6509
|
return contents;
|
|
6510
6510
|
};
|
|
@@ -6513,7 +6513,7 @@ const deserializeAws_queryTooManyEnvironmentsException = (output, context) => {
|
|
|
6513
6513
|
message: undefined,
|
|
6514
6514
|
};
|
|
6515
6515
|
if (output["message"] !== undefined) {
|
|
6516
|
-
contents.message =
|
|
6516
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6517
6517
|
}
|
|
6518
6518
|
return contents;
|
|
6519
6519
|
};
|
|
@@ -6522,7 +6522,7 @@ const deserializeAws_queryTooManyPlatformsException = (output, context) => {
|
|
|
6522
6522
|
message: undefined,
|
|
6523
6523
|
};
|
|
6524
6524
|
if (output["message"] !== undefined) {
|
|
6525
|
-
contents.message =
|
|
6525
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6526
6526
|
}
|
|
6527
6527
|
return contents;
|
|
6528
6528
|
};
|
|
@@ -6531,7 +6531,7 @@ const deserializeAws_queryTooManyTagsException = (output, context) => {
|
|
|
6531
6531
|
message: undefined,
|
|
6532
6532
|
};
|
|
6533
6533
|
if (output["message"] !== undefined) {
|
|
6534
|
-
contents.message =
|
|
6534
|
+
contents.message = smithy_client_1.expectString(output["message"]);
|
|
6535
6535
|
}
|
|
6536
6536
|
return contents;
|
|
6537
6537
|
};
|
|
@@ -6540,7 +6540,7 @@ const deserializeAws_queryTrigger = (output, context) => {
|
|
|
6540
6540
|
Name: undefined,
|
|
6541
6541
|
};
|
|
6542
6542
|
if (output["Name"] !== undefined) {
|
|
6543
|
-
contents.Name =
|
|
6543
|
+
contents.Name = smithy_client_1.expectString(output["Name"]);
|
|
6544
6544
|
}
|
|
6545
6545
|
return contents;
|
|
6546
6546
|
};
|
|
@@ -6562,16 +6562,16 @@ const deserializeAws_queryValidationMessage = (output, context) => {
|
|
|
6562
6562
|
OptionName: undefined,
|
|
6563
6563
|
};
|
|
6564
6564
|
if (output["Message"] !== undefined) {
|
|
6565
|
-
contents.Message =
|
|
6565
|
+
contents.Message = smithy_client_1.expectString(output["Message"]);
|
|
6566
6566
|
}
|
|
6567
6567
|
if (output["Severity"] !== undefined) {
|
|
6568
|
-
contents.Severity =
|
|
6568
|
+
contents.Severity = smithy_client_1.expectString(output["Severity"]);
|
|
6569
6569
|
}
|
|
6570
6570
|
if (output["Namespace"] !== undefined) {
|
|
6571
|
-
contents.Namespace =
|
|
6571
|
+
contents.Namespace = smithy_client_1.expectString(output["Namespace"]);
|
|
6572
6572
|
}
|
|
6573
6573
|
if (output["OptionName"] !== undefined) {
|
|
6574
|
-
contents.OptionName =
|
|
6574
|
+
contents.OptionName = smithy_client_1.expectString(output["OptionName"]);
|
|
6575
6575
|
}
|
|
6576
6576
|
return contents;
|
|
6577
6577
|
};
|
|
@@ -6592,7 +6592,7 @@ const deserializeAws_queryVersionLabelsList = (output, context) => {
|
|
|
6592
6592
|
if (entry === null) {
|
|
6593
6593
|
return null;
|
|
6594
6594
|
}
|
|
6595
|
-
return
|
|
6595
|
+
return smithy_client_1.expectString(entry);
|
|
6596
6596
|
});
|
|
6597
6597
|
};
|
|
6598
6598
|
const deserializeMetadata = (output) => {
|
|
@@ -6633,12 +6633,12 @@ const buildHttpRpcRequest = async (context, headers, path, resolvedHostname, bod
|
|
|
6633
6633
|
};
|
|
6634
6634
|
const parseBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
6635
6635
|
if (encoded.length) {
|
|
6636
|
-
const parsedObj =
|
|
6636
|
+
const parsedObj = fast_xml_parser_1.parse(encoded, {
|
|
6637
6637
|
attributeNamePrefix: "",
|
|
6638
6638
|
ignoreAttributes: false,
|
|
6639
6639
|
parseNodeValue: false,
|
|
6640
6640
|
trimValues: false,
|
|
6641
|
-
tagValueProcessor: (val) => (val.trim() === "" && val.includes("\n") ? "" :
|
|
6641
|
+
tagValueProcessor: (val) => (val.trim() === "" && val.includes("\n") ? "" : entities_1.decodeHTML(val)),
|
|
6642
6642
|
});
|
|
6643
6643
|
const textNodeName = "#text";
|
|
6644
6644
|
const key = Object.keys(parsedObj)[0];
|
|
@@ -6647,12 +6647,12 @@ const parseBody = (streamBody, context) => collectBodyString(streamBody, context
|
|
|
6647
6647
|
parsedObjToReturn[key] = parsedObjToReturn[textNodeName];
|
|
6648
6648
|
delete parsedObjToReturn[textNodeName];
|
|
6649
6649
|
}
|
|
6650
|
-
return
|
|
6650
|
+
return smithy_client_1.getValueFromTextNode(parsedObjToReturn);
|
|
6651
6651
|
}
|
|
6652
6652
|
return {};
|
|
6653
6653
|
});
|
|
6654
6654
|
const buildFormUrlencodedString = (formEntries) => Object.entries(formEntries)
|
|
6655
|
-
.map(([key, value]) =>
|
|
6655
|
+
.map(([key, value]) => smithy_client_1.extendedEncodeURIComponent(key) + "=" + smithy_client_1.extendedEncodeURIComponent(value))
|
|
6656
6656
|
.join("&");
|
|
6657
6657
|
const loadQueryErrorCode = (output, data) => {
|
|
6658
6658
|
if (data.Error.Code !== undefined) {
|