aws-sdk-customerprofiles 1.18.0 → 1.21.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -17,10 +17,16 @@ module Aws::CustomerProfiles
17
17
  AddProfileKeyRequest = Shapes::StructureShape.new(name: 'AddProfileKeyRequest')
18
18
  AddProfileKeyResponse = Shapes::StructureShape.new(name: 'AddProfileKeyResponse')
19
19
  Address = Shapes::StructureShape.new(name: 'Address')
20
+ AppflowIntegration = Shapes::StructureShape.new(name: 'AppflowIntegration')
21
+ AppflowIntegrationWorkflowAttributes = Shapes::StructureShape.new(name: 'AppflowIntegrationWorkflowAttributes')
22
+ AppflowIntegrationWorkflowMetrics = Shapes::StructureShape.new(name: 'AppflowIntegrationWorkflowMetrics')
23
+ AppflowIntegrationWorkflowStep = Shapes::StructureShape.new(name: 'AppflowIntegrationWorkflowStep')
20
24
  AttributeSourceIdMap = Shapes::MapShape.new(name: 'AttributeSourceIdMap')
21
25
  Attributes = Shapes::MapShape.new(name: 'Attributes')
22
26
  AutoMerging = Shapes::StructureShape.new(name: 'AutoMerging')
23
27
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
28
+ Batch = Shapes::StructureShape.new(name: 'Batch')
29
+ Batches = Shapes::ListShape.new(name: 'Batches')
24
30
  BucketName = Shapes::StringShape.new(name: 'BucketName')
25
31
  BucketPrefix = Shapes::StringShape.new(name: 'BucketPrefix')
26
32
  ConflictResolution = Shapes::StructureShape.new(name: 'ConflictResolution')
@@ -30,6 +36,8 @@ module Aws::CustomerProfiles
30
36
  Consolidation = Shapes::StructureShape.new(name: 'Consolidation')
31
37
  CreateDomainRequest = Shapes::StructureShape.new(name: 'CreateDomainRequest')
32
38
  CreateDomainResponse = Shapes::StructureShape.new(name: 'CreateDomainResponse')
39
+ CreateIntegrationWorkflowRequest = Shapes::StructureShape.new(name: 'CreateIntegrationWorkflowRequest')
40
+ CreateIntegrationWorkflowResponse = Shapes::StructureShape.new(name: 'CreateIntegrationWorkflowResponse')
33
41
  CreateProfileRequest = Shapes::StructureShape.new(name: 'CreateProfileRequest')
34
42
  CreateProfileResponse = Shapes::StructureShape.new(name: 'CreateProfileResponse')
35
43
  DataPullMode = Shapes::StringShape.new(name: 'DataPullMode')
@@ -47,10 +55,13 @@ module Aws::CustomerProfiles
47
55
  DeleteProfileObjectTypeResponse = Shapes::StructureShape.new(name: 'DeleteProfileObjectTypeResponse')
48
56
  DeleteProfileRequest = Shapes::StructureShape.new(name: 'DeleteProfileRequest')
49
57
  DeleteProfileResponse = Shapes::StructureShape.new(name: 'DeleteProfileResponse')
58
+ DeleteWorkflowRequest = Shapes::StructureShape.new(name: 'DeleteWorkflowRequest')
59
+ DeleteWorkflowResponse = Shapes::StructureShape.new(name: 'DeleteWorkflowResponse')
50
60
  DestinationField = Shapes::StringShape.new(name: 'DestinationField')
51
61
  DomainList = Shapes::ListShape.new(name: 'DomainList')
52
62
  DomainStats = Shapes::StructureShape.new(name: 'DomainStats')
53
63
  Double = Shapes::FloatShape.new(name: 'Double')
64
+ Double0To1 = Shapes::FloatShape.new(name: 'Double0To1')
54
65
  ExportingConfig = Shapes::StructureShape.new(name: 'ExportingConfig')
55
66
  ExportingLocation = Shapes::StructureShape.new(name: 'ExportingLocation')
