aws-sdk-frauddetector 1.24.0 → 1.25.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -23,11 +23,17 @@ module Aws::FraudDetector
23
23
  BatchGetVariableErrorList = Shapes::ListShape.new(name: 'BatchGetVariableErrorList')
24
24
  BatchGetVariableRequest = Shapes::StructureShape.new(name: 'BatchGetVariableRequest')
25
25
  BatchGetVariableResult = Shapes::StructureShape.new(name: 'BatchGetVariableResult')
26
+ BatchImport = Shapes::StructureShape.new(name: 'BatchImport')
27
+ BatchImportList = Shapes::ListShape.new(name: 'BatchImportList')
26
28
  BatchPrediction = Shapes::StructureShape.new(name: 'BatchPrediction')
27
29
  BatchPredictionList = Shapes::ListShape.new(name: 'BatchPredictionList')
30
+ CancelBatchImportJobRequest = Shapes::StructureShape.new(name: 'CancelBatchImportJobRequest')
31
+ CancelBatchImportJobResult = Shapes::StructureShape.new(name: 'CancelBatchImportJobResult')
28
32
  CancelBatchPredictionJobRequest = Shapes::StructureShape.new(name: 'CancelBatchPredictionJobRequest')
29
33
  CancelBatchPredictionJobResult = Shapes::StructureShape.new(name: 'CancelBatchPredictionJobResult')
30
34
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
35
+ CreateBatchImportJobRequest = Shapes::StructureShape.new(name: 'CreateBatchImportJobRequest')
36
+ CreateBatchImportJobResult = Shapes::StructureShape.new(name: 'CreateBatchImportJobResult')
31
37
  CreateBatchPredictionJobRequest = Shapes::StructureShape.new(name: 'CreateBatchPredictionJobRequest')
32
38
  CreateBatchPredictionJobResult = Shapes::StructureShape.new(name: 'CreateBatchPredictionJobResult')
33
39
  CreateDetectorVersionRequest = Shapes::StructureShape.new(name: 'CreateDetectorVersionRequest')
@@ -44,6 +50,9 @@ module Aws::FraudDetector
44
50
  DataSource = Shapes::StringShape.new(name: 'DataSource')
45
51
  DataType = Shapes::StringShape.new(name: 'DataType')
46
52
  DataValidationMetrics = Shapes::StructureShape.new(name: 'DataValidationMetrics')
53
+ DeleteAuditHistory = Shapes::BooleanShape.new(name: 'DeleteAuditHistory')
54
+ DeleteBatchImportJobRequest = Shapes::StructureShape.new(name: 'DeleteBatchImportJobRequest')
55
+ DeleteBatchImportJobResult = Shapes::StructureShape.new(name: 'DeleteBatchImportJobResult')
47
56
  DeleteBatchPredictionJobRequest = Shapes::StructureShape.new(name: 'DeleteBatchPredictionJobRequest')
48
57
  DeleteBatchPredictionJobResult = Shapes::StructureShape.new(name: 'DeleteBatchPredictionJobResult')
49
58
  DeleteDetectorRequest = Shapes::StructureShape.new(name: 'DeleteDetectorRequest')
@@ -56,6 +65,8 @@ module Aws::FraudDetector
56
65
  DeleteEventResult = Shapes::StructureShape.new(name: 'DeleteEventResult')
57
66
  DeleteEventTypeRequest = Shapes::StructureShape.new(name: 'DeleteEventTypeRequest')
58
67
  DeleteEventTypeResult = Shapes::StructureShape.new(name: 'DeleteEventTypeResult')
68
+ DeleteEventsByEventTypeRequest = Shapes::StructureShape.new(name: 'DeleteEventsByEventTypeRequest')
69
+ DeleteEventsByEventTypeResult = Shapes::StructureShape.new(name: 'DeleteEventsByEventTypeResult')
59
70
  DeleteExternalModelRequest = Shapes::StructureShape.new(name: 'DeleteExternalModelRequest')
60
71
  DeleteExternalModelResult = Shapes::StructureShape.new(name: 'DeleteExternalModelResult')
61
72
  DeleteLabelRequest = Shapes::StructureShape.new(name: 'DeleteLabelRequest')
@@ -83,6 +94,9 @@ module Aws::FraudDetector
83
94
  DetectorsMaxResults = Shapes::IntegerShape.new(name: 'DetectorsMaxResults')
84
95
  Entity = Shapes::StructureShape.new(name: 'Entity')
85
96
  EntityType = Shapes::StructureShape.new(name: 'EntityType')
97
+ Event = Shapes::StructureShape.new(name: 'Event')
98
+ EventAttributeMap = Shapes::MapShape.new(name: 'EventAttributeMap')
99
+ EventIngestion = Shapes::StringShape.new(name: 'EventIngestion')
86
100
  EventType = Shapes::StructureShape.new(name: 'EventType')
87
101
  EventVariableMap = Shapes::MapShape.new(name: 'EventVariableMap')
88
102
  ExternalEventsDetail = Shapes::StructureShape.new(name: 'ExternalEventsDetail')
@@ -95,8 +109,12 @@ module Aws::FraudDetector
95
109
  ExternalModelsMaxResults = Shapes::IntegerShape.new(name: 'ExternalModelsMaxResults')
96
110
  FieldValidationMessage = Shapes::StructureShape.new(name: 'FieldValidationMessage')
97
111
  FileValidationMessage = Shapes::StructureShape.new(name: 'FileValidationMessage')
112
+ GetBatchImportJobsRequest = Shapes::StructureShape.new(name: 'GetBatchImportJobsRequest')
113
+ GetBatchImportJobsResult = Shapes::StructureShape.new(name: 'GetBatchImportJobsResult')
98
114
  GetBatchPredictionJobsRequest = Shapes::StructureShape.new(name: 'GetBatchPredictionJobsRequest')
99
115
  GetBatchPredictionJobsResult = Shapes::StructureShape.new(name: 'GetBatchPredictionJobsResult')
116
+ GetDeleteEventsByEventTypeStatusRequest = Shapes::StructureShape.new(name: 'GetDeleteEventsByEventTypeStatusRequest')
117
+ GetDeleteEventsByEventTypeStatusResult = Shapes::StructureShape.new(name: 'GetDeleteEventsByEventTypeStatusResult')
100
118
  GetDetectorVersionRequest = Shapes::StructureShape.new(name: 'GetDetectorVersionRequest')
101
119
  GetDetectorVersionResult = Shapes::StructureShape.new(name: 'GetDetectorVersionResult')
102
120
  GetDetectorsRequest = Shapes::StructureShape.new(name: 'GetDetectorsRequest')
@@ -105,6 +123,8 @@ module Aws::FraudDetector
105
123
  GetEntityTypesResult = Shapes::StructureShape.new(name: 'GetEntityTypesResult')
