aws-sdk-gluedatabrew 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1244 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::GlueDataBrew
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
+ AccountId = Shapes::StringShape.new(name: 'AccountId')
18
+ ActionId = Shapes::IntegerShape.new(name: 'ActionId')
19
+ Arn = Shapes::StringShape.new(name: 'Arn')
20
+ AssumeControl = Shapes::BooleanShape.new(name: 'AssumeControl')
21
+ Attempt = Shapes::IntegerShape.new(name: 'Attempt')
22
+ BatchDeleteRecipeVersionRequest = Shapes::StructureShape.new(name: 'BatchDeleteRecipeVersionRequest')
23
+ BatchDeleteRecipeVersionResponse = Shapes::StructureShape.new(name: 'BatchDeleteRecipeVersionResponse')
24
+ Bucket = Shapes::StringShape.new(name: 'Bucket')
25
+ CatalogId = Shapes::StringShape.new(name: 'CatalogId')
26
+ ClientSessionId = Shapes::StringShape.new(name: 'ClientSessionId')
27
+ ColumnName = Shapes::StringShape.new(name: 'ColumnName')
28
+ ColumnNameList = Shapes::ListShape.new(name: 'ColumnNameList')
29
+ ColumnRange = Shapes::IntegerShape.new(name: 'ColumnRange')
30
+ CompressionFormat = Shapes::StringShape.new(name: 'CompressionFormat')
31
+ Condition = Shapes::StringShape.new(name: 'Condition')
32
+ ConditionExpression = Shapes::StructureShape.new(name: 'ConditionExpression')
33
+ ConditionExpressionList = Shapes::ListShape.new(name: 'ConditionExpressionList')
34
+ ConditionValue = Shapes::StringShape.new(name: 'ConditionValue')
35
+ ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
36
+ CreateDatasetRequest = Shapes::StructureShape.new(name: 'CreateDatasetRequest')
37
+ CreateDatasetResponse = Shapes::StructureShape.new(name: 'CreateDatasetResponse')
38
+ CreateProfileJobRequest = Shapes::StructureShape.new(name: 'CreateProfileJobRequest')
39
+ CreateProfileJobResponse = Shapes::StructureShape.new(name: 'CreateProfileJobResponse')
40
+ CreateProjectRequest = Shapes::StructureShape.new(name: 'CreateProjectRequest')
41
+ CreateProjectResponse = Shapes::StructureShape.new(name: 'CreateProjectResponse')
42
+ CreateRecipeJobRequest = Shapes::StructureShape.new(name: 'CreateRecipeJobRequest')
43
+ CreateRecipeJobResponse = Shapes::StructureShape.new(name: 'CreateRecipeJobResponse')
44
+ CreateRecipeRequest = Shapes::StructureShape.new(name: 'CreateRecipeRequest')
45
+ CreateRecipeResponse = Shapes::StructureShape.new(name: 'CreateRecipeResponse')
46
+ CreateScheduleRequest = Shapes::StructureShape.new(name: 'CreateScheduleRequest')
47
+ CreateScheduleResponse = Shapes::StructureShape.new(name: 'CreateScheduleResponse')
48
+ CreatedBy = Shapes::StringShape.new(name: 'CreatedBy')
49
+ CronExpression = Shapes::StringShape.new(name: 'CronExpression')
50
+ DataCatalogInputDefinition = Shapes::StructureShape.new(name: 'DataCatalogInputDefinition')
51
+ DatabaseName = Shapes::StringShape.new(name: 'DatabaseName')
52
+ Dataset = Shapes::StructureShape.new(name: 'Dataset')
53
+ DatasetList = Shapes::ListShape.new(name: 'DatasetList')
54
+ DatasetName = Shapes::StringShape.new(name: 'DatasetName')
55
+ Date = Shapes::TimestampShape.new(name: 'Date')
56
+ DeleteDatasetRequest = Shapes::StructureShape.new(name: 'DeleteDatasetRequest')
57
+ DeleteDatasetResponse = Shapes::StructureShape.new(name: 'DeleteDatasetResponse')
58
+ DeleteJobRequest = Shapes::StructureShape.new(name: 'DeleteJobRequest')
59
+ DeleteJobResponse = Shapes::StructureShape.new(name: 'DeleteJobResponse')
60
+ DeleteProjectRequest = Shapes::StructureShape.new(name: 'DeleteProjectRequest')
61
+ DeleteProjectResponse = Shapes::StructureShape.new(name: 'DeleteProjectResponse')
62
+ DeleteRecipeVersionRequest = Shapes::StructureShape.new(name: 'DeleteRecipeVersionRequest')
63
+ DeleteRecipeVersionResponse = Shapes::StructureShape.new(name: 'DeleteRecipeVersionResponse')
64
+ DeleteScheduleRequest = Shapes::StructureShape.new(name: 'DeleteScheduleRequest')
65
+ DeleteScheduleResponse = Shapes::StructureShape.new(name: 'DeleteScheduleResponse')
66
+ DescribeDatasetRequest = Shapes::StructureShape.new(name: 'DescribeDatasetRequest')
67
+ DescribeDatasetResponse = Shapes::StructureShape.new(name: 'DescribeDatasetResponse')
68
+ DescribeJobRequest = Shapes::StructureShape.new(name: 'DescribeJobRequest')
69
+ DescribeJobResponse = Shapes::StructureShape.new(name: 'DescribeJobResponse')
70
+ DescribeProjectRequest = Shapes::StructureShape.new(name: 'DescribeProjectRequest')
71
+ DescribeProjectResponse = Shapes::StructureShape.new(name: 'DescribeProjectResponse')
72
+ DescribeRecipeRequest = Shapes::StructureShape.new(name: 'DescribeRecipeRequest')
73
+ DescribeRecipeResponse = Shapes::StructureShape.new(name: 'DescribeRecipeResponse')
74
+ DescribeScheduleRequest = Shapes::StructureShape.new(name: 'DescribeScheduleRequest')
75
+ DescribeScheduleResponse = Shapes::StructureShape.new(name: 'DescribeScheduleResponse')
76
+ EncryptionKeyArn = Shapes::StringShape.new(name: 'EncryptionKeyArn')
77
+ EncryptionMode = Shapes::StringShape.new(name: 'EncryptionMode')
78
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
79
+ ExcelOptions = Shapes::StructureShape.new(name: 'ExcelOptions')
80
+ ExecutionTime = Shapes::IntegerShape.new(name: 'ExecutionTime')
81
+ FormatOptions = Shapes::StructureShape.new(name: 'FormatOptions')
82
+ HiddenColumnList = Shapes::ListShape.new(name: 'HiddenColumnList')
83
+ Input = Shapes::StructureShape.new(name: 'Input')
84
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
85
+ Job = Shapes::StructureShape.new(name: 'Job')
86
+ JobList = Shapes::ListShape.new(name: 'JobList')
87
+ JobName = Shapes::StringShape.new(name: 'JobName')
88
+ JobNameList = Shapes::ListShape.new(name: 'JobNameList')
89
+ JobRun = Shapes::StructureShape.new(name: 'JobRun')
90
+ JobRunErrorMessage = Shapes::StringShape.new(name: 'JobRunErrorMessage')
91
+ JobRunId = Shapes::StringShape.new(name: 'JobRunId')
92
+ JobRunList = Shapes::ListShape.new(name: 'JobRunList')
93
+ JobRunState = Shapes::StringShape.new(name: 'JobRunState')
94
+ JobType = Shapes::StringShape.new(name: 'JobType')
95
+ JsonOptions = Shapes::StructureShape.new(name: 'JsonOptions')
96
+ Key = Shapes::StringShape.new(name: 'Key')
97
+ LastModifiedBy = Shapes::StringShape.new(name: 'LastModifiedBy')
98
+ ListDatasetsRequest = Shapes::StructureShape.new(name: 'ListDatasetsRequest')
99
+ ListDatasetsResponse = Shapes::StructureShape.new(name: 'ListDatasetsResponse')
100
+ ListJobRunsRequest = Shapes::StructureShape.new(name: 'ListJobRunsRequest')
101
+ ListJobRunsResponse = Shapes::StructureShape.new(name: 'ListJobRunsResponse')
102
+ ListJobsRequest = Shapes::StructureShape.new(name: 'ListJobsRequest')
103
+ ListJobsResponse = Shapes::StructureShape.new(name: 'ListJobsResponse')
104
+ ListProjectsRequest = Shapes::StructureShape.new(name: 'ListProjectsRequest')
105
+ ListProjectsResponse = Shapes::StructureShape.new(name: 'ListProjectsResponse')
106
+ ListRecipeVersionsRequest = Shapes::StructureShape.new(name: 'ListRecipeVersionsRequest')
107
+ ListRecipeVersionsResponse = Shapes::StructureShape.new(name: 'ListRecipeVersionsResponse')
108
+ ListRecipesRequest = Shapes::StructureShape.new(name: 'ListRecipesRequest')
109
+ ListRecipesResponse = Shapes::StructureShape.new(name: 'ListRecipesResponse')
110
+ ListSchedulesRequest = Shapes::StructureShape.new(name: 'ListSchedulesRequest')
111
+ ListSchedulesResponse = Shapes::StructureShape.new(name: 'ListSchedulesResponse')
112
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
113
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
114
+ LogGroupName = Shapes::StringShape.new(name: 'LogGroupName')
115
+ LogSubscription = Shapes::StringShape.new(name: 'LogSubscription')
116
+ MaxCapacity = Shapes::IntegerShape.new(name: 'MaxCapacity')
117
+ MaxResults100 = Shapes::IntegerShape.new(name: 'MaxResults100')
118
+ MaxRetries = Shapes::IntegerShape.new(name: 'MaxRetries')
119
+ Message = Shapes::StringShape.new(name: 'Message')
120
+ MultiLine = Shapes::BooleanShape.new(name: 'MultiLine')
121
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
122
+ OpenedBy = Shapes::StringShape.new(name: 'OpenedBy')
123
+ Operation = Shapes::StringShape.new(name: 'Operation')
124
+ Output = Shapes::StructureShape.new(name: 'Output')
125
+ OutputFormat = Shapes::StringShape.new(name: 'OutputFormat')
126
+ OutputList = Shapes::ListShape.new(name: 'OutputList')
127
+ OverwriteOutput = Shapes::BooleanShape.new(name: 'OverwriteOutput')
128
+ ParameterMap = Shapes::MapShape.new(name: 'ParameterMap')
129
+ ParameterName = Shapes::StringShape.new(name: 'ParameterName')
130
+ ParameterValue = Shapes::StringShape.new(name: 'ParameterValue')
131
+ Preview = Shapes::BooleanShape.new(name: 'Preview')
132
+ Project = Shapes::StructureShape.new(name: 'Project')
133
+ ProjectList = Shapes::ListShape.new(name: 'ProjectList')
134
+ ProjectName = Shapes::StringShape.new(name: 'ProjectName')
135
+ PublishRecipeRequest = Shapes::StructureShape.new(name: 'PublishRecipeRequest')
136
+ PublishRecipeResponse = Shapes::StructureShape.new(name: 'PublishRecipeResponse')
137
+ PublishedBy = Shapes::StringShape.new(name: 'PublishedBy')
138
+ Recipe = Shapes::StructureShape.new(name: 'Recipe')
139
+ RecipeAction = Shapes::StructureShape.new(name: 'RecipeAction')
140
+ RecipeDescription = Shapes::StringShape.new(name: 'RecipeDescription')
141
+ RecipeErrorList = Shapes::ListShape.new(name: 'RecipeErrorList')
142
+ RecipeErrorMessage = Shapes::StringShape.new(name: 'RecipeErrorMessage')
143
+ RecipeList = Shapes::ListShape.new(name: 'RecipeList')
144
+ RecipeName = Shapes::StringShape.new(name: 'RecipeName')
145
+ RecipeReference = Shapes::StructureShape.new(name: 'RecipeReference')
146
+ RecipeStep = Shapes::StructureShape.new(name: 'RecipeStep')
147
+ RecipeStepList = Shapes::ListShape.new(name: 'RecipeStepList')
148
+ RecipeVersion = Shapes::StringShape.new(name: 'RecipeVersion')
149
+ RecipeVersionErrorDetail = Shapes::StructureShape.new(name: 'RecipeVersionErrorDetail')
150
+ RecipeVersionList = Shapes::ListShape.new(name: 'RecipeVersionList')
151
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
152
+ Result = Shapes::StringShape.new(name: 'Result')
153
+ S3Location = Shapes::StructureShape.new(name: 'S3Location')
154
+ Sample = Shapes::StructureShape.new(name: 'Sample')
155
+ SampleSize = Shapes::IntegerShape.new(name: 'SampleSize')
156
+ SampleType = Shapes::StringShape.new(name: 'SampleType')
157
+ Schedule = Shapes::StructureShape.new(name: 'Schedule')
158
+ ScheduleList = Shapes::ListShape.new(name: 'ScheduleList')
159
+ ScheduleName = Shapes::StringShape.new(name: 'ScheduleName')
160
+ SendProjectSessionActionRequest = Shapes::StructureShape.new(name: 'SendProjectSessionActionRequest')
161
+ SendProjectSessionActionResponse = Shapes::StructureShape.new(name: 'SendProjectSessionActionResponse')
162
+ ServiceQuotaExceededException = Shapes::StructureShape.new(name: 'ServiceQuotaExceededException')
163
+ SessionStatus = Shapes::StringShape.new(name: 'SessionStatus')
164
+ SheetIndex = Shapes::IntegerShape.new(name: 'SheetIndex')
165
+ SheetIndexList = Shapes::ListShape.new(name: 'SheetIndexList')
166
+ SheetName = Shapes::StringShape.new(name: 'SheetName')
167
+ SheetNameList = Shapes::ListShape.new(name: 'SheetNameList')
168
+ Source = Shapes::StringShape.new(name: 'Source')
169
+ StartColumnIndex = Shapes::IntegerShape.new(name: 'StartColumnIndex')
170
+ StartJobRunRequest = Shapes::StructureShape.new(name: 'StartJobRunRequest')
171
+ StartJobRunResponse = Shapes::StructureShape.new(name: 'StartJobRunResponse')
172
+ StartProjectSessionRequest = Shapes::StructureShape.new(name: 'StartProjectSessionRequest')
173
+ StartProjectSessionResponse = Shapes::StructureShape.new(name: 'StartProjectSessionResponse')
174
+ StartedBy = Shapes::StringShape.new(name: 'StartedBy')
175
+ StepIndex = Shapes::IntegerShape.new(name: 'StepIndex')
176
+ StopJobRunRequest = Shapes::StructureShape.new(name: 'StopJobRunRequest')
177
+ StopJobRunResponse = Shapes::StructureShape.new(name: 'StopJobRunResponse')
178
+ TableName = Shapes::StringShape.new(name: 'TableName')
179
+ TagKey = Shapes::StringShape.new(name: 'TagKey')
180
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
181
+ TagMap = Shapes::MapShape.new(name: 'TagMap')
182
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
183
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
184
+ TagValue = Shapes::StringShape.new(name: 'TagValue')
185
+ TargetColumn = Shapes::StringShape.new(name: 'TargetColumn')
186
+ Timeout = Shapes::IntegerShape.new(name: 'Timeout')
187
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
188
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
189
+ UpdateDatasetRequest = Shapes::StructureShape.new(name: 'UpdateDatasetRequest')
190
+ UpdateDatasetResponse = Shapes::StructureShape.new(name: 'UpdateDatasetResponse')
191
+ UpdateProfileJobRequest = Shapes::StructureShape.new(name: 'UpdateProfileJobRequest')
192
+ UpdateProfileJobResponse = Shapes::StructureShape.new(name: 'UpdateProfileJobResponse')
193
+ UpdateProjectRequest = Shapes::StructureShape.new(name: 'UpdateProjectRequest')
194
+ UpdateProjectResponse = Shapes::StructureShape.new(name: 'UpdateProjectResponse')
195
+ UpdateRecipeJobRequest = Shapes::StructureShape.new(name: 'UpdateRecipeJobRequest')
196
+ UpdateRecipeJobResponse = Shapes::StructureShape.new(name: 'UpdateRecipeJobResponse')
197
+ UpdateRecipeRequest = Shapes::StructureShape.new(name: 'UpdateRecipeRequest')
198
+ UpdateRecipeResponse = Shapes::StructureShape.new(name: 'UpdateRecipeResponse')
199
+ UpdateScheduleRequest = Shapes::StructureShape.new(name: 'UpdateScheduleRequest')
200
+ UpdateScheduleResponse = Shapes::StructureShape.new(name: 'UpdateScheduleResponse')
201
+ ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
202
+ ViewFrame = Shapes::StructureShape.new(name: 'ViewFrame')
203
+
204
+ AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
205
+ AccessDeniedException.struct_class = Types::AccessDeniedException
206
+
207
+ BatchDeleteRecipeVersionRequest.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location: "uri", location_name: "name"))
208
+ BatchDeleteRecipeVersionRequest.add_member(:recipe_versions, Shapes::ShapeRef.new(shape: RecipeVersionList, required: true, location_name: "RecipeVersions"))
209
+ BatchDeleteRecipeVersionRequest.struct_class = Types::BatchDeleteRecipeVersionRequest
210
+
211
+ BatchDeleteRecipeVersionResponse.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "Name"))
212
+ BatchDeleteRecipeVersionResponse.add_member(:errors, Shapes::ShapeRef.new(shape: RecipeErrorList, location_name: "Errors"))
213
+ BatchDeleteRecipeVersionResponse.struct_class = Types::BatchDeleteRecipeVersionResponse
214
+
215
+ ColumnNameList.member = Shapes::ShapeRef.new(shape: ColumnName)
216
+
217
+ ConditionExpression.add_member(:condition, Shapes::ShapeRef.new(shape: Condition, required: true, location_name: "Condition"))
218
+ ConditionExpression.add_member(:value, Shapes::ShapeRef.new(shape: ConditionValue, location_name: "Value"))
219
+ ConditionExpression.add_member(:target_column, Shapes::ShapeRef.new(shape: TargetColumn, required: true, location_name: "TargetColumn"))
220
+ ConditionExpression.struct_class = Types::ConditionExpression
221
+
222
+ ConditionExpressionList.member = Shapes::ShapeRef.new(shape: ConditionExpression)
223
+
224
+ ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
225
+ ConflictException.struct_class = Types::ConflictException
226
+
227
+ CreateDatasetRequest.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location_name: "Name"))
228
+ CreateDatasetRequest.add_member(:format_options, Shapes::ShapeRef.new(shape: FormatOptions, location_name: "FormatOptions"))
229
+ CreateDatasetRequest.add_member(:input, Shapes::ShapeRef.new(shape: Input, required: true, location_name: "Input"))
230
+ CreateDatasetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
231
+ CreateDatasetRequest.struct_class = Types::CreateDatasetRequest
232
+
233
+ CreateDatasetResponse.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location_name: "Name"))
234
+ CreateDatasetResponse.struct_class = Types::CreateDatasetResponse
235
+
236
+ CreateProfileJobRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location_name: "DatasetName"))
237
+ CreateProfileJobRequest.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: EncryptionKeyArn, location_name: "EncryptionKeyArn"))
238
+ CreateProfileJobRequest.add_member(:encryption_mode, Shapes::ShapeRef.new(shape: EncryptionMode, location_name: "EncryptionMode"))
239
+ CreateProfileJobRequest.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "Name"))
240
+ CreateProfileJobRequest.add_member(:log_subscription, Shapes::ShapeRef.new(shape: LogSubscription, location_name: "LogSubscription"))
241
+ CreateProfileJobRequest.add_member(:max_capacity, Shapes::ShapeRef.new(shape: MaxCapacity, location_name: "MaxCapacity"))
242
+ CreateProfileJobRequest.add_member(:max_retries, Shapes::ShapeRef.new(shape: MaxRetries, location_name: "MaxRetries"))
243
+ CreateProfileJobRequest.add_member(:output_location, Shapes::ShapeRef.new(shape: S3Location, required: true, location_name: "OutputLocation"))
244
+ CreateProfileJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "RoleArn"))
245
+ CreateProfileJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
246
+ CreateProfileJobRequest.add_member(:timeout, Shapes::ShapeRef.new(shape: Timeout, location_name: "Timeout"))
247
+ CreateProfileJobRequest.struct_class = Types::CreateProfileJobRequest
248
+
249
+ CreateProfileJobResponse.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "Name"))
250
+ CreateProfileJobResponse.struct_class = Types::CreateProfileJobResponse
251
+
252
+ CreateProjectRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location_name: "DatasetName"))
253
+ CreateProjectRequest.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "Name"))
254
+ CreateProjectRequest.add_member(:recipe_name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "RecipeName"))
255
+ CreateProjectRequest.add_member(:sample, Shapes::ShapeRef.new(shape: Sample, location_name: "Sample"))
256
+ CreateProjectRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "RoleArn"))
257
+ CreateProjectRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
258
+ CreateProjectRequest.struct_class = Types::CreateProjectRequest
259
+
260
+ CreateProjectResponse.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "Name"))
261
+ CreateProjectResponse.struct_class = Types::CreateProjectResponse
262
+
263
+ CreateRecipeJobRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, location_name: "DatasetName"))
264
+ CreateRecipeJobRequest.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: EncryptionKeyArn, location_name: "EncryptionKeyArn"))
265
+ CreateRecipeJobRequest.add_member(:encryption_mode, Shapes::ShapeRef.new(shape: EncryptionMode, location_name: "EncryptionMode"))
266
+ CreateRecipeJobRequest.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "Name"))
267
+ CreateRecipeJobRequest.add_member(:log_subscription, Shapes::ShapeRef.new(shape: LogSubscription, location_name: "LogSubscription"))
268
+ CreateRecipeJobRequest.add_member(:max_capacity, Shapes::ShapeRef.new(shape: MaxCapacity, location_name: "MaxCapacity"))
269
+ CreateRecipeJobRequest.add_member(:max_retries, Shapes::ShapeRef.new(shape: MaxRetries, location_name: "MaxRetries"))
270
+ CreateRecipeJobRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: OutputList, required: true, location_name: "Outputs"))
271
+ CreateRecipeJobRequest.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectName, location_name: "ProjectName"))
272
+ CreateRecipeJobRequest.add_member(:recipe_reference, Shapes::ShapeRef.new(shape: RecipeReference, location_name: "RecipeReference"))
273
+ CreateRecipeJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "RoleArn"))
274
+ CreateRecipeJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
275
+ CreateRecipeJobRequest.add_member(:timeout, Shapes::ShapeRef.new(shape: Timeout, location_name: "Timeout"))
276
+ CreateRecipeJobRequest.struct_class = Types::CreateRecipeJobRequest
277
+
278
+ CreateRecipeJobResponse.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "Name"))
279
+ CreateRecipeJobResponse.struct_class = Types::CreateRecipeJobResponse
280
+
281
+ CreateRecipeRequest.add_member(:description, Shapes::ShapeRef.new(shape: RecipeDescription, location_name: "Description"))
282
+ CreateRecipeRequest.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "Name"))
283
+ CreateRecipeRequest.add_member(:steps, Shapes::ShapeRef.new(shape: RecipeStepList, required: true, location_name: "Steps"))
284
+ CreateRecipeRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
285
+ CreateRecipeRequest.struct_class = Types::CreateRecipeRequest
286
+
287
+ CreateRecipeResponse.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "Name"))
288
+ CreateRecipeResponse.struct_class = Types::CreateRecipeResponse
289
+
290
+ CreateScheduleRequest.add_member(:job_names, Shapes::ShapeRef.new(shape: JobNameList, location_name: "JobNames"))
291
+ CreateScheduleRequest.add_member(:cron_expression, Shapes::ShapeRef.new(shape: CronExpression, required: true, location_name: "CronExpression"))
292
+ CreateScheduleRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
293
+ CreateScheduleRequest.add_member(:name, Shapes::ShapeRef.new(shape: ScheduleName, required: true, location_name: "Name"))
294
+ CreateScheduleRequest.struct_class = Types::CreateScheduleRequest
295
+
296
+ CreateScheduleResponse.add_member(:name, Shapes::ShapeRef.new(shape: ScheduleName, required: true, location_name: "Name"))
297
+ CreateScheduleResponse.struct_class = Types::CreateScheduleResponse
298
+
299
+ DataCatalogInputDefinition.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogId, location_name: "CatalogId"))
300
+ DataCatalogInputDefinition.add_member(:database_name, Shapes::ShapeRef.new(shape: DatabaseName, required: true, location_name: "DatabaseName"))
301
+ DataCatalogInputDefinition.add_member(:table_name, Shapes::ShapeRef.new(shape: TableName, required: true, location_name: "TableName"))
302
+ DataCatalogInputDefinition.add_member(:temp_directory, Shapes::ShapeRef.new(shape: S3Location, location_name: "TempDirectory"))
303
+ DataCatalogInputDefinition.struct_class = Types::DataCatalogInputDefinition
304
+
305
+ Dataset.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
306
+ Dataset.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
307
+ Dataset.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
308
+ Dataset.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location_name: "Name"))
309
+ Dataset.add_member(:format_options, Shapes::ShapeRef.new(shape: FormatOptions, location_name: "FormatOptions"))
310
+ Dataset.add_member(:input, Shapes::ShapeRef.new(shape: Input, required: true, location_name: "Input"))
311
+ Dataset.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
312
+ Dataset.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
313
+ Dataset.add_member(:source, Shapes::ShapeRef.new(shape: Source, location_name: "Source"))
314
+ Dataset.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
315
+ Dataset.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
316
+ Dataset.struct_class = Types::Dataset
317
+
318
+ DatasetList.member = Shapes::ShapeRef.new(shape: Dataset)
319
+
320
+ DeleteDatasetRequest.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location: "uri", location_name: "name"))
321
+ DeleteDatasetRequest.struct_class = Types::DeleteDatasetRequest
322
+
323
+ DeleteDatasetResponse.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location_name: "Name"))
324
+ DeleteDatasetResponse.struct_class = Types::DeleteDatasetResponse
325
+
326
+ DeleteJobRequest.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location: "uri", location_name: "name"))
327
+ DeleteJobRequest.struct_class = Types::DeleteJobRequest
328
+
329
+ DeleteJobResponse.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "Name"))
330
+ DeleteJobResponse.struct_class = Types::DeleteJobResponse
331
+
332
+ DeleteProjectRequest.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location: "uri", location_name: "name"))
333
+ DeleteProjectRequest.struct_class = Types::DeleteProjectRequest
334
+
335
+ DeleteProjectResponse.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "Name"))
336
+ DeleteProjectResponse.struct_class = Types::DeleteProjectResponse
337
+
338
+ DeleteRecipeVersionRequest.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location: "uri", location_name: "name"))
339
+ DeleteRecipeVersionRequest.add_member(:recipe_version, Shapes::ShapeRef.new(shape: RecipeVersion, required: true, location: "uri", location_name: "recipeVersion"))
340
+ DeleteRecipeVersionRequest.struct_class = Types::DeleteRecipeVersionRequest
341
+
342
+ DeleteRecipeVersionResponse.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "Name"))
343
+ DeleteRecipeVersionResponse.add_member(:recipe_version, Shapes::ShapeRef.new(shape: RecipeVersion, required: true, location_name: "RecipeVersion"))
344
+ DeleteRecipeVersionResponse.struct_class = Types::DeleteRecipeVersionResponse
345
+
346
+ DeleteScheduleRequest.add_member(:name, Shapes::ShapeRef.new(shape: ScheduleName, required: true, location: "uri", location_name: "name"))
347
+ DeleteScheduleRequest.struct_class = Types::DeleteScheduleRequest
348
+
349
+ DeleteScheduleResponse.add_member(:name, Shapes::ShapeRef.new(shape: ScheduleName, required: true, location_name: "Name"))
350
+ DeleteScheduleResponse.struct_class = Types::DeleteScheduleResponse
351
+
352
+ DescribeDatasetRequest.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location: "uri", location_name: "name"))
353
+ DescribeDatasetRequest.struct_class = Types::DescribeDatasetRequest
354
+
355
+ DescribeDatasetResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
356
+ DescribeDatasetResponse.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
357
+ DescribeDatasetResponse.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location_name: "Name"))
358
+ DescribeDatasetResponse.add_member(:format_options, Shapes::ShapeRef.new(shape: FormatOptions, location_name: "FormatOptions"))
359
+ DescribeDatasetResponse.add_member(:input, Shapes::ShapeRef.new(shape: Input, required: true, location_name: "Input"))
360
+ DescribeDatasetResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
361
+ DescribeDatasetResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
362
+ DescribeDatasetResponse.add_member(:source, Shapes::ShapeRef.new(shape: Source, location_name: "Source"))
363
+ DescribeDatasetResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
364
+ DescribeDatasetResponse.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
365
+ DescribeDatasetResponse.struct_class = Types::DescribeDatasetResponse
366
+
367
+ DescribeJobRequest.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location: "uri", location_name: "name"))
368
+ DescribeJobRequest.struct_class = Types::DescribeJobRequest
369
+
370
+ DescribeJobResponse.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
371
+ DescribeJobResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
372
+ DescribeJobResponse.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, location_name: "DatasetName"))
373
+ DescribeJobResponse.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: EncryptionKeyArn, location_name: "EncryptionKeyArn"))
374
+ DescribeJobResponse.add_member(:encryption_mode, Shapes::ShapeRef.new(shape: EncryptionMode, location_name: "EncryptionMode"))
375
+ DescribeJobResponse.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "Name"))
376
+ DescribeJobResponse.add_member(:type, Shapes::ShapeRef.new(shape: JobType, location_name: "Type"))
377
+ DescribeJobResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
378
+ DescribeJobResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
379
+ DescribeJobResponse.add_member(:log_subscription, Shapes::ShapeRef.new(shape: LogSubscription, location_name: "LogSubscription"))
380
+ DescribeJobResponse.add_member(:max_capacity, Shapes::ShapeRef.new(shape: MaxCapacity, location_name: "MaxCapacity"))
381
+ DescribeJobResponse.add_member(:max_retries, Shapes::ShapeRef.new(shape: MaxRetries, location_name: "MaxRetries"))
382
+ DescribeJobResponse.add_member(:outputs, Shapes::ShapeRef.new(shape: OutputList, location_name: "Outputs"))
383
+ DescribeJobResponse.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectName, location_name: "ProjectName"))
384
+ DescribeJobResponse.add_member(:recipe_reference, Shapes::ShapeRef.new(shape: RecipeReference, location_name: "RecipeReference"))
385
+ DescribeJobResponse.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
386
+ DescribeJobResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RoleArn"))
387
+ DescribeJobResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
388
+ DescribeJobResponse.add_member(:timeout, Shapes::ShapeRef.new(shape: Timeout, location_name: "Timeout"))
389
+ DescribeJobResponse.struct_class = Types::DescribeJobResponse
390
+
391
+ DescribeProjectRequest.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location: "uri", location_name: "name"))
392
+ DescribeProjectRequest.struct_class = Types::DescribeProjectRequest
393
+
394
+ DescribeProjectResponse.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
395
+ DescribeProjectResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
396
+ DescribeProjectResponse.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, location_name: "DatasetName"))
397
+ DescribeProjectResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
398
+ DescribeProjectResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
399
+ DescribeProjectResponse.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "Name"))
400
+ DescribeProjectResponse.add_member(:recipe_name, Shapes::ShapeRef.new(shape: RecipeName, location_name: "RecipeName"))
401
+ DescribeProjectResponse.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
402
+ DescribeProjectResponse.add_member(:sample, Shapes::ShapeRef.new(shape: Sample, location_name: "Sample"))
403
+ DescribeProjectResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RoleArn"))
404
+ DescribeProjectResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
405
+ DescribeProjectResponse.add_member(:session_status, Shapes::ShapeRef.new(shape: SessionStatus, location_name: "SessionStatus"))
406
+ DescribeProjectResponse.add_member(:opened_by, Shapes::ShapeRef.new(shape: OpenedBy, location_name: "OpenedBy"))
407
+ DescribeProjectResponse.add_member(:open_date, Shapes::ShapeRef.new(shape: Date, location_name: "OpenDate"))
408
+ DescribeProjectResponse.struct_class = Types::DescribeProjectResponse
409
+
410
+ DescribeRecipeRequest.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location: "uri", location_name: "name"))
411
+ DescribeRecipeRequest.add_member(:recipe_version, Shapes::ShapeRef.new(shape: RecipeVersion, location: "querystring", location_name: "recipeVersion"))
412
+ DescribeRecipeRequest.struct_class = Types::DescribeRecipeRequest
413
+
414
+ DescribeRecipeResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
415
+ DescribeRecipeResponse.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
416
+ DescribeRecipeResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
417
+ DescribeRecipeResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
418
+ DescribeRecipeResponse.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectName, location_name: "ProjectName"))
419
+ DescribeRecipeResponse.add_member(:published_by, Shapes::ShapeRef.new(shape: PublishedBy, location_name: "PublishedBy"))
420
+ DescribeRecipeResponse.add_member(:published_date, Shapes::ShapeRef.new(shape: Date, location_name: "PublishedDate"))
421
+ DescribeRecipeResponse.add_member(:description, Shapes::ShapeRef.new(shape: RecipeDescription, location_name: "Description"))
422
+ DescribeRecipeResponse.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "Name"))
423
+ DescribeRecipeResponse.add_member(:steps, Shapes::ShapeRef.new(shape: RecipeStepList, location_name: "Steps"))
424
+ DescribeRecipeResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
425
+ DescribeRecipeResponse.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
426
+ DescribeRecipeResponse.add_member(:recipe_version, Shapes::ShapeRef.new(shape: RecipeVersion, location_name: "RecipeVersion"))
427
+ DescribeRecipeResponse.struct_class = Types::DescribeRecipeResponse
428
+
429
+ DescribeScheduleRequest.add_member(:name, Shapes::ShapeRef.new(shape: ScheduleName, required: true, location: "uri", location_name: "name"))
430
+ DescribeScheduleRequest.struct_class = Types::DescribeScheduleRequest
431
+
432
+ DescribeScheduleResponse.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
433
+ DescribeScheduleResponse.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
434
+ DescribeScheduleResponse.add_member(:job_names, Shapes::ShapeRef.new(shape: JobNameList, location_name: "JobNames"))
435
+ DescribeScheduleResponse.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
436
+ DescribeScheduleResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
437
+ DescribeScheduleResponse.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
438
+ DescribeScheduleResponse.add_member(:cron_expression, Shapes::ShapeRef.new(shape: CronExpression, location_name: "CronExpression"))
439
+ DescribeScheduleResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
440
+ DescribeScheduleResponse.add_member(:name, Shapes::ShapeRef.new(shape: ScheduleName, required: true, location_name: "Name"))
441
+ DescribeScheduleResponse.struct_class = Types::DescribeScheduleResponse
442
+
443
+ ExcelOptions.add_member(:sheet_names, Shapes::ShapeRef.new(shape: SheetNameList, location_name: "SheetNames"))
444
+ ExcelOptions.add_member(:sheet_indexes, Shapes::ShapeRef.new(shape: SheetIndexList, location_name: "SheetIndexes"))
445
+ ExcelOptions.struct_class = Types::ExcelOptions
446
+
447
+ FormatOptions.add_member(:json, Shapes::ShapeRef.new(shape: JsonOptions, location_name: "Json"))
448
+ FormatOptions.add_member(:excel, Shapes::ShapeRef.new(shape: ExcelOptions, location_name: "Excel"))
449
+ FormatOptions.struct_class = Types::FormatOptions
450
+
451
+ HiddenColumnList.member = Shapes::ShapeRef.new(shape: ColumnName)
452
+
453
+ Input.add_member(:s3_input_definition, Shapes::ShapeRef.new(shape: S3Location, location_name: "S3InputDefinition"))
454
+ Input.add_member(:data_catalog_input_definition, Shapes::ShapeRef.new(shape: DataCatalogInputDefinition, location_name: "DataCatalogInputDefinition"))
455
+ Input.struct_class = Types::Input
456
+
457
+ InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
458
+ InternalServerException.struct_class = Types::InternalServerException
459
+
460
+ Job.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
461
+ Job.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
462
+ Job.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
463
+ Job.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, location_name: "DatasetName"))
464
+ Job.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: EncryptionKeyArn, location_name: "EncryptionKeyArn"))
465
+ Job.add_member(:encryption_mode, Shapes::ShapeRef.new(shape: EncryptionMode, location_name: "EncryptionMode"))
466
+ Job.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "Name"))
467
+ Job.add_member(:type, Shapes::ShapeRef.new(shape: JobType, location_name: "Type"))
468
+ Job.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
469
+ Job.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
470
+ Job.add_member(:log_subscription, Shapes::ShapeRef.new(shape: LogSubscription, location_name: "LogSubscription"))
471
+ Job.add_member(:max_capacity, Shapes::ShapeRef.new(shape: MaxCapacity, location_name: "MaxCapacity"))
472
+ Job.add_member(:max_retries, Shapes::ShapeRef.new(shape: MaxRetries, location_name: "MaxRetries"))
473
+ Job.add_member(:outputs, Shapes::ShapeRef.new(shape: OutputList, location_name: "Outputs"))
474
+ Job.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectName, location_name: "ProjectName"))
475
+ Job.add_member(:recipe_reference, Shapes::ShapeRef.new(shape: RecipeReference, location_name: "RecipeReference"))
476
+ Job.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
477
+ Job.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RoleArn"))
478
+ Job.add_member(:timeout, Shapes::ShapeRef.new(shape: Timeout, location_name: "Timeout"))
479
+ Job.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
480
+ Job.struct_class = Types::Job
481
+
482
+ JobList.member = Shapes::ShapeRef.new(shape: Job)
483
+
484
+ JobNameList.member = Shapes::ShapeRef.new(shape: JobName)
485
+
486
+ JobRun.add_member(:attempt, Shapes::ShapeRef.new(shape: Attempt, location_name: "Attempt"))
487
+ JobRun.add_member(:completed_on, Shapes::ShapeRef.new(shape: Date, location_name: "CompletedOn"))
488
+ JobRun.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, location_name: "DatasetName"))
489
+ JobRun.add_member(:error_message, Shapes::ShapeRef.new(shape: JobRunErrorMessage, location_name: "ErrorMessage"))
490
+ JobRun.add_member(:execution_time, Shapes::ShapeRef.new(shape: ExecutionTime, location_name: "ExecutionTime"))
491
+ JobRun.add_member(:job_name, Shapes::ShapeRef.new(shape: JobName, location_name: "JobName"))
492
+ JobRun.add_member(:run_id, Shapes::ShapeRef.new(shape: JobRunId, location_name: "RunId"))
493
+ JobRun.add_member(:state, Shapes::ShapeRef.new(shape: JobRunState, location_name: "State"))
494
+ JobRun.add_member(:log_subscription, Shapes::ShapeRef.new(shape: LogSubscription, location_name: "LogSubscription"))
495
+ JobRun.add_member(:log_group_name, Shapes::ShapeRef.new(shape: LogGroupName, location_name: "LogGroupName"))
496
+ JobRun.add_member(:outputs, Shapes::ShapeRef.new(shape: OutputList, location_name: "Outputs"))
497
+ JobRun.add_member(:recipe_reference, Shapes::ShapeRef.new(shape: RecipeReference, location_name: "RecipeReference"))
498
+ JobRun.add_member(:started_by, Shapes::ShapeRef.new(shape: StartedBy, location_name: "StartedBy"))
499
+ JobRun.add_member(:started_on, Shapes::ShapeRef.new(shape: Date, location_name: "StartedOn"))
500
+ JobRun.struct_class = Types::JobRun
501
+
502
+ JobRunList.member = Shapes::ShapeRef.new(shape: JobRun)
503
+
504
+ JsonOptions.add_member(:multi_line, Shapes::ShapeRef.new(shape: MultiLine, location_name: "MultiLine"))
505
+ JsonOptions.struct_class = Types::JsonOptions
506
+
507
+ ListDatasetsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults100, location: "querystring", location_name: "maxResults"))
508
+ ListDatasetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
509
+ ListDatasetsRequest.struct_class = Types::ListDatasetsRequest
510
+
511
+ ListDatasetsResponse.add_member(:datasets, Shapes::ShapeRef.new(shape: DatasetList, required: true, location_name: "Datasets"))
512
+ ListDatasetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
513
+ ListDatasetsResponse.struct_class = Types::ListDatasetsResponse
514
+
515
+ ListJobRunsRequest.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location: "uri", location_name: "name"))
516
+ ListJobRunsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults100, location: "querystring", location_name: "maxResults"))
517
+ ListJobRunsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
518
+ ListJobRunsRequest.struct_class = Types::ListJobRunsRequest
519
+
520
+ ListJobRunsResponse.add_member(:job_runs, Shapes::ShapeRef.new(shape: JobRunList, required: true, location_name: "JobRuns"))
521
+ ListJobRunsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
522
+ ListJobRunsResponse.struct_class = Types::ListJobRunsResponse
523
+
524
+ ListJobsRequest.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, location: "querystring", location_name: "datasetName"))
525
+ ListJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults100, location: "querystring", location_name: "maxResults"))
526
+ ListJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
527
+ ListJobsRequest.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectName, location: "querystring", location_name: "projectName"))
528
+ ListJobsRequest.struct_class = Types::ListJobsRequest
529
+
530
+ ListJobsResponse.add_member(:jobs, Shapes::ShapeRef.new(shape: JobList, required: true, location_name: "Jobs"))
531
+ ListJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
532
+ ListJobsResponse.struct_class = Types::ListJobsResponse
533
+
534
+ ListProjectsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
535
+ ListProjectsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults100, location: "querystring", location_name: "maxResults"))
536
+ ListProjectsRequest.struct_class = Types::ListProjectsRequest
537
+
538
+ ListProjectsResponse.add_member(:projects, Shapes::ShapeRef.new(shape: ProjectList, required: true, location_name: "Projects"))
539
+ ListProjectsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
540
+ ListProjectsResponse.struct_class = Types::ListProjectsResponse
541
+
542
+ ListRecipeVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults100, location: "querystring", location_name: "maxResults"))
543
+ ListRecipeVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
544
+ ListRecipeVersionsRequest.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location: "querystring", location_name: "name"))
545
+ ListRecipeVersionsRequest.struct_class = Types::ListRecipeVersionsRequest
546
+
547
+ ListRecipeVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
548
+ ListRecipeVersionsResponse.add_member(:recipes, Shapes::ShapeRef.new(shape: RecipeList, required: true, location_name: "Recipes"))
549
+ ListRecipeVersionsResponse.struct_class = Types::ListRecipeVersionsResponse
550
+
551
+ ListRecipesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults100, location: "querystring", location_name: "maxResults"))
552
+ ListRecipesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
553
+ ListRecipesRequest.add_member(:recipe_version, Shapes::ShapeRef.new(shape: RecipeVersion, location: "querystring", location_name: "recipeVersion"))
554
+ ListRecipesRequest.struct_class = Types::ListRecipesRequest
555
+
556
+ ListRecipesResponse.add_member(:recipes, Shapes::ShapeRef.new(shape: RecipeList, required: true, location_name: "Recipes"))
557
+ ListRecipesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
558
+ ListRecipesResponse.struct_class = Types::ListRecipesResponse
559
+
560
+ ListSchedulesRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: JobName, location: "querystring", location_name: "jobName"))
561
+ ListSchedulesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults100, location: "querystring", location_name: "maxResults"))
562
+ ListSchedulesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
563
+ ListSchedulesRequest.struct_class = Types::ListSchedulesRequest
564
+
565
+ ListSchedulesResponse.add_member(:schedules, Shapes::ShapeRef.new(shape: ScheduleList, required: true, location_name: "Schedules"))
566
+ ListSchedulesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
567
+ ListSchedulesResponse.struct_class = Types::ListSchedulesResponse
568
+
569
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
570
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
571
+
572
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
573
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
574
+
575
+ Output.add_member(:compression_format, Shapes::ShapeRef.new(shape: CompressionFormat, location_name: "CompressionFormat"))
576
+ Output.add_member(:format, Shapes::ShapeRef.new(shape: OutputFormat, location_name: "Format"))
577
+ Output.add_member(:partition_columns, Shapes::ShapeRef.new(shape: ColumnNameList, location_name: "PartitionColumns"))
578
+ Output.add_member(:location, Shapes::ShapeRef.new(shape: S3Location, required: true, location_name: "Location"))
579
+ Output.add_member(:overwrite, Shapes::ShapeRef.new(shape: OverwriteOutput, location_name: "Overwrite"))
580
+ Output.struct_class = Types::Output
581
+
582
+ OutputList.member = Shapes::ShapeRef.new(shape: Output)
583
+
584
+ ParameterMap.key = Shapes::ShapeRef.new(shape: ParameterName)
585
+ ParameterMap.value = Shapes::ShapeRef.new(shape: ParameterValue)
586
+
587
+ Project.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
588
+ Project.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
589
+ Project.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
590
+ Project.add_member(:dataset_name, Shapes::ShapeRef.new(shape: DatasetName, location_name: "DatasetName"))
591
+ Project.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
592
+ Project.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
593
+ Project.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "Name"))
594
+ Project.add_member(:recipe_name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "RecipeName"))
595
+ Project.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
596
+ Project.add_member(:sample, Shapes::ShapeRef.new(shape: Sample, location_name: "Sample"))
597
+ Project.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
598
+ Project.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "RoleArn"))
599
+ Project.add_member(:opened_by, Shapes::ShapeRef.new(shape: OpenedBy, location_name: "OpenedBy"))
600
+ Project.add_member(:open_date, Shapes::ShapeRef.new(shape: Date, location_name: "OpenDate"))
601
+ Project.struct_class = Types::Project
602
+
603
+ ProjectList.member = Shapes::ShapeRef.new(shape: Project)
604
+
605
+ PublishRecipeRequest.add_member(:description, Shapes::ShapeRef.new(shape: RecipeDescription, location_name: "Description"))
606
+ PublishRecipeRequest.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location: "uri", location_name: "name"))
607
+ PublishRecipeRequest.struct_class = Types::PublishRecipeRequest
608
+
609
+ PublishRecipeResponse.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "Name"))
610
+ PublishRecipeResponse.struct_class = Types::PublishRecipeResponse
611
+
612
+ Recipe.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
613
+ Recipe.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
614
+ Recipe.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
615
+ Recipe.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
616
+ Recipe.add_member(:project_name, Shapes::ShapeRef.new(shape: ProjectName, location_name: "ProjectName"))
617
+ Recipe.add_member(:published_by, Shapes::ShapeRef.new(shape: PublishedBy, location_name: "PublishedBy"))
618
+ Recipe.add_member(:published_date, Shapes::ShapeRef.new(shape: Date, location_name: "PublishedDate"))
619
+ Recipe.add_member(:description, Shapes::ShapeRef.new(shape: RecipeDescription, location_name: "Description"))
620
+ Recipe.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "Name"))
621
+ Recipe.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
622
+ Recipe.add_member(:steps, Shapes::ShapeRef.new(shape: RecipeStepList, location_name: "Steps"))
623
+ Recipe.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
624
+ Recipe.add_member(:recipe_version, Shapes::ShapeRef.new(shape: RecipeVersion, location_name: "RecipeVersion"))
625
+ Recipe.struct_class = Types::Recipe
626
+
627
+ RecipeAction.add_member(:operation, Shapes::ShapeRef.new(shape: Operation, required: true, location_name: "Operation"))
628
+ RecipeAction.add_member(:parameters, Shapes::ShapeRef.new(shape: ParameterMap, location_name: "Parameters"))
629
+ RecipeAction.struct_class = Types::RecipeAction
630
+
631
+ RecipeErrorList.member = Shapes::ShapeRef.new(shape: RecipeVersionErrorDetail)
632
+
633
+ RecipeList.member = Shapes::ShapeRef.new(shape: Recipe)
634
+
635
+ RecipeReference.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "Name"))
636
+ RecipeReference.add_member(:recipe_version, Shapes::ShapeRef.new(shape: RecipeVersion, location_name: "RecipeVersion"))
637
+ RecipeReference.struct_class = Types::RecipeReference
638
+
639
+ RecipeStep.add_member(:action, Shapes::ShapeRef.new(shape: RecipeAction, required: true, location_name: "Action"))
640
+ RecipeStep.add_member(:condition_expressions, Shapes::ShapeRef.new(shape: ConditionExpressionList, location_name: "ConditionExpressions"))
641
+ RecipeStep.struct_class = Types::RecipeStep
642
+
643
+ RecipeStepList.member = Shapes::ShapeRef.new(shape: RecipeStep)
644
+
645
+ RecipeVersionErrorDetail.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCode, location_name: "ErrorCode"))
646
+ RecipeVersionErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: RecipeErrorMessage, location_name: "ErrorMessage"))
647
+ RecipeVersionErrorDetail.add_member(:recipe_version, Shapes::ShapeRef.new(shape: RecipeVersion, location_name: "RecipeVersion"))
648
+ RecipeVersionErrorDetail.struct_class = Types::RecipeVersionErrorDetail
649
+
650
+ RecipeVersionList.member = Shapes::ShapeRef.new(shape: RecipeVersion)
651
+
652
+ ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
653
+ ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
654
+
655
+ S3Location.add_member(:bucket, Shapes::ShapeRef.new(shape: Bucket, required: true, location_name: "Bucket"))
656
+ S3Location.add_member(:key, Shapes::ShapeRef.new(shape: Key, location_name: "Key"))
657
+ S3Location.struct_class = Types::S3Location
658
+
659
+ Sample.add_member(:size, Shapes::ShapeRef.new(shape: SampleSize, location_name: "Size"))
660
+ Sample.add_member(:type, Shapes::ShapeRef.new(shape: SampleType, required: true, location_name: "Type"))
661
+ Sample.struct_class = Types::Sample
662
+
663
+ Schedule.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "AccountId"))
664
+ Schedule.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "CreatedBy"))
665
+ Schedule.add_member(:create_date, Shapes::ShapeRef.new(shape: Date, location_name: "CreateDate"))
666
+ Schedule.add_member(:job_names, Shapes::ShapeRef.new(shape: JobNameList, location_name: "JobNames"))
667
+ Schedule.add_member(:last_modified_by, Shapes::ShapeRef.new(shape: LastModifiedBy, location_name: "LastModifiedBy"))
668
+ Schedule.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
669
+ Schedule.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "ResourceArn"))
670
+ Schedule.add_member(:cron_expression, Shapes::ShapeRef.new(shape: CronExpression, location_name: "CronExpression"))
671
+ Schedule.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
672
+ Schedule.add_member(:name, Shapes::ShapeRef.new(shape: ScheduleName, required: true, location_name: "Name"))
673
+ Schedule.struct_class = Types::Schedule
674
+
675
+ ScheduleList.member = Shapes::ShapeRef.new(shape: Schedule)
676
+
677
+ SendProjectSessionActionRequest.add_member(:preview, Shapes::ShapeRef.new(shape: Preview, location_name: "Preview"))
678
+ SendProjectSessionActionRequest.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location: "uri", location_name: "name"))
679
+ SendProjectSessionActionRequest.add_member(:recipe_step, Shapes::ShapeRef.new(shape: RecipeStep, location_name: "RecipeStep"))
680
+ SendProjectSessionActionRequest.add_member(:step_index, Shapes::ShapeRef.new(shape: StepIndex, location_name: "StepIndex"))
681
+ SendProjectSessionActionRequest.add_member(:client_session_id, Shapes::ShapeRef.new(shape: ClientSessionId, location_name: "ClientSessionId"))
682
+ SendProjectSessionActionRequest.add_member(:view_frame, Shapes::ShapeRef.new(shape: ViewFrame, location_name: "ViewFrame"))
683
+ SendProjectSessionActionRequest.struct_class = Types::SendProjectSessionActionRequest
684
+
685
+ SendProjectSessionActionResponse.add_member(:result, Shapes::ShapeRef.new(shape: Result, location_name: "Result"))
686
+ SendProjectSessionActionResponse.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "Name"))
687
+ SendProjectSessionActionResponse.add_member(:action_id, Shapes::ShapeRef.new(shape: ActionId, location_name: "ActionId"))
688
+ SendProjectSessionActionResponse.struct_class = Types::SendProjectSessionActionResponse
689
+
690
+ ServiceQuotaExceededException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
691
+ ServiceQuotaExceededException.struct_class = Types::ServiceQuotaExceededException
692
+
693
+ SheetIndexList.member = Shapes::ShapeRef.new(shape: SheetIndex)
694
+
695
+ SheetNameList.member = Shapes::ShapeRef.new(shape: SheetName)
696
+
697
+ StartJobRunRequest.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location: "uri", location_name: "name"))
698
+ StartJobRunRequest.struct_class = Types::StartJobRunRequest
699
+
700
+ StartJobRunResponse.add_member(:run_id, Shapes::ShapeRef.new(shape: JobRunId, required: true, location_name: "RunId"))
701
+ StartJobRunResponse.struct_class = Types::StartJobRunResponse
702
+
703
+ StartProjectSessionRequest.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location: "uri", location_name: "name"))
704
+ StartProjectSessionRequest.add_member(:assume_control, Shapes::ShapeRef.new(shape: AssumeControl, location_name: "AssumeControl"))
705
+ StartProjectSessionRequest.struct_class = Types::StartProjectSessionRequest
706
+
707
+ StartProjectSessionResponse.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "Name"))
708
+ StartProjectSessionResponse.add_member(:client_session_id, Shapes::ShapeRef.new(shape: ClientSessionId, location_name: "ClientSessionId"))
709
+ StartProjectSessionResponse.struct_class = Types::StartProjectSessionResponse
710
+
711
+ StopJobRunRequest.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location: "uri", location_name: "name"))
712
+ StopJobRunRequest.add_member(:run_id, Shapes::ShapeRef.new(shape: JobRunId, required: true, location: "uri", location_name: "runId"))
713
+ StopJobRunRequest.struct_class = Types::StopJobRunRequest
714
+
715
+ StopJobRunResponse.add_member(:run_id, Shapes::ShapeRef.new(shape: JobRunId, required: true, location_name: "RunId"))
716
+ StopJobRunResponse.struct_class = Types::StopJobRunResponse
717
+
718
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
719
+
720
+ TagMap.key = Shapes::ShapeRef.new(shape: TagKey)
721
+ TagMap.value = Shapes::ShapeRef.new(shape: TagValue)
722
+
723
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
724
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, required: true, location_name: "Tags"))
725
+ TagResourceRequest.struct_class = Types::TagResourceRequest
726
+
727
+ TagResourceResponse.struct_class = Types::TagResourceResponse
728
+
729
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location: "uri", location_name: "ResourceArn"))
730
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
731
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
732
+
733
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
734
+
735
+ UpdateDatasetRequest.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location: "uri", location_name: "name"))
736
+ UpdateDatasetRequest.add_member(:format_options, Shapes::ShapeRef.new(shape: FormatOptions, location_name: "FormatOptions"))
737
+ UpdateDatasetRequest.add_member(:input, Shapes::ShapeRef.new(shape: Input, required: true, location_name: "Input"))
738
+ UpdateDatasetRequest.struct_class = Types::UpdateDatasetRequest
739
+
740
+ UpdateDatasetResponse.add_member(:name, Shapes::ShapeRef.new(shape: DatasetName, required: true, location_name: "Name"))
741
+ UpdateDatasetResponse.struct_class = Types::UpdateDatasetResponse
742
+
743
+ UpdateProfileJobRequest.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: EncryptionKeyArn, location_name: "EncryptionKeyArn"))
744
+ UpdateProfileJobRequest.add_member(:encryption_mode, Shapes::ShapeRef.new(shape: EncryptionMode, location_name: "EncryptionMode"))
745
+ UpdateProfileJobRequest.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location: "uri", location_name: "name"))
746
+ UpdateProfileJobRequest.add_member(:log_subscription, Shapes::ShapeRef.new(shape: LogSubscription, location_name: "LogSubscription"))
747
+ UpdateProfileJobRequest.add_member(:max_capacity, Shapes::ShapeRef.new(shape: MaxCapacity, location_name: "MaxCapacity"))
748
+ UpdateProfileJobRequest.add_member(:max_retries, Shapes::ShapeRef.new(shape: MaxRetries, location_name: "MaxRetries"))
749
+ UpdateProfileJobRequest.add_member(:output_location, Shapes::ShapeRef.new(shape: S3Location, required: true, location_name: "OutputLocation"))
750
+ UpdateProfileJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "RoleArn"))
751
+ UpdateProfileJobRequest.add_member(:timeout, Shapes::ShapeRef.new(shape: Timeout, location_name: "Timeout"))
752
+ UpdateProfileJobRequest.struct_class = Types::UpdateProfileJobRequest
753
+
754
+ UpdateProfileJobResponse.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "Name"))
755
+ UpdateProfileJobResponse.struct_class = Types::UpdateProfileJobResponse
756
+
757
+ UpdateProjectRequest.add_member(:sample, Shapes::ShapeRef.new(shape: Sample, location_name: "Sample"))
758
+ UpdateProjectRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "RoleArn"))
759
+ UpdateProjectRequest.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location: "uri", location_name: "name"))
760
+ UpdateProjectRequest.struct_class = Types::UpdateProjectRequest
761
+
762
+ UpdateProjectResponse.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedDate"))
763
+ UpdateProjectResponse.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "Name"))
764
+ UpdateProjectResponse.struct_class = Types::UpdateProjectResponse
765
+
766
+ UpdateRecipeJobRequest.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: EncryptionKeyArn, location_name: "EncryptionKeyArn"))
767
+ UpdateRecipeJobRequest.add_member(:encryption_mode, Shapes::ShapeRef.new(shape: EncryptionMode, location_name: "EncryptionMode"))
768
+ UpdateRecipeJobRequest.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location: "uri", location_name: "name"))
769
+ UpdateRecipeJobRequest.add_member(:log_subscription, Shapes::ShapeRef.new(shape: LogSubscription, location_name: "LogSubscription"))
770
+ UpdateRecipeJobRequest.add_member(:max_capacity, Shapes::ShapeRef.new(shape: MaxCapacity, location_name: "MaxCapacity"))
771
+ UpdateRecipeJobRequest.add_member(:max_retries, Shapes::ShapeRef.new(shape: MaxRetries, location_name: "MaxRetries"))
772
+ UpdateRecipeJobRequest.add_member(:outputs, Shapes::ShapeRef.new(shape: OutputList, required: true, location_name: "Outputs"))
773
+ UpdateRecipeJobRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "RoleArn"))
774
+ UpdateRecipeJobRequest.add_member(:timeout, Shapes::ShapeRef.new(shape: Timeout, location_name: "Timeout"))
775
+ UpdateRecipeJobRequest.struct_class = Types::UpdateRecipeJobRequest
776
+
777
+ UpdateRecipeJobResponse.add_member(:name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "Name"))
778
+ UpdateRecipeJobResponse.struct_class = Types::UpdateRecipeJobResponse
779
+
780
+ UpdateRecipeRequest.add_member(:description, Shapes::ShapeRef.new(shape: RecipeDescription, location_name: "Description"))
781
+ UpdateRecipeRequest.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location: "uri", location_name: "name"))
782
+ UpdateRecipeRequest.add_member(:steps, Shapes::ShapeRef.new(shape: RecipeStepList, location_name: "Steps"))
783
+ UpdateRecipeRequest.struct_class = Types::UpdateRecipeRequest
784
+
785
+ UpdateRecipeResponse.add_member(:name, Shapes::ShapeRef.new(shape: RecipeName, required: true, location_name: "Name"))
786
+ UpdateRecipeResponse.struct_class = Types::UpdateRecipeResponse
787
+
788
+ UpdateScheduleRequest.add_member(:job_names, Shapes::ShapeRef.new(shape: JobNameList, location_name: "JobNames"))
789
+ UpdateScheduleRequest.add_member(:cron_expression, Shapes::ShapeRef.new(shape: CronExpression, required: true, location_name: "CronExpression"))
790
+ UpdateScheduleRequest.add_member(:name, Shapes::ShapeRef.new(shape: ScheduleName, required: true, location: "uri", location_name: "name"))
791
+ UpdateScheduleRequest.struct_class = Types::UpdateScheduleRequest
792
+
793
+ UpdateScheduleResponse.add_member(:name, Shapes::ShapeRef.new(shape: ScheduleName, required: true, location_name: "Name"))
794
+ UpdateScheduleResponse.struct_class = Types::UpdateScheduleResponse
795
+
796
+ ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: Message, location_name: "Message"))
797
+ ValidationException.struct_class = Types::ValidationException
798
+
799
+ ViewFrame.add_member(:start_column_index, Shapes::ShapeRef.new(shape: StartColumnIndex, required: true, location_name: "StartColumnIndex"))
800
+ ViewFrame.add_member(:column_range, Shapes::ShapeRef.new(shape: ColumnRange, location_name: "ColumnRange"))
801
+ ViewFrame.add_member(:hidden_columns, Shapes::ShapeRef.new(shape: HiddenColumnList, location_name: "HiddenColumns"))
802
+ ViewFrame.struct_class = Types::ViewFrame
803
+
804
+
805
+ # @api private
806
+ API = Seahorse::Model::Api.new.tap do |api|
807
+
808
+ api.version = "2017-07-25"
809
+
810
+ api.metadata = {
811
+ "apiVersion" => "2017-07-25",
812
+ "endpointPrefix" => "databrew",
813
+ "jsonVersion" => "1.1",
814
+ "protocol" => "rest-json",
815
+ "serviceFullName" => "AWS Glue DataBrew",
816
+ "serviceId" => "DataBrew",
817
+ "signatureVersion" => "v4",
818
+ "signingName" => "databrew",
819
+ "uid" => "databrew-2017-07-25",
820
+ }
821
+
822
+ api.add_operation(:batch_delete_recipe_version, Seahorse::Model::Operation.new.tap do |o|
823
+ o.name = "BatchDeleteRecipeVersion"
824
+ o.http_method = "POST"
825
+ o.http_request_uri = "/recipes/{name}/batchDeleteRecipeVersion"
826
+ o.input = Shapes::ShapeRef.new(shape: BatchDeleteRecipeVersionRequest)
827
+ o.output = Shapes::ShapeRef.new(shape: BatchDeleteRecipeVersionResponse)
828
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
829
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
830
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
831
+ end)
832
+
833
+ api.add_operation(:create_dataset, Seahorse::Model::Operation.new.tap do |o|
834
+ o.name = "CreateDataset"
835
+ o.http_method = "POST"
836
+ o.http_request_uri = "/datasets"
837
+ o.input = Shapes::ShapeRef.new(shape: CreateDatasetRequest)
838
+ o.output = Shapes::ShapeRef.new(shape: CreateDatasetResponse)
839
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
840
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
841
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
842
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
843
+ end)
844
+
845
+ api.add_operation(:create_profile_job, Seahorse::Model::Operation.new.tap do |o|
846
+ o.name = "CreateProfileJob"
847
+ o.http_method = "POST"
848
+ o.http_request_uri = "/profileJobs"
849
+ o.input = Shapes::ShapeRef.new(shape: CreateProfileJobRequest)
850
+ o.output = Shapes::ShapeRef.new(shape: CreateProfileJobResponse)
851
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
852
+ end)
853
+
854
+ api.add_operation(:create_project, Seahorse::Model::Operation.new.tap do |o|
855
+ o.name = "CreateProject"
856
+ o.http_method = "POST"
857
+ o.http_request_uri = "/projects"
858
+ o.input = Shapes::ShapeRef.new(shape: CreateProjectRequest)
859
+ o.output = Shapes::ShapeRef.new(shape: CreateProjectResponse)
860
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
861
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
862
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
863
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
864
+ end)
865
+
866
+ api.add_operation(:create_recipe, Seahorse::Model::Operation.new.tap do |o|
867
+ o.name = "CreateRecipe"
868
+ o.http_method = "POST"
869
+ o.http_request_uri = "/recipes"
870
+ o.input = Shapes::ShapeRef.new(shape: CreateRecipeRequest)
871
+ o.output = Shapes::ShapeRef.new(shape: CreateRecipeResponse)
872
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
873
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
874
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
875
+ end)
876
+
877
+ api.add_operation(:create_recipe_job, Seahorse::Model::Operation.new.tap do |o|
878
+ o.name = "CreateRecipeJob"
879
+ o.http_method = "POST"
880
+ o.http_request_uri = "/recipeJobs"
881
+ o.input = Shapes::ShapeRef.new(shape: CreateRecipeJobRequest)
882
+ o.output = Shapes::ShapeRef.new(shape: CreateRecipeJobResponse)
883
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
884
+ end)
885
+
886
+ api.add_operation(:create_schedule, Seahorse::Model::Operation.new.tap do |o|
887
+ o.name = "CreateSchedule"
888
+ o.http_method = "POST"
889
+ o.http_request_uri = "/schedules"
890
+ o.input = Shapes::ShapeRef.new(shape: CreateScheduleRequest)
891
+ o.output = Shapes::ShapeRef.new(shape: CreateScheduleResponse)
892
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
893
+ end)
894
+
895
+ api.add_operation(:delete_dataset, Seahorse::Model::Operation.new.tap do |o|
896
+ o.name = "DeleteDataset"
897
+ o.http_method = "DELETE"
898
+ o.http_request_uri = "/datasets/{name}"
899
+ o.input = Shapes::ShapeRef.new(shape: DeleteDatasetRequest)
900
+ o.output = Shapes::ShapeRef.new(shape: DeleteDatasetResponse)
901
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
902
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
903
+ end)
904
+
905
+ api.add_operation(:delete_job, Seahorse::Model::Operation.new.tap do |o|
906
+ o.name = "DeleteJob"
907
+ o.http_method = "DELETE"
908
+ o.http_request_uri = "/jobs/{name}"
909
+ o.input = Shapes::ShapeRef.new(shape: DeleteJobRequest)
910
+ o.output = Shapes::ShapeRef.new(shape: DeleteJobResponse)
911
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
912
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
913
+ end)
914
+
915
+ api.add_operation(:delete_project, Seahorse::Model::Operation.new.tap do |o|
916
+ o.name = "DeleteProject"
917
+ o.http_method = "DELETE"
918
+ o.http_request_uri = "/projects/{name}"
919
+ o.input = Shapes::ShapeRef.new(shape: DeleteProjectRequest)
920
+ o.output = Shapes::ShapeRef.new(shape: DeleteProjectResponse)
921
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
922
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
923
+ end)
924
+
925
+ api.add_operation(:delete_recipe_version, Seahorse::Model::Operation.new.tap do |o|
926
+ o.name = "DeleteRecipeVersion"
927
+ o.http_method = "DELETE"
928
+ o.http_request_uri = "/recipes/{name}/recipeVersion/{recipeVersion}"
929
+ o.input = Shapes::ShapeRef.new(shape: DeleteRecipeVersionRequest)
930
+ o.output = Shapes::ShapeRef.new(shape: DeleteRecipeVersionResponse)
931
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
932
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
933
+ end)
934
+
935
+ api.add_operation(:delete_schedule, Seahorse::Model::Operation.new.tap do |o|
936
+ o.name = "DeleteSchedule"
937
+ o.http_method = "DELETE"
938
+ o.http_request_uri = "/schedules/{name}"
939
+ o.input = Shapes::ShapeRef.new(shape: DeleteScheduleRequest)
940
+ o.output = Shapes::ShapeRef.new(shape: DeleteScheduleResponse)
941
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
942
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
943
+ end)
944
+
945
+ api.add_operation(:describe_dataset, Seahorse::Model::Operation.new.tap do |o|
946
+ o.name = "DescribeDataset"
947
+ o.http_method = "GET"
948
+ o.http_request_uri = "/datasets/{name}"
949
+ o.input = Shapes::ShapeRef.new(shape: DescribeDatasetRequest)
950
+ o.output = Shapes::ShapeRef.new(shape: DescribeDatasetResponse)
951
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
952
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
953
+ end)
954
+
955
+ api.add_operation(:describe_job, Seahorse::Model::Operation.new.tap do |o|
956
+ o.name = "DescribeJob"
957
+ o.http_method = "GET"
958
+ o.http_request_uri = "/jobs/{name}"
959
+ o.input = Shapes::ShapeRef.new(shape: DescribeJobRequest)
960
+ o.output = Shapes::ShapeRef.new(shape: DescribeJobResponse)
961
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
962
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
963
+ end)
964
+
965
+ api.add_operation(:describe_project, Seahorse::Model::Operation.new.tap do |o|
966
+ o.name = "DescribeProject"
967
+ o.http_method = "GET"
968
+ o.http_request_uri = "/projects/{name}"
969
+ o.input = Shapes::ShapeRef.new(shape: DescribeProjectRequest)
970
+ o.output = Shapes::ShapeRef.new(shape: DescribeProjectResponse)
971
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
972
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
973
+ end)
974
+
975
+ api.add_operation(:describe_recipe, Seahorse::Model::Operation.new.tap do |o|
976
+ o.name = "DescribeRecipe"
977
+ o.http_method = "GET"
978
+ o.http_request_uri = "/recipes/{name}"
979
+ o.input = Shapes::ShapeRef.new(shape: DescribeRecipeRequest)
980
+ o.output = Shapes::ShapeRef.new(shape: DescribeRecipeResponse)
981
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
982
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
983
+ end)
984
+
985
+ api.add_operation(:describe_schedule, Seahorse::Model::Operation.new.tap do |o|
986
+ o.name = "DescribeSchedule"
987
+ o.http_method = "GET"
988
+ o.http_request_uri = "/schedules/{name}"
989
+ o.input = Shapes::ShapeRef.new(shape: DescribeScheduleRequest)
990
+ o.output = Shapes::ShapeRef.new(shape: DescribeScheduleResponse)
991
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
992
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
993
+ end)
994
+
995
+ api.add_operation(:list_datasets, Seahorse::Model::Operation.new.tap do |o|
996
+ o.name = "ListDatasets"
997
+ o.http_method = "GET"
998
+ o.http_request_uri = "/datasets"
999
+ o.input = Shapes::ShapeRef.new(shape: ListDatasetsRequest)
1000
+ o.output = Shapes::ShapeRef.new(shape: ListDatasetsResponse)
1001
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1002
+ o[:pager] = Aws::Pager.new(
1003
+ limit_key: "max_results",
1004
+ tokens: {
1005
+ "next_token" => "next_token"
1006
+ }
1007
+ )
1008
+ end)
1009
+
1010
+ api.add_operation(:list_job_runs, Seahorse::Model::Operation.new.tap do |o|
1011
+ o.name = "ListJobRuns"
1012
+ o.http_method = "GET"
1013
+ o.http_request_uri = "/jobs/{name}/jobRuns"
1014
+ o.input = Shapes::ShapeRef.new(shape: ListJobRunsRequest)
1015
+ o.output = Shapes::ShapeRef.new(shape: ListJobRunsResponse)
1016
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1017
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1018
+ o[:pager] = Aws::Pager.new(
1019
+ limit_key: "max_results",
1020
+ tokens: {
1021
+ "next_token" => "next_token"
1022
+ }
1023
+ )
1024
+ end)
1025
+
1026
+ api.add_operation(:list_jobs, Seahorse::Model::Operation.new.tap do |o|
1027
+ o.name = "ListJobs"
1028
+ o.http_method = "GET"
1029
+ o.http_request_uri = "/jobs"
1030
+ o.input = Shapes::ShapeRef.new(shape: ListJobsRequest)
1031
+ o.output = Shapes::ShapeRef.new(shape: ListJobsResponse)
1032
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1033
+ o[:pager] = Aws::Pager.new(
1034
+ limit_key: "max_results",
1035
+ tokens: {
1036
+ "next_token" => "next_token"
1037
+ }
1038
+ )
1039
+ end)
1040
+
1041
+ api.add_operation(:list_projects, Seahorse::Model::Operation.new.tap do |o|
1042
+ o.name = "ListProjects"
1043
+ o.http_method = "GET"
1044
+ o.http_request_uri = "/projects"
1045
+ o.input = Shapes::ShapeRef.new(shape: ListProjectsRequest)
1046
+ o.output = Shapes::ShapeRef.new(shape: ListProjectsResponse)
1047
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1048
+ o[:pager] = Aws::Pager.new(
1049
+ limit_key: "max_results",
1050
+ tokens: {
1051
+ "next_token" => "next_token"
1052
+ }
1053
+ )
1054
+ end)
1055
+
1056
+ api.add_operation(:list_recipe_versions, Seahorse::Model::Operation.new.tap do |o|
1057
+ o.name = "ListRecipeVersions"
1058
+ o.http_method = "GET"
1059
+ o.http_request_uri = "/recipeVersions"
1060
+ o.input = Shapes::ShapeRef.new(shape: ListRecipeVersionsRequest)
1061
+ o.output = Shapes::ShapeRef.new(shape: ListRecipeVersionsResponse)
1062
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1063
+ o[:pager] = Aws::Pager.new(
1064
+ limit_key: "max_results",
1065
+ tokens: {
1066
+ "next_token" => "next_token"
1067
+ }
1068
+ )
1069
+ end)
1070
+
1071
+ api.add_operation(:list_recipes, Seahorse::Model::Operation.new.tap do |o|
1072
+ o.name = "ListRecipes"
1073
+ o.http_method = "GET"
1074
+ o.http_request_uri = "/recipes"
1075
+ o.input = Shapes::ShapeRef.new(shape: ListRecipesRequest)
1076
+ o.output = Shapes::ShapeRef.new(shape: ListRecipesResponse)
1077
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1078
+ o[:pager] = Aws::Pager.new(
1079
+ limit_key: "max_results",
1080
+ tokens: {
1081
+ "next_token" => "next_token"
1082
+ }
1083
+ )
1084
+ end)
1085
+
1086
+ api.add_operation(:list_schedules, Seahorse::Model::Operation.new.tap do |o|
1087
+ o.name = "ListSchedules"
1088
+ o.http_method = "GET"
1089
+ o.http_request_uri = "/schedules"
1090
+ o.input = Shapes::ShapeRef.new(shape: ListSchedulesRequest)
1091
+ o.output = Shapes::ShapeRef.new(shape: ListSchedulesResponse)
1092
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1093
+ o[:pager] = Aws::Pager.new(
1094
+ limit_key: "max_results",
1095
+ tokens: {
1096
+ "next_token" => "next_token"
1097
+ }
1098
+ )
1099
+ end)
1100
+
1101
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1102
+ o.name = "ListTagsForResource"
1103
+ o.http_method = "GET"
1104
+ o.http_request_uri = "/tags/{ResourceArn}"
1105
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
1106
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
1107
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1108
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1109
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1110
+ end)
1111
+
1112
+ api.add_operation(:publish_recipe, Seahorse::Model::Operation.new.tap do |o|
1113
+ o.name = "PublishRecipe"
1114
+ o.http_method = "POST"
1115
+ o.http_request_uri = "/recipes/{name}/publishRecipe"
1116
+ o.input = Shapes::ShapeRef.new(shape: PublishRecipeRequest)
1117
+ o.output = Shapes::ShapeRef.new(shape: PublishRecipeResponse)
1118
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1119
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1120
+ end)
1121
+
1122
+ api.add_operation(:send_project_session_action, Seahorse::Model::Operation.new.tap do |o|
1123
+ o.name = "SendProjectSessionAction"
1124
+ o.http_method = "PUT"
1125
+ o.http_request_uri = "/projects/{name}/sendProjectSessionAction"
1126
+ o.input = Shapes::ShapeRef.new(shape: SendProjectSessionActionRequest)
1127
+ o.output = Shapes::ShapeRef.new(shape: SendProjectSessionActionResponse)
1128
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1129
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1130
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1131
+ end)
1132
+
1133
+ api.add_operation(:start_job_run, Seahorse::Model::Operation.new.tap do |o|
1134
+ o.name = "StartJobRun"
1135
+ o.http_method = "POST"
1136
+ o.http_request_uri = "/jobs/{name}/startJobRun"
1137
+ o.input = Shapes::ShapeRef.new(shape: StartJobRunRequest)
1138
+ o.output = Shapes::ShapeRef.new(shape: StartJobRunResponse)
1139
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1140
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1141
+ end)
1142
+
1143
+ api.add_operation(:start_project_session, Seahorse::Model::Operation.new.tap do |o|
1144
+ o.name = "StartProjectSession"
1145
+ o.http_method = "PUT"
1146
+ o.http_request_uri = "/projects/{name}/startProjectSession"
1147
+ o.input = Shapes::ShapeRef.new(shape: StartProjectSessionRequest)
1148
+ o.output = Shapes::ShapeRef.new(shape: StartProjectSessionResponse)
1149
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1150
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1151
+ end)
1152
+
1153
+ api.add_operation(:stop_job_run, Seahorse::Model::Operation.new.tap do |o|
1154
+ o.name = "StopJobRun"
1155
+ o.http_method = "POST"
1156
+ o.http_request_uri = "/jobs/{name}/jobRun/{runId}/stopJobRun"
1157
+ o.input = Shapes::ShapeRef.new(shape: StopJobRunRequest)
1158
+ o.output = Shapes::ShapeRef.new(shape: StopJobRunResponse)
1159
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1160
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1161
+ end)
1162
+
1163
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1164
+ o.name = "TagResource"
1165
+ o.http_method = "POST"
1166
+ o.http_request_uri = "/tags/{ResourceArn}"
1167
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
1168
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
1169
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1170
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1171
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1172
+ end)
1173
+
1174
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
1175
+ o.name = "UntagResource"
1176
+ o.http_method = "DELETE"
1177
+ o.http_request_uri = "/tags/{ResourceArn}"
1178
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
1179
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
1180
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1181
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1182
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1183
+ end)
1184
+
1185
+ api.add_operation(:update_dataset, Seahorse::Model::Operation.new.tap do |o|
1186
+ o.name = "UpdateDataset"
1187
+ o.http_method = "PUT"
1188
+ o.http_request_uri = "/datasets/{name}"
1189
+ o.input = Shapes::ShapeRef.new(shape: UpdateDatasetRequest)
1190
+ o.output = Shapes::ShapeRef.new(shape: UpdateDatasetResponse)
1191
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1192
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1193
+ end)
1194
+
1195
+ api.add_operation(:update_profile_job, Seahorse::Model::Operation.new.tap do |o|
1196
+ o.name = "UpdateProfileJob"
1197
+ o.http_method = "PUT"
1198
+ o.http_request_uri = "/profileJobs/{name}"
1199
+ o.input = Shapes::ShapeRef.new(shape: UpdateProfileJobRequest)
1200
+ o.output = Shapes::ShapeRef.new(shape: UpdateProfileJobResponse)
1201
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1202
+ end)
1203
+
1204
+ api.add_operation(:update_project, Seahorse::Model::Operation.new.tap do |o|
1205
+ o.name = "UpdateProject"
1206
+ o.http_method = "PUT"
1207
+ o.http_request_uri = "/projects/{name}"
1208
+ o.input = Shapes::ShapeRef.new(shape: UpdateProjectRequest)
1209
+ o.output = Shapes::ShapeRef.new(shape: UpdateProjectResponse)
1210
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1211
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1212
+ end)
1213
+
1214
+ api.add_operation(:update_recipe, Seahorse::Model::Operation.new.tap do |o|
1215
+ o.name = "UpdateRecipe"
1216
+ o.http_method = "PUT"
1217
+ o.http_request_uri = "/recipes/{name}"
1218
+ o.input = Shapes::ShapeRef.new(shape: UpdateRecipeRequest)
1219
+ o.output = Shapes::ShapeRef.new(shape: UpdateRecipeResponse)
1220
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1221
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1222
+ end)
1223
+
1224
+ api.add_operation(:update_recipe_job, Seahorse::Model::Operation.new.tap do |o|
1225
+ o.name = "UpdateRecipeJob"
1226
+ o.http_method = "PUT"
1227
+ o.http_request_uri = "/recipeJobs/{name}"
1228
+ o.input = Shapes::ShapeRef.new(shape: UpdateRecipeJobRequest)
1229
+ o.output = Shapes::ShapeRef.new(shape: UpdateRecipeJobResponse)
1230
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1231
+ end)
1232
+
1233
+ api.add_operation(:update_schedule, Seahorse::Model::Operation.new.tap do |o|
1234
+ o.name = "UpdateSchedule"
1235
+ o.http_method = "PUT"
1236
+ o.http_request_uri = "/schedules/{name}"
1237
+ o.input = Shapes::ShapeRef.new(shape: UpdateScheduleRequest)
1238
+ o.output = Shapes::ShapeRef.new(shape: UpdateScheduleResponse)
1239
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1240
+ end)
1241
+ end
1242
+
1243
+ end
1244
+ end