aws-sdk-personalize 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1222 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws::Personalize
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ AccountId = Shapes::StringShape.new(name: 'AccountId')
15
+ Algorithm = Shapes::StructureShape.new(name: 'Algorithm')
16
+ AlgorithmImage = Shapes::StructureShape.new(name: 'AlgorithmImage')
17
+ Arn = Shapes::StringShape.new(name: 'Arn')
18
+ ArnList = Shapes::ListShape.new(name: 'ArnList')
19
+ AutoMLConfig = Shapes::StructureShape.new(name: 'AutoMLConfig')
20
+ AutoMLResult = Shapes::StructureShape.new(name: 'AutoMLResult')
21
+ AvroSchema = Shapes::StringShape.new(name: 'AvroSchema')
22
+ Campaign = Shapes::StructureShape.new(name: 'Campaign')
23
+ CampaignSummary = Shapes::StructureShape.new(name: 'CampaignSummary')
24
+ CampaignUpdateSummary = Shapes::StructureShape.new(name: 'CampaignUpdateSummary')
25
+ Campaigns = Shapes::ListShape.new(name: 'Campaigns')
26
+ CategoricalHyperParameterRange = Shapes::StructureShape.new(name: 'CategoricalHyperParameterRange')
27
+ CategoricalHyperParameterRanges = Shapes::ListShape.new(name: 'CategoricalHyperParameterRanges')
28
+ CategoricalValue = Shapes::StringShape.new(name: 'CategoricalValue')
29
+ CategoricalValues = Shapes::ListShape.new(name: 'CategoricalValues')
30
+ ContinuousHyperParameterRange = Shapes::StructureShape.new(name: 'ContinuousHyperParameterRange')
31
+ ContinuousHyperParameterRanges = Shapes::ListShape.new(name: 'ContinuousHyperParameterRanges')
32
+ ContinuousMaxValue = Shapes::FloatShape.new(name: 'ContinuousMaxValue')
33
+ ContinuousMinValue = Shapes::FloatShape.new(name: 'ContinuousMinValue')
34
+ CreateCampaignRequest = Shapes::StructureShape.new(name: 'CreateCampaignRequest')
35
+ CreateCampaignResponse = Shapes::StructureShape.new(name: 'CreateCampaignResponse')
36
+ CreateDatasetGroupRequest = Shapes::StructureShape.new(name: 'CreateDatasetGroupRequest')
37
+ CreateDatasetGroupResponse = Shapes::StructureShape.new(name: 'CreateDatasetGroupResponse')
38
+ CreateDatasetImportJobRequest = Shapes::StructureShape.new(name: 'CreateDatasetImportJobRequest')
39
+ CreateDatasetImportJobResponse = Shapes::StructureShape.new(name: 'CreateDatasetImportJobResponse')
40
+ CreateDatasetRequest = Shapes::StructureShape.new(name: 'CreateDatasetRequest')
41
+ CreateDatasetResponse = Shapes::StructureShape.new(name: 'CreateDatasetResponse')
42
+ CreateEventTrackerRequest = Shapes::StructureShape.new(name: 'CreateEventTrackerRequest')
43
+ CreateEventTrackerResponse = Shapes::StructureShape.new(name: 'CreateEventTrackerResponse')
44
+ CreateSchemaRequest = Shapes::StructureShape.new(name: 'CreateSchemaRequest')
45
+ CreateSchemaResponse = Shapes::StructureShape.new(name: 'CreateSchemaResponse')
46
+ CreateSolutionRequest = Shapes::StructureShape.new(name: 'CreateSolutionRequest')
47
+ CreateSolutionResponse = Shapes::StructureShape.new(name: 'CreateSolutionResponse')
48
+ CreateSolutionVersionRequest = Shapes::StructureShape.new(name: 'CreateSolutionVersionRequest')
49
+ CreateSolutionVersionResponse = Shapes::StructureShape.new(name: 'CreateSolutionVersionResponse')
50
+ DataSource = Shapes::StructureShape.new(name: 'DataSource')
51
+ Dataset = Shapes::StructureShape.new(name: 'Dataset')
52
+ DatasetGroup = Shapes::StructureShape.new(name: 'DatasetGroup')
53
+ DatasetGroupSummary = Shapes::StructureShape.new(name: 'DatasetGroupSummary')
54
+ DatasetGroups = Shapes::ListShape.new(name: 'DatasetGroups')
55
+ DatasetImportJob = Shapes::StructureShape.new(name: 'DatasetImportJob')
56
+ DatasetImportJobSummary = Shapes::StructureShape.new(name: 'DatasetImportJobSummary')
57
+ DatasetImportJobs = Shapes::ListShape.new(name: 'DatasetImportJobs')
58
+ DatasetSchema = Shapes::StructureShape.new(name: 'DatasetSchema')
59
+ DatasetSchemaSummary = Shapes::StructureShape.new(name: 'DatasetSchemaSummary')
60
+ DatasetSummary = Shapes::StructureShape.new(name: 'DatasetSummary')
61
+ DatasetType = Shapes::StringShape.new(name: 'DatasetType')
62
+ Datasets = Shapes::ListShape.new(name: 'Datasets')
63
+ Date = Shapes::TimestampShape.new(name: 'Date')
64
+ DefaultCategoricalHyperParameterRange = Shapes::StructureShape.new(name: 'DefaultCategoricalHyperParameterRange')
65
+ DefaultCategoricalHyperParameterRanges = Shapes::ListShape.new(name: 'DefaultCategoricalHyperParameterRanges')
66
+ DefaultContinuousHyperParameterRange = Shapes::StructureShape.new(name: 'DefaultContinuousHyperParameterRange')
67
+ DefaultContinuousHyperParameterRanges = Shapes::ListShape.new(name: 'DefaultContinuousHyperParameterRanges')
68
+ DefaultHyperParameterRanges = Shapes::StructureShape.new(name: 'DefaultHyperParameterRanges')
69
+ DefaultIntegerHyperParameterRange = Shapes::StructureShape.new(name: 'DefaultIntegerHyperParameterRange')
70
+ DefaultIntegerHyperParameterRanges = Shapes::ListShape.new(name: 'DefaultIntegerHyperParameterRanges')
71
+ DeleteCampaignRequest = Shapes::StructureShape.new(name: 'DeleteCampaignRequest')
72
+ DeleteDatasetGroupRequest = Shapes::StructureShape.new(name: 'DeleteDatasetGroupRequest')
73
+ DeleteDatasetRequest = Shapes::StructureShape.new(name: 'DeleteDatasetRequest')
74
+ DeleteEventTrackerRequest = Shapes::StructureShape.new(name: 'DeleteEventTrackerRequest')
75
+ DeleteSchemaRequest = Shapes::StructureShape.new(name: 'DeleteSchemaRequest')
76
+ DeleteSolutionRequest = Shapes::StructureShape.new(name: 'DeleteSolutionRequest')
77
+ DescribeAlgorithmRequest = Shapes::StructureShape.new(name: 'DescribeAlgorithmRequest')
78
+ DescribeAlgorithmResponse = Shapes::StructureShape.new(name: 'DescribeAlgorithmResponse')
79
+ DescribeCampaignRequest = Shapes::StructureShape.new(name: 'DescribeCampaignRequest')
80
+ DescribeCampaignResponse = Shapes::StructureShape.new(name: 'DescribeCampaignResponse')
81
+ DescribeDatasetGroupRequest = Shapes::StructureShape.new(name: 'DescribeDatasetGroupRequest')
82
+ DescribeDatasetGroupResponse = Shapes::StructureShape.new(name: 'DescribeDatasetGroupResponse')
83
+ DescribeDatasetImportJobRequest = Shapes::StructureShape.new(name: 'DescribeDatasetImportJobRequest')
84
+ DescribeDatasetImportJobResponse = Shapes::StructureShape.new(name: 'DescribeDatasetImportJobResponse')
85
+ DescribeDatasetRequest = Shapes::StructureShape.new(name: 'DescribeDatasetRequest')
86
+ DescribeDatasetResponse = Shapes::StructureShape.new(name: 'DescribeDatasetResponse')
87
+ DescribeEventTrackerRequest = Shapes::StructureShape.new(name: 'DescribeEventTrackerRequest')
88
+ DescribeEventTrackerResponse = Shapes::StructureShape.new(name: 'DescribeEventTrackerResponse')
89
+ DescribeFeatureTransformationRequest = Shapes::StructureShape.new(name: 'DescribeFeatureTransformationRequest')
90
+ DescribeFeatureTransformationResponse = Shapes::StructureShape.new(name: 'DescribeFeatureTransformationResponse')
91
+ DescribeRecipeRequest = Shapes::StructureShape.new(name: 'DescribeRecipeRequest')
92
+ DescribeRecipeResponse = Shapes::StructureShape.new(name: 'DescribeRecipeResponse')
93
+ DescribeSchemaRequest = Shapes::StructureShape.new(name: 'DescribeSchemaRequest')
94
+ DescribeSchemaResponse = Shapes::StructureShape.new(name: 'DescribeSchemaResponse')
95
+ DescribeSolutionRequest = Shapes::StructureShape.new(name: 'DescribeSolutionRequest')
96
+ DescribeSolutionResponse = Shapes::StructureShape.new(name: 'DescribeSolutionResponse')
97
+ DescribeSolutionVersionRequest = Shapes::StructureShape.new(name: 'DescribeSolutionVersionRequest')
98
+ DescribeSolutionVersionResponse = Shapes::StructureShape.new(name: 'DescribeSolutionVersionResponse')
99
+ Description = Shapes::StringShape.new(name: 'Description')
100
+ DockerURI = Shapes::StringShape.new(name: 'DockerURI')
101
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
102
+ EventTracker = Shapes::StructureShape.new(name: 'EventTracker')
103
+ EventTrackerSummary = Shapes::StructureShape.new(name: 'EventTrackerSummary')
104
+ EventTrackers = Shapes::ListShape.new(name: 'EventTrackers')
105
+ EventType = Shapes::StringShape.new(name: 'EventType')
106
+ EventValueThreshold = Shapes::StringShape.new(name: 'EventValueThreshold')
107
+ FailureReason = Shapes::StringShape.new(name: 'FailureReason')
108
+ FeatureTransformation = Shapes::StructureShape.new(name: 'FeatureTransformation')
109
+ FeatureTransformationParameters = Shapes::MapShape.new(name: 'FeatureTransformationParameters')
110
+ FeaturizationParameters = Shapes::MapShape.new(name: 'FeaturizationParameters')
111
+ GetSolutionMetricsRequest = Shapes::StructureShape.new(name: 'GetSolutionMetricsRequest')
112
+ GetSolutionMetricsResponse = Shapes::StructureShape.new(name: 'GetSolutionMetricsResponse')
113
+ HPOConfig = Shapes::StructureShape.new(name: 'HPOConfig')
114
+ HPOObjective = Shapes::StructureShape.new(name: 'HPOObjective')
115
+ HPOObjectiveType = Shapes::StringShape.new(name: 'HPOObjectiveType')
116
+ HPOResource = Shapes::StringShape.new(name: 'HPOResource')
117
+ HPOResourceConfig = Shapes::StructureShape.new(name: 'HPOResourceConfig')
118
+ HyperParameterRanges = Shapes::StructureShape.new(name: 'HyperParameterRanges')
119
+ HyperParameters = Shapes::MapShape.new(name: 'HyperParameters')
120
+ IntegerHyperParameterRange = Shapes::StructureShape.new(name: 'IntegerHyperParameterRange')
121
+ IntegerHyperParameterRanges = Shapes::ListShape.new(name: 'IntegerHyperParameterRanges')
122
+ IntegerMaxValue = Shapes::IntegerShape.new(name: 'IntegerMaxValue')
123
+ IntegerMinValue = Shapes::IntegerShape.new(name: 'IntegerMinValue')
124
+ InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
125
+ InvalidNextTokenException = Shapes::StructureShape.new(name: 'InvalidNextTokenException')
126
+ KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
127
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
128
+ ListCampaignsRequest = Shapes::StructureShape.new(name: 'ListCampaignsRequest')
129
+ ListCampaignsResponse = Shapes::StructureShape.new(name: 'ListCampaignsResponse')
130
+ ListDatasetGroupsRequest = Shapes::StructureShape.new(name: 'ListDatasetGroupsRequest')
131
+ ListDatasetGroupsResponse = Shapes::StructureShape.new(name: 'ListDatasetGroupsResponse')
132
+ ListDatasetImportJobsRequest = Shapes::StructureShape.new(name: 'ListDatasetImportJobsRequest')
133
+ ListDatasetImportJobsResponse = Shapes::StructureShape.new(name: 'ListDatasetImportJobsResponse')
134
+ ListDatasetsRequest = Shapes::StructureShape.new(name: 'ListDatasetsRequest')
135
+ ListDatasetsResponse = Shapes::StructureShape.new(name: 'ListDatasetsResponse')
136
+ ListEventTrackersRequest = Shapes::StructureShape.new(name: 'ListEventTrackersRequest')
137
+ ListEventTrackersResponse = Shapes::StructureShape.new(name: 'ListEventTrackersResponse')
138
+ ListRecipesRequest = Shapes::StructureShape.new(name: 'ListRecipesRequest')
139
+ ListRecipesResponse = Shapes::StructureShape.new(name: 'ListRecipesResponse')
140
+ ListSchemasRequest = Shapes::StructureShape.new(name: 'ListSchemasRequest')
141
+ ListSchemasResponse = Shapes::StructureShape.new(name: 'ListSchemasResponse')
142
+ ListSolutionVersionsRequest = Shapes::StructureShape.new(name: 'ListSolutionVersionsRequest')
143
+ ListSolutionVersionsResponse = Shapes::StructureShape.new(name: 'ListSolutionVersionsResponse')
144
+ ListSolutionsRequest = Shapes::StructureShape.new(name: 'ListSolutionsRequest')
145
+ ListSolutionsResponse = Shapes::StructureShape.new(name: 'ListSolutionsResponse')
146
+ MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
147
+ MetricName = Shapes::StringShape.new(name: 'MetricName')
148
+ MetricRegex = Shapes::StringShape.new(name: 'MetricRegex')
149
+ MetricValue = Shapes::FloatShape.new(name: 'MetricValue')
150
+ Metrics = Shapes::MapShape.new(name: 'Metrics')
151
+ Name = Shapes::StringShape.new(name: 'Name')
152
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
153
+ ParameterName = Shapes::StringShape.new(name: 'ParameterName')
154
+ ParameterValue = Shapes::StringShape.new(name: 'ParameterValue')
155
+ PerformAutoML = Shapes::BooleanShape.new(name: 'PerformAutoML')
156
+ PerformHPO = Shapes::BooleanShape.new(name: 'PerformHPO')
157
+ Recipe = Shapes::StructureShape.new(name: 'Recipe')
158
+ RecipeProvider = Shapes::StringShape.new(name: 'RecipeProvider')
159
+ RecipeSummary = Shapes::StructureShape.new(name: 'RecipeSummary')
160
+ RecipeType = Shapes::StringShape.new(name: 'RecipeType')
161
+ Recipes = Shapes::ListShape.new(name: 'Recipes')
162
+ ResourceAlreadyExistsException = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsException')
163
+ ResourceConfig = Shapes::MapShape.new(name: 'ResourceConfig')
164
+ ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
165
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
166
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
167
+ S3Location = Shapes::StringShape.new(name: 'S3Location')
168
+ Schemas = Shapes::ListShape.new(name: 'Schemas')
169
+ Solution = Shapes::StructureShape.new(name: 'Solution')
170
+ SolutionConfig = Shapes::StructureShape.new(name: 'SolutionConfig')
171
+ SolutionSummary = Shapes::StructureShape.new(name: 'SolutionSummary')
172
+ SolutionVersion = Shapes::StructureShape.new(name: 'SolutionVersion')
173
+ SolutionVersionSummary = Shapes::StructureShape.new(name: 'SolutionVersionSummary')
174
+ SolutionVersions = Shapes::ListShape.new(name: 'SolutionVersions')
175
+ Solutions = Shapes::ListShape.new(name: 'Solutions')
176
+ Status = Shapes::StringShape.new(name: 'Status')
177
+ TrackingId = Shapes::StringShape.new(name: 'TrackingId')
178
+ TrainingInputMode = Shapes::StringShape.new(name: 'TrainingInputMode')
179
+ TransactionsPerSecond = Shapes::IntegerShape.new(name: 'TransactionsPerSecond')
180
+ Tunable = Shapes::BooleanShape.new(name: 'Tunable')
181
+ UpdateCampaignRequest = Shapes::StructureShape.new(name: 'UpdateCampaignRequest')
182
+ UpdateCampaignResponse = Shapes::StructureShape.new(name: 'UpdateCampaignResponse')
183
+
184
+ Algorithm.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
185
+ Algorithm.add_member(:algorithm_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "algorithmArn"))
186
+ Algorithm.add_member(:algorithm_image, Shapes::ShapeRef.new(shape: AlgorithmImage, location_name: "algorithmImage"))
187
+ Algorithm.add_member(:default_hyper_parameters, Shapes::ShapeRef.new(shape: HyperParameters, location_name: "defaultHyperParameters"))
188
+ Algorithm.add_member(:default_hyper_parameter_ranges, Shapes::ShapeRef.new(shape: DefaultHyperParameterRanges, location_name: "defaultHyperParameterRanges"))
189
+ Algorithm.add_member(:default_resource_config, Shapes::ShapeRef.new(shape: ResourceConfig, location_name: "defaultResourceConfig"))
190
+ Algorithm.add_member(:training_input_mode, Shapes::ShapeRef.new(shape: TrainingInputMode, location_name: "trainingInputMode"))
191
+ Algorithm.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "roleArn"))
192
+ Algorithm.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
193
+ Algorithm.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
194
+ Algorithm.struct_class = Types::Algorithm
195
+
196
+ AlgorithmImage.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
197
+ AlgorithmImage.add_member(:docker_uri, Shapes::ShapeRef.new(shape: DockerURI, required: true, location_name: "dockerURI"))
198
+ AlgorithmImage.struct_class = Types::AlgorithmImage
199
+
200
+ ArnList.member = Shapes::ShapeRef.new(shape: Arn)
201
+
202
+ AutoMLConfig.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, location_name: "metricName"))
203
+ AutoMLConfig.add_member(:recipe_list, Shapes::ShapeRef.new(shape: ArnList, location_name: "recipeList"))
204
+ AutoMLConfig.struct_class = Types::AutoMLConfig
205
+
206
+ AutoMLResult.add_member(:best_recipe_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "bestRecipeArn"))
207
+ AutoMLResult.struct_class = Types::AutoMLResult
208
+
209
+ Campaign.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
210
+ Campaign.add_member(:campaign_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "campaignArn"))
211
+ Campaign.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionVersionArn"))
212
+ Campaign.add_member(:min_provisioned_tps, Shapes::ShapeRef.new(shape: TransactionsPerSecond, location_name: "minProvisionedTPS"))
213
+ Campaign.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
214
+ Campaign.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "failureReason"))
215
+ Campaign.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
216
+ Campaign.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
217
+ Campaign.add_member(:latest_campaign_update, Shapes::ShapeRef.new(shape: CampaignUpdateSummary, location_name: "latestCampaignUpdate"))
218
+ Campaign.struct_class = Types::Campaign
219
+
220
+ CampaignSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
221
+ CampaignSummary.add_member(:campaign_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "campaignArn"))
222
+ CampaignSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
223
+ CampaignSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
224
+ CampaignSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
225
+ CampaignSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "failureReason"))
226
+ CampaignSummary.struct_class = Types::CampaignSummary
227
+
228
+ CampaignUpdateSummary.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionVersionArn"))
229
+ CampaignUpdateSummary.add_member(:min_provisioned_tps, Shapes::ShapeRef.new(shape: TransactionsPerSecond, location_name: "minProvisionedTPS"))
230
+ CampaignUpdateSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
231
+ CampaignUpdateSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "failureReason"))
232
+ CampaignUpdateSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
233
+ CampaignUpdateSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
234
+ CampaignUpdateSummary.struct_class = Types::CampaignUpdateSummary
235
+
236
+ Campaigns.member = Shapes::ShapeRef.new(shape: CampaignSummary)
237
+
238
+ CategoricalHyperParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, location_name: "name"))
239
+ CategoricalHyperParameterRange.add_member(:values, Shapes::ShapeRef.new(shape: CategoricalValues, location_name: "values"))
240
+ CategoricalHyperParameterRange.struct_class = Types::CategoricalHyperParameterRange
241
+
242
+ CategoricalHyperParameterRanges.member = Shapes::ShapeRef.new(shape: CategoricalHyperParameterRange)
243
+
244
+ CategoricalValues.member = Shapes::ShapeRef.new(shape: CategoricalValue)
245
+
246
+ ContinuousHyperParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, location_name: "name"))
247
+ ContinuousHyperParameterRange.add_member(:min_value, Shapes::ShapeRef.new(shape: ContinuousMinValue, location_name: "minValue"))
248
+ ContinuousHyperParameterRange.add_member(:max_value, Shapes::ShapeRef.new(shape: ContinuousMaxValue, location_name: "maxValue"))
249
+ ContinuousHyperParameterRange.struct_class = Types::ContinuousHyperParameterRange
250
+
251
+ ContinuousHyperParameterRanges.member = Shapes::ShapeRef.new(shape: ContinuousHyperParameterRange)
252
+
253
+ CreateCampaignRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
254
+ CreateCampaignRequest.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "solutionVersionArn"))
255
+ CreateCampaignRequest.add_member(:min_provisioned_tps, Shapes::ShapeRef.new(shape: TransactionsPerSecond, required: true, location_name: "minProvisionedTPS"))
256
+ CreateCampaignRequest.struct_class = Types::CreateCampaignRequest
257
+
258
+ CreateCampaignResponse.add_member(:campaign_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "campaignArn"))
259
+ CreateCampaignResponse.struct_class = Types::CreateCampaignResponse
260
+
261
+ CreateDatasetGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
262
+ CreateDatasetGroupRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
263
+ CreateDatasetGroupRequest.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
264
+ CreateDatasetGroupRequest.struct_class = Types::CreateDatasetGroupRequest
265
+
266
+ CreateDatasetGroupResponse.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
267
+ CreateDatasetGroupResponse.struct_class = Types::CreateDatasetGroupResponse
268
+
269
+ CreateDatasetImportJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "jobName"))
270
+ CreateDatasetImportJobRequest.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "datasetArn"))
271
+ CreateDatasetImportJobRequest.add_member(:data_source, Shapes::ShapeRef.new(shape: DataSource, required: true, location_name: "dataSource"))
272
+ CreateDatasetImportJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
273
+ CreateDatasetImportJobRequest.struct_class = Types::CreateDatasetImportJobRequest
274
+
275
+ CreateDatasetImportJobResponse.add_member(:dataset_import_job_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetImportJobArn"))
276
+ CreateDatasetImportJobResponse.struct_class = Types::CreateDatasetImportJobResponse
277
+
278
+ CreateDatasetRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
279
+ CreateDatasetRequest.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "schemaArn"))
280
+ CreateDatasetRequest.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "datasetGroupArn"))
281
+ CreateDatasetRequest.add_member(:dataset_type, Shapes::ShapeRef.new(shape: DatasetType, required: true, location_name: "datasetType"))
282
+ CreateDatasetRequest.struct_class = Types::CreateDatasetRequest
283
+
284
+ CreateDatasetResponse.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetArn"))
285
+ CreateDatasetResponse.struct_class = Types::CreateDatasetResponse
286
+
287
+ CreateEventTrackerRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
288
+ CreateEventTrackerRequest.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "datasetGroupArn"))
289
+ CreateEventTrackerRequest.struct_class = Types::CreateEventTrackerRequest
290
+
291
+ CreateEventTrackerResponse.add_member(:event_tracker_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "eventTrackerArn"))
292
+ CreateEventTrackerResponse.add_member(:tracking_id, Shapes::ShapeRef.new(shape: TrackingId, location_name: "trackingId"))
293
+ CreateEventTrackerResponse.struct_class = Types::CreateEventTrackerResponse
294
+
295
+ CreateSchemaRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
296
+ CreateSchemaRequest.add_member(:schema, Shapes::ShapeRef.new(shape: AvroSchema, required: true, location_name: "schema"))
297
+ CreateSchemaRequest.struct_class = Types::CreateSchemaRequest
298
+
299
+ CreateSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "schemaArn"))
300
+ CreateSchemaResponse.struct_class = Types::CreateSchemaResponse
301
+
302
+ CreateSolutionRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
303
+ CreateSolutionRequest.add_member(:perform_hpo, Shapes::ShapeRef.new(shape: PerformHPO, location_name: "performHPO"))
304
+ CreateSolutionRequest.add_member(:perform_auto_ml, Shapes::ShapeRef.new(shape: PerformAutoML, location_name: "performAutoML"))
305
+ CreateSolutionRequest.add_member(:recipe_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "recipeArn"))
306
+ CreateSolutionRequest.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "datasetGroupArn"))
307
+ CreateSolutionRequest.add_member(:event_type, Shapes::ShapeRef.new(shape: EventType, location_name: "eventType"))
308
+ CreateSolutionRequest.add_member(:solution_config, Shapes::ShapeRef.new(shape: SolutionConfig, location_name: "solutionConfig"))
309
+ CreateSolutionRequest.struct_class = Types::CreateSolutionRequest
310
+
311
+ CreateSolutionResponse.add_member(:solution_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionArn"))
312
+ CreateSolutionResponse.struct_class = Types::CreateSolutionResponse
313
+
314
+ CreateSolutionVersionRequest.add_member(:solution_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "solutionArn"))
315
+ CreateSolutionVersionRequest.struct_class = Types::CreateSolutionVersionRequest
316
+
317
+ CreateSolutionVersionResponse.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionVersionArn"))
318
+ CreateSolutionVersionResponse.struct_class = Types::CreateSolutionVersionResponse
319
+
320
+ DataSource.add_member(:data_location, Shapes::ShapeRef.new(shape: S3Location, location_name: "dataLocation"))
321
+ DataSource.struct_class = Types::DataSource
322
+
323
+ Dataset.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
324
+ Dataset.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetArn"))
325
+ Dataset.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
326
+ Dataset.add_member(:dataset_type, Shapes::ShapeRef.new(shape: DatasetType, location_name: "datasetType"))
327
+ Dataset.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "schemaArn"))
328
+ Dataset.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
329
+ Dataset.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
330
+ Dataset.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
331
+ Dataset.struct_class = Types::Dataset
332
+
333
+ DatasetGroup.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
334
+ DatasetGroup.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
335
+ DatasetGroup.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
336
+ DatasetGroup.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, location_name: "roleArn"))
337
+ DatasetGroup.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: KmsKeyArn, location_name: "kmsKeyArn"))
338
+ DatasetGroup.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
339
+ DatasetGroup.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
340
+ DatasetGroup.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "failureReason"))
341
+ DatasetGroup.struct_class = Types::DatasetGroup
342
+
343
+ DatasetGroupSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
344
+ DatasetGroupSummary.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
345
+ DatasetGroupSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
346
+ DatasetGroupSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
347
+ DatasetGroupSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
348
+ DatasetGroupSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "failureReason"))
349
+ DatasetGroupSummary.struct_class = Types::DatasetGroupSummary
350
+
351
+ DatasetGroups.member = Shapes::ShapeRef.new(shape: DatasetGroupSummary)
352
+
353
+ DatasetImportJob.add_member(:job_name, Shapes::ShapeRef.new(shape: Name, location_name: "jobName"))
354
+ DatasetImportJob.add_member(:dataset_import_job_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetImportJobArn"))
355
+ DatasetImportJob.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetArn"))
356
+ DatasetImportJob.add_member(:data_source, Shapes::ShapeRef.new(shape: DataSource, location_name: "dataSource"))
357
+ DatasetImportJob.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "roleArn"))
358
+ DatasetImportJob.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
359
+ DatasetImportJob.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
360
+ DatasetImportJob.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
361
+ DatasetImportJob.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "failureReason"))
362
+ DatasetImportJob.struct_class = Types::DatasetImportJob
363
+
364
+ DatasetImportJobSummary.add_member(:dataset_import_job_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetImportJobArn"))
365
+ DatasetImportJobSummary.add_member(:job_name, Shapes::ShapeRef.new(shape: Name, location_name: "jobName"))
366
+ DatasetImportJobSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
367
+ DatasetImportJobSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
368
+ DatasetImportJobSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
369
+ DatasetImportJobSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "failureReason"))
370
+ DatasetImportJobSummary.struct_class = Types::DatasetImportJobSummary
371
+
372
+ DatasetImportJobs.member = Shapes::ShapeRef.new(shape: DatasetImportJobSummary)
373
+
374
+ DatasetSchema.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
375
+ DatasetSchema.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "schemaArn"))
376
+ DatasetSchema.add_member(:schema, Shapes::ShapeRef.new(shape: AvroSchema, location_name: "schema"))
377
+ DatasetSchema.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
378
+ DatasetSchema.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
379
+ DatasetSchema.struct_class = Types::DatasetSchema
380
+
381
+ DatasetSchemaSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
382
+ DatasetSchemaSummary.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "schemaArn"))
383
+ DatasetSchemaSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
384
+ DatasetSchemaSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
385
+ DatasetSchemaSummary.struct_class = Types::DatasetSchemaSummary
386
+
387
+ DatasetSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
388
+ DatasetSummary.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetArn"))
389
+ DatasetSummary.add_member(:dataset_type, Shapes::ShapeRef.new(shape: DatasetType, location_name: "datasetType"))
390
+ DatasetSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
391
+ DatasetSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
392
+ DatasetSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
393
+ DatasetSummary.struct_class = Types::DatasetSummary
394
+
395
+ Datasets.member = Shapes::ShapeRef.new(shape: DatasetSummary)
396
+
397
+ DefaultCategoricalHyperParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, location_name: "name"))
398
+ DefaultCategoricalHyperParameterRange.add_member(:values, Shapes::ShapeRef.new(shape: CategoricalValues, location_name: "values"))
399
+ DefaultCategoricalHyperParameterRange.add_member(:is_tunable, Shapes::ShapeRef.new(shape: Tunable, location_name: "isTunable"))
400
+ DefaultCategoricalHyperParameterRange.struct_class = Types::DefaultCategoricalHyperParameterRange
401
+
402
+ DefaultCategoricalHyperParameterRanges.member = Shapes::ShapeRef.new(shape: DefaultCategoricalHyperParameterRange)
403
+
404
+ DefaultContinuousHyperParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, location_name: "name"))
405
+ DefaultContinuousHyperParameterRange.add_member(:min_value, Shapes::ShapeRef.new(shape: ContinuousMinValue, location_name: "minValue"))
406
+ DefaultContinuousHyperParameterRange.add_member(:max_value, Shapes::ShapeRef.new(shape: ContinuousMaxValue, location_name: "maxValue"))
407
+ DefaultContinuousHyperParameterRange.add_member(:is_tunable, Shapes::ShapeRef.new(shape: Tunable, location_name: "isTunable"))
408
+ DefaultContinuousHyperParameterRange.struct_class = Types::DefaultContinuousHyperParameterRange
409
+
410
+ DefaultContinuousHyperParameterRanges.member = Shapes::ShapeRef.new(shape: DefaultContinuousHyperParameterRange)
411
+
412
+ DefaultHyperParameterRanges.add_member(:integer_hyper_parameter_ranges, Shapes::ShapeRef.new(shape: DefaultIntegerHyperParameterRanges, location_name: "integerHyperParameterRanges"))
413
+ DefaultHyperParameterRanges.add_member(:continuous_hyper_parameter_ranges, Shapes::ShapeRef.new(shape: DefaultContinuousHyperParameterRanges, location_name: "continuousHyperParameterRanges"))
414
+ DefaultHyperParameterRanges.add_member(:categorical_hyper_parameter_ranges, Shapes::ShapeRef.new(shape: DefaultCategoricalHyperParameterRanges, location_name: "categoricalHyperParameterRanges"))
415
+ DefaultHyperParameterRanges.struct_class = Types::DefaultHyperParameterRanges
416
+
417
+ DefaultIntegerHyperParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, location_name: "name"))
418
+ DefaultIntegerHyperParameterRange.add_member(:min_value, Shapes::ShapeRef.new(shape: IntegerMinValue, location_name: "minValue"))
419
+ DefaultIntegerHyperParameterRange.add_member(:max_value, Shapes::ShapeRef.new(shape: IntegerMaxValue, location_name: "maxValue"))
420
+ DefaultIntegerHyperParameterRange.add_member(:is_tunable, Shapes::ShapeRef.new(shape: Tunable, location_name: "isTunable"))
421
+ DefaultIntegerHyperParameterRange.struct_class = Types::DefaultIntegerHyperParameterRange
422
+
423
+ DefaultIntegerHyperParameterRanges.member = Shapes::ShapeRef.new(shape: DefaultIntegerHyperParameterRange)
424
+
425
+ DeleteCampaignRequest.add_member(:campaign_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "campaignArn"))
426
+ DeleteCampaignRequest.struct_class = Types::DeleteCampaignRequest
427
+
428
+ DeleteDatasetGroupRequest.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "datasetGroupArn"))
429
+ DeleteDatasetGroupRequest.struct_class = Types::DeleteDatasetGroupRequest
430
+
431
+ DeleteDatasetRequest.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "datasetArn"))
432
+ DeleteDatasetRequest.struct_class = Types::DeleteDatasetRequest
433
+
434
+ DeleteEventTrackerRequest.add_member(:event_tracker_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "eventTrackerArn"))
435
+ DeleteEventTrackerRequest.struct_class = Types::DeleteEventTrackerRequest
436
+
437
+ DeleteSchemaRequest.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "schemaArn"))
438
+ DeleteSchemaRequest.struct_class = Types::DeleteSchemaRequest
439
+
440
+ DeleteSolutionRequest.add_member(:solution_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "solutionArn"))
441
+ DeleteSolutionRequest.struct_class = Types::DeleteSolutionRequest
442
+
443
+ DescribeAlgorithmRequest.add_member(:algorithm_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "algorithmArn"))
444
+ DescribeAlgorithmRequest.struct_class = Types::DescribeAlgorithmRequest
445
+
446
+ DescribeAlgorithmResponse.add_member(:algorithm, Shapes::ShapeRef.new(shape: Algorithm, location_name: "algorithm"))
447
+ DescribeAlgorithmResponse.struct_class = Types::DescribeAlgorithmResponse
448
+
449
+ DescribeCampaignRequest.add_member(:campaign_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "campaignArn"))
450
+ DescribeCampaignRequest.struct_class = Types::DescribeCampaignRequest
451
+
452
+ DescribeCampaignResponse.add_member(:campaign, Shapes::ShapeRef.new(shape: Campaign, location_name: "campaign"))
453
+ DescribeCampaignResponse.struct_class = Types::DescribeCampaignResponse
454
+
455
+ DescribeDatasetGroupRequest.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "datasetGroupArn"))
456
+ DescribeDatasetGroupRequest.struct_class = Types::DescribeDatasetGroupRequest
457
+
458
+ DescribeDatasetGroupResponse.add_member(:dataset_group, Shapes::ShapeRef.new(shape: DatasetGroup, location_name: "datasetGroup"))
459
+ DescribeDatasetGroupResponse.struct_class = Types::DescribeDatasetGroupResponse
460
+
461
+ DescribeDatasetImportJobRequest.add_member(:dataset_import_job_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "datasetImportJobArn"))
462
+ DescribeDatasetImportJobRequest.struct_class = Types::DescribeDatasetImportJobRequest
463
+
464
+ DescribeDatasetImportJobResponse.add_member(:dataset_import_job, Shapes::ShapeRef.new(shape: DatasetImportJob, location_name: "datasetImportJob"))
465
+ DescribeDatasetImportJobResponse.struct_class = Types::DescribeDatasetImportJobResponse
466
+
467
+ DescribeDatasetRequest.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "datasetArn"))
468
+ DescribeDatasetRequest.struct_class = Types::DescribeDatasetRequest
469
+
470
+ DescribeDatasetResponse.add_member(:dataset, Shapes::ShapeRef.new(shape: Dataset, location_name: "dataset"))
471
+ DescribeDatasetResponse.struct_class = Types::DescribeDatasetResponse
472
+
473
+ DescribeEventTrackerRequest.add_member(:event_tracker_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "eventTrackerArn"))
474
+ DescribeEventTrackerRequest.struct_class = Types::DescribeEventTrackerRequest
475
+
476
+ DescribeEventTrackerResponse.add_member(:event_tracker, Shapes::ShapeRef.new(shape: EventTracker, location_name: "eventTracker"))
477
+ DescribeEventTrackerResponse.struct_class = Types::DescribeEventTrackerResponse
478
+
479
+ DescribeFeatureTransformationRequest.add_member(:feature_transformation_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "featureTransformationArn"))
480
+ DescribeFeatureTransformationRequest.struct_class = Types::DescribeFeatureTransformationRequest
481
+
482
+ DescribeFeatureTransformationResponse.add_member(:feature_transformation, Shapes::ShapeRef.new(shape: FeatureTransformation, location_name: "featureTransformation"))
483
+ DescribeFeatureTransformationResponse.struct_class = Types::DescribeFeatureTransformationResponse
484
+
485
+ DescribeRecipeRequest.add_member(:recipe_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "recipeArn"))
486
+ DescribeRecipeRequest.struct_class = Types::DescribeRecipeRequest
487
+
488
+ DescribeRecipeResponse.add_member(:recipe, Shapes::ShapeRef.new(shape: Recipe, location_name: "recipe"))
489
+ DescribeRecipeResponse.struct_class = Types::DescribeRecipeResponse
490
+
491
+ DescribeSchemaRequest.add_member(:schema_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "schemaArn"))
492
+ DescribeSchemaRequest.struct_class = Types::DescribeSchemaRequest
493
+
494
+ DescribeSchemaResponse.add_member(:schema, Shapes::ShapeRef.new(shape: DatasetSchema, location_name: "schema"))
495
+ DescribeSchemaResponse.struct_class = Types::DescribeSchemaResponse
496
+
497
+ DescribeSolutionRequest.add_member(:solution_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "solutionArn"))
498
+ DescribeSolutionRequest.struct_class = Types::DescribeSolutionRequest
499
+
500
+ DescribeSolutionResponse.add_member(:solution, Shapes::ShapeRef.new(shape: Solution, location_name: "solution"))
501
+ DescribeSolutionResponse.struct_class = Types::DescribeSolutionResponse
502
+
503
+ DescribeSolutionVersionRequest.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "solutionVersionArn"))
504
+ DescribeSolutionVersionRequest.struct_class = Types::DescribeSolutionVersionRequest
505
+
506
+ DescribeSolutionVersionResponse.add_member(:solution_version, Shapes::ShapeRef.new(shape: SolutionVersion, location_name: "solutionVersion"))
507
+ DescribeSolutionVersionResponse.struct_class = Types::DescribeSolutionVersionResponse
508
+
509
+ EventTracker.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
510
+ EventTracker.add_member(:event_tracker_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "eventTrackerArn"))
511
+ EventTracker.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
512
+ EventTracker.add_member(:tracking_id, Shapes::ShapeRef.new(shape: TrackingId, location_name: "trackingId"))
513
+ EventTracker.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
514
+ EventTracker.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
515
+ EventTracker.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
516
+ EventTracker.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
517
+ EventTracker.struct_class = Types::EventTracker
518
+
519
+ EventTrackerSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
520
+ EventTrackerSummary.add_member(:event_tracker_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "eventTrackerArn"))
521
+ EventTrackerSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
522
+ EventTrackerSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
523
+ EventTrackerSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
524
+ EventTrackerSummary.struct_class = Types::EventTrackerSummary
525
+
526
+ EventTrackers.member = Shapes::ShapeRef.new(shape: EventTrackerSummary)
527
+
528
+ FeatureTransformation.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
529
+ FeatureTransformation.add_member(:feature_transformation_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "featureTransformationArn"))
530
+ FeatureTransformation.add_member(:default_parameters, Shapes::ShapeRef.new(shape: FeaturizationParameters, location_name: "defaultParameters"))
531
+ FeatureTransformation.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
532
+ FeatureTransformation.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
533
+ FeatureTransformation.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
534
+ FeatureTransformation.struct_class = Types::FeatureTransformation
535
+
536
+ FeatureTransformationParameters.key = Shapes::ShapeRef.new(shape: ParameterName)
537
+ FeatureTransformationParameters.value = Shapes::ShapeRef.new(shape: ParameterValue)
538
+
539
+ FeaturizationParameters.key = Shapes::ShapeRef.new(shape: ParameterName)
540
+ FeaturizationParameters.value = Shapes::ShapeRef.new(shape: ParameterValue)
541
+
542
+ GetSolutionMetricsRequest.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "solutionVersionArn"))
543
+ GetSolutionMetricsRequest.struct_class = Types::GetSolutionMetricsRequest
544
+
545
+ GetSolutionMetricsResponse.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionVersionArn"))
546
+ GetSolutionMetricsResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: Metrics, location_name: "metrics"))
547
+ GetSolutionMetricsResponse.struct_class = Types::GetSolutionMetricsResponse
548
+
549
+ HPOConfig.add_member(:hpo_objective, Shapes::ShapeRef.new(shape: HPOObjective, location_name: "hpoObjective"))
550
+ HPOConfig.add_member(:hpo_resource_config, Shapes::ShapeRef.new(shape: HPOResourceConfig, location_name: "hpoResourceConfig"))
551
+ HPOConfig.add_member(:algorithm_hyper_parameter_ranges, Shapes::ShapeRef.new(shape: HyperParameterRanges, location_name: "algorithmHyperParameterRanges"))
552
+ HPOConfig.struct_class = Types::HPOConfig
553
+
554
+ HPOObjective.add_member(:type, Shapes::ShapeRef.new(shape: HPOObjectiveType, location_name: "type"))
555
+ HPOObjective.add_member(:metric_name, Shapes::ShapeRef.new(shape: MetricName, location_name: "metricName"))
556
+ HPOObjective.add_member(:metric_regex, Shapes::ShapeRef.new(shape: MetricRegex, location_name: "metricRegex"))
557
+ HPOObjective.struct_class = Types::HPOObjective
558
+
559
+ HPOResourceConfig.add_member(:max_number_of_training_jobs, Shapes::ShapeRef.new(shape: HPOResource, location_name: "maxNumberOfTrainingJobs"))
560
+ HPOResourceConfig.add_member(:max_parallel_training_jobs, Shapes::ShapeRef.new(shape: HPOResource, location_name: "maxParallelTrainingJobs"))
561
+ HPOResourceConfig.struct_class = Types::HPOResourceConfig
562
+
563
+ HyperParameterRanges.add_member(:integer_hyper_parameter_ranges, Shapes::ShapeRef.new(shape: IntegerHyperParameterRanges, location_name: "integerHyperParameterRanges"))
564
+ HyperParameterRanges.add_member(:continuous_hyper_parameter_ranges, Shapes::ShapeRef.new(shape: ContinuousHyperParameterRanges, location_name: "continuousHyperParameterRanges"))
565
+ HyperParameterRanges.add_member(:categorical_hyper_parameter_ranges, Shapes::ShapeRef.new(shape: CategoricalHyperParameterRanges, location_name: "categoricalHyperParameterRanges"))
566
+ HyperParameterRanges.struct_class = Types::HyperParameterRanges
567
+
568
+ HyperParameters.key = Shapes::ShapeRef.new(shape: ParameterName)
569
+ HyperParameters.value = Shapes::ShapeRef.new(shape: ParameterValue)
570
+
571
+ IntegerHyperParameterRange.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, location_name: "name"))
572
+ IntegerHyperParameterRange.add_member(:min_value, Shapes::ShapeRef.new(shape: IntegerMinValue, location_name: "minValue"))
573
+ IntegerHyperParameterRange.add_member(:max_value, Shapes::ShapeRef.new(shape: IntegerMaxValue, location_name: "maxValue"))
574
+ IntegerHyperParameterRange.struct_class = Types::IntegerHyperParameterRange
575
+
576
+ IntegerHyperParameterRanges.member = Shapes::ShapeRef.new(shape: IntegerHyperParameterRange)
577
+
578
+ InvalidInputException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
579
+ InvalidInputException.struct_class = Types::InvalidInputException
580
+
581
+ InvalidNextTokenException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
582
+ InvalidNextTokenException.struct_class = Types::InvalidNextTokenException
583
+
584
+ LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
585
+ LimitExceededException.struct_class = Types::LimitExceededException
586
+
587
+ ListCampaignsRequest.add_member(:solution_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionArn"))
588
+ ListCampaignsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
589
+ ListCampaignsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
590
+ ListCampaignsRequest.struct_class = Types::ListCampaignsRequest
591
+
592
+ ListCampaignsResponse.add_member(:campaigns, Shapes::ShapeRef.new(shape: Campaigns, location_name: "campaigns"))
593
+ ListCampaignsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
594
+ ListCampaignsResponse.struct_class = Types::ListCampaignsResponse
595
+
596
+ ListDatasetGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
597
+ ListDatasetGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
598
+ ListDatasetGroupsRequest.struct_class = Types::ListDatasetGroupsRequest
599
+
600
+ ListDatasetGroupsResponse.add_member(:dataset_groups, Shapes::ShapeRef.new(shape: DatasetGroups, location_name: "datasetGroups"))
601
+ ListDatasetGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
602
+ ListDatasetGroupsResponse.struct_class = Types::ListDatasetGroupsResponse
603
+
604
+ ListDatasetImportJobsRequest.add_member(:dataset_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetArn"))
605
+ ListDatasetImportJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
606
+ ListDatasetImportJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
607
+ ListDatasetImportJobsRequest.struct_class = Types::ListDatasetImportJobsRequest
608
+
609
+ ListDatasetImportJobsResponse.add_member(:dataset_import_jobs, Shapes::ShapeRef.new(shape: DatasetImportJobs, location_name: "datasetImportJobs"))
610
+ ListDatasetImportJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
611
+ ListDatasetImportJobsResponse.struct_class = Types::ListDatasetImportJobsResponse
612
+
613
+ ListDatasetsRequest.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
614
+ ListDatasetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
615
+ ListDatasetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
616
+ ListDatasetsRequest.struct_class = Types::ListDatasetsRequest
617
+
618
+ ListDatasetsResponse.add_member(:datasets, Shapes::ShapeRef.new(shape: Datasets, location_name: "datasets"))
619
+ ListDatasetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
620
+ ListDatasetsResponse.struct_class = Types::ListDatasetsResponse
621
+
622
+ ListEventTrackersRequest.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
623
+ ListEventTrackersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
624
+ ListEventTrackersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
625
+ ListEventTrackersRequest.struct_class = Types::ListEventTrackersRequest
626
+
627
+ ListEventTrackersResponse.add_member(:event_trackers, Shapes::ShapeRef.new(shape: EventTrackers, location_name: "eventTrackers"))
628
+ ListEventTrackersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
629
+ ListEventTrackersResponse.struct_class = Types::ListEventTrackersResponse
630
+
631
+ ListRecipesRequest.add_member(:recipe_provider, Shapes::ShapeRef.new(shape: RecipeProvider, location_name: "recipeProvider"))
632
+ ListRecipesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
633
+ ListRecipesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
634
+ ListRecipesRequest.struct_class = Types::ListRecipesRequest
635
+
636
+ ListRecipesResponse.add_member(:recipes, Shapes::ShapeRef.new(shape: Recipes, location_name: "recipes"))
637
+ ListRecipesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
638
+ ListRecipesResponse.struct_class = Types::ListRecipesResponse
639
+
640
+ ListSchemasRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
641
+ ListSchemasRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
642
+ ListSchemasRequest.struct_class = Types::ListSchemasRequest
643
+
644
+ ListSchemasResponse.add_member(:schemas, Shapes::ShapeRef.new(shape: Schemas, location_name: "schemas"))
645
+ ListSchemasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
646
+ ListSchemasResponse.struct_class = Types::ListSchemasResponse
647
+
648
+ ListSolutionVersionsRequest.add_member(:solution_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionArn"))
649
+ ListSolutionVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
650
+ ListSolutionVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
651
+ ListSolutionVersionsRequest.struct_class = Types::ListSolutionVersionsRequest
652
+
653
+ ListSolutionVersionsResponse.add_member(:solution_versions, Shapes::ShapeRef.new(shape: SolutionVersions, location_name: "solutionVersions"))
654
+ ListSolutionVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
655
+ ListSolutionVersionsResponse.struct_class = Types::ListSolutionVersionsResponse
656
+
657
+ ListSolutionsRequest.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
658
+ ListSolutionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
659
+ ListSolutionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
660
+ ListSolutionsRequest.struct_class = Types::ListSolutionsRequest
661
+
662
+ ListSolutionsResponse.add_member(:solutions, Shapes::ShapeRef.new(shape: Solutions, location_name: "solutions"))
663
+ ListSolutionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
664
+ ListSolutionsResponse.struct_class = Types::ListSolutionsResponse
665
+
666
+ Metrics.key = Shapes::ShapeRef.new(shape: MetricName)
667
+ Metrics.value = Shapes::ShapeRef.new(shape: MetricValue)
668
+
669
+ Recipe.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
670
+ Recipe.add_member(:recipe_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "recipeArn"))
671
+ Recipe.add_member(:algorithm_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "algorithmArn"))
672
+ Recipe.add_member(:feature_transformation_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "featureTransformationArn"))
673
+ Recipe.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
674
+ Recipe.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
675
+ Recipe.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
676
+ Recipe.add_member(:recipe_type, Shapes::ShapeRef.new(shape: RecipeType, location_name: "recipeType"))
677
+ Recipe.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
678
+ Recipe.struct_class = Types::Recipe
679
+
680
+ RecipeSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
681
+ RecipeSummary.add_member(:recipe_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "recipeArn"))
682
+ RecipeSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
683
+ RecipeSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
684
+ RecipeSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
685
+ RecipeSummary.struct_class = Types::RecipeSummary
686
+
687
+ Recipes.member = Shapes::ShapeRef.new(shape: RecipeSummary)
688
+
689
+ ResourceAlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
690
+ ResourceAlreadyExistsException.struct_class = Types::ResourceAlreadyExistsException
691
+
692
+ ResourceConfig.key = Shapes::ShapeRef.new(shape: ParameterName)
693
+ ResourceConfig.value = Shapes::ShapeRef.new(shape: ParameterValue)
694
+
695
+ ResourceInUseException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
696
+ ResourceInUseException.struct_class = Types::ResourceInUseException
697
+
698
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
699
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
700
+
701
+ Schemas.member = Shapes::ShapeRef.new(shape: DatasetSchemaSummary)
702
+
703
+ Solution.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
704
+ Solution.add_member(:solution_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionArn"))
705
+ Solution.add_member(:perform_hpo, Shapes::ShapeRef.new(shape: PerformHPO, location_name: "performHPO"))
706
+ Solution.add_member(:perform_auto_ml, Shapes::ShapeRef.new(shape: PerformAutoML, location_name: "performAutoML"))
707
+ Solution.add_member(:recipe_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "recipeArn"))
708
+ Solution.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
709
+ Solution.add_member(:event_type, Shapes::ShapeRef.new(shape: EventType, location_name: "eventType"))
710
+ Solution.add_member(:solution_config, Shapes::ShapeRef.new(shape: SolutionConfig, location_name: "solutionConfig"))
711
+ Solution.add_member(:auto_ml_result, Shapes::ShapeRef.new(shape: AutoMLResult, location_name: "autoMLResult"))
712
+ Solution.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
713
+ Solution.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
714
+ Solution.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
715
+ Solution.add_member(:latest_solution_version, Shapes::ShapeRef.new(shape: SolutionVersionSummary, location_name: "latestSolutionVersion"))
716
+ Solution.struct_class = Types::Solution
717
+
718
+ SolutionConfig.add_member(:event_value_threshold, Shapes::ShapeRef.new(shape: EventValueThreshold, location_name: "eventValueThreshold"))
719
+ SolutionConfig.add_member(:hpo_config, Shapes::ShapeRef.new(shape: HPOConfig, location_name: "hpoConfig"))
720
+ SolutionConfig.add_member(:algorithm_hyper_parameters, Shapes::ShapeRef.new(shape: HyperParameters, location_name: "algorithmHyperParameters"))
721
+ SolutionConfig.add_member(:feature_transformation_parameters, Shapes::ShapeRef.new(shape: FeatureTransformationParameters, location_name: "featureTransformationParameters"))
722
+ SolutionConfig.add_member(:auto_ml_config, Shapes::ShapeRef.new(shape: AutoMLConfig, location_name: "autoMLConfig"))
723
+ SolutionConfig.struct_class = Types::SolutionConfig
724
+
725
+ SolutionSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "name"))
726
+ SolutionSummary.add_member(:solution_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionArn"))
727
+ SolutionSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
728
+ SolutionSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
729
+ SolutionSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
730
+ SolutionSummary.struct_class = Types::SolutionSummary
731
+
732
+ SolutionVersion.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionVersionArn"))
733
+ SolutionVersion.add_member(:solution_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionArn"))
734
+ SolutionVersion.add_member(:perform_hpo, Shapes::ShapeRef.new(shape: PerformHPO, location_name: "performHPO"))
735
+ SolutionVersion.add_member(:perform_auto_ml, Shapes::ShapeRef.new(shape: PerformAutoML, location_name: "performAutoML"))
736
+ SolutionVersion.add_member(:recipe_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "recipeArn"))
737
+ SolutionVersion.add_member(:event_type, Shapes::ShapeRef.new(shape: EventType, location_name: "eventType"))
738
+ SolutionVersion.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "datasetGroupArn"))
739
+ SolutionVersion.add_member(:solution_config, Shapes::ShapeRef.new(shape: SolutionConfig, location_name: "solutionConfig"))
740
+ SolutionVersion.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
741
+ SolutionVersion.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "failureReason"))
742
+ SolutionVersion.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
743
+ SolutionVersion.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
744
+ SolutionVersion.struct_class = Types::SolutionVersion
745
+
746
+ SolutionVersionSummary.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionVersionArn"))
747
+ SolutionVersionSummary.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
748
+ SolutionVersionSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "creationDateTime"))
749
+ SolutionVersionSummary.add_member(:last_updated_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "lastUpdatedDateTime"))
750
+ SolutionVersionSummary.add_member(:failure_reason, Shapes::ShapeRef.new(shape: FailureReason, location_name: "failureReason"))
751
+ SolutionVersionSummary.struct_class = Types::SolutionVersionSummary
752
+
753
+ SolutionVersions.member = Shapes::ShapeRef.new(shape: SolutionVersionSummary)
754
+
755
+ Solutions.member = Shapes::ShapeRef.new(shape: SolutionSummary)
756
+
757
+ UpdateCampaignRequest.add_member(:campaign_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "campaignArn"))
758
+ UpdateCampaignRequest.add_member(:solution_version_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "solutionVersionArn"))
759
+ UpdateCampaignRequest.add_member(:min_provisioned_tps, Shapes::ShapeRef.new(shape: TransactionsPerSecond, location_name: "minProvisionedTPS"))
760
+ UpdateCampaignRequest.struct_class = Types::UpdateCampaignRequest
761
+
762
+ UpdateCampaignResponse.add_member(:campaign_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "campaignArn"))
763
+ UpdateCampaignResponse.struct_class = Types::UpdateCampaignResponse
764
+
765
+
766
+ # @api private
767
+ API = Seahorse::Model::Api.new.tap do |api|
768
+
769
+ api.version = "2018-05-22"
770
+
771
+ api.metadata = {
772
+ "apiVersion" => "2018-05-22",
773
+ "endpointPrefix" => "personalize",
774
+ "jsonVersion" => "1.1",
775
+ "protocol" => "json",
776
+ "serviceFullName" => "Amazon Personalize",
777
+ "serviceId" => "Personalize",
778
+ "signatureVersion" => "v4",
779
+ "signingName" => "personalize",
780
+ "targetPrefix" => "AmazonPersonalize",
781
+ "uid" => "personalize-2018-05-22",
782
+ }
783
+
784
+ api.add_operation(:create_campaign, Seahorse::Model::Operation.new.tap do |o|
785
+ o.name = "CreateCampaign"
786
+ o.http_method = "POST"
787
+ o.http_request_uri = "/"
788
+ o.input = Shapes::ShapeRef.new(shape: CreateCampaignRequest)
789
+ o.output = Shapes::ShapeRef.new(shape: CreateCampaignResponse)
790
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
791
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
792
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
793
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
794
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
795
+ end)
796
+
797
+ api.add_operation(:create_dataset, Seahorse::Model::Operation.new.tap do |o|
798
+ o.name = "CreateDataset"
799
+ o.http_method = "POST"
800
+ o.http_request_uri = "/"
801
+ o.input = Shapes::ShapeRef.new(shape: CreateDatasetRequest)
802
+ o.output = Shapes::ShapeRef.new(shape: CreateDatasetResponse)
803
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
804
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
805
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
806
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
807
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
808
+ end)
809
+
810
+ api.add_operation(:create_dataset_group, Seahorse::Model::Operation.new.tap do |o|
811
+ o.name = "CreateDatasetGroup"
812
+ o.http_method = "POST"
813
+ o.http_request_uri = "/"
814
+ o.input = Shapes::ShapeRef.new(shape: CreateDatasetGroupRequest)
815
+ o.output = Shapes::ShapeRef.new(shape: CreateDatasetGroupResponse)
816
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
817
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
818
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
819
+ end)
820
+
821
+ api.add_operation(:create_dataset_import_job, Seahorse::Model::Operation.new.tap do |o|
822
+ o.name = "CreateDatasetImportJob"
823
+ o.http_method = "POST"
824
+ o.http_request_uri = "/"
825
+ o.input = Shapes::ShapeRef.new(shape: CreateDatasetImportJobRequest)
826
+ o.output = Shapes::ShapeRef.new(shape: CreateDatasetImportJobResponse)
827
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
828
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
829
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
830
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
831
+ end)
832
+
833
+ api.add_operation(:create_event_tracker, Seahorse::Model::Operation.new.tap do |o|
834
+ o.name = "CreateEventTracker"
835
+ o.http_method = "POST"
836
+ o.http_request_uri = "/"
837
+ o.input = Shapes::ShapeRef.new(shape: CreateEventTrackerRequest)
838
+ o.output = Shapes::ShapeRef.new(shape: CreateEventTrackerResponse)
839
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
840
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
841
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
842
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
843
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
844
+ end)
845
+
846
+ api.add_operation(:create_schema, Seahorse::Model::Operation.new.tap do |o|
847
+ o.name = "CreateSchema"
848
+ o.http_method = "POST"
849
+ o.http_request_uri = "/"
850
+ o.input = Shapes::ShapeRef.new(shape: CreateSchemaRequest)
851
+ o.output = Shapes::ShapeRef.new(shape: CreateSchemaResponse)
852
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
853
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
854
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
855
+ end)
856
+
857
+ api.add_operation(:create_solution, Seahorse::Model::Operation.new.tap do |o|
858
+ o.name = "CreateSolution"
859
+ o.http_method = "POST"
860
+ o.http_request_uri = "/"
861
+ o.input = Shapes::ShapeRef.new(shape: CreateSolutionRequest)
862
+ o.output = Shapes::ShapeRef.new(shape: CreateSolutionResponse)
863
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
864
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
865
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
866
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
867
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
868
+ end)
869
+
870
+ api.add_operation(:create_solution_version, Seahorse::Model::Operation.new.tap do |o|
871
+ o.name = "CreateSolutionVersion"
872
+ o.http_method = "POST"
873
+ o.http_request_uri = "/"
874
+ o.input = Shapes::ShapeRef.new(shape: CreateSolutionVersionRequest)
875
+ o.output = Shapes::ShapeRef.new(shape: CreateSolutionVersionResponse)
876
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
877
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
878
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
879
+ end)
880
+
881
+ api.add_operation(:delete_campaign, Seahorse::Model::Operation.new.tap do |o|
882
+ o.name = "DeleteCampaign"
883
+ o.http_method = "POST"
884
+ o.http_request_uri = "/"
885
+ o.input = Shapes::ShapeRef.new(shape: DeleteCampaignRequest)
886
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
887
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
888
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
889
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
890
+ end)
891
+
892
+ api.add_operation(:delete_dataset, Seahorse::Model::Operation.new.tap do |o|
893
+ o.name = "DeleteDataset"
894
+ o.http_method = "POST"
895
+ o.http_request_uri = "/"
896
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatasetRequest)
897
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
898
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
899
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
900
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
901
+ end)
902
+
903
+ api.add_operation(:delete_dataset_group, Seahorse::Model::Operation.new.tap do |o|
904
+ o.name = "DeleteDatasetGroup"
905
+ o.http_method = "POST"
906
+ o.http_request_uri = "/"
907
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatasetGroupRequest)
908
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
909
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
910
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
911
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
912
+ end)
913
+
914
+ api.add_operation(:delete_event_tracker, Seahorse::Model::Operation.new.tap do |o|
915
+ o.name = "DeleteEventTracker"
916
+ o.http_method = "POST"
917
+ o.http_request_uri = "/"
918
+ o.input = Shapes::ShapeRef.new(shape: DeleteEventTrackerRequest)
919
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
920
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
921
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
922
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
923
+ end)
924
+
925
+ api.add_operation(:delete_schema, Seahorse::Model::Operation.new.tap do |o|
926
+ o.name = "DeleteSchema"
927
+ o.http_method = "POST"
928
+ o.http_request_uri = "/"
929
+ o.input = Shapes::ShapeRef.new(shape: DeleteSchemaRequest)
930
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
931
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
932
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
933
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
934
+ end)
935
+
936
+ api.add_operation(:delete_solution, Seahorse::Model::Operation.new.tap do |o|
937
+ o.name = "DeleteSolution"
938
+ o.http_method = "POST"
939
+ o.http_request_uri = "/"
940
+ o.input = Shapes::ShapeRef.new(shape: DeleteSolutionRequest)
941
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
942
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
943
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
944
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
945
+ end)
946
+
947
+ api.add_operation(:describe_algorithm, Seahorse::Model::Operation.new.tap do |o|
948
+ o.name = "DescribeAlgorithm"
949
+ o.http_method = "POST"
950
+ o.http_request_uri = "/"
951
+ o.input = Shapes::ShapeRef.new(shape: DescribeAlgorithmRequest)
952
+ o.output = Shapes::ShapeRef.new(shape: DescribeAlgorithmResponse)
953
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
954
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
955
+ end)
956
+
957
+ api.add_operation(:describe_campaign, Seahorse::Model::Operation.new.tap do |o|
958
+ o.name = "DescribeCampaign"
959
+ o.http_method = "POST"
960
+ o.http_request_uri = "/"
961
+ o.input = Shapes::ShapeRef.new(shape: DescribeCampaignRequest)
962
+ o.output = Shapes::ShapeRef.new(shape: DescribeCampaignResponse)
963
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
964
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
965
+ end)
966
+
967
+ api.add_operation(:describe_dataset, Seahorse::Model::Operation.new.tap do |o|
968
+ o.name = "DescribeDataset"
969
+ o.http_method = "POST"
970
+ o.http_request_uri = "/"
971
+ o.input = Shapes::ShapeRef.new(shape: DescribeDatasetRequest)
972
+ o.output = Shapes::ShapeRef.new(shape: DescribeDatasetResponse)
973
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
974
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
975
+ end)
976
+
977
+ api.add_operation(:describe_dataset_group, Seahorse::Model::Operation.new.tap do |o|
978
+ o.name = "DescribeDatasetGroup"
979
+ o.http_method = "POST"
980
+ o.http_request_uri = "/"
981
+ o.input = Shapes::ShapeRef.new(shape: DescribeDatasetGroupRequest)
982
+ o.output = Shapes::ShapeRef.new(shape: DescribeDatasetGroupResponse)
983
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
984
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
985
+ end)
986
+
987
+ api.add_operation(:describe_dataset_import_job, Seahorse::Model::Operation.new.tap do |o|
988
+ o.name = "DescribeDatasetImportJob"
989
+ o.http_method = "POST"
990
+ o.http_request_uri = "/"
991
+ o.input = Shapes::ShapeRef.new(shape: DescribeDatasetImportJobRequest)
992
+ o.output = Shapes::ShapeRef.new(shape: DescribeDatasetImportJobResponse)
993
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
994
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
995
+ end)
996
+
997
+ api.add_operation(:describe_event_tracker, Seahorse::Model::Operation.new.tap do |o|
998
+ o.name = "DescribeEventTracker"
999
+ o.http_method = "POST"
1000
+ o.http_request_uri = "/"
1001
+ o.input = Shapes::ShapeRef.new(shape: DescribeEventTrackerRequest)
1002
+ o.output = Shapes::ShapeRef.new(shape: DescribeEventTrackerResponse)
1003
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1004
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1005
+ end)
1006
+
1007
+ api.add_operation(:describe_feature_transformation, Seahorse::Model::Operation.new.tap do |o|
1008
+ o.name = "DescribeFeatureTransformation"
1009
+ o.http_method = "POST"
1010
+ o.http_request_uri = "/"
1011
+ o.input = Shapes::ShapeRef.new(shape: DescribeFeatureTransformationRequest)
1012
+ o.output = Shapes::ShapeRef.new(shape: DescribeFeatureTransformationResponse)
1013
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1014
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1015
+ end)
1016
+
1017
+ api.add_operation(:describe_recipe, Seahorse::Model::Operation.new.tap do |o|
1018
+ o.name = "DescribeRecipe"
1019
+ o.http_method = "POST"
1020
+ o.http_request_uri = "/"
1021
+ o.input = Shapes::ShapeRef.new(shape: DescribeRecipeRequest)
1022
+ o.output = Shapes::ShapeRef.new(shape: DescribeRecipeResponse)
1023
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1024
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1025
+ end)
1026
+
1027
+ api.add_operation(:describe_schema, Seahorse::Model::Operation.new.tap do |o|
1028
+ o.name = "DescribeSchema"
1029
+ o.http_method = "POST"
1030
+ o.http_request_uri = "/"
1031
+ o.input = Shapes::ShapeRef.new(shape: DescribeSchemaRequest)
1032
+ o.output = Shapes::ShapeRef.new(shape: DescribeSchemaResponse)
1033
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1034
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1035
+ end)
1036
+
1037
+ api.add_operation(:describe_solution, Seahorse::Model::Operation.new.tap do |o|
1038
+ o.name = "DescribeSolution"
1039
+ o.http_method = "POST"
1040
+ o.http_request_uri = "/"
1041
+ o.input = Shapes::ShapeRef.new(shape: DescribeSolutionRequest)
1042
+ o.output = Shapes::ShapeRef.new(shape: DescribeSolutionResponse)
1043
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1044
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1045
+ end)
1046
+
1047
+ api.add_operation(:describe_solution_version, Seahorse::Model::Operation.new.tap do |o|
1048
+ o.name = "DescribeSolutionVersion"
1049
+ o.http_method = "POST"
1050
+ o.http_request_uri = "/"
1051
+ o.input = Shapes::ShapeRef.new(shape: DescribeSolutionVersionRequest)
1052
+ o.output = Shapes::ShapeRef.new(shape: DescribeSolutionVersionResponse)
1053
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1054
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1055
+ end)
1056
+
1057
+ api.add_operation(:get_solution_metrics, Seahorse::Model::Operation.new.tap do |o|
1058
+ o.name = "GetSolutionMetrics"
1059
+ o.http_method = "POST"
1060
+ o.http_request_uri = "/"
1061
+ o.input = Shapes::ShapeRef.new(shape: GetSolutionMetricsRequest)
1062
+ o.output = Shapes::ShapeRef.new(shape: GetSolutionMetricsResponse)
1063
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1064
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1065
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
1066
+ end)
1067
+
1068
+ api.add_operation(:list_campaigns, Seahorse::Model::Operation.new.tap do |o|
1069
+ o.name = "ListCampaigns"
1070
+ o.http_method = "POST"
1071
+ o.http_request_uri = "/"
1072
+ o.input = Shapes::ShapeRef.new(shape: ListCampaignsRequest)
1073
+ o.output = Shapes::ShapeRef.new(shape: ListCampaignsResponse)
1074
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1075
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1076
+ o[:pager] = Aws::Pager.new(
1077
+ limit_key: "max_results",
1078
+ tokens: {
1079
+ "next_token" => "next_token"
1080
+ }
1081
+ )
1082
+ end)
1083
+
1084
+ api.add_operation(:list_dataset_groups, Seahorse::Model::Operation.new.tap do |o|
1085
+ o.name = "ListDatasetGroups"
1086
+ o.http_method = "POST"
1087
+ o.http_request_uri = "/"
1088
+ o.input = Shapes::ShapeRef.new(shape: ListDatasetGroupsRequest)
1089
+ o.output = Shapes::ShapeRef.new(shape: ListDatasetGroupsResponse)
1090
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1091
+ o[:pager] = Aws::Pager.new(
1092
+ limit_key: "max_results",
1093
+ tokens: {
1094
+ "next_token" => "next_token"
1095
+ }
1096
+ )
1097
+ end)
1098
+
1099
+ api.add_operation(:list_dataset_import_jobs, Seahorse::Model::Operation.new.tap do |o|
1100
+ o.name = "ListDatasetImportJobs"
1101
+ o.http_method = "POST"
1102
+ o.http_request_uri = "/"
1103
+ o.input = Shapes::ShapeRef.new(shape: ListDatasetImportJobsRequest)
1104
+ o.output = Shapes::ShapeRef.new(shape: ListDatasetImportJobsResponse)
1105
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1106
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1107
+ o[:pager] = Aws::Pager.new(
1108
+ limit_key: "max_results",
1109
+ tokens: {
1110
+ "next_token" => "next_token"
1111
+ }
1112
+ )
1113
+ end)
1114
+
1115
+ api.add_operation(:list_datasets, Seahorse::Model::Operation.new.tap do |o|
1116
+ o.name = "ListDatasets"
1117
+ o.http_method = "POST"
1118
+ o.http_request_uri = "/"
1119
+ o.input = Shapes::ShapeRef.new(shape: ListDatasetsRequest)
1120
+ o.output = Shapes::ShapeRef.new(shape: ListDatasetsResponse)
1121
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1122
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1123
+ o[:pager] = Aws::Pager.new(
1124
+ limit_key: "max_results",
1125
+ tokens: {
1126
+ "next_token" => "next_token"
1127
+ }
1128
+ )
1129
+ end)
1130
+
1131
+ api.add_operation(:list_event_trackers, Seahorse::Model::Operation.new.tap do |o|
1132
+ o.name = "ListEventTrackers"
1133
+ o.http_method = "POST"
1134
+ o.http_request_uri = "/"
1135
+ o.input = Shapes::ShapeRef.new(shape: ListEventTrackersRequest)
1136
+ o.output = Shapes::ShapeRef.new(shape: ListEventTrackersResponse)
1137
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1138
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1139
+ o[:pager] = Aws::Pager.new(
1140
+ limit_key: "max_results",
1141
+ tokens: {
1142
+ "next_token" => "next_token"
1143
+ }
1144
+ )
1145
+ end)
1146
+
1147
+ api.add_operation(:list_recipes, Seahorse::Model::Operation.new.tap do |o|
1148
+ o.name = "ListRecipes"
1149
+ o.http_method = "POST"
1150
+ o.http_request_uri = "/"
1151
+ o.input = Shapes::ShapeRef.new(shape: ListRecipesRequest)
1152
+ o.output = Shapes::ShapeRef.new(shape: ListRecipesResponse)
1153
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1154
+ o[:pager] = Aws::Pager.new(
1155
+ limit_key: "max_results",
1156
+ tokens: {
1157
+ "next_token" => "next_token"
1158
+ }
1159
+ )
1160
+ end)
1161
+
1162
+ api.add_operation(:list_schemas, Seahorse::Model::Operation.new.tap do |o|
1163
+ o.name = "ListSchemas"
1164
+ o.http_method = "POST"
1165
+ o.http_request_uri = "/"
1166
+ o.input = Shapes::ShapeRef.new(shape: ListSchemasRequest)
1167
+ o.output = Shapes::ShapeRef.new(shape: ListSchemasResponse)
1168
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1169
+ o[:pager] = Aws::Pager.new(
1170
+ limit_key: "max_results",
1171
+ tokens: {
1172
+ "next_token" => "next_token"
1173
+ }
1174
+ )
1175
+ end)
1176
+
1177
+ api.add_operation(:list_solution_versions, Seahorse::Model::Operation.new.tap do |o|
1178
+ o.name = "ListSolutionVersions"
1179
+ o.http_method = "POST"
1180
+ o.http_request_uri = "/"
1181
+ o.input = Shapes::ShapeRef.new(shape: ListSolutionVersionsRequest)
1182
+ o.output = Shapes::ShapeRef.new(shape: ListSolutionVersionsResponse)
1183
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1184
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1185
+ o[:pager] = Aws::Pager.new(
1186
+ limit_key: "max_results",
1187
+ tokens: {
1188
+ "next_token" => "next_token"
1189
+ }
1190
+ )
1191
+ end)
1192
+
1193
+ api.add_operation(:list_solutions, Seahorse::Model::Operation.new.tap do |o|
1194
+ o.name = "ListSolutions"
1195
+ o.http_method = "POST"
1196
+ o.http_request_uri = "/"
1197
+ o.input = Shapes::ShapeRef.new(shape: ListSolutionsRequest)
1198
+ o.output = Shapes::ShapeRef.new(shape: ListSolutionsResponse)
1199
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1200
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNextTokenException)
1201
+ o[:pager] = Aws::Pager.new(
1202
+ limit_key: "max_results",
1203
+ tokens: {
1204
+ "next_token" => "next_token"
1205
+ }
1206
+ )
1207
+ end)
1208
+
1209
+ api.add_operation(:update_campaign, Seahorse::Model::Operation.new.tap do |o|
1210
+ o.name = "UpdateCampaign"
1211
+ o.http_method = "POST"
1212
+ o.http_request_uri = "/"
1213
+ o.input = Shapes::ShapeRef.new(shape: UpdateCampaignRequest)
1214
+ o.output = Shapes::ShapeRef.new(shape: UpdateCampaignResponse)
1215
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
1216
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1217
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
1218
+ end)
1219
+ end
1220
+
1221
+ end
1222
+ end