106
124
  GetEventPredictionRequest = Shapes::StructureShape.new(name: 'GetEventPredictionRequest')
107
125
  GetEventPredictionResult = Shapes::StructureShape.new(name: 'GetEventPredictionResult')
126
+ GetEventRequest = Shapes::StructureShape.new(name: 'GetEventRequest')
127
+ GetEventResult = Shapes::StructureShape.new(name: 'GetEventResult')
108
128
  GetEventTypesRequest = Shapes::StructureShape.new(name: 'GetEventTypesRequest')
109
129
  GetEventTypesResult = Shapes::StructureShape.new(name: 'GetEventTypesResult')
110
130
  GetExternalModelsRequest = Shapes::StructureShape.new(name: 'GetExternalModelsRequest')
@@ -122,6 +142,9 @@ module Aws::FraudDetector
122
142
  GetRulesResult = Shapes::StructureShape.new(name: 'GetRulesResult')
123
143
  GetVariablesRequest = Shapes::StructureShape.new(name: 'GetVariablesRequest')
124
144
  GetVariablesResult = Shapes::StructureShape.new(name: 'GetVariablesResult')
145
+ IngestedEventStatistics = Shapes::StructureShape.new(name: 'IngestedEventStatistics')
146
+ IngestedEventsDetail = Shapes::StructureShape.new(name: 'IngestedEventsDetail')
147
+ IngestedEventsTimeWindow = Shapes::StructureShape.new(name: 'IngestedEventsTimeWindow')
125
148
  Integer = Shapes::IntegerShape.new(name: 'Integer')
126
149
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
127
150
  JsonKeyToVariableMap = Shapes::MapShape.new(name: 'JsonKeyToVariableMap')
@@ -139,6 +162,7 @@ module Aws::FraudDetector
139
162
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
140
163
  ListTagsForResourceResult = Shapes::StructureShape.new(name: 'ListTagsForResourceResult')
141
164
  LogOddsMetric = Shapes::StructureShape.new(name: 'LogOddsMetric')
165
+ Long = Shapes::IntegerShape.new(name: 'Long')
142
166
  MetricDataPoint = Shapes::StructureShape.new(name: 'MetricDataPoint')
143
167
  Model = Shapes::StructureShape.new(name: 'Model')
144
168
  ModelEndpointDataBlob = Shapes::StructureShape.new(name: 'ModelEndpointDataBlob')
@@ -182,6 +206,8 @@ module Aws::FraudDetector
182
206
  RuleList = Shapes::ListShape.new(name: 'RuleList')
183
207
  RuleResult = Shapes::StructureShape.new(name: 'RuleResult')
184
208
  RulesMaxResults = Shapes::IntegerShape.new(name: 'RulesMaxResults')
209
+ SendEventRequest = Shapes::StructureShape.new(name: 'SendEventRequest')
210
+ SendEventResult = Shapes::StructureShape.new(name: 'SendEventResult')
185
211
  Tag = Shapes::StructureShape.new(name: 'Tag')
186
212
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
187
213
  TagResourceResult = Shapes::StructureShape.new(name: 'TagResourceResult')
@@ -191,6 +217,7 @@ module Aws::FraudDetector
191
217
  TrainingDataSourceEnum = Shapes::StringShape.new(name: 'TrainingDataSourceEnum')
192
218
  TrainingMetrics = Shapes::StructureShape.new(name: 'TrainingMetrics')
193
219
  TrainingResult = Shapes::StructureShape.new(name: 'TrainingResult')
220
+ UnlabeledEventsTreatment = Shapes::StringShape.new(name: 'UnlabeledEventsTreatment')
194
221
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
195
222
  UntagResourceResult = Shapes::StructureShape.new(name: 'UntagResourceResult')
196
223
  UpdateDetectorVersionMetadataRequest = Shapes::StructureShape.new(name: 'UpdateDetectorVersionMetadataRequest')
@@ -199,6 +226,8 @@ module Aws::FraudDetector
199
226
  UpdateDetectorVersionResult = Shapes::StructureShape.new(name: 'UpdateDetectorVersionResult')
200
227
  UpdateDetectorVersionStatusRequest = Shapes::StructureShape.new(name: 'UpdateDetectorVersionStatusRequest')
201
228
  UpdateDetectorVersionStatusResult = Shapes::StructureShape.new(name: 'UpdateDetectorVersionStatusResult')
229
+ UpdateEventLabelRequest = Shapes::StructureShape.new(name: 'UpdateEventLabelRequest')
230
+ UpdateEventLabelResult = Shapes::StructureShape.new(name: 'UpdateEventLabelResult')
202
231
  UpdateModelRequest = Shapes::StructureShape.new(name: 'UpdateModelRequest')
203
232
  UpdateModelResult = Shapes::StructureShape.new(name: 'UpdateModelResult')
204
233
  UpdateModelVersionRequest = Shapes::StructureShape.new(name: 'UpdateModelVersionRequest')
@@ -219,10 +248,14 @@ module Aws::FraudDetector
219
248
  VariableImportanceMetrics = Shapes::StructureShape.new(name: 'VariableImportanceMetrics')
220
249
  VariableList = Shapes::ListShape.new(name: 'VariableList')
221
250
  VariablesMaxResults = Shapes::IntegerShape.new(name: 'VariablesMaxResults')
251
+ attributeKey = Shapes::StringShape.new(name: 'attributeKey')
252
+ attributeValue = Shapes::StringShape.new(name: 'attributeValue')
253
+ batchImportsMaxPageSize = Shapes::IntegerShape.new(name: 'batchImportsMaxPageSize')
222
254
  batchPredictionsMaxPageSize = Shapes::IntegerShape.new(name: 'batchPredictionsMaxPageSize')
223
255
  blob = Shapes::BlobShape.new(name: 'blob')
224
256
  contentType = Shapes::StringShape.new(name: 'contentType')
225
257
  description = Shapes::StringShape.new(name: 'description')
258
+ entityRestrictedString = Shapes::StringShape.new(name: 'entityRestrictedString')
226
259
  entityTypeList = Shapes::ListShape.new(name: 'entityTypeList')
227
260
  entityTypesMaxResults = Shapes::IntegerShape.new(name: 'entityTypesMaxResults')
228
261
  eventTypeList = Shapes::ListShape.new(name: 'eventTypeList')
@@ -241,10 +274,10 @@ module Aws::FraudDetector
241
274
  listOfEntities = Shapes::ListShape.new(name: 'listOfEntities')
242
275
  metricDataPointsList = Shapes::ListShape.new(name: 'metricDataPointsList')
243
276
  modelIdentifier = Shapes::StringShape.new(name: 'modelIdentifier')