56
67
  FieldContentType = Shapes::StringShape.new(name: 'FieldContentType')
@@ -75,10 +86,15 @@ module Aws::CustomerProfiles
75
86
  GetProfileObjectTypeResponse = Shapes::StructureShape.new(name: 'GetProfileObjectTypeResponse')
76
87
  GetProfileObjectTypeTemplateRequest = Shapes::StructureShape.new(name: 'GetProfileObjectTypeTemplateRequest')
77
88
  GetProfileObjectTypeTemplateResponse = Shapes::StructureShape.new(name: 'GetProfileObjectTypeTemplateResponse')
89
+ GetWorkflowRequest = Shapes::StructureShape.new(name: 'GetWorkflowRequest')
90
+ GetWorkflowResponse = Shapes::StructureShape.new(name: 'GetWorkflowResponse')
91
+ GetWorkflowStepsRequest = Shapes::StructureShape.new(name: 'GetWorkflowStepsRequest')
92
+ GetWorkflowStepsResponse = Shapes::StructureShape.new(name: 'GetWorkflowStepsResponse')
78
93
  IdentityResolutionJob = Shapes::StructureShape.new(name: 'IdentityResolutionJob')
79
94
  IdentityResolutionJobStatus = Shapes::StringShape.new(name: 'IdentityResolutionJobStatus')
80
95
  IdentityResolutionJobsList = Shapes::ListShape.new(name: 'IdentityResolutionJobsList')
81
96
  IncrementalPullConfig = Shapes::StructureShape.new(name: 'IncrementalPullConfig')
97
+ IntegrationConfig = Shapes::StructureShape.new(name: 'IntegrationConfig')
82
98
  IntegrationList = Shapes::ListShape.new(name: 'IntegrationList')
83
99
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
84
100
  JobSchedule = Shapes::StructureShape.new(name: 'JobSchedule')
@@ -108,6 +124,9 @@ module Aws::CustomerProfiles
108
124
  ListProfileObjectsResponse = Shapes::StructureShape.new(name: 'ListProfileObjectsResponse')
109
125
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
110
126
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
127
+ ListWorkflowsItem = Shapes::StructureShape.new(name: 'ListWorkflowsItem')
128
+ ListWorkflowsRequest = Shapes::StructureShape.new(name: 'ListWorkflowsRequest')
129
+ ListWorkflowsResponse = Shapes::StructureShape.new(name: 'ListWorkflowsResponse')
111
130
  MarketoConnectorOperator = Shapes::StringShape.new(name: 'MarketoConnectorOperator')
112
131
  MarketoSourceProperties = Shapes::StructureShape.new(name: 'MarketoSourceProperties')
113
132
  MatchItem = Shapes::StructureShape.new(name: 'MatchItem')
@@ -141,6 +160,7 @@ module Aws::CustomerProfiles
141
160
  PutProfileObjectTypeRequest = Shapes::StructureShape.new(name: 'PutProfileObjectTypeRequest')
142
161
  PutProfileObjectTypeResponse = Shapes::StructureShape.new(name: 'PutProfileObjectTypeResponse')
143
162
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
163
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
144
164
  S3ConnectorOperator = Shapes::StringShape.new(name: 'S3ConnectorOperator')
145
165
  S3ExportingConfig = Shapes::StructureShape.new(name: 'S3ExportingConfig')
146
166
  S3ExportingLocation = Shapes::StructureShape.new(name: 'S3ExportingLocation')
@@ -160,6 +180,7 @@ module Aws::CustomerProfiles
160
180
  SourceFlowConfig = Shapes::StructureShape.new(name: 'SourceFlowConfig')
161
181
  StandardIdentifier = Shapes::StringShape.new(name: 'StandardIdentifier')
162
182
  StandardIdentifierList = Shapes::ListShape.new(name: 'StandardIdentifierList')
183
+ Status = Shapes::StringShape.new(name: 'Status')
163
184
  TagArn = Shapes::StringShape.new(name: 'TagArn')
