@aws-sdk/client-personalize 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/PersonalizeClient.js +13 -13
- package/dist/cjs/PersonalizeClient.js.map +1 -1
- package/dist/cjs/commands/CreateBatchInferenceJobCommand.js +3 -3
- package/dist/cjs/commands/CreateBatchInferenceJobCommand.js.map +1 -1
- package/dist/cjs/commands/CreateCampaignCommand.js +3 -3
- package/dist/cjs/commands/CreateCampaignCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDatasetCommand.js +3 -3
- package/dist/cjs/commands/CreateDatasetCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDatasetExportJobCommand.js +3 -3
- package/dist/cjs/commands/CreateDatasetExportJobCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDatasetGroupCommand.js +3 -3
- package/dist/cjs/commands/CreateDatasetGroupCommand.js.map +1 -1
- package/dist/cjs/commands/CreateDatasetImportJobCommand.js +3 -3
- package/dist/cjs/commands/CreateDatasetImportJobCommand.js.map +1 -1
- package/dist/cjs/commands/CreateEventTrackerCommand.js +3 -3
- package/dist/cjs/commands/CreateEventTrackerCommand.js.map +1 -1
- package/dist/cjs/commands/CreateFilterCommand.js +3 -3
- package/dist/cjs/commands/CreateFilterCommand.js.map +1 -1
- package/dist/cjs/commands/CreateSchemaCommand.js +3 -3
- package/dist/cjs/commands/CreateSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/CreateSolutionCommand.js +3 -3
- package/dist/cjs/commands/CreateSolutionCommand.js.map +1 -1
- package/dist/cjs/commands/CreateSolutionVersionCommand.js +3 -3
- package/dist/cjs/commands/CreateSolutionVersionCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteCampaignCommand.js +3 -3
- package/dist/cjs/commands/DeleteCampaignCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDatasetCommand.js +3 -3
- package/dist/cjs/commands/DeleteDatasetCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteDatasetGroupCommand.js +3 -3
- package/dist/cjs/commands/DeleteDatasetGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteEventTrackerCommand.js +3 -3
- package/dist/cjs/commands/DeleteEventTrackerCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteFilterCommand.js +3 -3
- package/dist/cjs/commands/DeleteFilterCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteSchemaCommand.js +3 -3
- package/dist/cjs/commands/DeleteSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/DeleteSolutionCommand.js +3 -3
- package/dist/cjs/commands/DeleteSolutionCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeAlgorithmCommand.js +3 -3
- package/dist/cjs/commands/DescribeAlgorithmCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeBatchInferenceJobCommand.js +3 -3
- package/dist/cjs/commands/DescribeBatchInferenceJobCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeCampaignCommand.js +3 -3
- package/dist/cjs/commands/DescribeCampaignCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeDatasetCommand.js +3 -3
- package/dist/cjs/commands/DescribeDatasetCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeDatasetExportJobCommand.js +3 -3
- package/dist/cjs/commands/DescribeDatasetExportJobCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeDatasetGroupCommand.js +3 -3
- package/dist/cjs/commands/DescribeDatasetGroupCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeDatasetImportJobCommand.js +3 -3
- package/dist/cjs/commands/DescribeDatasetImportJobCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeEventTrackerCommand.js +3 -3
- package/dist/cjs/commands/DescribeEventTrackerCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFeatureTransformationCommand.js +3 -3
- package/dist/cjs/commands/DescribeFeatureTransformationCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeFilterCommand.js +3 -3
- package/dist/cjs/commands/DescribeFilterCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeRecipeCommand.js +3 -3
- package/dist/cjs/commands/DescribeRecipeCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeSchemaCommand.js +3 -3
- package/dist/cjs/commands/DescribeSchemaCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeSolutionCommand.js +3 -3
- package/dist/cjs/commands/DescribeSolutionCommand.js.map +1 -1
- package/dist/cjs/commands/DescribeSolutionVersionCommand.js +3 -3
- package/dist/cjs/commands/DescribeSolutionVersionCommand.js.map +1 -1
- package/dist/cjs/commands/GetSolutionMetricsCommand.js +3 -3
- package/dist/cjs/commands/GetSolutionMetricsCommand.js.map +1 -1
- package/dist/cjs/commands/ListBatchInferenceJobsCommand.js +3 -3
- package/dist/cjs/commands/ListBatchInferenceJobsCommand.js.map +1 -1
- package/dist/cjs/commands/ListCampaignsCommand.js +3 -3
- package/dist/cjs/commands/ListCampaignsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDatasetExportJobsCommand.js +3 -3
- package/dist/cjs/commands/ListDatasetExportJobsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDatasetGroupsCommand.js +3 -3
- package/dist/cjs/commands/ListDatasetGroupsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDatasetImportJobsCommand.js +3 -3
- package/dist/cjs/commands/ListDatasetImportJobsCommand.js.map +1 -1
- package/dist/cjs/commands/ListDatasetsCommand.js +3 -3
- package/dist/cjs/commands/ListDatasetsCommand.js.map +1 -1
- package/dist/cjs/commands/ListEventTrackersCommand.js +3 -3
- package/dist/cjs/commands/ListEventTrackersCommand.js.map +1 -1
- package/dist/cjs/commands/ListFiltersCommand.js +3 -3
- package/dist/cjs/commands/ListFiltersCommand.js.map +1 -1
- package/dist/cjs/commands/ListRecipesCommand.js +3 -3
- package/dist/cjs/commands/ListRecipesCommand.js.map +1 -1
- package/dist/cjs/commands/ListSchemasCommand.js +3 -3
- package/dist/cjs/commands/ListSchemasCommand.js.map +1 -1
- package/dist/cjs/commands/ListSolutionVersionsCommand.js +3 -3
- package/dist/cjs/commands/ListSolutionVersionsCommand.js.map +1 -1
- package/dist/cjs/commands/ListSolutionsCommand.js +3 -3
- package/dist/cjs/commands/ListSolutionsCommand.js.map +1 -1
- package/dist/cjs/commands/StopSolutionVersionCreationCommand.js +3 -3
- package/dist/cjs/commands/StopSolutionVersionCreationCommand.js.map +1 -1
- package/dist/cjs/commands/UpdateCampaignCommand.js +3 -3
- package/dist/cjs/commands/UpdateCampaignCommand.js.map +1 -1
- package/dist/cjs/endpoints.js +1 -1
- package/dist/cjs/endpoints.js.map +1 -1
- package/dist/cjs/index.js +63 -63
- 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 +31 -31
- package/dist/cjs/protocols/Aws_json1_1.js +262 -262
- package/dist/cjs/protocols/Aws_json1_1.js.map +1 -1
- package/dist/cjs/runtimeConfig.browser.js +4 -4
- package/dist/cjs/runtimeConfig.browser.js.map +1 -1
- package/dist/cjs/runtimeConfig.js +8 -8
- package/dist/cjs/runtimeConfig.js.map +1 -1
- package/dist/cjs/runtimeConfig.native.js +1 -1
- package/dist/cjs/runtimeConfig.native.js.map +1 -1
- package/dist/es/package.json +31 -31
- package/dist/es/pagination/ListBatchInferenceJobsPaginator.js +4 -4
- package/dist/es/pagination/ListBatchInferenceJobsPaginator.js.map +1 -1
- package/dist/es/pagination/ListCampaignsPaginator.js +4 -4
- package/dist/es/pagination/ListCampaignsPaginator.js.map +1 -1
- package/dist/es/pagination/ListDatasetExportJobsPaginator.js +4 -4
- package/dist/es/pagination/ListDatasetExportJobsPaginator.js.map +1 -1
- package/dist/es/pagination/ListDatasetGroupsPaginator.js +4 -4
- package/dist/es/pagination/ListDatasetGroupsPaginator.js.map +1 -1
- package/dist/es/pagination/ListDatasetImportJobsPaginator.js +4 -4
- package/dist/es/pagination/ListDatasetImportJobsPaginator.js.map +1 -1
- package/dist/es/pagination/ListDatasetsPaginator.js +4 -4
- package/dist/es/pagination/ListDatasetsPaginator.js.map +1 -1
- package/dist/es/pagination/ListEventTrackersPaginator.js +4 -4
- package/dist/es/pagination/ListEventTrackersPaginator.js.map +1 -1
- package/dist/es/pagination/ListFiltersPaginator.js +4 -4
- package/dist/es/pagination/ListFiltersPaginator.js.map +1 -1
- package/dist/es/pagination/ListRecipesPaginator.js +4 -4
- package/dist/es/pagination/ListRecipesPaginator.js.map +1 -1
- package/dist/es/pagination/ListSchemasPaginator.js +4 -4
- package/dist/es/pagination/ListSchemasPaginator.js.map +1 -1
- package/dist/es/pagination/ListSolutionVersionsPaginator.js +4 -4
- package/dist/es/pagination/ListSolutionVersionsPaginator.js.map +1 -1
- package/dist/es/pagination/ListSolutionsPaginator.js +4 -4
- package/dist/es/pagination/ListSolutionsPaginator.js.map +1 -1
- package/package.json +31 -31
- package/tsconfig.json +1 -2
|
@@ -3457,8 +3457,8 @@ const serializeAws_json1_1CategoricalValues = (input, context) => {
|
|
|
3457
3457
|
};
|
|
3458
3458
|
const serializeAws_json1_1ContinuousHyperParameterRange = (input, context) => {
|
|
3459
3459
|
return {
|
|
3460
|
-
...(input.maxValue !== undefined && input.maxValue !== null && { maxValue:
|
|
3461
|
-
...(input.minValue !== undefined && input.minValue !== null && { minValue:
|
|
3460
|
+
...(input.maxValue !== undefined && input.maxValue !== null && { maxValue: smithy_client_1.serializeFloat(input.maxValue) }),
|
|
3461
|
+
...(input.minValue !== undefined && input.minValue !== null && { minValue: smithy_client_1.serializeFloat(input.minValue) }),
|
|
3462
3462
|
...(input.name !== undefined && input.name !== null && { name: input.name }),
|
|
3463
3463
|
};
|
|
3464
3464
|
};
|
|
@@ -3942,12 +3942,12 @@ const serializeAws_json1_1UpdateCampaignRequest = (input, context) => {
|
|
|
3942
3942
|
};
|
|
3943
3943
|
const deserializeAws_json1_1Algorithm = (output, context) => {
|
|
3944
3944
|
return {
|
|
3945
|
-
algorithmArn:
|
|
3945
|
+
algorithmArn: smithy_client_1.expectString(output.algorithmArn),
|
|
3946
3946
|
algorithmImage: output.algorithmImage !== undefined && output.algorithmImage !== null
|
|
3947
3947
|
? deserializeAws_json1_1AlgorithmImage(output.algorithmImage, context)
|
|
3948
3948
|
: undefined,
|
|
3949
3949
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
3950
|
-
?
|
|
3950
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
3951
3951
|
: undefined,
|
|
3952
3952
|
defaultHyperParameterRanges: output.defaultHyperParameterRanges !== undefined && output.defaultHyperParameterRanges !== null
|
|
3953
3953
|
? deserializeAws_json1_1DefaultHyperParameterRanges(output.defaultHyperParameterRanges, context)
|
|
@@ -3959,17 +3959,17 @@ const deserializeAws_json1_1Algorithm = (output, context) => {
|
|
|
3959
3959
|
? deserializeAws_json1_1ResourceConfig(output.defaultResourceConfig, context)
|
|
3960
3960
|
: undefined,
|
|
3961
3961
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
3962
|
-
?
|
|
3962
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
3963
3963
|
: undefined,
|
|
3964
|
-
name:
|
|
3965
|
-
roleArn:
|
|
3966
|
-
trainingInputMode:
|
|
3964
|
+
name: smithy_client_1.expectString(output.name),
|
|
3965
|
+
roleArn: smithy_client_1.expectString(output.roleArn),
|
|
3966
|
+
trainingInputMode: smithy_client_1.expectString(output.trainingInputMode),
|
|
3967
3967
|
};
|
|
3968
3968
|
};
|
|
3969
3969
|
const deserializeAws_json1_1AlgorithmImage = (output, context) => {
|
|
3970
3970
|
return {
|
|
3971
|
-
dockerURI:
|
|
3972
|
-
name:
|
|
3971
|
+
dockerURI: smithy_client_1.expectString(output.dockerURI),
|
|
3972
|
+
name: smithy_client_1.expectString(output.name),
|
|
3973
3973
|
};
|
|
3974
3974
|
};
|
|
3975
3975
|
const deserializeAws_json1_1ArnList = (output, context) => {
|
|
@@ -3979,12 +3979,12 @@ const deserializeAws_json1_1ArnList = (output, context) => {
|
|
|
3979
3979
|
if (entry === null) {
|
|
3980
3980
|
return null;
|
|
3981
3981
|
}
|
|
3982
|
-
return
|
|
3982
|
+
return smithy_client_1.expectString(entry);
|
|
3983
3983
|
});
|
|
3984
3984
|
};
|
|
3985
3985
|
const deserializeAws_json1_1AutoMLConfig = (output, context) => {
|
|
3986
3986
|
return {
|
|
3987
|
-
metricName:
|
|
3987
|
+
metricName: smithy_client_1.expectString(output.metricName),
|
|
3988
3988
|
recipeList: output.recipeList !== undefined && output.recipeList !== null
|
|
3989
3989
|
? deserializeAws_json1_1ArnList(output.recipeList, context)
|
|
3990
3990
|
: undefined,
|
|
@@ -3992,34 +3992,34 @@ const deserializeAws_json1_1AutoMLConfig = (output, context) => {
|
|
|
3992
3992
|
};
|
|
3993
3993
|
const deserializeAws_json1_1AutoMLResult = (output, context) => {
|
|
3994
3994
|
return {
|
|
3995
|
-
bestRecipeArn:
|
|
3995
|
+
bestRecipeArn: smithy_client_1.expectString(output.bestRecipeArn),
|
|
3996
3996
|
};
|
|
3997
3997
|
};
|
|
3998
3998
|
const deserializeAws_json1_1BatchInferenceJob = (output, context) => {
|
|
3999
3999
|
return {
|
|
4000
|
-
batchInferenceJobArn:
|
|
4000
|
+
batchInferenceJobArn: smithy_client_1.expectString(output.batchInferenceJobArn),
|
|
4001
4001
|
batchInferenceJobConfig: output.batchInferenceJobConfig !== undefined && output.batchInferenceJobConfig !== null
|
|
4002
4002
|
? deserializeAws_json1_1BatchInferenceJobConfig(output.batchInferenceJobConfig, context)
|
|
4003
4003
|
: undefined,
|
|
4004
4004
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4005
|
-
?
|
|
4005
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4006
4006
|
: undefined,
|
|
4007
|
-
failureReason:
|
|
4008
|
-
filterArn:
|
|
4007
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4008
|
+
filterArn: smithy_client_1.expectString(output.filterArn),
|
|
4009
4009
|
jobInput: output.jobInput !== undefined && output.jobInput !== null
|
|
4010
4010
|
? deserializeAws_json1_1BatchInferenceJobInput(output.jobInput, context)
|
|
4011
4011
|
: undefined,
|
|
4012
|
-
jobName:
|
|
4012
|
+
jobName: smithy_client_1.expectString(output.jobName),
|
|
4013
4013
|
jobOutput: output.jobOutput !== undefined && output.jobOutput !== null
|
|
4014
4014
|
? deserializeAws_json1_1BatchInferenceJobOutput(output.jobOutput, context)
|
|
4015
4015
|
: undefined,
|
|
4016
4016
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4017
|
-
?
|
|
4017
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4018
4018
|
: undefined,
|
|
4019
|
-
numResults:
|
|
4020
|
-
roleArn:
|
|
4021
|
-
solutionVersionArn:
|
|
4022
|
-
status:
|
|
4019
|
+
numResults: smithy_client_1.expectInt32(output.numResults),
|
|
4020
|
+
roleArn: smithy_client_1.expectString(output.roleArn),
|
|
4021
|
+
solutionVersionArn: smithy_client_1.expectString(output.solutionVersionArn),
|
|
4022
|
+
status: smithy_client_1.expectString(output.status),
|
|
4023
4023
|
};
|
|
4024
4024
|
};
|
|
4025
4025
|
const deserializeAws_json1_1BatchInferenceJobConfig = (output, context) => {
|
|
@@ -4055,39 +4055,39 @@ const deserializeAws_json1_1BatchInferenceJobs = (output, context) => {
|
|
|
4055
4055
|
};
|
|
4056
4056
|
const deserializeAws_json1_1BatchInferenceJobSummary = (output, context) => {
|
|
4057
4057
|
return {
|
|
4058
|
-
batchInferenceJobArn:
|
|
4058
|
+
batchInferenceJobArn: smithy_client_1.expectString(output.batchInferenceJobArn),
|
|
4059
4059
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4060
|
-
?
|
|
4060
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4061
4061
|
: undefined,
|
|
4062
|
-
failureReason:
|
|
4063
|
-
jobName:
|
|
4062
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4063
|
+
jobName: smithy_client_1.expectString(output.jobName),
|
|
4064
4064
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4065
|
-
?
|
|
4065
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4066
4066
|
: undefined,
|
|
4067
|
-
solutionVersionArn:
|
|
4068
|
-
status:
|
|
4067
|
+
solutionVersionArn: smithy_client_1.expectString(output.solutionVersionArn),
|
|
4068
|
+
status: smithy_client_1.expectString(output.status),
|
|
4069
4069
|
};
|
|
4070
4070
|
};
|
|
4071
4071
|
const deserializeAws_json1_1Campaign = (output, context) => {
|
|
4072
4072
|
return {
|
|
4073
|
-
campaignArn:
|
|
4073
|
+
campaignArn: smithy_client_1.expectString(output.campaignArn),
|
|
4074
4074
|
campaignConfig: output.campaignConfig !== undefined && output.campaignConfig !== null
|
|
4075
4075
|
? deserializeAws_json1_1CampaignConfig(output.campaignConfig, context)
|
|
4076
4076
|
: undefined,
|
|
4077
4077
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4078
|
-
?
|
|
4078
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4079
4079
|
: undefined,
|
|
4080
|
-
failureReason:
|
|
4080
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4081
4081
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4082
|
-
?
|
|
4082
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4083
4083
|
: undefined,
|
|
4084
4084
|
latestCampaignUpdate: output.latestCampaignUpdate !== undefined && output.latestCampaignUpdate !== null
|
|
4085
4085
|
? deserializeAws_json1_1CampaignUpdateSummary(output.latestCampaignUpdate, context)
|
|
4086
4086
|
: undefined,
|
|
4087
|
-
minProvisionedTPS:
|
|
4088
|
-
name:
|
|
4089
|
-
solutionVersionArn:
|
|
4090
|
-
status:
|
|
4087
|
+
minProvisionedTPS: smithy_client_1.expectInt32(output.minProvisionedTPS),
|
|
4088
|
+
name: smithy_client_1.expectString(output.name),
|
|
4089
|
+
solutionVersionArn: smithy_client_1.expectString(output.solutionVersionArn),
|
|
4090
|
+
status: smithy_client_1.expectString(output.status),
|
|
4091
4091
|
};
|
|
4092
4092
|
};
|
|
4093
4093
|
const deserializeAws_json1_1CampaignConfig = (output, context) => {
|
|
@@ -4109,16 +4109,16 @@ const deserializeAws_json1_1Campaigns = (output, context) => {
|
|
|
4109
4109
|
};
|
|
4110
4110
|
const deserializeAws_json1_1CampaignSummary = (output, context) => {
|
|
4111
4111
|
return {
|
|
4112
|
-
campaignArn:
|
|
4112
|
+
campaignArn: smithy_client_1.expectString(output.campaignArn),
|
|
4113
4113
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4114
|
-
?
|
|
4114
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4115
4115
|
: undefined,
|
|
4116
|
-
failureReason:
|
|
4116
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4117
4117
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4118
|
-
?
|
|
4118
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4119
4119
|
: undefined,
|
|
4120
|
-
name:
|
|
4121
|
-
status:
|
|
4120
|
+
name: smithy_client_1.expectString(output.name),
|
|
4121
|
+
status: smithy_client_1.expectString(output.status),
|
|
4122
4122
|
};
|
|
4123
4123
|
};
|
|
4124
4124
|
const deserializeAws_json1_1CampaignUpdateSummary = (output, context) => {
|
|
@@ -4127,20 +4127,20 @@ const deserializeAws_json1_1CampaignUpdateSummary = (output, context) => {
|
|
|
4127
4127
|
? deserializeAws_json1_1CampaignConfig(output.campaignConfig, context)
|
|
4128
4128
|
: undefined,
|
|
4129
4129
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4130
|
-
?
|
|
4130
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4131
4131
|
: undefined,
|
|
4132
|
-
failureReason:
|
|
4132
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4133
4133
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4134
|
-
?
|
|
4134
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4135
4135
|
: undefined,
|
|
4136
|
-
minProvisionedTPS:
|
|
4137
|
-
solutionVersionArn:
|
|
4138
|
-
status:
|
|
4136
|
+
minProvisionedTPS: smithy_client_1.expectInt32(output.minProvisionedTPS),
|
|
4137
|
+
solutionVersionArn: smithy_client_1.expectString(output.solutionVersionArn),
|
|
4138
|
+
status: smithy_client_1.expectString(output.status),
|
|
4139
4139
|
};
|
|
4140
4140
|
};
|
|
4141
4141
|
const deserializeAws_json1_1CategoricalHyperParameterRange = (output, context) => {
|
|
4142
4142
|
return {
|
|
4143
|
-
name:
|
|
4143
|
+
name: smithy_client_1.expectString(output.name),
|
|
4144
4144
|
values: output.values !== undefined && output.values !== null
|
|
4145
4145
|
? deserializeAws_json1_1CategoricalValues(output.values, context)
|
|
4146
4146
|
: undefined,
|
|
@@ -4163,14 +4163,14 @@ const deserializeAws_json1_1CategoricalValues = (output, context) => {
|
|
|
4163
4163
|
if (entry === null) {
|
|
4164
4164
|
return null;
|
|
4165
4165
|
}
|
|
4166
|
-
return
|
|
4166
|
+
return smithy_client_1.expectString(entry);
|
|
4167
4167
|
});
|
|
4168
4168
|
};
|
|
4169
4169
|
const deserializeAws_json1_1ContinuousHyperParameterRange = (output, context) => {
|
|
4170
4170
|
return {
|
|
4171
|
-
maxValue:
|
|
4172
|
-
minValue:
|
|
4173
|
-
name:
|
|
4171
|
+
maxValue: smithy_client_1.limitedParseDouble(output.maxValue),
|
|
4172
|
+
minValue: smithy_client_1.limitedParseDouble(output.minValue),
|
|
4173
|
+
name: smithy_client_1.expectString(output.name),
|
|
4174
4174
|
};
|
|
4175
4175
|
};
|
|
4176
4176
|
const deserializeAws_json1_1ContinuousHyperParameterRanges = (output, context) => {
|
|
@@ -4185,94 +4185,94 @@ const deserializeAws_json1_1ContinuousHyperParameterRanges = (output, context) =
|
|
|
4185
4185
|
};
|
|
4186
4186
|
const deserializeAws_json1_1CreateBatchInferenceJobResponse = (output, context) => {
|
|
4187
4187
|
return {
|
|
4188
|
-
batchInferenceJobArn:
|
|
4188
|
+
batchInferenceJobArn: smithy_client_1.expectString(output.batchInferenceJobArn),
|
|
4189
4189
|
};
|
|
4190
4190
|
};
|
|
4191
4191
|
const deserializeAws_json1_1CreateCampaignResponse = (output, context) => {
|
|
4192
4192
|
return {
|
|
4193
|
-
campaignArn:
|
|
4193
|
+
campaignArn: smithy_client_1.expectString(output.campaignArn),
|
|
4194
4194
|
};
|
|
4195
4195
|
};
|
|
4196
4196
|
const deserializeAws_json1_1CreateDatasetExportJobResponse = (output, context) => {
|
|
4197
4197
|
return {
|
|
4198
|
-
datasetExportJobArn:
|
|
4198
|
+
datasetExportJobArn: smithy_client_1.expectString(output.datasetExportJobArn),
|
|
4199
4199
|
};
|
|
4200
4200
|
};
|
|
4201
4201
|
const deserializeAws_json1_1CreateDatasetGroupResponse = (output, context) => {
|
|
4202
4202
|
return {
|
|
4203
|
-
datasetGroupArn:
|
|
4203
|
+
datasetGroupArn: smithy_client_1.expectString(output.datasetGroupArn),
|
|
4204
4204
|
};
|
|
4205
4205
|
};
|
|
4206
4206
|
const deserializeAws_json1_1CreateDatasetImportJobResponse = (output, context) => {
|
|
4207
4207
|
return {
|
|
4208
|
-
datasetImportJobArn:
|
|
4208
|
+
datasetImportJobArn: smithy_client_1.expectString(output.datasetImportJobArn),
|
|
4209
4209
|
};
|
|
4210
4210
|
};
|
|
4211
4211
|
const deserializeAws_json1_1CreateDatasetResponse = (output, context) => {
|
|
4212
4212
|
return {
|
|
4213
|
-
datasetArn:
|
|
4213
|
+
datasetArn: smithy_client_1.expectString(output.datasetArn),
|
|
4214
4214
|
};
|
|
4215
4215
|
};
|
|
4216
4216
|
const deserializeAws_json1_1CreateEventTrackerResponse = (output, context) => {
|
|
4217
4217
|
return {
|
|
4218
|
-
eventTrackerArn:
|
|
4219
|
-
trackingId:
|
|
4218
|
+
eventTrackerArn: smithy_client_1.expectString(output.eventTrackerArn),
|
|
4219
|
+
trackingId: smithy_client_1.expectString(output.trackingId),
|
|
4220
4220
|
};
|
|
4221
4221
|
};
|
|
4222
4222
|
const deserializeAws_json1_1CreateFilterResponse = (output, context) => {
|
|
4223
4223
|
return {
|
|
4224
|
-
filterArn:
|
|
4224
|
+
filterArn: smithy_client_1.expectString(output.filterArn),
|
|
4225
4225
|
};
|
|
4226
4226
|
};
|
|
4227
4227
|
const deserializeAws_json1_1CreateSchemaResponse = (output, context) => {
|
|
4228
4228
|
return {
|
|
4229
|
-
schemaArn:
|
|
4229
|
+
schemaArn: smithy_client_1.expectString(output.schemaArn),
|
|
4230
4230
|
};
|
|
4231
4231
|
};
|
|
4232
4232
|
const deserializeAws_json1_1CreateSolutionResponse = (output, context) => {
|
|
4233
4233
|
return {
|
|
4234
|
-
solutionArn:
|
|
4234
|
+
solutionArn: smithy_client_1.expectString(output.solutionArn),
|
|
4235
4235
|
};
|
|
4236
4236
|
};
|
|
4237
4237
|
const deserializeAws_json1_1CreateSolutionVersionResponse = (output, context) => {
|
|
4238
4238
|
return {
|
|
4239
|
-
solutionVersionArn:
|
|
4239
|
+
solutionVersionArn: smithy_client_1.expectString(output.solutionVersionArn),
|
|
4240
4240
|
};
|
|
4241
4241
|
};
|
|
4242
4242
|
const deserializeAws_json1_1Dataset = (output, context) => {
|
|
4243
4243
|
return {
|
|
4244
4244
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4245
|
-
?
|
|
4245
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4246
4246
|
: undefined,
|
|
4247
|
-
datasetArn:
|
|
4248
|
-
datasetGroupArn:
|
|
4249
|
-
datasetType:
|
|
4247
|
+
datasetArn: smithy_client_1.expectString(output.datasetArn),
|
|
4248
|
+
datasetGroupArn: smithy_client_1.expectString(output.datasetGroupArn),
|
|
4249
|
+
datasetType: smithy_client_1.expectString(output.datasetType),
|
|
4250
4250
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4251
|
-
?
|
|
4251
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4252
4252
|
: undefined,
|
|
4253
|
-
name:
|
|
4254
|
-
schemaArn:
|
|
4255
|
-
status:
|
|
4253
|
+
name: smithy_client_1.expectString(output.name),
|
|
4254
|
+
schemaArn: smithy_client_1.expectString(output.schemaArn),
|
|
4255
|
+
status: smithy_client_1.expectString(output.status),
|
|
4256
4256
|
};
|
|
4257
4257
|
};
|
|
4258
4258
|
const deserializeAws_json1_1DatasetExportJob = (output, context) => {
|
|
4259
4259
|
return {
|
|
4260
4260
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4261
|
-
?
|
|
4261
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4262
4262
|
: undefined,
|
|
4263
|
-
datasetArn:
|
|
4264
|
-
datasetExportJobArn:
|
|
4265
|
-
failureReason:
|
|
4266
|
-
ingestionMode:
|
|
4267
|
-
jobName:
|
|
4263
|
+
datasetArn: smithy_client_1.expectString(output.datasetArn),
|
|
4264
|
+
datasetExportJobArn: smithy_client_1.expectString(output.datasetExportJobArn),
|
|
4265
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4266
|
+
ingestionMode: smithy_client_1.expectString(output.ingestionMode),
|
|
4267
|
+
jobName: smithy_client_1.expectString(output.jobName),
|
|
4268
4268
|
jobOutput: output.jobOutput !== undefined && output.jobOutput !== null
|
|
4269
4269
|
? deserializeAws_json1_1DatasetExportJobOutput(output.jobOutput, context)
|
|
4270
4270
|
: undefined,
|
|
4271
4271
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4272
|
-
?
|
|
4272
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4273
4273
|
: undefined,
|
|
4274
|
-
roleArn:
|
|
4275
|
-
status:
|
|
4274
|
+
roleArn: smithy_client_1.expectString(output.roleArn),
|
|
4275
|
+
status: smithy_client_1.expectString(output.status),
|
|
4276
4276
|
};
|
|
4277
4277
|
};
|
|
4278
4278
|
const deserializeAws_json1_1DatasetExportJobOutput = (output, context) => {
|
|
@@ -4295,31 +4295,31 @@ const deserializeAws_json1_1DatasetExportJobs = (output, context) => {
|
|
|
4295
4295
|
const deserializeAws_json1_1DatasetExportJobSummary = (output, context) => {
|
|
4296
4296
|
return {
|
|
4297
4297
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4298
|
-
?
|
|
4298
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4299
4299
|
: undefined,
|
|
4300
|
-
datasetExportJobArn:
|
|
4301
|
-
failureReason:
|
|
4302
|
-
jobName:
|
|
4300
|
+
datasetExportJobArn: smithy_client_1.expectString(output.datasetExportJobArn),
|
|
4301
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4302
|
+
jobName: smithy_client_1.expectString(output.jobName),
|
|
4303
4303
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4304
|
-
?
|
|
4304
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4305
4305
|
: undefined,
|
|
4306
|
-
status:
|
|
4306
|
+
status: smithy_client_1.expectString(output.status),
|
|
4307
4307
|
};
|
|
4308
4308
|
};
|
|
4309
4309
|
const deserializeAws_json1_1DatasetGroup = (output, context) => {
|
|
4310
4310
|
return {
|
|
4311
4311
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4312
|
-
?
|
|
4312
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4313
4313
|
: undefined,
|
|
4314
|
-
datasetGroupArn:
|
|
4315
|
-
failureReason:
|
|
4316
|
-
kmsKeyArn:
|
|
4314
|
+
datasetGroupArn: smithy_client_1.expectString(output.datasetGroupArn),
|
|
4315
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4316
|
+
kmsKeyArn: smithy_client_1.expectString(output.kmsKeyArn),
|
|
4317
4317
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4318
|
-
?
|
|
4318
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4319
4319
|
: undefined,
|
|
4320
|
-
name:
|
|
4321
|
-
roleArn:
|
|
4322
|
-
status:
|
|
4320
|
+
name: smithy_client_1.expectString(output.name),
|
|
4321
|
+
roleArn: smithy_client_1.expectString(output.roleArn),
|
|
4322
|
+
status: smithy_client_1.expectString(output.status),
|
|
4323
4323
|
};
|
|
4324
4324
|
};
|
|
4325
4325
|
const deserializeAws_json1_1DatasetGroups = (output, context) => {
|
|
@@ -4335,34 +4335,34 @@ const deserializeAws_json1_1DatasetGroups = (output, context) => {
|
|
|
4335
4335
|
const deserializeAws_json1_1DatasetGroupSummary = (output, context) => {
|
|
4336
4336
|
return {
|
|
4337
4337
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4338
|
-
?
|
|
4338
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4339
4339
|
: undefined,
|
|
4340
|
-
datasetGroupArn:
|
|
4341
|
-
failureReason:
|
|
4340
|
+
datasetGroupArn: smithy_client_1.expectString(output.datasetGroupArn),
|
|
4341
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4342
4342
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4343
|
-
?
|
|
4343
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4344
4344
|
: undefined,
|
|
4345
|
-
name:
|
|
4346
|
-
status:
|
|
4345
|
+
name: smithy_client_1.expectString(output.name),
|
|
4346
|
+
status: smithy_client_1.expectString(output.status),
|
|
4347
4347
|
};
|
|
4348
4348
|
};
|
|
4349
4349
|
const deserializeAws_json1_1DatasetImportJob = (output, context) => {
|
|
4350
4350
|
return {
|
|
4351
4351
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4352
|
-
?
|
|
4352
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4353
4353
|
: undefined,
|
|
4354
4354
|
dataSource: output.dataSource !== undefined && output.dataSource !== null
|
|
4355
4355
|
? deserializeAws_json1_1DataSource(output.dataSource, context)
|
|
4356
4356
|
: undefined,
|
|
4357
|
-
datasetArn:
|
|
4358
|
-
datasetImportJobArn:
|
|
4359
|
-
failureReason:
|
|
4360
|
-
jobName:
|
|
4357
|
+
datasetArn: smithy_client_1.expectString(output.datasetArn),
|
|
4358
|
+
datasetImportJobArn: smithy_client_1.expectString(output.datasetImportJobArn),
|
|
4359
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4360
|
+
jobName: smithy_client_1.expectString(output.jobName),
|
|
4361
4361
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4362
|
-
?
|
|
4362
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4363
4363
|
: undefined,
|
|
4364
|
-
roleArn:
|
|
4365
|
-
status:
|
|
4364
|
+
roleArn: smithy_client_1.expectString(output.roleArn),
|
|
4365
|
+
status: smithy_client_1.expectString(output.status),
|
|
4366
4366
|
};
|
|
4367
4367
|
};
|
|
4368
4368
|
const deserializeAws_json1_1DatasetImportJobs = (output, context) => {
|
|
@@ -4378,15 +4378,15 @@ const deserializeAws_json1_1DatasetImportJobs = (output, context) => {
|
|
|
4378
4378
|
const deserializeAws_json1_1DatasetImportJobSummary = (output, context) => {
|
|
4379
4379
|
return {
|
|
4380
4380
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4381
|
-
?
|
|
4381
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4382
4382
|
: undefined,
|
|
4383
|
-
datasetImportJobArn:
|
|
4384
|
-
failureReason:
|
|
4385
|
-
jobName:
|
|
4383
|
+
datasetImportJobArn: smithy_client_1.expectString(output.datasetImportJobArn),
|
|
4384
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4385
|
+
jobName: smithy_client_1.expectString(output.jobName),
|
|
4386
4386
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4387
|
-
?
|
|
4387
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4388
4388
|
: undefined,
|
|
4389
|
-
status:
|
|
4389
|
+
status: smithy_client_1.expectString(output.status),
|
|
4390
4390
|
};
|
|
4391
4391
|
};
|
|
4392
4392
|
const deserializeAws_json1_1Datasets = (output, context) => {
|
|
@@ -4402,51 +4402,51 @@ const deserializeAws_json1_1Datasets = (output, context) => {
|
|
|
4402
4402
|
const deserializeAws_json1_1DatasetSchema = (output, context) => {
|
|
4403
4403
|
return {
|
|
4404
4404
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4405
|
-
?
|
|
4405
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4406
4406
|
: undefined,
|
|
4407
4407
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4408
|
-
?
|
|
4408
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4409
4409
|
: undefined,
|
|
4410
|
-
name:
|
|
4411
|
-
schema:
|
|
4412
|
-
schemaArn:
|
|
4410
|
+
name: smithy_client_1.expectString(output.name),
|
|
4411
|
+
schema: smithy_client_1.expectString(output.schema),
|
|
4412
|
+
schemaArn: smithy_client_1.expectString(output.schemaArn),
|
|
4413
4413
|
};
|
|
4414
4414
|
};
|
|
4415
4415
|
const deserializeAws_json1_1DatasetSchemaSummary = (output, context) => {
|
|
4416
4416
|
return {
|
|
4417
4417
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4418
|
-
?
|
|
4418
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4419
4419
|
: undefined,
|
|
4420
4420
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4421
|
-
?
|
|
4421
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4422
4422
|
: undefined,
|
|
4423
|
-
name:
|
|
4424
|
-
schemaArn:
|
|
4423
|
+
name: smithy_client_1.expectString(output.name),
|
|
4424
|
+
schemaArn: smithy_client_1.expectString(output.schemaArn),
|
|
4425
4425
|
};
|
|
4426
4426
|
};
|
|
4427
4427
|
const deserializeAws_json1_1DatasetSummary = (output, context) => {
|
|
4428
4428
|
return {
|
|
4429
4429
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4430
|
-
?
|
|
4430
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4431
4431
|
: undefined,
|
|
4432
|
-
datasetArn:
|
|
4433
|
-
datasetType:
|
|
4432
|
+
datasetArn: smithy_client_1.expectString(output.datasetArn),
|
|
4433
|
+
datasetType: smithy_client_1.expectString(output.datasetType),
|
|
4434
4434
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4435
|
-
?
|
|
4435
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4436
4436
|
: undefined,
|
|
4437
|
-
name:
|
|
4438
|
-
status:
|
|
4437
|
+
name: smithy_client_1.expectString(output.name),
|
|
4438
|
+
status: smithy_client_1.expectString(output.status),
|
|
4439
4439
|
};
|
|
4440
4440
|
};
|
|
4441
4441
|
const deserializeAws_json1_1DataSource = (output, context) => {
|
|
4442
4442
|
return {
|
|
4443
|
-
dataLocation:
|
|
4443
|
+
dataLocation: smithy_client_1.expectString(output.dataLocation),
|
|
4444
4444
|
};
|
|
4445
4445
|
};
|
|
4446
4446
|
const deserializeAws_json1_1DefaultCategoricalHyperParameterRange = (output, context) => {
|
|
4447
4447
|
return {
|
|
4448
|
-
isTunable:
|
|
4449
|
-
name:
|
|
4448
|
+
isTunable: smithy_client_1.expectBoolean(output.isTunable),
|
|
4449
|
+
name: smithy_client_1.expectString(output.name),
|
|
4450
4450
|
values: output.values !== undefined && output.values !== null
|
|
4451
4451
|
? deserializeAws_json1_1CategoricalValues(output.values, context)
|
|
4452
4452
|
: undefined,
|
|
@@ -4464,10 +4464,10 @@ const deserializeAws_json1_1DefaultCategoricalHyperParameterRanges = (output, co
|
|
|
4464
4464
|
};
|
|
4465
4465
|
const deserializeAws_json1_1DefaultContinuousHyperParameterRange = (output, context) => {
|
|
4466
4466
|
return {
|
|
4467
|
-
isTunable:
|
|
4468
|
-
maxValue:
|
|
4469
|
-
minValue:
|
|
4470
|
-
name:
|
|
4467
|
+
isTunable: smithy_client_1.expectBoolean(output.isTunable),
|
|
4468
|
+
maxValue: smithy_client_1.limitedParseDouble(output.maxValue),
|
|
4469
|
+
minValue: smithy_client_1.limitedParseDouble(output.minValue),
|
|
4470
|
+
name: smithy_client_1.expectString(output.name),
|
|
4471
4471
|
};
|
|
4472
4472
|
};
|
|
4473
4473
|
const deserializeAws_json1_1DefaultContinuousHyperParameterRanges = (output, context) => {
|
|
@@ -4495,10 +4495,10 @@ const deserializeAws_json1_1DefaultHyperParameterRanges = (output, context) => {
|
|
|
4495
4495
|
};
|
|
4496
4496
|
const deserializeAws_json1_1DefaultIntegerHyperParameterRange = (output, context) => {
|
|
4497
4497
|
return {
|
|
4498
|
-
isTunable:
|
|
4499
|
-
maxValue:
|
|
4500
|
-
minValue:
|
|
4501
|
-
name:
|
|
4498
|
+
isTunable: smithy_client_1.expectBoolean(output.isTunable),
|
|
4499
|
+
maxValue: smithy_client_1.expectInt32(output.maxValue),
|
|
4500
|
+
minValue: smithy_client_1.expectInt32(output.minValue),
|
|
4501
|
+
name: smithy_client_1.expectString(output.name),
|
|
4502
4502
|
};
|
|
4503
4503
|
};
|
|
4504
4504
|
const deserializeAws_json1_1DefaultIntegerHyperParameterRanges = (output, context) => {
|
|
@@ -4611,18 +4611,18 @@ const deserializeAws_json1_1DescribeSolutionVersionResponse = (output, context)
|
|
|
4611
4611
|
};
|
|
4612
4612
|
const deserializeAws_json1_1EventTracker = (output, context) => {
|
|
4613
4613
|
return {
|
|
4614
|
-
accountId:
|
|
4614
|
+
accountId: smithy_client_1.expectString(output.accountId),
|
|
4615
4615
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4616
|
-
?
|
|
4616
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4617
4617
|
: undefined,
|
|
4618
|
-
datasetGroupArn:
|
|
4619
|
-
eventTrackerArn:
|
|
4618
|
+
datasetGroupArn: smithy_client_1.expectString(output.datasetGroupArn),
|
|
4619
|
+
eventTrackerArn: smithy_client_1.expectString(output.eventTrackerArn),
|
|
4620
4620
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4621
|
-
?
|
|
4621
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4622
4622
|
: undefined,
|
|
4623
|
-
name:
|
|
4624
|
-
status:
|
|
4625
|
-
trackingId:
|
|
4623
|
+
name: smithy_client_1.expectString(output.name),
|
|
4624
|
+
status: smithy_client_1.expectString(output.status),
|
|
4625
|
+
trackingId: smithy_client_1.expectString(output.trackingId),
|
|
4626
4626
|
};
|
|
4627
4627
|
};
|
|
4628
4628
|
const deserializeAws_json1_1EventTrackers = (output, context) => {
|
|
@@ -4638,30 +4638,30 @@ const deserializeAws_json1_1EventTrackers = (output, context) => {
|
|
|
4638
4638
|
const deserializeAws_json1_1EventTrackerSummary = (output, context) => {
|
|
4639
4639
|
return {
|
|
4640
4640
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4641
|
-
?
|
|
4641
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4642
4642
|
: undefined,
|
|
4643
|
-
eventTrackerArn:
|
|
4643
|
+
eventTrackerArn: smithy_client_1.expectString(output.eventTrackerArn),
|
|
4644
4644
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4645
|
-
?
|
|
4645
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4646
4646
|
: undefined,
|
|
4647
|
-
name:
|
|
4648
|
-
status:
|
|
4647
|
+
name: smithy_client_1.expectString(output.name),
|
|
4648
|
+
status: smithy_client_1.expectString(output.status),
|
|
4649
4649
|
};
|
|
4650
4650
|
};
|
|
4651
4651
|
const deserializeAws_json1_1FeatureTransformation = (output, context) => {
|
|
4652
4652
|
return {
|
|
4653
4653
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4654
|
-
?
|
|
4654
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4655
4655
|
: undefined,
|
|
4656
4656
|
defaultParameters: output.defaultParameters !== undefined && output.defaultParameters !== null
|
|
4657
4657
|
? deserializeAws_json1_1FeaturizationParameters(output.defaultParameters, context)
|
|
4658
4658
|
: undefined,
|
|
4659
|
-
featureTransformationArn:
|
|
4659
|
+
featureTransformationArn: smithy_client_1.expectString(output.featureTransformationArn),
|
|
4660
4660
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4661
|
-
?
|
|
4661
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4662
4662
|
: undefined,
|
|
4663
|
-
name:
|
|
4664
|
-
status:
|
|
4663
|
+
name: smithy_client_1.expectString(output.name),
|
|
4664
|
+
status: smithy_client_1.expectString(output.status),
|
|
4665
4665
|
};
|
|
4666
4666
|
};
|
|
4667
4667
|
const deserializeAws_json1_1FeatureTransformationParameters = (output, context) => {
|
|
@@ -4671,7 +4671,7 @@ const deserializeAws_json1_1FeatureTransformationParameters = (output, context)
|
|
|
4671
4671
|
}
|
|
4672
4672
|
return {
|
|
4673
4673
|
...acc,
|
|
4674
|
-
[key]:
|
|
4674
|
+
[key]: smithy_client_1.expectString(value),
|
|
4675
4675
|
};
|
|
4676
4676
|
}, {});
|
|
4677
4677
|
};
|
|
@@ -4682,24 +4682,24 @@ const deserializeAws_json1_1FeaturizationParameters = (output, context) => {
|
|
|
4682
4682
|
}
|
|
4683
4683
|
return {
|
|
4684
4684
|
...acc,
|
|
4685
|
-
[key]:
|
|
4685
|
+
[key]: smithy_client_1.expectString(value),
|
|
4686
4686
|
};
|
|
4687
4687
|
}, {});
|
|
4688
4688
|
};
|
|
4689
4689
|
const deserializeAws_json1_1Filter = (output, context) => {
|
|
4690
4690
|
return {
|
|
4691
4691
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4692
|
-
?
|
|
4692
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4693
4693
|
: undefined,
|
|
4694
|
-
datasetGroupArn:
|
|
4695
|
-
failureReason:
|
|
4696
|
-
filterArn:
|
|
4697
|
-
filterExpression:
|
|
4694
|
+
datasetGroupArn: smithy_client_1.expectString(output.datasetGroupArn),
|
|
4695
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4696
|
+
filterArn: smithy_client_1.expectString(output.filterArn),
|
|
4697
|
+
filterExpression: smithy_client_1.expectString(output.filterExpression),
|
|
4698
4698
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4699
|
-
?
|
|
4699
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4700
4700
|
: undefined,
|
|
4701
|
-
name:
|
|
4702
|
-
status:
|
|
4701
|
+
name: smithy_client_1.expectString(output.name),
|
|
4702
|
+
status: smithy_client_1.expectString(output.status),
|
|
4703
4703
|
};
|
|
4704
4704
|
};
|
|
4705
4705
|
const deserializeAws_json1_1Filters = (output, context) => {
|
|
@@ -4715,16 +4715,16 @@ const deserializeAws_json1_1Filters = (output, context) => {
|
|
|
4715
4715
|
const deserializeAws_json1_1FilterSummary = (output, context) => {
|
|
4716
4716
|
return {
|
|
4717
4717
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4718
|
-
?
|
|
4718
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4719
4719
|
: undefined,
|
|
4720
|
-
datasetGroupArn:
|
|
4721
|
-
failureReason:
|
|
4722
|
-
filterArn:
|
|
4720
|
+
datasetGroupArn: smithy_client_1.expectString(output.datasetGroupArn),
|
|
4721
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
4722
|
+
filterArn: smithy_client_1.expectString(output.filterArn),
|
|
4723
4723
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4724
|
-
?
|
|
4724
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4725
4725
|
: undefined,
|
|
4726
|
-
name:
|
|
4727
|
-
status:
|
|
4726
|
+
name: smithy_client_1.expectString(output.name),
|
|
4727
|
+
status: smithy_client_1.expectString(output.status),
|
|
4728
4728
|
};
|
|
4729
4729
|
};
|
|
4730
4730
|
const deserializeAws_json1_1GetSolutionMetricsResponse = (output, context) => {
|
|
@@ -4732,7 +4732,7 @@ const deserializeAws_json1_1GetSolutionMetricsResponse = (output, context) => {
|
|
|
4732
4732
|
metrics: output.metrics !== undefined && output.metrics !== null
|
|
4733
4733
|
? deserializeAws_json1_1Metrics(output.metrics, context)
|
|
4734
4734
|
: undefined,
|
|
4735
|
-
solutionVersionArn:
|
|
4735
|
+
solutionVersionArn: smithy_client_1.expectString(output.solutionVersionArn),
|
|
4736
4736
|
};
|
|
4737
4737
|
};
|
|
4738
4738
|
const deserializeAws_json1_1HPOConfig = (output, context) => {
|
|
@@ -4750,15 +4750,15 @@ const deserializeAws_json1_1HPOConfig = (output, context) => {
|
|
|
4750
4750
|
};
|
|
4751
4751
|
const deserializeAws_json1_1HPOObjective = (output, context) => {
|
|
4752
4752
|
return {
|
|
4753
|
-
metricName:
|
|
4754
|
-
metricRegex:
|
|
4755
|
-
type:
|
|
4753
|
+
metricName: smithy_client_1.expectString(output.metricName),
|
|
4754
|
+
metricRegex: smithy_client_1.expectString(output.metricRegex),
|
|
4755
|
+
type: smithy_client_1.expectString(output.type),
|
|
4756
4756
|
};
|
|
4757
4757
|
};
|
|
4758
4758
|
const deserializeAws_json1_1HPOResourceConfig = (output, context) => {
|
|
4759
4759
|
return {
|
|
4760
|
-
maxNumberOfTrainingJobs:
|
|
4761
|
-
maxParallelTrainingJobs:
|
|
4760
|
+
maxNumberOfTrainingJobs: smithy_client_1.expectString(output.maxNumberOfTrainingJobs),
|
|
4761
|
+
maxParallelTrainingJobs: smithy_client_1.expectString(output.maxParallelTrainingJobs),
|
|
4762
4762
|
};
|
|
4763
4763
|
};
|
|
4764
4764
|
const deserializeAws_json1_1HyperParameterRanges = (output, context) => {
|
|
@@ -4781,15 +4781,15 @@ const deserializeAws_json1_1HyperParameters = (output, context) => {
|
|
|
4781
4781
|
}
|
|
4782
4782
|
return {
|
|
4783
4783
|
...acc,
|
|
4784
|
-
[key]:
|
|
4784
|
+
[key]: smithy_client_1.expectString(value),
|
|
4785
4785
|
};
|
|
4786
4786
|
}, {});
|
|
4787
4787
|
};
|
|
4788
4788
|
const deserializeAws_json1_1IntegerHyperParameterRange = (output, context) => {
|
|
4789
4789
|
return {
|
|
4790
|
-
maxValue:
|
|
4791
|
-
minValue:
|
|
4792
|
-
name:
|
|
4790
|
+
maxValue: smithy_client_1.expectInt32(output.maxValue),
|
|
4791
|
+
minValue: smithy_client_1.expectInt32(output.minValue),
|
|
4792
|
+
name: smithy_client_1.expectString(output.name),
|
|
4793
4793
|
};
|
|
4794
4794
|
};
|
|
4795
4795
|
const deserializeAws_json1_1IntegerHyperParameterRanges = (output, context) => {
|
|
@@ -4804,17 +4804,17 @@ const deserializeAws_json1_1IntegerHyperParameterRanges = (output, context) => {
|
|
|
4804
4804
|
};
|
|
4805
4805
|
const deserializeAws_json1_1InvalidInputException = (output, context) => {
|
|
4806
4806
|
return {
|
|
4807
|
-
message:
|
|
4807
|
+
message: smithy_client_1.expectString(output.message),
|
|
4808
4808
|
};
|
|
4809
4809
|
};
|
|
4810
4810
|
const deserializeAws_json1_1InvalidNextTokenException = (output, context) => {
|
|
4811
4811
|
return {
|
|
4812
|
-
message:
|
|
4812
|
+
message: smithy_client_1.expectString(output.message),
|
|
4813
4813
|
};
|
|
4814
4814
|
};
|
|
4815
4815
|
const deserializeAws_json1_1LimitExceededException = (output, context) => {
|
|
4816
4816
|
return {
|
|
4817
|
-
message:
|
|
4817
|
+
message: smithy_client_1.expectString(output.message),
|
|
4818
4818
|
};
|
|
4819
4819
|
};
|
|
4820
4820
|
const deserializeAws_json1_1ListBatchInferenceJobsResponse = (output, context) => {
|
|
@@ -4822,7 +4822,7 @@ const deserializeAws_json1_1ListBatchInferenceJobsResponse = (output, context) =
|
|
|
4822
4822
|
batchInferenceJobs: output.batchInferenceJobs !== undefined && output.batchInferenceJobs !== null
|
|
4823
4823
|
? deserializeAws_json1_1BatchInferenceJobs(output.batchInferenceJobs, context)
|
|
4824
4824
|
: undefined,
|
|
4825
|
-
nextToken:
|
|
4825
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4826
4826
|
};
|
|
4827
4827
|
};
|
|
4828
4828
|
const deserializeAws_json1_1ListCampaignsResponse = (output, context) => {
|
|
@@ -4830,7 +4830,7 @@ const deserializeAws_json1_1ListCampaignsResponse = (output, context) => {
|
|
|
4830
4830
|
campaigns: output.campaigns !== undefined && output.campaigns !== null
|
|
4831
4831
|
? deserializeAws_json1_1Campaigns(output.campaigns, context)
|
|
4832
4832
|
: undefined,
|
|
4833
|
-
nextToken:
|
|
4833
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4834
4834
|
};
|
|
4835
4835
|
};
|
|
4836
4836
|
const deserializeAws_json1_1ListDatasetExportJobsResponse = (output, context) => {
|
|
@@ -4838,7 +4838,7 @@ const deserializeAws_json1_1ListDatasetExportJobsResponse = (output, context) =>
|
|
|
4838
4838
|
datasetExportJobs: output.datasetExportJobs !== undefined && output.datasetExportJobs !== null
|
|
4839
4839
|
? deserializeAws_json1_1DatasetExportJobs(output.datasetExportJobs, context)
|
|
4840
4840
|
: undefined,
|
|
4841
|
-
nextToken:
|
|
4841
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4842
4842
|
};
|
|
4843
4843
|
};
|
|
4844
4844
|
const deserializeAws_json1_1ListDatasetGroupsResponse = (output, context) => {
|
|
@@ -4846,7 +4846,7 @@ const deserializeAws_json1_1ListDatasetGroupsResponse = (output, context) => {
|
|
|
4846
4846
|
datasetGroups: output.datasetGroups !== undefined && output.datasetGroups !== null
|
|
4847
4847
|
? deserializeAws_json1_1DatasetGroups(output.datasetGroups, context)
|
|
4848
4848
|
: undefined,
|
|
4849
|
-
nextToken:
|
|
4849
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4850
4850
|
};
|
|
4851
4851
|
};
|
|
4852
4852
|
const deserializeAws_json1_1ListDatasetImportJobsResponse = (output, context) => {
|
|
@@ -4854,7 +4854,7 @@ const deserializeAws_json1_1ListDatasetImportJobsResponse = (output, context) =>
|
|
|
4854
4854
|
datasetImportJobs: output.datasetImportJobs !== undefined && output.datasetImportJobs !== null
|
|
4855
4855
|
? deserializeAws_json1_1DatasetImportJobs(output.datasetImportJobs, context)
|
|
4856
4856
|
: undefined,
|
|
4857
|
-
nextToken:
|
|
4857
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4858
4858
|
};
|
|
4859
4859
|
};
|
|
4860
4860
|
const deserializeAws_json1_1ListDatasetsResponse = (output, context) => {
|
|
@@ -4862,7 +4862,7 @@ const deserializeAws_json1_1ListDatasetsResponse = (output, context) => {
|
|
|
4862
4862
|
datasets: output.datasets !== undefined && output.datasets !== null
|
|
4863
4863
|
? deserializeAws_json1_1Datasets(output.datasets, context)
|
|
4864
4864
|
: undefined,
|
|
4865
|
-
nextToken:
|
|
4865
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4866
4866
|
};
|
|
4867
4867
|
};
|
|
4868
4868
|
const deserializeAws_json1_1ListEventTrackersResponse = (output, context) => {
|
|
@@ -4870,7 +4870,7 @@ const deserializeAws_json1_1ListEventTrackersResponse = (output, context) => {
|
|
|
4870
4870
|
eventTrackers: output.eventTrackers !== undefined && output.eventTrackers !== null
|
|
4871
4871
|
? deserializeAws_json1_1EventTrackers(output.eventTrackers, context)
|
|
4872
4872
|
: undefined,
|
|
4873
|
-
nextToken:
|
|
4873
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4874
4874
|
};
|
|
4875
4875
|
};
|
|
4876
4876
|
const deserializeAws_json1_1ListFiltersResponse = (output, context) => {
|
|
@@ -4878,12 +4878,12 @@ const deserializeAws_json1_1ListFiltersResponse = (output, context) => {
|
|
|
4878
4878
|
Filters: output.Filters !== undefined && output.Filters !== null
|
|
4879
4879
|
? deserializeAws_json1_1Filters(output.Filters, context)
|
|
4880
4880
|
: undefined,
|
|
4881
|
-
nextToken:
|
|
4881
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4882
4882
|
};
|
|
4883
4883
|
};
|
|
4884
4884
|
const deserializeAws_json1_1ListRecipesResponse = (output, context) => {
|
|
4885
4885
|
return {
|
|
4886
|
-
nextToken:
|
|
4886
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4887
4887
|
recipes: output.recipes !== undefined && output.recipes !== null
|
|
4888
4888
|
? deserializeAws_json1_1Recipes(output.recipes, context)
|
|
4889
4889
|
: undefined,
|
|
@@ -4891,7 +4891,7 @@ const deserializeAws_json1_1ListRecipesResponse = (output, context) => {
|
|
|
4891
4891
|
};
|
|
4892
4892
|
const deserializeAws_json1_1ListSchemasResponse = (output, context) => {
|
|
4893
4893
|
return {
|
|
4894
|
-
nextToken:
|
|
4894
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4895
4895
|
schemas: output.schemas !== undefined && output.schemas !== null
|
|
4896
4896
|
? deserializeAws_json1_1Schemas(output.schemas, context)
|
|
4897
4897
|
: undefined,
|
|
@@ -4899,7 +4899,7 @@ const deserializeAws_json1_1ListSchemasResponse = (output, context) => {
|
|
|
4899
4899
|
};
|
|
4900
4900
|
const deserializeAws_json1_1ListSolutionsResponse = (output, context) => {
|
|
4901
4901
|
return {
|
|
4902
|
-
nextToken:
|
|
4902
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4903
4903
|
solutions: output.solutions !== undefined && output.solutions !== null
|
|
4904
4904
|
? deserializeAws_json1_1Solutions(output.solutions, context)
|
|
4905
4905
|
: undefined,
|
|
@@ -4907,7 +4907,7 @@ const deserializeAws_json1_1ListSolutionsResponse = (output, context) => {
|
|
|
4907
4907
|
};
|
|
4908
4908
|
const deserializeAws_json1_1ListSolutionVersionsResponse = (output, context) => {
|
|
4909
4909
|
return {
|
|
4910
|
-
nextToken:
|
|
4910
|
+
nextToken: smithy_client_1.expectString(output.nextToken),
|
|
4911
4911
|
solutionVersions: output.solutionVersions !== undefined && output.solutionVersions !== null
|
|
4912
4912
|
? deserializeAws_json1_1SolutionVersions(output.solutionVersions, context)
|
|
4913
4913
|
: undefined,
|
|
@@ -4920,31 +4920,31 @@ const deserializeAws_json1_1Metrics = (output, context) => {
|
|
|
4920
4920
|
}
|
|
4921
4921
|
return {
|
|
4922
4922
|
...acc,
|
|
4923
|
-
[key]:
|
|
4923
|
+
[key]: smithy_client_1.limitedParseDouble(value),
|
|
4924
4924
|
};
|
|
4925
4925
|
}, {});
|
|
4926
4926
|
};
|
|
4927
4927
|
const deserializeAws_json1_1OptimizationObjective = (output, context) => {
|
|
4928
4928
|
return {
|
|
4929
|
-
itemAttribute:
|
|
4930
|
-
objectiveSensitivity:
|
|
4929
|
+
itemAttribute: smithy_client_1.expectString(output.itemAttribute),
|
|
4930
|
+
objectiveSensitivity: smithy_client_1.expectString(output.objectiveSensitivity),
|
|
4931
4931
|
};
|
|
4932
4932
|
};
|
|
4933
4933
|
const deserializeAws_json1_1Recipe = (output, context) => {
|
|
4934
4934
|
return {
|
|
4935
|
-
algorithmArn:
|
|
4935
|
+
algorithmArn: smithy_client_1.expectString(output.algorithmArn),
|
|
4936
4936
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4937
|
-
?
|
|
4937
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4938
4938
|
: undefined,
|
|
4939
|
-
description:
|
|
4940
|
-
featureTransformationArn:
|
|
4939
|
+
description: smithy_client_1.expectString(output.description),
|
|
4940
|
+
featureTransformationArn: smithy_client_1.expectString(output.featureTransformationArn),
|
|
4941
4941
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4942
|
-
?
|
|
4942
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4943
4943
|
: undefined,
|
|
4944
|
-
name:
|
|
4945
|
-
recipeArn:
|
|
4946
|
-
recipeType:
|
|
4947
|
-
status:
|
|
4944
|
+
name: smithy_client_1.expectString(output.name),
|
|
4945
|
+
recipeArn: smithy_client_1.expectString(output.recipeArn),
|
|
4946
|
+
recipeType: smithy_client_1.expectString(output.recipeType),
|
|
4947
|
+
status: smithy_client_1.expectString(output.status),
|
|
4948
4948
|
};
|
|
4949
4949
|
};
|
|
4950
4950
|
const deserializeAws_json1_1Recipes = (output, context) => {
|
|
@@ -4960,19 +4960,19 @@ const deserializeAws_json1_1Recipes = (output, context) => {
|
|
|
4960
4960
|
const deserializeAws_json1_1RecipeSummary = (output, context) => {
|
|
4961
4961
|
return {
|
|
4962
4962
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
4963
|
-
?
|
|
4963
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
4964
4964
|
: undefined,
|
|
4965
4965
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
4966
|
-
?
|
|
4966
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
4967
4967
|
: undefined,
|
|
4968
|
-
name:
|
|
4969
|
-
recipeArn:
|
|
4970
|
-
status:
|
|
4968
|
+
name: smithy_client_1.expectString(output.name),
|
|
4969
|
+
recipeArn: smithy_client_1.expectString(output.recipeArn),
|
|
4970
|
+
status: smithy_client_1.expectString(output.status),
|
|
4971
4971
|
};
|
|
4972
4972
|
};
|
|
4973
4973
|
const deserializeAws_json1_1ResourceAlreadyExistsException = (output, context) => {
|
|
4974
4974
|
return {
|
|
4975
|
-
message:
|
|
4975
|
+
message: smithy_client_1.expectString(output.message),
|
|
4976
4976
|
};
|
|
4977
4977
|
};
|
|
4978
4978
|
const deserializeAws_json1_1ResourceConfig = (output, context) => {
|
|
@@ -4982,24 +4982,24 @@ const deserializeAws_json1_1ResourceConfig = (output, context) => {
|
|
|
4982
4982
|
}
|
|
4983
4983
|
return {
|
|
4984
4984
|
...acc,
|
|
4985
|
-
[key]:
|
|
4985
|
+
[key]: smithy_client_1.expectString(value),
|
|
4986
4986
|
};
|
|
4987
4987
|
}, {});
|
|
4988
4988
|
};
|
|
4989
4989
|
const deserializeAws_json1_1ResourceInUseException = (output, context) => {
|
|
4990
4990
|
return {
|
|
4991
|
-
message:
|
|
4991
|
+
message: smithy_client_1.expectString(output.message),
|
|
4992
4992
|
};
|
|
4993
4993
|
};
|
|
4994
4994
|
const deserializeAws_json1_1ResourceNotFoundException = (output, context) => {
|
|
4995
4995
|
return {
|
|
4996
|
-
message:
|
|
4996
|
+
message: smithy_client_1.expectString(output.message),
|
|
4997
4997
|
};
|
|
4998
4998
|
};
|
|
4999
4999
|
const deserializeAws_json1_1S3DataConfig = (output, context) => {
|
|
5000
5000
|
return {
|
|
5001
|
-
kmsKeyArn:
|
|
5002
|
-
path:
|
|
5001
|
+
kmsKeyArn: smithy_client_1.expectString(output.kmsKeyArn),
|
|
5002
|
+
path: smithy_client_1.expectString(output.path),
|
|
5003
5003
|
};
|
|
5004
5004
|
};
|
|
5005
5005
|
const deserializeAws_json1_1Schemas = (output, context) => {
|
|
@@ -5018,25 +5018,25 @@ const deserializeAws_json1_1Solution = (output, context) => {
|
|
|
5018
5018
|
? deserializeAws_json1_1AutoMLResult(output.autoMLResult, context)
|
|
5019
5019
|
: undefined,
|
|
5020
5020
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
5021
|
-
?
|
|
5021
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
5022
5022
|
: undefined,
|
|
5023
|
-
datasetGroupArn:
|
|
5024
|
-
eventType:
|
|
5023
|
+
datasetGroupArn: smithy_client_1.expectString(output.datasetGroupArn),
|
|
5024
|
+
eventType: smithy_client_1.expectString(output.eventType),
|
|
5025
5025
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
5026
|
-
?
|
|
5026
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
5027
5027
|
: undefined,
|
|
5028
5028
|
latestSolutionVersion: output.latestSolutionVersion !== undefined && output.latestSolutionVersion !== null
|
|
5029
5029
|
? deserializeAws_json1_1SolutionVersionSummary(output.latestSolutionVersion, context)
|
|
5030
5030
|
: undefined,
|
|
5031
|
-
name:
|
|
5032
|
-
performAutoML:
|
|
5033
|
-
performHPO:
|
|
5034
|
-
recipeArn:
|
|
5035
|
-
solutionArn:
|
|
5031
|
+
name: smithy_client_1.expectString(output.name),
|
|
5032
|
+
performAutoML: smithy_client_1.expectBoolean(output.performAutoML),
|
|
5033
|
+
performHPO: smithy_client_1.expectBoolean(output.performHPO),
|
|
5034
|
+
recipeArn: smithy_client_1.expectString(output.recipeArn),
|
|
5035
|
+
solutionArn: smithy_client_1.expectString(output.solutionArn),
|
|
5036
5036
|
solutionConfig: output.solutionConfig !== undefined && output.solutionConfig !== null
|
|
5037
5037
|
? deserializeAws_json1_1SolutionConfig(output.solutionConfig, context)
|
|
5038
5038
|
: undefined,
|
|
5039
|
-
status:
|
|
5039
|
+
status: smithy_client_1.expectString(output.status),
|
|
5040
5040
|
};
|
|
5041
5041
|
};
|
|
5042
5042
|
const deserializeAws_json1_1SolutionConfig = (output, context) => {
|
|
@@ -5047,7 +5047,7 @@ const deserializeAws_json1_1SolutionConfig = (output, context) => {
|
|
|
5047
5047
|
autoMLConfig: output.autoMLConfig !== undefined && output.autoMLConfig !== null
|
|
5048
5048
|
? deserializeAws_json1_1AutoMLConfig(output.autoMLConfig, context)
|
|
5049
5049
|
: undefined,
|
|
5050
|
-
eventValueThreshold:
|
|
5050
|
+
eventValueThreshold: smithy_client_1.expectString(output.eventValueThreshold),
|
|
5051
5051
|
featureTransformationParameters: output.featureTransformationParameters !== undefined && output.featureTransformationParameters !== null
|
|
5052
5052
|
? deserializeAws_json1_1FeatureTransformationParameters(output.featureTransformationParameters, context)
|
|
5053
5053
|
: undefined,
|
|
@@ -5072,38 +5072,38 @@ const deserializeAws_json1_1Solutions = (output, context) => {
|
|
|
5072
5072
|
const deserializeAws_json1_1SolutionSummary = (output, context) => {
|
|
5073
5073
|
return {
|
|
5074
5074
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
5075
|
-
?
|
|
5075
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
5076
5076
|
: undefined,
|
|
5077
5077
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
5078
|
-
?
|
|
5078
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
5079
5079
|
: undefined,
|
|
5080
|
-
name:
|
|
5081
|
-
solutionArn:
|
|
5082
|
-
status:
|
|
5080
|
+
name: smithy_client_1.expectString(output.name),
|
|
5081
|
+
solutionArn: smithy_client_1.expectString(output.solutionArn),
|
|
5082
|
+
status: smithy_client_1.expectString(output.status),
|
|
5083
5083
|
};
|
|
5084
5084
|
};
|
|
5085
5085
|
const deserializeAws_json1_1SolutionVersion = (output, context) => {
|
|
5086
5086
|
return {
|
|
5087
5087
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
5088
|
-
?
|
|
5088
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
5089
5089
|
: undefined,
|
|
5090
|
-
datasetGroupArn:
|
|
5091
|
-
eventType:
|
|
5092
|
-
failureReason:
|
|
5090
|
+
datasetGroupArn: smithy_client_1.expectString(output.datasetGroupArn),
|
|
5091
|
+
eventType: smithy_client_1.expectString(output.eventType),
|
|
5092
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
5093
5093
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
5094
|
-
?
|
|
5094
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
5095
5095
|
: undefined,
|
|
5096
|
-
performAutoML:
|
|
5097
|
-
performHPO:
|
|
5098
|
-
recipeArn:
|
|
5099
|
-
solutionArn:
|
|
5096
|
+
performAutoML: smithy_client_1.expectBoolean(output.performAutoML),
|
|
5097
|
+
performHPO: smithy_client_1.expectBoolean(output.performHPO),
|
|
5098
|
+
recipeArn: smithy_client_1.expectString(output.recipeArn),
|
|
5099
|
+
solutionArn: smithy_client_1.expectString(output.solutionArn),
|
|
5100
5100
|
solutionConfig: output.solutionConfig !== undefined && output.solutionConfig !== null
|
|
5101
5101
|
? deserializeAws_json1_1SolutionConfig(output.solutionConfig, context)
|
|
5102
5102
|
: undefined,
|
|
5103
|
-
solutionVersionArn:
|
|
5104
|
-
status:
|
|
5105
|
-
trainingHours:
|
|
5106
|
-
trainingMode:
|
|
5103
|
+
solutionVersionArn: smithy_client_1.expectString(output.solutionVersionArn),
|
|
5104
|
+
status: smithy_client_1.expectString(output.status),
|
|
5105
|
+
trainingHours: smithy_client_1.limitedParseDouble(output.trainingHours),
|
|
5106
|
+
trainingMode: smithy_client_1.expectString(output.trainingMode),
|
|
5107
5107
|
tunedHPOParams: output.tunedHPOParams !== undefined && output.tunedHPOParams !== null
|
|
5108
5108
|
? deserializeAws_json1_1TunedHPOParams(output.tunedHPOParams, context)
|
|
5109
5109
|
: undefined,
|
|
@@ -5122,14 +5122,14 @@ const deserializeAws_json1_1SolutionVersions = (output, context) => {
|
|
|
5122
5122
|
const deserializeAws_json1_1SolutionVersionSummary = (output, context) => {
|
|
5123
5123
|
return {
|
|
5124
5124
|
creationDateTime: output.creationDateTime !== undefined && output.creationDateTime !== null
|
|
5125
|
-
?
|
|
5125
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.creationDateTime)))
|
|
5126
5126
|
: undefined,
|
|
5127
|
-
failureReason:
|
|
5127
|
+
failureReason: smithy_client_1.expectString(output.failureReason),
|
|
5128
5128
|
lastUpdatedDateTime: output.lastUpdatedDateTime !== undefined && output.lastUpdatedDateTime !== null
|
|
5129
|
-
?
|
|
5129
|
+
? smithy_client_1.expectNonNull(smithy_client_1.parseEpochTimestamp(smithy_client_1.expectNumber(output.lastUpdatedDateTime)))
|
|
5130
5130
|
: undefined,
|
|
5131
|
-
solutionVersionArn:
|
|
5132
|
-
status:
|
|
5131
|
+
solutionVersionArn: smithy_client_1.expectString(output.solutionVersionArn),
|
|
5132
|
+
status: smithy_client_1.expectString(output.status),
|
|
5133
5133
|
};
|
|
5134
5134
|
};
|
|
5135
5135
|
const deserializeAws_json1_1TunedHPOParams = (output, context) => {
|
|
@@ -5141,7 +5141,7 @@ const deserializeAws_json1_1TunedHPOParams = (output, context) => {
|
|
|
5141
5141
|
};
|
|
5142
5142
|
const deserializeAws_json1_1UpdateCampaignResponse = (output, context) => {
|
|
5143
5143
|
return {
|
|
5144
|
-
campaignArn:
|
|
5144
|
+
campaignArn: smithy_client_1.expectString(output.campaignArn),
|
|
5145
5145
|
};
|
|
5146
5146
|
};
|
|
5147
5147
|
const deserializeMetadata = (output) => {
|