277
+ modelInputTemplate = Shapes::StringShape.new(name: 'modelInputTemplate')
244
278
  modelList = Shapes::ListShape.new(name: 'modelList')
245
279
  modelVersionDetailList = Shapes::ListShape.new(name: 'modelVersionDetailList')
246
280
  modelsMaxPageSize = Shapes::IntegerShape.new(name: 'modelsMaxPageSize')
247
- nonEmptyString = Shapes::StringShape.new(name: 'nonEmptyString')
248
281
  ruleExpression = Shapes::StringShape.new(name: 'ruleExpression')
249
282
  s3BucketLocation = Shapes::StringShape.new(name: 's3BucketLocation')
250
283
  sageMakerEndpointIdentifier = Shapes::StringShape.new(name: 'sageMakerEndpointIdentifier')
@@ -290,6 +323,23 @@ module Aws::FraudDetector
290
323
  BatchGetVariableResult.add_member(:errors, Shapes::ShapeRef.new(shape: BatchGetVariableErrorList, location_name: "errors"))
291
324
  BatchGetVariableResult.struct_class = Types::BatchGetVariableResult
292
325
 
326
+ BatchImport.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, location_name: "jobId"))
327
+ BatchImport.add_member(:status, Shapes::ShapeRef.new(shape: AsyncJobStatus, location_name: "status"))
328
+ BatchImport.add_member(:failure_reason, Shapes::ShapeRef.new(shape: string, location_name: "failureReason"))
329
+ BatchImport.add_member(:start_time, Shapes::ShapeRef.new(shape: time, location_name: "startTime"))
330
+ BatchImport.add_member(:completion_time, Shapes::ShapeRef.new(shape: time, location_name: "completionTime"))
331
+ BatchImport.add_member(:input_path, Shapes::ShapeRef.new(shape: s3BucketLocation, location_name: "inputPath"))
332
+ BatchImport.add_member(:output_path, Shapes::ShapeRef.new(shape: s3BucketLocation, location_name: "outputPath"))
333
+ BatchImport.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, location_name: "eventTypeName"))
334
+ BatchImport.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: iamRoleArn, location_name: "iamRoleArn"))
335
+ BatchImport.add_member(:arn, Shapes::ShapeRef.new(shape: fraudDetectorArn, location_name: "arn"))
336
+ BatchImport.add_member(:processed_records_count, Shapes::ShapeRef.new(shape: Integer, location_name: "processedRecordsCount"))
337
+ BatchImport.add_member(:failed_records_count, Shapes::ShapeRef.new(shape: Integer, location_name: "failedRecordsCount"))
338
+ BatchImport.add_member(:total_records_count, Shapes::ShapeRef.new(shape: Integer, location_name: "totalRecordsCount"))
339
+ BatchImport.struct_class = Types::BatchImport
340
+
341
+ BatchImportList.member = Shapes::ShapeRef.new(shape: BatchImport)
342
+
293
343
  BatchPrediction.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, location_name: "jobId"))
294
344
  BatchPrediction.add_member(:status, Shapes::ShapeRef.new(shape: AsyncJobStatus, location_name: "status"))
295
345
  BatchPrediction.add_member(:failure_reason, Shapes::ShapeRef.new(shape: string, location_name: "failureReason"))
@@ -309,6 +359,11 @@ module Aws::FraudDetector
309
359
 
310
360
  BatchPredictionList.member = Shapes::ShapeRef.new(shape: BatchPrediction)
311
361
 
362
+ CancelBatchImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "jobId"))
363
+ CancelBatchImportJobRequest.struct_class = Types::CancelBatchImportJobRequest
364
+
365
+ CancelBatchImportJobResult.struct_class = Types::CancelBatchImportJobResult
366
+
312
367
  CancelBatchPredictionJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "jobId"))
313
368
  CancelBatchPredictionJobRequest.struct_class = Types::CancelBatchPredictionJobRequest
314
369
 
@@ -317,6 +372,16 @@ module Aws::FraudDetector
317
372
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: string, required: true, location_name: "message"))
318
373
  ConflictException.struct_class = Types::ConflictException
319
374
 
375
+ CreateBatchImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "jobId"))
376
+ CreateBatchImportJobRequest.add_member(:input_path, Shapes::ShapeRef.new(shape: s3BucketLocation, required: true, location_name: "inputPath"))
377
+ CreateBatchImportJobRequest.add_member(:output_path, Shapes::ShapeRef.new(shape: s3BucketLocation, required: true, location_name: "outputPath"))
378
+ CreateBatchImportJobRequest.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "eventTypeName"))
379
+ CreateBatchImportJobRequest.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: iamRoleArn, required: true, location_name: "iamRoleArn"))
380
+ CreateBatchImportJobRequest.add_member(:tags, Shapes::ShapeRef.new(shape: tagList, location_name: "tags"))
381
+ CreateBatchImportJobRequest.struct_class = Types::CreateBatchImportJobRequest
382
+
383
+ CreateBatchImportJobResult.struct_class = Types::CreateBatchImportJobResult
384
+
320
385
  CreateBatchPredictionJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "jobId"))
321
386
  CreateBatchPredictionJobRequest.add_member(:input_path, Shapes::ShapeRef.new(shape: s3BucketLocation, required: true, location_name: "inputPath"))
322
387
  CreateBatchPredictionJobRequest.add_member(:output_path, Shapes::ShapeRef.new(shape: s3BucketLocation, required: true, location_name: "outputPath"))
@@ -339,7 +404,7 @@ module Aws::FraudDetector
339
404
  CreateDetectorVersionRequest.struct_class = Types::CreateDetectorVersionRequest
340
405
 
341
406
  CreateDetectorVersionResult.add_member(:detector_id, Shapes::ShapeRef.new(shape: identifier, location_name: "detectorId"))
342
- CreateDetectorVersionResult.add_member(:detector_version_id, Shapes::ShapeRef.new(shape: nonEmptyString, location_name: "detectorVersionId"))
407
+ CreateDetectorVersionResult.add_member(:detector_version_id, Shapes::ShapeRef.new(shape: wholeNumberVersionString, location_name: "detectorVersionId"))
343
408
  CreateDetectorVersionResult.add_member(:status, Shapes::ShapeRef.new(shape: DetectorVersionStatus, location_name: "status"))
344
409
  CreateDetectorVersionResult.struct_class = Types::CreateDetectorVersionResult
345
410
 
@@ -357,12 +422,13 @@ module Aws::FraudDetector
357
422
  CreateModelVersionRequest.add_member(:training_data_source, Shapes::ShapeRef.new(shape: TrainingDataSourceEnum, required: true, location_name: "trainingDataSource"))