164
185
  TagKey = Shapes::StringShape.new(name: 'TagKey')
165
186
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -184,6 +205,12 @@ module Aws::CustomerProfiles
184
205
  UpdateDomainResponse = Shapes::StructureShape.new(name: 'UpdateDomainResponse')
185
206
  UpdateProfileRequest = Shapes::StructureShape.new(name: 'UpdateProfileRequest')
186
207
  UpdateProfileResponse = Shapes::StructureShape.new(name: 'UpdateProfileResponse')
208
+ WorkflowAttributes = Shapes::StructureShape.new(name: 'WorkflowAttributes')
209
+ WorkflowList = Shapes::ListShape.new(name: 'WorkflowList')
210
+ WorkflowMetrics = Shapes::StructureShape.new(name: 'WorkflowMetrics')
211
+ WorkflowStepItem = Shapes::StructureShape.new(name: 'WorkflowStepItem')
212
+ WorkflowStepsList = Shapes::ListShape.new(name: 'WorkflowStepsList')
213
+ WorkflowType = Shapes::StringShape.new(name: 'WorkflowType')
187
214
  ZendeskConnectorOperator = Shapes::StringShape.new(name: 'ZendeskConnectorOperator')
188
215
  ZendeskSourceProperties = Shapes::StructureShape.new(name: 'ZendeskSourceProperties')
189
216
  boolean = Shapes::BooleanShape.new(name: 'boolean')
@@ -237,6 +264,30 @@ module Aws::CustomerProfiles
237
264
  Address.add_member(:postal_code, Shapes::ShapeRef.new(shape: string1To255, location_name: "PostalCode"))
238
265
  Address.struct_class = Types::Address
239
266
 
267
+ AppflowIntegration.add_member(:flow_definition, Shapes::ShapeRef.new(shape: FlowDefinition, required: true, location_name: "FlowDefinition"))
268
+ AppflowIntegration.add_member(:batches, Shapes::ShapeRef.new(shape: Batches, location_name: "Batches"))
269
+ AppflowIntegration.struct_class = Types::AppflowIntegration
270
+
271
+ AppflowIntegrationWorkflowAttributes.add_member(:source_connector_type, Shapes::ShapeRef.new(shape: SourceConnectorType, required: true, location_name: "SourceConnectorType"))
272
+ AppflowIntegrationWorkflowAttributes.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, required: true, location_name: "ConnectorProfileName"))
273
+ AppflowIntegrationWorkflowAttributes.add_member(:role_arn, Shapes::ShapeRef.new(shape: string1To255, location_name: "RoleArn"))
274
+ AppflowIntegrationWorkflowAttributes.struct_class = Types::AppflowIntegrationWorkflowAttributes
275
+
276
+ AppflowIntegrationWorkflowMetrics.add_member(:records_processed, Shapes::ShapeRef.new(shape: long, required: true, location_name: "RecordsProcessed"))
277
+ AppflowIntegrationWorkflowMetrics.add_member(:steps_completed, Shapes::ShapeRef.new(shape: long, required: true, location_name: "StepsCompleted"))
278
+ AppflowIntegrationWorkflowMetrics.add_member(:total_steps, Shapes::ShapeRef.new(shape: long, required: true, location_name: "TotalSteps"))
279
+ AppflowIntegrationWorkflowMetrics.struct_class = Types::AppflowIntegrationWorkflowMetrics
280
+
281
+ AppflowIntegrationWorkflowStep.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, required: true, location_name: "FlowName"))
282
+ AppflowIntegrationWorkflowStep.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "Status"))
283
+ AppflowIntegrationWorkflowStep.add_member(:execution_message, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "ExecutionMessage"))
284
+ AppflowIntegrationWorkflowStep.add_member(:records_processed, Shapes::ShapeRef.new(shape: long, required: true, location_name: "RecordsProcessed"))
285
+ AppflowIntegrationWorkflowStep.add_member(:batch_records_start_time, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "BatchRecordsStartTime"))
286
+ AppflowIntegrationWorkflowStep.add_member(:batch_records_end_time, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "BatchRecordsEndTime"))
287
+ AppflowIntegrationWorkflowStep.add_member(:created_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedAt"))
288
+ AppflowIntegrationWorkflowStep.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
289
+ AppflowIntegrationWorkflowStep.struct_class = Types::AppflowIntegrationWorkflowStep
290
+
240
291
  AttributeSourceIdMap.key = Shapes::ShapeRef.new(shape: string1To255)
241
292
  AttributeSourceIdMap.value = Shapes::ShapeRef.new(shape: uuid)
242
293
 
@@ -246,11 +297,18 @@ module Aws::CustomerProfiles
246
297
  AutoMerging.add_member(:enabled, Shapes::ShapeRef.new(shape: optionalBoolean, required: true, location_name: "Enabled"))
247
298
  AutoMerging.add_member(:consolidation, Shapes::ShapeRef.new(shape: Consolidation, location_name: "Consolidation"))
248
299
  AutoMerging.add_member(:conflict_resolution, Shapes::ShapeRef.new(shape: ConflictResolution, location_name: "ConflictResolution"))
300
+ AutoMerging.add_member(:min_allowed_confidence_score_for_merging, Shapes::ShapeRef.new(shape: Double0To1, location_name: "MinAllowedConfidenceScoreForMerging"))
249
301
  AutoMerging.struct_class = Types::AutoMerging
250
302
 
251
303
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: message, location_name: "Message"))
252
304
  BadRequestException.struct_class = Types::BadRequestException