358
423
  CreateModelVersionRequest.add_member(:training_data_schema, Shapes::ShapeRef.new(shape: TrainingDataSchema, required: true, location_name: "trainingDataSchema"))
359
424
  CreateModelVersionRequest.add_member(:external_events_detail, Shapes::ShapeRef.new(shape: ExternalEventsDetail, location_name: "externalEventsDetail"))
425
+ CreateModelVersionRequest.add_member(:ingested_events_detail, Shapes::ShapeRef.new(shape: IngestedEventsDetail, location_name: "ingestedEventsDetail"))
360
426
  CreateModelVersionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: tagList, location_name: "tags"))
361
427
  CreateModelVersionRequest.struct_class = Types::CreateModelVersionRequest
362
428
 
363
429
  CreateModelVersionResult.add_member(:model_id, Shapes::ShapeRef.new(shape: modelIdentifier, location_name: "modelId"))
364
430
  CreateModelVersionResult.add_member(:model_type, Shapes::ShapeRef.new(shape: ModelTypeEnum, location_name: "modelType"))
365
- CreateModelVersionResult.add_member(:model_version_number, Shapes::ShapeRef.new(shape: nonEmptyString, location_name: "modelVersionNumber"))
431
+ CreateModelVersionResult.add_member(:model_version_number, Shapes::ShapeRef.new(shape: floatVersionString, location_name: "modelVersionNumber"))
366
432
  CreateModelVersionResult.add_member(:status, Shapes::ShapeRef.new(shape: string, location_name: "status"))
367
433
  CreateModelVersionResult.struct_class = Types::CreateModelVersionResult
368
434
 
@@ -396,6 +462,11 @@ module Aws::FraudDetector
396
462
  DataValidationMetrics.add_member(:field_level_messages, Shapes::ShapeRef.new(shape: fieldValidationMessageList, location_name: "fieldLevelMessages"))
397
463
  DataValidationMetrics.struct_class = Types::DataValidationMetrics
398
464
 
465
+ DeleteBatchImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "jobId"))
466
+ DeleteBatchImportJobRequest.struct_class = Types::DeleteBatchImportJobRequest
467
+
468
+ DeleteBatchImportJobResult.struct_class = Types::DeleteBatchImportJobResult
469
+
399
470
  DeleteBatchPredictionJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "jobId"))
400
471
  DeleteBatchPredictionJobRequest.struct_class = Types::DeleteBatchPredictionJobRequest
401
472
 
@@ -419,6 +490,7 @@ module Aws::FraudDetector
419
490
 
420
491
  DeleteEventRequest.add_member(:event_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "eventId"))
421
492
  DeleteEventRequest.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "eventTypeName"))
493
+ DeleteEventRequest.add_member(:delete_audit_history, Shapes::ShapeRef.new(shape: DeleteAuditHistory, location_name: "deleteAuditHistory"))
422
494
  DeleteEventRequest.struct_class = Types::DeleteEventRequest
423
495
 
424
496
  DeleteEventResult.struct_class = Types::DeleteEventResult
@@ -428,6 +500,13 @@ module Aws::FraudDetector
428
500
 
429
501
  DeleteEventTypeResult.struct_class = Types::DeleteEventTypeResult
430
502
 
503
+ DeleteEventsByEventTypeRequest.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "eventTypeName"))
504
+ DeleteEventsByEventTypeRequest.struct_class = Types::DeleteEventsByEventTypeRequest
505
+
506
+ DeleteEventsByEventTypeResult.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, location_name: "eventTypeName"))
507
+ DeleteEventsByEventTypeResult.add_member(:events_deletion_status, Shapes::ShapeRef.new(shape: string, location_name: "eventsDeletionStatus"))
508
+ DeleteEventsByEventTypeResult.struct_class = Types::DeleteEventsByEventTypeResult
509
+
431
510
  DeleteExternalModelRequest.add_member(:model_endpoint, Shapes::ShapeRef.new(shape: sageMakerEndpointIdentifier, required: true, location_name: "modelEndpoint"))
432
511
  DeleteExternalModelRequest.struct_class = Types::DeleteExternalModelRequest
433
512
 
@@ -498,7 +577,7 @@ module Aws::FraudDetector
498
577
 
499
578
  DetectorList.member = Shapes::ShapeRef.new(shape: Detector)
500
579
 
501
- DetectorVersionSummary.add_member(:detector_version_id, Shapes::ShapeRef.new(shape: nonEmptyString, location_name: "detectorVersionId"))
580
+ DetectorVersionSummary.add_member(:detector_version_id, Shapes::ShapeRef.new(shape: wholeNumberVersionString, location_name: "detectorVersionId"))
502
581
  DetectorVersionSummary.add_member(:status, Shapes::ShapeRef.new(shape: DetectorVersionStatus, location_name: "status"))
503
582
  DetectorVersionSummary.add_member(:description, Shapes::ShapeRef.new(shape: description, location_name: "description"))
504
583
  DetectorVersionSummary.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: time, location_name: "lastUpdatedTime"))
@@ -507,7 +586,7 @@ module Aws::FraudDetector
507
586
  DetectorVersionSummaryList.member = Shapes::ShapeRef.new(shape: DetectorVersionSummary)
508
587
 
509
588
  Entity.add_member(:entity_type, Shapes::ShapeRef.new(shape: string, required: true, location_name: "entityType"))
510
- Entity.add_member(:entity_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "entityId"))
589
+ Entity.add_member(:entity_id, Shapes::ShapeRef.new(shape: entityRestrictedString, required: true, location_name: "entityId"))
511
590
  Entity.struct_class = Types::Entity
512
591
 
513
592
  EntityType.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "name"))
@@ -517,11 +596,25 @@ module Aws::FraudDetector
517
596
  EntityType.add_member(:arn, Shapes::ShapeRef.new(shape: fraudDetectorArn, location_name: "arn"))
518
597
  EntityType.struct_class = Types::EntityType
519
598
 
599
+ Event.add_member(:event_id, Shapes::ShapeRef.new(shape: string, location_name: "eventId"))
600
+ Event.add_member(:event_type_name, Shapes::ShapeRef.new(shape: string, location_name: "eventTypeName"))
601
+ Event.add_member(:event_timestamp, Shapes::ShapeRef.new(shape: string, location_name: "eventTimestamp"))
602
+ Event.add_member(:event_variables, Shapes::ShapeRef.new(shape: EventAttributeMap, location_name: "eventVariables"))
603
+ Event.add_member(:current_label, Shapes::ShapeRef.new(shape: string, location_name: "currentLabel"))
604
+ Event.add_member(:label_timestamp, Shapes::ShapeRef.new(shape: string, location_name: "labelTimestamp"))
605
+ Event.add_member(:entities, Shapes::ShapeRef.new(shape: listOfEntities, location_name: "entities"))
606
+ Event.struct_class = Types::Event
607
+
608
+ EventAttributeMap.key = Shapes::ShapeRef.new(shape: attributeKey)
609
+ EventAttributeMap.value = Shapes::ShapeRef.new(shape: attributeValue)
610
+
520
611
  EventType.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "name"))