253
305
 
306
+ Batch.add_member(:start_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "StartTime"))
307
+ Batch.add_member(:end_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "EndTime"))
308
+ Batch.struct_class = Types::Batch
309
+
310
+ Batches.member = Shapes::ShapeRef.new(shape: Batch)
311
+
254
312
  ConflictResolution.add_member(:conflict_resolving_model, Shapes::ShapeRef.new(shape: ConflictResolvingModel, required: true, location_name: "ConflictResolvingModel"))
255
313
  ConflictResolution.add_member(:source_name, Shapes::ShapeRef.new(shape: string1To255, location_name: "SourceName"))
256
314
  ConflictResolution.struct_class = Types::ConflictResolution
@@ -283,6 +341,18 @@ module Aws::CustomerProfiles
283
341
  CreateDomainResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
284
342
  CreateDomainResponse.struct_class = Types::CreateDomainResponse
285
343
 
344
+ CreateIntegrationWorkflowRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
345
+ CreateIntegrationWorkflowRequest.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "WorkflowType"))
346
+ CreateIntegrationWorkflowRequest.add_member(:integration_config, Shapes::ShapeRef.new(shape: IntegrationConfig, required: true, location_name: "IntegrationConfig"))
347
+ CreateIntegrationWorkflowRequest.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, required: true, location_name: "ObjectTypeName"))
348
+ CreateIntegrationWorkflowRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
349
+ CreateIntegrationWorkflowRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
350
+ CreateIntegrationWorkflowRequest.struct_class = Types::CreateIntegrationWorkflowRequest
351
+
352
+ CreateIntegrationWorkflowResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, required: true, location_name: "WorkflowId"))
353
+ CreateIntegrationWorkflowResponse.add_member(:message, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "Message"))
354
+ CreateIntegrationWorkflowResponse.struct_class = Types::CreateIntegrationWorkflowResponse
355
+
286
356
  CreateProfileRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
287
357
  CreateProfileRequest.add_member(:account_number, Shapes::ShapeRef.new(shape: string1To255, location_name: "AccountNumber"))
288
358
  CreateProfileRequest.add_member(:additional_information, Shapes::ShapeRef.new(shape: string1To1000, location_name: "AdditionalInformation"))
@@ -355,6 +425,12 @@ module Aws::CustomerProfiles
355
425
  DeleteProfileResponse.add_member(:message, Shapes::ShapeRef.new(shape: message, location_name: "Message"))
356
426
  DeleteProfileResponse.struct_class = Types::DeleteProfileResponse
357
427
 
428
+ DeleteWorkflowRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
429
+ DeleteWorkflowRequest.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, required: true, location: "uri", location_name: "WorkflowId"))
430
+ DeleteWorkflowRequest.struct_class = Types::DeleteWorkflowRequest
431
+
432
+ DeleteWorkflowResponse.struct_class = Types::DeleteWorkflowResponse
433
+
358
434
  DomainList.member = Shapes::ShapeRef.new(shape: ListDomainItem)
359
435
 
360
436
  DomainStats.add_member(:profile_count, Shapes::ShapeRef.new(shape: long, location_name: "ProfileCount"))
@@ -408,6 +484,7 @@ module Aws::CustomerProfiles
408
484
  GetAutoMergingPreviewRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
409
485
  GetAutoMergingPreviewRequest.add_member(:consolidation, Shapes::ShapeRef.new(shape: Consolidation, required: true, location_name: "Consolidation"))
410
486
  GetAutoMergingPreviewRequest.add_member(:conflict_resolution, Shapes::ShapeRef.new(shape: ConflictResolution, required: true, location_name: "ConflictResolution"))
487
+ GetAutoMergingPreviewRequest.add_member(:min_allowed_confidence_score_for_merging, Shapes::ShapeRef.new(shape: Double0To1, location_name: "MinAllowedConfidenceScoreForMerging"))
411
488
  GetAutoMergingPreviewRequest.struct_class = Types::GetAutoMergingPreviewRequest
412
489
 
413
490
  GetAutoMergingPreviewResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location_name: "DomainName"))
@@ -458,6 +535,7 @@ module Aws::CustomerProfiles
458
535
  GetIntegrationResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
459
536
  GetIntegrationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
460
537
  GetIntegrationResponse.add_member(:object_type_names, Shapes::ShapeRef.new(shape: ObjectTypeNames, location_name: "ObjectTypeNames"))
538
+ GetIntegrationResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, location_name: "WorkflowId"))
461
539
  GetIntegrationResponse.struct_class = Types::GetIntegrationResponse
462
540
 
463
541
  GetMatchesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
@@ -501,6 +579,32 @@ module Aws::CustomerProfiles
501
579
  GetProfileObjectTypeTemplateResponse.add_member(:keys, Shapes::ShapeRef.new(shape: KeyMap, location_name: "Keys"))
502
580
  GetProfileObjectTypeTemplateResponse.struct_class = Types::GetProfileObjectTypeTemplateResponse
503
581
 
582
+ GetWorkflowRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
583
+ GetWorkflowRequest.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, required: true, location: "uri", location_name: "WorkflowId"))
584
+ GetWorkflowRequest.struct_class = Types::GetWorkflowRequest
585
+
586
+ GetWorkflowResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, location_name: "WorkflowId"))
587
+ GetWorkflowResponse.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, location_name: "WorkflowType"))
588
+ GetWorkflowResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
589
+ GetWorkflowResponse.add_member(:error_description, Shapes::ShapeRef.new(shape: string1To255, location_name: "ErrorDescription"))
590
+ GetWorkflowResponse.add_member(:start_date, Shapes::ShapeRef.new(shape: timestamp, location_name: "StartDate"))
591
+ GetWorkflowResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastUpdatedAt"))
592
+ GetWorkflowResponse.add_member(:attributes, Shapes::ShapeRef.new(shape: WorkflowAttributes, location_name: "Attributes"))
593
+ GetWorkflowResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: WorkflowMetrics, location_name: "Metrics"))
594
+ GetWorkflowResponse.struct_class = Types::GetWorkflowResponse
595
+
596
+ GetWorkflowStepsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
597
+ GetWorkflowStepsRequest.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, required: true, location: "uri", location_name: "WorkflowId"))
598
+ GetWorkflowStepsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
599
+ GetWorkflowStepsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxSize100, location: "querystring", location_name: "max-results"))
600
+ GetWorkflowStepsRequest.struct_class = Types::GetWorkflowStepsRequest
601
+
602
+ GetWorkflowStepsResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, location_name: "WorkflowId"))
603
+ GetWorkflowStepsResponse.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, location_name: "WorkflowType"))
604
+ GetWorkflowStepsResponse.add_member(:items, Shapes::ShapeRef.new(shape: WorkflowStepsList, location_name: "Items"))
605
+ GetWorkflowStepsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location_name: "NextToken"))
606
+ GetWorkflowStepsResponse.struct_class = Types::GetWorkflowStepsResponse
607
+
504
608
  IdentityResolutionJob.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, location_name: "DomainName"))