521
612
  EventType.add_member(:description, Shapes::ShapeRef.new(shape: description, location_name: "description"))
522
613
  EventType.add_member(:event_variables, Shapes::ShapeRef.new(shape: ListOfStrings, location_name: "eventVariables"))
523
614
  EventType.add_member(:labels, Shapes::ShapeRef.new(shape: ListOfStrings, location_name: "labels"))
524
615
  EventType.add_member(:entity_types, Shapes::ShapeRef.new(shape: NonEmptyListOfStrings, location_name: "entityTypes"))
616
+ EventType.add_member(:event_ingestion, Shapes::ShapeRef.new(shape: EventIngestion, location_name: "eventIngestion"))
617
+ EventType.add_member(:ingested_event_statistics, Shapes::ShapeRef.new(shape: IngestedEventStatistics, location_name: "ingestedEventStatistics"))
525
618
  EventType.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: time, location_name: "lastUpdatedTime"))
526
619
  EventType.add_member(:created_time, Shapes::ShapeRef.new(shape: time, location_name: "createdTime"))
527
620
  EventType.add_member(:arn, Shapes::ShapeRef.new(shape: fraudDetectorArn, location_name: "arn"))
@@ -545,7 +638,7 @@ module Aws::FraudDetector
545
638
  ExternalModel.add_member(:arn, Shapes::ShapeRef.new(shape: fraudDetectorArn, location_name: "arn"))
546
639
  ExternalModel.struct_class = Types::ExternalModel
547
640
 
548
- ExternalModelEndpointDataBlobMap.key = Shapes::ShapeRef.new(shape: string)
641
+ ExternalModelEndpointDataBlobMap.key = Shapes::ShapeRef.new(shape: sageMakerEndpointIdentifier)
549
642
  ExternalModelEndpointDataBlobMap.value = Shapes::ShapeRef.new(shape: ModelEndpointDataBlob)
550
643
 
551
644
  ExternalModelList.member = Shapes::ShapeRef.new(shape: ExternalModel)
@@ -573,6 +666,15 @@ module Aws::FraudDetector
573
666
  FileValidationMessage.add_member(:type, Shapes::ShapeRef.new(shape: string, location_name: "type"))
574
667
  FileValidationMessage.struct_class = Types::FileValidationMessage
575
668
 
669
+ GetBatchImportJobsRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, location_name: "jobId"))
670
+ GetBatchImportJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: batchImportsMaxPageSize, location_name: "maxResults"))
671
+ GetBatchImportJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location_name: "nextToken"))
672
+ GetBatchImportJobsRequest.struct_class = Types::GetBatchImportJobsRequest
673
+
674
+ GetBatchImportJobsResult.add_member(:batch_imports, Shapes::ShapeRef.new(shape: BatchImportList, location_name: "batchImports"))
675
+ GetBatchImportJobsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location_name: "nextToken"))
676
+ GetBatchImportJobsResult.struct_class = Types::GetBatchImportJobsResult
677
+
576
678
  GetBatchPredictionJobsRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: identifier, location_name: "jobId"))
577
679
  GetBatchPredictionJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: batchPredictionsMaxPageSize, location_name: "maxResults"))
578
680
  GetBatchPredictionJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location_name: "nextToken"))
@@ -582,6 +684,13 @@ module Aws::FraudDetector
582
684
  GetBatchPredictionJobsResult.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location_name: "nextToken"))
583
685
  GetBatchPredictionJobsResult.struct_class = Types::GetBatchPredictionJobsResult
584
686
 
687
+ GetDeleteEventsByEventTypeStatusRequest.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "eventTypeName"))
688
+ GetDeleteEventsByEventTypeStatusRequest.struct_class = Types::GetDeleteEventsByEventTypeStatusRequest
689
+
690
+ GetDeleteEventsByEventTypeStatusResult.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, location_name: "eventTypeName"))
691
+ GetDeleteEventsByEventTypeStatusResult.add_member(:events_deletion_status, Shapes::ShapeRef.new(shape: AsyncJobStatus, location_name: "eventsDeletionStatus"))
692
+ GetDeleteEventsByEventTypeStatusResult.struct_class = Types::GetDeleteEventsByEventTypeStatusResult
693
+
585
694
  GetDetectorVersionRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "detectorId"))
586
695
  GetDetectorVersionRequest.add_member(:detector_version_id, Shapes::ShapeRef.new(shape: wholeNumberVersionString, required: true, location_name: "detectorVersionId"))
587
696
  GetDetectorVersionRequest.struct_class = Types::GetDetectorVersionRequest
@@ -632,6 +741,13 @@ module Aws::FraudDetector
632
741
  GetEventPredictionResult.add_member(:external_model_outputs, Shapes::ShapeRef.new(shape: ListOfExternalModelOutputs, location_name: "externalModelOutputs"))
633
742
  GetEventPredictionResult.struct_class = Types::GetEventPredictionResult
634
743
 
744
+ GetEventRequest.add_member(:event_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "eventId"))
745
+ GetEventRequest.add_member(:event_type_name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "eventTypeName"))
746
+ GetEventRequest.struct_class = Types::GetEventRequest
747
+
748
+ GetEventResult.add_member(:event, Shapes::ShapeRef.new(shape: Event, location_name: "event"))
749
+ GetEventResult.struct_class = Types::GetEventResult
750
+
635
751
  GetEventTypesRequest.add_member(:name, Shapes::ShapeRef.new(shape: identifier, location_name: "name"))
636
752
  GetEventTypesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location_name: "nextToken"))
637
753
  GetEventTypesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: eventTypesMaxResults, location_name: "maxResults"))
@@ -673,6 +789,7 @@ module Aws::FraudDetector
673
789
  GetModelVersionResult.add_member(:training_data_source, Shapes::ShapeRef.new(shape: TrainingDataSourceEnum, location_name: "trainingDataSource"))
674
790
  GetModelVersionResult.add_member(:training_data_schema, Shapes::ShapeRef.new(shape: TrainingDataSchema, location_name: "trainingDataSchema"))
675
791
  GetModelVersionResult.add_member(:external_events_detail, Shapes::ShapeRef.new(shape: ExternalEventsDetail, location_name: "externalEventsDetail"))
792
+ GetModelVersionResult.add_member(:ingested_events_detail, Shapes::ShapeRef.new(shape: IngestedEventsDetail, location_name: "ingestedEventsDetail"))
676
793
  GetModelVersionResult.add_member(:status, Shapes::ShapeRef.new(shape: string, location_name: "status"))