505
609
  IdentityResolutionJob.add_member(:job_id, Shapes::ShapeRef.new(shape: uuid, location_name: "JobId"))
506
610
  IdentityResolutionJob.add_member(:status, Shapes::ShapeRef.new(shape: IdentityResolutionJobStatus, location_name: "Status"))
@@ -516,6 +620,9 @@ module Aws::CustomerProfiles
516
620
  IncrementalPullConfig.add_member(:datetime_type_field_name, Shapes::ShapeRef.new(shape: DatetimeTypeFieldName, location_name: "DatetimeTypeFieldName"))
517
621
  IncrementalPullConfig.struct_class = Types::IncrementalPullConfig
518
622
 
623
+ IntegrationConfig.add_member(:appflow_integration, Shapes::ShapeRef.new(shape: AppflowIntegration, location_name: "AppflowIntegration"))
624
+ IntegrationConfig.struct_class = Types::IntegrationConfig
625
+
519
626
  IntegrationList.member = Shapes::ShapeRef.new(shape: ListIntegrationItem)
520
627
 
521
628
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: message, location_name: "Message"))
@@ -536,6 +643,7 @@ module Aws::CustomerProfiles
536
643
  ListAccountIntegrationsRequest.add_member(:uri, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "Uri"))
537
644
  ListAccountIntegrationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
538
645
  ListAccountIntegrationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxSize100, location: "querystring", location_name: "max-results"))
646
+ ListAccountIntegrationsRequest.add_member(:include_hidden, Shapes::ShapeRef.new(shape: optionalBoolean, location: "querystring", location_name: "include-hidden"))
539
647
  ListAccountIntegrationsRequest.struct_class = Types::ListAccountIntegrationsRequest
540
648
 
541
649
  ListAccountIntegrationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: IntegrationList, location_name: "Items"))
@@ -572,11 +680,13 @@ module Aws::CustomerProfiles
572
680
  ListIntegrationItem.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
573
681
  ListIntegrationItem.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
574
682
  ListIntegrationItem.add_member(:object_type_names, Shapes::ShapeRef.new(shape: ObjectTypeNames, location_name: "ObjectTypeNames"))
683
+ ListIntegrationItem.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, location_name: "WorkflowId"))
575
684
  ListIntegrationItem.struct_class = Types::ListIntegrationItem
576
685
 
577
686
  ListIntegrationsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
578
687
  ListIntegrationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
579
688
  ListIntegrationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxSize100, location: "querystring", location_name: "max-results"))
689
+ ListIntegrationsRequest.add_member(:include_hidden, Shapes::ShapeRef.new(shape: optionalBoolean, location: "querystring", location_name: "include-hidden"))
580
690
  ListIntegrationsRequest.struct_class = Types::ListIntegrationsRequest
581
691
 
582
692
  ListIntegrationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: IntegrationList, location_name: "Items"))
@@ -635,6 +745,27 @@ module Aws::CustomerProfiles
635
745
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
636
746
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
637
747
 
748
+ ListWorkflowsItem.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "WorkflowType"))
749
+ ListWorkflowsItem.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "WorkflowId"))
750
+ ListWorkflowsItem.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "Status"))
751
+ ListWorkflowsItem.add_member(:status_description, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "StatusDescription"))
752
+ ListWorkflowsItem.add_member(:created_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedAt"))
753
+ ListWorkflowsItem.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
754
+ ListWorkflowsItem.struct_class = Types::ListWorkflowsItem
755
+
756
+ ListWorkflowsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
757
+ ListWorkflowsRequest.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, location_name: "WorkflowType"))
758
+ ListWorkflowsRequest.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
759
+ ListWorkflowsRequest.add_member(:query_start_date, Shapes::ShapeRef.new(shape: timestamp, location_name: "QueryStartDate"))
760
+ ListWorkflowsRequest.add_member(:query_end_date, Shapes::ShapeRef.new(shape: timestamp, location_name: "QueryEndDate"))
761
+ ListWorkflowsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
762
+ ListWorkflowsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxSize100, location: "querystring", location_name: "max-results"))
763
+ ListWorkflowsRequest.struct_class = Types::ListWorkflowsRequest
764
+
765
+ ListWorkflowsResponse.add_member(:items, Shapes::ShapeRef.new(shape: WorkflowList, location_name: "Items"))
766
+ ListWorkflowsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location_name: "NextToken"))
767
+ ListWorkflowsResponse.struct_class = Types::ListWorkflowsResponse
768
+
638
769
  MarketoSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "Object"))
639
770
  MarketoSourceProperties.struct_class = Types::MarketoSourceProperties
640
771
 
@@ -739,6 +870,7 @@ module Aws::CustomerProfiles
739
870
  PutIntegrationResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
740
871
  PutIntegrationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
741
872
  PutIntegrationResponse.add_member(:object_type_names, Shapes::ShapeRef.new(shape: ObjectTypeNames, location_name: "ObjectTypeNames"))
873
+ PutIntegrationResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, location_name: "WorkflowId"))
742
874
  PutIntegrationResponse.struct_class = Types::PutIntegrationResponse
743
875
 
744
876
  PutProfileObjectRequest.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, required: true, location_name: "ObjectTypeName"))
@@ -936,6 +1068,19 @@ module Aws::CustomerProfiles
936
1068
  UpdateProfileResponse.add_member(:profile_id, Shapes::ShapeRef.new(shape: uuid, required: true, location_name: "ProfileId"))
937
1069
  UpdateProfileResponse.struct_class = Types::UpdateProfileResponse
938
1070
 
1071
+ WorkflowAttributes.add_member(:appflow_integration, Shapes::ShapeRef.new(shape: AppflowIntegrationWorkflowAttributes, location_name: "AppflowIntegration"))
1072
+ WorkflowAttributes.struct_class = Types::WorkflowAttributes
1073
+
1074
+ WorkflowList.member = Shapes::ShapeRef.new(shape: ListWorkflowsItem)
1075
+
1076
+ WorkflowMetrics.add_member(:appflow_integration, Shapes::ShapeRef.new(shape: AppflowIntegrationWorkflowMetrics, location_name: "AppflowIntegration"))
1077
+ WorkflowMetrics.struct_class = Types::WorkflowMetrics
1078
+
1079
+ WorkflowStepItem.add_member(:appflow_integration, Shapes::ShapeRef.new(shape: AppflowIntegrationWorkflowStep, location_name: "AppflowIntegration"))
1080
+ WorkflowStepItem.struct_class = Types::WorkflowStepItem
1081
+
1082
+ WorkflowStepsList.member = Shapes::ShapeRef.new(shape: WorkflowStepItem)
1083
+
939
1084
  ZendeskSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "Object"))
940
1085
  ZendeskSourceProperties.struct_class = Types::ZendeskSourceProperties
941
1086
 
@@ -986,6 +1131,19 @@ module Aws::CustomerProfiles
986
1131
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
987
1132
  end)
988
1133
 