677
794
  GetModelVersionResult.add_member(:arn, Shapes::ShapeRef.new(shape: fraudDetectorArn, location_name: "arn"))
678
795
  GetModelVersionResult.struct_class = Types::GetModelVersionResult
@@ -716,6 +833,20 @@ module Aws::FraudDetector
716
833
  GetVariablesResult.add_member(:next_token, Shapes::ShapeRef.new(shape: string, location_name: "nextToken"))
717
834
  GetVariablesResult.struct_class = Types::GetVariablesResult
718
835
 
836
+ IngestedEventStatistics.add_member(:number_of_events, Shapes::ShapeRef.new(shape: Long, location_name: "numberOfEvents"))
837
+ IngestedEventStatistics.add_member(:event_data_size_in_bytes, Shapes::ShapeRef.new(shape: Long, location_name: "eventDataSizeInBytes"))
838
+ IngestedEventStatistics.add_member(:least_recent_event, Shapes::ShapeRef.new(shape: time, location_name: "leastRecentEvent"))
839
+ IngestedEventStatistics.add_member(:most_recent_event, Shapes::ShapeRef.new(shape: time, location_name: "mostRecentEvent"))
840
+ IngestedEventStatistics.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: time, location_name: "lastUpdatedTime"))
841
+ IngestedEventStatistics.struct_class = Types::IngestedEventStatistics
842
+
843
+ IngestedEventsDetail.add_member(:ingested_events_time_window, Shapes::ShapeRef.new(shape: IngestedEventsTimeWindow, required: true, location_name: "ingestedEventsTimeWindow"))
844
+ IngestedEventsDetail.struct_class = Types::IngestedEventsDetail
845
+
846
+ IngestedEventsTimeWindow.add_member(:start_time, Shapes::ShapeRef.new(shape: time, required: true, location_name: "startTime"))
847
+ IngestedEventsTimeWindow.add_member(:end_time, Shapes::ShapeRef.new(shape: time, required: true, location_name: "endTime"))
848
+ IngestedEventsTimeWindow.struct_class = Types::IngestedEventsTimeWindow
849
+
719
850
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: string, required: true, location_name: "message"))
720
851
  InternalServerException.struct_class = Types::InternalServerException
721
852
 
@@ -733,6 +864,7 @@ module Aws::FraudDetector
733
864
  Label.struct_class = Types::Label
734
865
 
735
866
  LabelSchema.add_member(:label_mapper, Shapes::ShapeRef.new(shape: labelMapper, required: true, location_name: "labelMapper"))
867
+ LabelSchema.add_member(:unlabeled_events_treatment, Shapes::ShapeRef.new(shape: UnlabeledEventsTreatment, location_name: "unlabeledEventsTreatment"))
736
868
  LabelSchema.struct_class = Types::LabelSchema
737
869
 
738
870
  ListOfExternalModelOutputs.member = Shapes::ShapeRef.new(shape: ExternalModelOutputs)
@@ -783,8 +915,8 @@ module Aws::FraudDetector
783
915
  ModelInputConfiguration.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, location_name: "eventTypeName"))
784
916
  ModelInputConfiguration.add_member(:format, Shapes::ShapeRef.new(shape: ModelInputDataFormat, location_name: "format"))
785
917
  ModelInputConfiguration.add_member(:use_event_variables, Shapes::ShapeRef.new(shape: UseEventVariables, required: true, location_name: "useEventVariables"))
786
- ModelInputConfiguration.add_member(:json_input_template, Shapes::ShapeRef.new(shape: string, location_name: "jsonInputTemplate"))
787
- ModelInputConfiguration.add_member(:csv_input_template, Shapes::ShapeRef.new(shape: string, location_name: "csvInputTemplate"))
918
+ ModelInputConfiguration.add_member(:json_input_template, Shapes::ShapeRef.new(shape: modelInputTemplate, location_name: "jsonInputTemplate"))
919
+ ModelInputConfiguration.add_member(:csv_input_template, Shapes::ShapeRef.new(shape: modelInputTemplate, location_name: "csvInputTemplate"))
788
920
  ModelInputConfiguration.struct_class = Types::ModelInputConfiguration
789
921
 
790
922
  ModelOutputConfiguration.add_member(:format, Shapes::ShapeRef.new(shape: ModelOutputDataFormat, required: true, location_name: "format"))
@@ -801,7 +933,7 @@ module Aws::FraudDetector
801
933
 
802
934
  ModelVersion.add_member(:model_id, Shapes::ShapeRef.new(shape: modelIdentifier, required: true, location_name: "modelId"))
803
935
  ModelVersion.add_member(:model_type, Shapes::ShapeRef.new(shape: ModelTypeEnum, required: true, location_name: "modelType"))
804
- ModelVersion.add_member(:model_version_number, Shapes::ShapeRef.new(shape: nonEmptyString, required: true, location_name: "modelVersionNumber"))
936
+ ModelVersion.add_member(:model_version_number, Shapes::ShapeRef.new(shape: floatVersionString, required: true, location_name: "modelVersionNumber"))
805
937
  ModelVersion.add_member(:arn, Shapes::ShapeRef.new(shape: fraudDetectorArn, location_name: "arn"))
806
938
  ModelVersion.struct_class = Types::ModelVersion
807
939
 
@@ -812,6 +944,7 @@ module Aws::FraudDetector
812
944
  ModelVersionDetail.add_member(:training_data_source, Shapes::ShapeRef.new(shape: TrainingDataSourceEnum, location_name: "trainingDataSource"))
813
945
  ModelVersionDetail.add_member(:training_data_schema, Shapes::ShapeRef.new(shape: TrainingDataSchema, location_name: "trainingDataSchema"))
814
946
  ModelVersionDetail.add_member(:external_events_detail, Shapes::ShapeRef.new(shape: ExternalEventsDetail, location_name: "externalEventsDetail"))
947
+ ModelVersionDetail.add_member(:ingested_events_detail, Shapes::ShapeRef.new(shape: IngestedEventsDetail, location_name: "ingestedEventsDetail"))
815
948
  ModelVersionDetail.add_member(:training_result, Shapes::ShapeRef.new(shape: TrainingResult, location_name: "trainingResult"))
816
949
  ModelVersionDetail.add_member(:last_updated_time, Shapes::ShapeRef.new(shape: time, location_name: "lastUpdatedTime"))
817
950
  ModelVersionDetail.add_member(:created_time, Shapes::ShapeRef.new(shape: time, location_name: "createdTime"))