1134
+ api.add_operation(:create_integration_workflow, Seahorse::Model::Operation.new.tap do |o|
1135
+ o.name = "CreateIntegrationWorkflow"
1136
+ o.http_method = "POST"
1137
+ o.http_request_uri = "/domains/{DomainName}/workflows/integrations"
1138
+ o.input = Shapes::ShapeRef.new(shape: CreateIntegrationWorkflowRequest)
1139
+ o.output = Shapes::ShapeRef.new(shape: CreateIntegrationWorkflowResponse)
1140
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1141
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1142
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1143
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1144
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1145
+ end)
1146
+
989
1147
  api.add_operation(:create_profile, Seahorse::Model::Operation.new.tap do |o|
990
1148
  o.name = "CreateProfile"
991
1149
  o.http_method = "POST"
@@ -1077,6 +1235,19 @@ module Aws::CustomerProfiles
1077
1235
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1078
1236
  end)
1079
1237
 
1238
+ api.add_operation(:delete_workflow, Seahorse::Model::Operation.new.tap do |o|
1239
+ o.name = "DeleteWorkflow"
1240
+ o.http_method = "DELETE"
1241
+ o.http_request_uri = "/domains/{DomainName}/workflows/{WorkflowId}"
1242
+ o.input = Shapes::ShapeRef.new(shape: DeleteWorkflowRequest)
1243
+ o.output = Shapes::ShapeRef.new(shape: DeleteWorkflowResponse)
1244
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1245
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1246
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1247
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1248
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1249
+ end)
1250
+
1080
1251
  api.add_operation(:get_auto_merging_preview, Seahorse::Model::Operation.new.tap do |o|
1081
1252
  o.name = "GetAutoMergingPreview"
1082
1253
  o.http_method = "POST"
@@ -1168,6 +1339,32 @@ module Aws::CustomerProfiles
1168
1339
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1169
1340
  end)
1170
1341
 
1342
+ api.add_operation(:get_workflow, Seahorse::Model::Operation.new.tap do |o|
1343
+ o.name = "GetWorkflow"
1344
+ o.http_method = "GET"
1345
+ o.http_request_uri = "/domains/{DomainName}/workflows/{WorkflowId}"
1346
+ o.input = Shapes::ShapeRef.new(shape: GetWorkflowRequest)
1347
+ o.output = Shapes::ShapeRef.new(shape: GetWorkflowResponse)
1348
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1349
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1350
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1351
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1352
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1353
+ end)
1354
+
1355
+ api.add_operation(:get_workflow_steps, Seahorse::Model::Operation.new.tap do |o|
1356
+ o.name = "GetWorkflowSteps"
1357
+ o.http_method = "GET"
1358
+ o.http_request_uri = "/domains/{DomainName}/workflows/{WorkflowId}/steps"
1359
+ o.input = Shapes::ShapeRef.new(shape: GetWorkflowStepsRequest)
1360
+ o.output = Shapes::ShapeRef.new(shape: GetWorkflowStepsResponse)
1361
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1362
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1363
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1364
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1365
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1366
+ end)
1367
+
1171
1368
  api.add_operation(:list_account_integrations, Seahorse::Model::Operation.new.tap do |o|
1172
1369
  o.name = "ListAccountIntegrations"
1173
1370
  o.http_method = "POST"
@@ -1270,6 +1467,19 @@ module Aws::CustomerProfiles
1270
1467
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1271
1468
  end)
1272
1469
 
1470
+ api.add_operation(:list_workflows, Seahorse::Model::Operation.new.tap do |o|
1471
+ o.name = "ListWorkflows"
1472
+ o.http_method = "POST"
1473
+ o.http_request_uri = "/domains/{DomainName}/workflows"
1474
+ o.input = Shapes::ShapeRef.new(shape: ListWorkflowsRequest)
1475
+ o.output = Shapes::ShapeRef.new(shape: ListWorkflowsResponse)
1476
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1477
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1478
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1479
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1480
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1481
+ end)
1482
+
1273
1483
  api.add_operation(:merge_profiles, Seahorse::Model::Operation.new.tap do |o|
1274
1484
  o.name = "MergeProfiles"
1275
1485
  o.http_method = "POST"