@@ -851,6 +984,7 @@ module Aws::FraudDetector
851
984
  PutEventTypeRequest.add_member(:event_variables, Shapes::ShapeRef.new(shape: NonEmptyListOfStrings, required: true, location_name: "eventVariables"))
852
985
  PutEventTypeRequest.add_member(:labels, Shapes::ShapeRef.new(shape: ListOfStrings, location_name: "labels"))
853
986
  PutEventTypeRequest.add_member(:entity_types, Shapes::ShapeRef.new(shape: NonEmptyListOfStrings, required: true, location_name: "entityTypes"))
987
+ PutEventTypeRequest.add_member(:event_ingestion, Shapes::ShapeRef.new(shape: EventIngestion, location_name: "eventIngestion"))
854
988
  PutEventTypeRequest.add_member(:tags, Shapes::ShapeRef.new(shape: tagList, location_name: "tags"))
855
989
  PutEventTypeRequest.struct_class = Types::PutEventTypeRequest
856
990
 
@@ -917,6 +1051,17 @@ module Aws::FraudDetector
917
1051
  RuleResult.add_member(:outcomes, Shapes::ShapeRef.new(shape: ListOfStrings, location_name: "outcomes"))
918
1052
  RuleResult.struct_class = Types::RuleResult
919
1053
 
1054
+ SendEventRequest.add_member(:event_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "eventId"))
1055
+ SendEventRequest.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "eventTypeName"))
1056
+ SendEventRequest.add_member(:event_timestamp, Shapes::ShapeRef.new(shape: utcTimestampISO8601, required: true, location_name: "eventTimestamp"))
1057
+ SendEventRequest.add_member(:event_variables, Shapes::ShapeRef.new(shape: EventVariableMap, required: true, location_name: "eventVariables"))
1058
+ SendEventRequest.add_member(:assigned_label, Shapes::ShapeRef.new(shape: identifier, location_name: "assignedLabel"))
1059
+ SendEventRequest.add_member(:label_timestamp, Shapes::ShapeRef.new(shape: utcTimestampISO8601, location_name: "labelTimestamp"))
1060
+ SendEventRequest.add_member(:entities, Shapes::ShapeRef.new(shape: listOfEntities, required: true, location_name: "entities"))
1061
+ SendEventRequest.struct_class = Types::SendEventRequest
1062
+
1063
+ SendEventResult.struct_class = Types::SendEventResult
1064
+
920
1065
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: tagKey, required: true, location_name: "key"))
921
1066
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: tagValue, required: true, location_name: "value"))
922
1067
  Tag.struct_class = Types::Tag
@@ -974,6 +1119,14 @@ module Aws::FraudDetector
974
1119
 
975
1120
  UpdateDetectorVersionStatusResult.struct_class = Types::UpdateDetectorVersionStatusResult
976
1121
 
1122
+ UpdateEventLabelRequest.add_member(:event_id, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "eventId"))
1123
+ UpdateEventLabelRequest.add_member(:event_type_name, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "eventTypeName"))
1124
+ UpdateEventLabelRequest.add_member(:assigned_label, Shapes::ShapeRef.new(shape: identifier, required: true, location_name: "assignedLabel"))
1125
+ UpdateEventLabelRequest.add_member(:label_timestamp, Shapes::ShapeRef.new(shape: utcTimestampISO8601, required: true, location_name: "labelTimestamp"))
1126
+ UpdateEventLabelRequest.struct_class = Types::UpdateEventLabelRequest
1127
+
1128
+ UpdateEventLabelResult.struct_class = Types::UpdateEventLabelResult
1129
+
977
1130
  UpdateModelRequest.add_member(:model_id, Shapes::ShapeRef.new(shape: modelIdentifier, required: true, location_name: "modelId"))
978
1131
  UpdateModelRequest.add_member(:model_type, Shapes::ShapeRef.new(shape: ModelTypeEnum, required: true, location_name: "modelType"))
979
1132
  UpdateModelRequest.add_member(:description, Shapes::ShapeRef.new(shape: description, location_name: "description"))
@@ -985,6 +1138,7 @@ module Aws::FraudDetector
985
1138
  UpdateModelVersionRequest.add_member(:model_type, Shapes::ShapeRef.new(shape: ModelTypeEnum, required: true, location_name: "modelType"))
986
1139
  UpdateModelVersionRequest.add_member(:major_version_number, Shapes::ShapeRef.new(shape: wholeNumberVersionString, required: true, location_name: "majorVersionNumber"))
987
1140
  UpdateModelVersionRequest.add_member(:external_events_detail, Shapes::ShapeRef.new(shape: ExternalEventsDetail, location_name: "externalEventsDetail"))
1141
+ UpdateModelVersionRequest.add_member(:ingested_events_detail, Shapes::ShapeRef.new(shape: IngestedEventsDetail, location_name: "ingestedEventsDetail"))
988
1142
  UpdateModelVersionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: tagList, location_name: "tags"))
989
1143
  UpdateModelVersionRequest.struct_class = Types::UpdateModelVersionRequest
990
1144
 
@@ -1123,6 +1277,19 @@ module Aws::FraudDetector
1123
1277
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1124
1278
  end)
1125
1279
 
1280
+ api.add_operation(:cancel_batch_import_job, Seahorse::Model::Operation.new.tap do |o|
1281
+ o.name = "CancelBatchImportJob"
1282
+ o.http_method = "POST"
1283
+ o.http_request_uri = "/"
1284
+ o.input = Shapes::ShapeRef.new(shape: CancelBatchImportJobRequest)
1285
+ o.output = Shapes::ShapeRef.new(shape: CancelBatchImportJobResult)
1286
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1287
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1288
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1289
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1290
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1291
+ end)
1292
+
1126
1293
  api.add_operation(:cancel_batch_prediction_job, Seahorse::Model::Operation.new.tap do |o|
1127
1294
  o.name = "CancelBatchPredictionJob"
1128
1295
  o.http_method = "POST"
@@ -1136,6 +1303,19 @@ module Aws::FraudDetector
1136
1303
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1137
1304
  end)
1138
1305
 
1306
+ api.add_operation(:create_batch_import_job, Seahorse::Model::Operation.new.tap do |o|
1307
+ o.name = "CreateBatchImportJob"
1308
+ o.http_method = "POST"
1309
+ o.http_request_uri = "/"
1310
+ o.input = Shapes::ShapeRef.new(shape: CreateBatchImportJobRequest)
1311
+ o.output = Shapes::ShapeRef.new(shape: CreateBatchImportJobResult)
1312
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1313
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1314
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1315
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1316
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1317
+ end)
1318
+
1139
1319
  api.add_operation(:create_batch_prediction_job, Seahorse::Model::Operation.new.tap do |o|
1140
1320
  o.name = "CreateBatchPredictionJob"
1141
1321
  o.http_method = "POST"
@@ -1211,6 +1391,18 @@ module Aws::FraudDetector
1211
1391
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1212
1392
  end)
1213
1393
 
1394
+ api.add_operation(:delete_batch_import_job, Seahorse::Model::Operation.new.tap do |o|
1395
+ o.name = "DeleteBatchImportJob"
1396
+ o.http_method = "POST"
1397
+ o.http_request_uri = "/"
1398
+ o.input = Shapes::ShapeRef.new(shape: DeleteBatchImportJobRequest)
1399
+ o.output = Shapes::ShapeRef.new(shape: DeleteBatchImportJobResult)
1400
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1401
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1402
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1403
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1404
+ end)
1405
+
1214
1406
  api.add_operation(:delete_batch_prediction_job, Seahorse::Model::Operation.new.tap do |o|
1215
1407
  o.name = "DeleteBatchPredictionJob"
1216
1408
  o.http_method = "POST"
@@ -1218,7 +1410,6 @@ module Aws::FraudDetector
1218
1410
  o.input = Shapes::ShapeRef.new(shape: DeleteBatchPredictionJobRequest)
1219
1411
  o.output = Shapes::ShapeRef.new(shape: DeleteBatchPredictionJobResult)
1220
1412
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1221
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1222
1413
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1223
1414
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1224
1415
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
@@ -1289,6 +1480,20 @@ module Aws::FraudDetector
1289
1480
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1290
1481
  end)
1291
1482
 
1483
+ api.add_operation(:delete_events_by_event_type, Seahorse::Model::Operation.new.tap do |o|
1484
+ o.name = "DeleteEventsByEventType"
1485
+ o.http_method = "POST"
1486
+ o.http_request_uri = "/"
1487
+ o.input = Shapes::ShapeRef.new(shape: DeleteEventsByEventTypeRequest)
1488
+ o.output = Shapes::ShapeRef.new(shape: DeleteEventsByEventTypeResult)
1489
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1490
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1491
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1492
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1493
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1494
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1495
+ end)
1496
+
1292
1497
  api.add_operation(:delete_external_model, Seahorse::Model::Operation.new.tap do |o|
1293
1498
  o.name = "DeleteExternalModel"
1294
1499
  o.http_method = "POST"
@@ -1411,6 +1616,25 @@ module Aws::FraudDetector
1411
1616
  )
1412
1617
  end)
1413
1618
 
1619
+ api.add_operation(:get_batch_import_jobs, Seahorse::Model::Operation.new.tap do |o|
1620
+ o.name = "GetBatchImportJobs"
1621
+ o.http_method = "POST"
1622
+ o.http_request_uri = "/"
1623
+ o.input = Shapes::ShapeRef.new(shape: GetBatchImportJobsRequest)
1624
+ o.output = Shapes::ShapeRef.new(shape: GetBatchImportJobsResult)
1625
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1626
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1627
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1628
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1629
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1630
+ o[:pager] = Aws::Pager.new(
1631
+ limit_key: "max_results",
1632
+ tokens: {
1633
+ "next_token" => "next_token"
1634
+ }
1635
+ )
1636
+ end)
1637
+
1414
1638
  api.add_operation(:get_batch_prediction_jobs, Seahorse::Model::Operation.new.tap do |o|
1415
1639
  o.name = "GetBatchPredictionJobs"
1416
1640
  o.http_method = "POST"
@@ -1430,6 +1654,19 @@ module Aws::FraudDetector
1430
1654
  )
1431
1655
  end)
1432
1656
 
1657
+ api.add_operation(:get_delete_events_by_event_type_status, Seahorse::Model::Operation.new.tap do |o|
1658
+ o.name = "GetDeleteEventsByEventTypeStatus"
1659
+ o.http_method = "POST"
1660
+ o.http_request_uri = "/"
1661
+ o.input = Shapes::ShapeRef.new(shape: GetDeleteEventsByEventTypeStatusRequest)
1662
+ o.output = Shapes::ShapeRef.new(shape: GetDeleteEventsByEventTypeStatusResult)
1663
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1664
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1665
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1666
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1667
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1668
+ end)
1669
+
1433
1670
  api.add_operation(:get_detector_version, Seahorse::Model::Operation.new.tap do |o|
1434
1671
  o.name = "GetDetectorVersion"
1435
1672
  o.http_method = "POST"
@@ -1481,6 +1718,19 @@ module Aws::FraudDetector
1481
1718
  )
1482
1719
  end)
1483
1720
 
1721
+ api.add_operation(:get_event, Seahorse::Model::Operation.new.tap do |o|
1722
+ o.name = "GetEvent"
1723
+ o.http_method = "POST"
1724
+ o.http_request_uri = "/"
1725
+ o.input = Shapes::ShapeRef.new(shape: GetEventRequest)
1726
+ o.output = Shapes::ShapeRef.new(shape: GetEventResult)
1727
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1728
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1729
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1730
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1731
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1732
+ end)
1733
+
1484
1734
  api.add_operation(:get_event_prediction, Seahorse::Model::Operation.new.tap do |o|
1485
1735
  o.name = "GetEventPrediction"
1486
1736
  o.http_method = "POST"
@@ -1764,6 +2014,20 @@ module Aws::FraudDetector
1764
2014
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1765
2015
  end)
1766
2016
 
2017
+ api.add_operation(:send_event, Seahorse::Model::Operation.new.tap do |o|
2018
+ o.name = "SendEvent"
2019
+ o.http_method = "POST"
2020
+ o.http_request_uri = "/"
2021
+ o.input = Shapes::ShapeRef.new(shape: SendEventRequest)
2022
+ o.output = Shapes::ShapeRef.new(shape: SendEventResult)
2023
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2024
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2025
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2026
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2027
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2028
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2029
+ end)
2030
+
1767
2031
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1768
2032
  o.name = "TagResource"
1769
2033
  o.http_method = "POST"
@@ -1829,6 +2093,20 @@ module Aws::FraudDetector
1829
2093
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1830
2094
  end)
1831
2095
 
2096
+ api.add_operation(:update_event_label, Seahorse::Model::Operation.new.tap do |o|
2097
+ o.name = "UpdateEventLabel"
2098
+ o.http_method = "POST"
2099
+ o.http_request_uri = "/"
2100
+ o.input = Shapes::ShapeRef.new(shape: UpdateEventLabelRequest)
2101
+ o.output = Shapes::ShapeRef.new(shape: UpdateEventLabelResult)
2102
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2103
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2104
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2105
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2106
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2107
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2108
+ end)
2109
+
1832
2110
  api.add_operation(:update_model, Seahorse::Model::Operation.new.tap do |o|
1833
2111
  o.name = "UpdateModel"
1834
2112
  o.http_method = "POST"