aws-sdk-customerprofiles 1.15.0 → 1.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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,6 +55,8 @@ 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')
@@ -75,10 +85,15 @@ module Aws::CustomerProfiles
75
85
  GetProfileObjectTypeResponse = Shapes::StructureShape.new(name: 'GetProfileObjectTypeResponse')
76
86
  GetProfileObjectTypeTemplateRequest = Shapes::StructureShape.new(name: 'GetProfileObjectTypeTemplateRequest')
77
87
  GetProfileObjectTypeTemplateResponse = Shapes::StructureShape.new(name: 'GetProfileObjectTypeTemplateResponse')
88
+ GetWorkflowRequest = Shapes::StructureShape.new(name: 'GetWorkflowRequest')
89
+ GetWorkflowResponse = Shapes::StructureShape.new(name: 'GetWorkflowResponse')
90
+ GetWorkflowStepsRequest = Shapes::StructureShape.new(name: 'GetWorkflowStepsRequest')
91
+ GetWorkflowStepsResponse = Shapes::StructureShape.new(name: 'GetWorkflowStepsResponse')
78
92
  IdentityResolutionJob = Shapes::StructureShape.new(name: 'IdentityResolutionJob')
79
93
  IdentityResolutionJobStatus = Shapes::StringShape.new(name: 'IdentityResolutionJobStatus')
80
94
  IdentityResolutionJobsList = Shapes::ListShape.new(name: 'IdentityResolutionJobsList')
81
95
  IncrementalPullConfig = Shapes::StructureShape.new(name: 'IncrementalPullConfig')
96
+ IntegrationConfig = Shapes::StructureShape.new(name: 'IntegrationConfig')
82
97
  IntegrationList = Shapes::ListShape.new(name: 'IntegrationList')
83
98
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
84
99
  JobSchedule = Shapes::StructureShape.new(name: 'JobSchedule')
@@ -108,6 +123,9 @@ module Aws::CustomerProfiles
108
123
  ListProfileObjectsResponse = Shapes::StructureShape.new(name: 'ListProfileObjectsResponse')
109
124
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
110
125
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
126
+ ListWorkflowsItem = Shapes::StructureShape.new(name: 'ListWorkflowsItem')
127
+ ListWorkflowsRequest = Shapes::StructureShape.new(name: 'ListWorkflowsRequest')
128
+ ListWorkflowsResponse = Shapes::StructureShape.new(name: 'ListWorkflowsResponse')
111
129
  MarketoConnectorOperator = Shapes::StringShape.new(name: 'MarketoConnectorOperator')
112
130
  MarketoSourceProperties = Shapes::StructureShape.new(name: 'MarketoSourceProperties')
113
131
  MatchItem = Shapes::StructureShape.new(name: 'MatchItem')
@@ -123,6 +141,7 @@ module Aws::CustomerProfiles
123
141
  ObjectTypeField = Shapes::StructureShape.new(name: 'ObjectTypeField')
124
142
  ObjectTypeKey = Shapes::StructureShape.new(name: 'ObjectTypeKey')
125
143
  ObjectTypeKeyList = Shapes::ListShape.new(name: 'ObjectTypeKeyList')
144
+ ObjectTypeNames = Shapes::MapShape.new(name: 'ObjectTypeNames')
126
145
  OperatorPropertiesKeys = Shapes::StringShape.new(name: 'OperatorPropertiesKeys')
127
146
  PartyType = Shapes::StringShape.new(name: 'PartyType')
128
147
  Profile = Shapes::StructureShape.new(name: 'Profile')
@@ -140,6 +159,7 @@ module Aws::CustomerProfiles
140
159
  PutProfileObjectTypeRequest = Shapes::StructureShape.new(name: 'PutProfileObjectTypeRequest')
141
160
  PutProfileObjectTypeResponse = Shapes::StructureShape.new(name: 'PutProfileObjectTypeResponse')
142
161
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
162
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
143
163
  S3ConnectorOperator = Shapes::StringShape.new(name: 'S3ConnectorOperator')
144
164
  S3ExportingConfig = Shapes::StructureShape.new(name: 'S3ExportingConfig')
145
165
  S3ExportingLocation = Shapes::StructureShape.new(name: 'S3ExportingLocation')
@@ -159,6 +179,7 @@ module Aws::CustomerProfiles
159
179
  SourceFlowConfig = Shapes::StructureShape.new(name: 'SourceFlowConfig')
160
180
  StandardIdentifier = Shapes::StringShape.new(name: 'StandardIdentifier')
161
181
  StandardIdentifierList = Shapes::ListShape.new(name: 'StandardIdentifierList')
182
+ Status = Shapes::StringShape.new(name: 'Status')
162
183
  TagArn = Shapes::StringShape.new(name: 'TagArn')
163
184
  TagKey = Shapes::StringShape.new(name: 'TagKey')
164
185
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -183,6 +204,12 @@ module Aws::CustomerProfiles
183
204
  UpdateDomainResponse = Shapes::StructureShape.new(name: 'UpdateDomainResponse')
184
205
  UpdateProfileRequest = Shapes::StructureShape.new(name: 'UpdateProfileRequest')
185
206
  UpdateProfileResponse = Shapes::StructureShape.new(name: 'UpdateProfileResponse')
207
+ WorkflowAttributes = Shapes::StructureShape.new(name: 'WorkflowAttributes')
208
+ WorkflowList = Shapes::ListShape.new(name: 'WorkflowList')
209
+ WorkflowMetrics = Shapes::StructureShape.new(name: 'WorkflowMetrics')
210
+ WorkflowStepItem = Shapes::StructureShape.new(name: 'WorkflowStepItem')
211
+ WorkflowStepsList = Shapes::ListShape.new(name: 'WorkflowStepsList')
212
+ WorkflowType = Shapes::StringShape.new(name: 'WorkflowType')
186
213
  ZendeskConnectorOperator = Shapes::StringShape.new(name: 'ZendeskConnectorOperator')
187
214
  ZendeskSourceProperties = Shapes::StructureShape.new(name: 'ZendeskSourceProperties')
188
215
  boolean = Shapes::BooleanShape.new(name: 'boolean')
@@ -236,6 +263,30 @@ module Aws::CustomerProfiles
236
263
  Address.add_member(:postal_code, Shapes::ShapeRef.new(shape: string1To255, location_name: "PostalCode"))
237
264
  Address.struct_class = Types::Address
238
265
 
266
+ AppflowIntegration.add_member(:flow_definition, Shapes::ShapeRef.new(shape: FlowDefinition, required: true, location_name: "FlowDefinition"))
267
+ AppflowIntegration.add_member(:batches, Shapes::ShapeRef.new(shape: Batches, location_name: "Batches"))
268
+ AppflowIntegration.struct_class = Types::AppflowIntegration
269
+
270
+ AppflowIntegrationWorkflowAttributes.add_member(:source_connector_type, Shapes::ShapeRef.new(shape: SourceConnectorType, required: true, location_name: "SourceConnectorType"))
271
+ AppflowIntegrationWorkflowAttributes.add_member(:connector_profile_name, Shapes::ShapeRef.new(shape: ConnectorProfileName, required: true, location_name: "ConnectorProfileName"))
272
+ AppflowIntegrationWorkflowAttributes.add_member(:role_arn, Shapes::ShapeRef.new(shape: string1To255, location_name: "RoleArn"))
273
+ AppflowIntegrationWorkflowAttributes.struct_class = Types::AppflowIntegrationWorkflowAttributes
274
+
275
+ AppflowIntegrationWorkflowMetrics.add_member(:records_processed, Shapes::ShapeRef.new(shape: long, required: true, location_name: "RecordsProcessed"))
276
+ AppflowIntegrationWorkflowMetrics.add_member(:steps_completed, Shapes::ShapeRef.new(shape: long, required: true, location_name: "StepsCompleted"))
277
+ AppflowIntegrationWorkflowMetrics.add_member(:total_steps, Shapes::ShapeRef.new(shape: long, required: true, location_name: "TotalSteps"))
278
+ AppflowIntegrationWorkflowMetrics.struct_class = Types::AppflowIntegrationWorkflowMetrics
279
+
280
+ AppflowIntegrationWorkflowStep.add_member(:flow_name, Shapes::ShapeRef.new(shape: FlowName, required: true, location_name: "FlowName"))
281
+ AppflowIntegrationWorkflowStep.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "Status"))
282
+ AppflowIntegrationWorkflowStep.add_member(:execution_message, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "ExecutionMessage"))
283
+ AppflowIntegrationWorkflowStep.add_member(:records_processed, Shapes::ShapeRef.new(shape: long, required: true, location_name: "RecordsProcessed"))
284
+ AppflowIntegrationWorkflowStep.add_member(:batch_records_start_time, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "BatchRecordsStartTime"))
285
+ AppflowIntegrationWorkflowStep.add_member(:batch_records_end_time, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "BatchRecordsEndTime"))
286
+ AppflowIntegrationWorkflowStep.add_member(:created_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedAt"))
287
+ AppflowIntegrationWorkflowStep.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
288
+ AppflowIntegrationWorkflowStep.struct_class = Types::AppflowIntegrationWorkflowStep
289
+
239
290
  AttributeSourceIdMap.key = Shapes::ShapeRef.new(shape: string1To255)
240
291
  AttributeSourceIdMap.value = Shapes::ShapeRef.new(shape: uuid)
241
292
 
@@ -250,6 +301,12 @@ module Aws::CustomerProfiles
250
301
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: message, location_name: "Message"))
251
302
  BadRequestException.struct_class = Types::BadRequestException
252
303
 
304
+ Batch.add_member(:start_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "StartTime"))
305
+ Batch.add_member(:end_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "EndTime"))
306
+ Batch.struct_class = Types::Batch
307
+
308
+ Batches.member = Shapes::ShapeRef.new(shape: Batch)
309
+
253
310
  ConflictResolution.add_member(:conflict_resolving_model, Shapes::ShapeRef.new(shape: ConflictResolvingModel, required: true, location_name: "ConflictResolvingModel"))
254
311
  ConflictResolution.add_member(:source_name, Shapes::ShapeRef.new(shape: string1To255, location_name: "SourceName"))
255
312
  ConflictResolution.struct_class = Types::ConflictResolution
@@ -282,6 +339,18 @@ module Aws::CustomerProfiles
282
339
  CreateDomainResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
283
340
  CreateDomainResponse.struct_class = Types::CreateDomainResponse
284
341
 
342
+ CreateIntegrationWorkflowRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
343
+ CreateIntegrationWorkflowRequest.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "WorkflowType"))
344
+ CreateIntegrationWorkflowRequest.add_member(:integration_config, Shapes::ShapeRef.new(shape: IntegrationConfig, required: true, location_name: "IntegrationConfig"))
345
+ CreateIntegrationWorkflowRequest.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, required: true, location_name: "ObjectTypeName"))
346
+ CreateIntegrationWorkflowRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "RoleArn"))
347
+ CreateIntegrationWorkflowRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
348
+ CreateIntegrationWorkflowRequest.struct_class = Types::CreateIntegrationWorkflowRequest
349
+
350
+ CreateIntegrationWorkflowResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, required: true, location_name: "WorkflowId"))
351
+ CreateIntegrationWorkflowResponse.add_member(:message, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "Message"))
352
+ CreateIntegrationWorkflowResponse.struct_class = Types::CreateIntegrationWorkflowResponse
353
+
285
354
  CreateProfileRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
286
355
  CreateProfileRequest.add_member(:account_number, Shapes::ShapeRef.new(shape: string1To255, location_name: "AccountNumber"))
287
356
  CreateProfileRequest.add_member(:additional_information, Shapes::ShapeRef.new(shape: string1To1000, location_name: "AdditionalInformation"))
@@ -354,6 +423,12 @@ module Aws::CustomerProfiles
354
423
  DeleteProfileResponse.add_member(:message, Shapes::ShapeRef.new(shape: message, location_name: "Message"))
355
424
  DeleteProfileResponse.struct_class = Types::DeleteProfileResponse
356
425
 
426
+ DeleteWorkflowRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
427
+ DeleteWorkflowRequest.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, required: true, location: "uri", location_name: "WorkflowId"))
428
+ DeleteWorkflowRequest.struct_class = Types::DeleteWorkflowRequest
429
+
430
+ DeleteWorkflowResponse.struct_class = Types::DeleteWorkflowResponse
431
+
357
432
  DomainList.member = Shapes::ShapeRef.new(shape: ListDomainItem)
358
433
 
359
434
  DomainStats.add_member(:profile_count, Shapes::ShapeRef.new(shape: long, location_name: "ProfileCount"))
@@ -452,10 +527,12 @@ module Aws::CustomerProfiles
452
527
 
453
528
  GetIntegrationResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location_name: "DomainName"))
454
529
  GetIntegrationResponse.add_member(:uri, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "Uri"))
455
- GetIntegrationResponse.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, required: true, location_name: "ObjectTypeName"))
530
+ GetIntegrationResponse.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, location_name: "ObjectTypeName"))
456
531
  GetIntegrationResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedAt"))
457
532
  GetIntegrationResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
458
533
  GetIntegrationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
534
+ GetIntegrationResponse.add_member(:object_type_names, Shapes::ShapeRef.new(shape: ObjectTypeNames, location_name: "ObjectTypeNames"))
535
+ GetIntegrationResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, location_name: "WorkflowId"))
459
536
  GetIntegrationResponse.struct_class = Types::GetIntegrationResponse
460
537
 
461
538
  GetMatchesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
@@ -499,6 +576,32 @@ module Aws::CustomerProfiles
499
576
  GetProfileObjectTypeTemplateResponse.add_member(:keys, Shapes::ShapeRef.new(shape: KeyMap, location_name: "Keys"))
500
577
  GetProfileObjectTypeTemplateResponse.struct_class = Types::GetProfileObjectTypeTemplateResponse
501
578
 
579
+ GetWorkflowRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
580
+ GetWorkflowRequest.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, required: true, location: "uri", location_name: "WorkflowId"))
581
+ GetWorkflowRequest.struct_class = Types::GetWorkflowRequest
582
+
583
+ GetWorkflowResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, location_name: "WorkflowId"))
584
+ GetWorkflowResponse.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, location_name: "WorkflowType"))
585
+ GetWorkflowResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
586
+ GetWorkflowResponse.add_member(:error_description, Shapes::ShapeRef.new(shape: string1To255, location_name: "ErrorDescription"))
587
+ GetWorkflowResponse.add_member(:start_date, Shapes::ShapeRef.new(shape: timestamp, location_name: "StartDate"))
588
+ GetWorkflowResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastUpdatedAt"))
589
+ GetWorkflowResponse.add_member(:attributes, Shapes::ShapeRef.new(shape: WorkflowAttributes, location_name: "Attributes"))
590
+ GetWorkflowResponse.add_member(:metrics, Shapes::ShapeRef.new(shape: WorkflowMetrics, location_name: "Metrics"))
591
+ GetWorkflowResponse.struct_class = Types::GetWorkflowResponse
592
+
593
+ GetWorkflowStepsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
594
+ GetWorkflowStepsRequest.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, required: true, location: "uri", location_name: "WorkflowId"))
595
+ GetWorkflowStepsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
596
+ GetWorkflowStepsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxSize100, location: "querystring", location_name: "max-results"))
597
+ GetWorkflowStepsRequest.struct_class = Types::GetWorkflowStepsRequest
598
+
599
+ GetWorkflowStepsResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: uuid, location_name: "WorkflowId"))
600
+ GetWorkflowStepsResponse.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, location_name: "WorkflowType"))
601
+ GetWorkflowStepsResponse.add_member(:items, Shapes::ShapeRef.new(shape: WorkflowStepsList, location_name: "Items"))
602
+ GetWorkflowStepsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location_name: "NextToken"))
603
+ GetWorkflowStepsResponse.struct_class = Types::GetWorkflowStepsResponse
604
+
502
605
  IdentityResolutionJob.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, location_name: "DomainName"))
503
606
  IdentityResolutionJob.add_member(:job_id, Shapes::ShapeRef.new(shape: uuid, location_name: "JobId"))
504
607
  IdentityResolutionJob.add_member(:status, Shapes::ShapeRef.new(shape: IdentityResolutionJobStatus, location_name: "Status"))
@@ -514,6 +617,9 @@ module Aws::CustomerProfiles
514
617
  IncrementalPullConfig.add_member(:datetime_type_field_name, Shapes::ShapeRef.new(shape: DatetimeTypeFieldName, location_name: "DatetimeTypeFieldName"))
515
618
  IncrementalPullConfig.struct_class = Types::IncrementalPullConfig
516
619
 
620
+ IntegrationConfig.add_member(:appflow_integration, Shapes::ShapeRef.new(shape: AppflowIntegration, location_name: "AppflowIntegration"))
621
+ IntegrationConfig.struct_class = Types::IntegrationConfig
622
+
517
623
  IntegrationList.member = Shapes::ShapeRef.new(shape: ListIntegrationItem)
518
624
 
519
625
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: message, location_name: "Message"))
@@ -534,6 +640,7 @@ module Aws::CustomerProfiles
534
640
  ListAccountIntegrationsRequest.add_member(:uri, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "Uri"))
535
641
  ListAccountIntegrationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
536
642
  ListAccountIntegrationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxSize100, location: "querystring", location_name: "max-results"))
643
+ ListAccountIntegrationsRequest.add_member(:include_hidden, Shapes::ShapeRef.new(shape: optionalBoolean, location: "querystring", location_name: "include-hidden"))
537
644
  ListAccountIntegrationsRequest.struct_class = Types::ListAccountIntegrationsRequest
538
645
 
539
646
  ListAccountIntegrationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: IntegrationList, location_name: "Items"))
@@ -565,15 +672,18 @@ module Aws::CustomerProfiles
565
672
 
566
673
  ListIntegrationItem.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location_name: "DomainName"))
567
674
  ListIntegrationItem.add_member(:uri, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "Uri"))
568
- ListIntegrationItem.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, required: true, location_name: "ObjectTypeName"))
675
+ ListIntegrationItem.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, location_name: "ObjectTypeName"))
569
676
  ListIntegrationItem.add_member(:created_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedAt"))
570
677
  ListIntegrationItem.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
571
678
  ListIntegrationItem.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
679
+ ListIntegrationItem.add_member(:object_type_names, Shapes::ShapeRef.new(shape: ObjectTypeNames, location_name: "ObjectTypeNames"))
680
+ ListIntegrationItem.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, location_name: "WorkflowId"))
572
681
  ListIntegrationItem.struct_class = Types::ListIntegrationItem
573
682
 
574
683
  ListIntegrationsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
575
684
  ListIntegrationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
576
685
  ListIntegrationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxSize100, location: "querystring", location_name: "max-results"))
686
+ ListIntegrationsRequest.add_member(:include_hidden, Shapes::ShapeRef.new(shape: optionalBoolean, location: "querystring", location_name: "include-hidden"))
577
687
  ListIntegrationsRequest.struct_class = Types::ListIntegrationsRequest
578
688
 
579
689
  ListIntegrationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: IntegrationList, location_name: "Items"))
@@ -632,6 +742,27 @@ module Aws::CustomerProfiles
632
742
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
633
743
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
634
744
 
745
+ ListWorkflowsItem.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, required: true, location_name: "WorkflowType"))
746
+ ListWorkflowsItem.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "WorkflowId"))
747
+ ListWorkflowsItem.add_member(:status, Shapes::ShapeRef.new(shape: Status, required: true, location_name: "Status"))
748
+ ListWorkflowsItem.add_member(:status_description, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "StatusDescription"))
749
+ ListWorkflowsItem.add_member(:created_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedAt"))
750
+ ListWorkflowsItem.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
751
+ ListWorkflowsItem.struct_class = Types::ListWorkflowsItem
752
+
753
+ ListWorkflowsRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
754
+ ListWorkflowsRequest.add_member(:workflow_type, Shapes::ShapeRef.new(shape: WorkflowType, location_name: "WorkflowType"))
755
+ ListWorkflowsRequest.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
756
+ ListWorkflowsRequest.add_member(:query_start_date, Shapes::ShapeRef.new(shape: timestamp, location_name: "QueryStartDate"))
757
+ ListWorkflowsRequest.add_member(:query_end_date, Shapes::ShapeRef.new(shape: timestamp, location_name: "QueryEndDate"))
758
+ ListWorkflowsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location: "querystring", location_name: "next-token"))
759
+ ListWorkflowsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: maxSize100, location: "querystring", location_name: "max-results"))
760
+ ListWorkflowsRequest.struct_class = Types::ListWorkflowsRequest
761
+
762
+ ListWorkflowsResponse.add_member(:items, Shapes::ShapeRef.new(shape: WorkflowList, location_name: "Items"))
763
+ ListWorkflowsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: token, location_name: "NextToken"))
764
+ ListWorkflowsResponse.struct_class = Types::ListWorkflowsResponse
765
+
635
766
  MarketoSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "Object"))
636
767
  MarketoSourceProperties.struct_class = Types::MarketoSourceProperties
637
768
 
@@ -682,6 +813,9 @@ module Aws::CustomerProfiles
682
813
 
683
814
  ObjectTypeKeyList.member = Shapes::ShapeRef.new(shape: ObjectTypeKey)
684
815
 
816
+ ObjectTypeNames.key = Shapes::ShapeRef.new(shape: string1To255)
817
+ ObjectTypeNames.value = Shapes::ShapeRef.new(shape: typeName)
818
+
685
819
  Profile.add_member(:profile_id, Shapes::ShapeRef.new(shape: uuid, location_name: "ProfileId"))
686
820
  Profile.add_member(:account_number, Shapes::ShapeRef.new(shape: string1To255, location_name: "AccountNumber"))
687
821
  Profile.add_member(:additional_information, Shapes::ShapeRef.new(shape: string1To1000, location_name: "AdditionalInformation"))
@@ -720,17 +854,20 @@ module Aws::CustomerProfiles
720
854
 
721
855
  PutIntegrationRequest.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location: "uri", location_name: "DomainName"))
722
856
  PutIntegrationRequest.add_member(:uri, Shapes::ShapeRef.new(shape: string1To255, location_name: "Uri"))
723
- PutIntegrationRequest.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, required: true, location_name: "ObjectTypeName"))
857
+ PutIntegrationRequest.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, location_name: "ObjectTypeName"))
724
858
  PutIntegrationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
725
859
  PutIntegrationRequest.add_member(:flow_definition, Shapes::ShapeRef.new(shape: FlowDefinition, location_name: "FlowDefinition"))
860
+ PutIntegrationRequest.add_member(:object_type_names, Shapes::ShapeRef.new(shape: ObjectTypeNames, location_name: "ObjectTypeNames"))
726
861
  PutIntegrationRequest.struct_class = Types::PutIntegrationRequest
727
862
 
728
863
  PutIntegrationResponse.add_member(:domain_name, Shapes::ShapeRef.new(shape: name, required: true, location_name: "DomainName"))
729
864
  PutIntegrationResponse.add_member(:uri, Shapes::ShapeRef.new(shape: string1To255, required: true, location_name: "Uri"))
730
- PutIntegrationResponse.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, required: true, location_name: "ObjectTypeName"))
865
+ PutIntegrationResponse.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, location_name: "ObjectTypeName"))
731
866
  PutIntegrationResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedAt"))
732
867
  PutIntegrationResponse.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastUpdatedAt"))
733
868
  PutIntegrationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "Tags"))
869
+ PutIntegrationResponse.add_member(:object_type_names, Shapes::ShapeRef.new(shape: ObjectTypeNames, location_name: "ObjectTypeNames"))
870
+ PutIntegrationResponse.add_member(:workflow_id, Shapes::ShapeRef.new(shape: string1To255, location_name: "WorkflowId"))
734
871
  PutIntegrationResponse.struct_class = Types::PutIntegrationResponse
735
872
 
736
873
  PutProfileObjectRequest.add_member(:object_type_name, Shapes::ShapeRef.new(shape: typeName, required: true, location_name: "ObjectTypeName"))
@@ -928,6 +1065,19 @@ module Aws::CustomerProfiles
928
1065
  UpdateProfileResponse.add_member(:profile_id, Shapes::ShapeRef.new(shape: uuid, required: true, location_name: "ProfileId"))
929
1066
  UpdateProfileResponse.struct_class = Types::UpdateProfileResponse
930
1067
 
1068
+ WorkflowAttributes.add_member(:appflow_integration, Shapes::ShapeRef.new(shape: AppflowIntegrationWorkflowAttributes, location_name: "AppflowIntegration"))
1069
+ WorkflowAttributes.struct_class = Types::WorkflowAttributes
1070
+
1071
+ WorkflowList.member = Shapes::ShapeRef.new(shape: ListWorkflowsItem)
1072
+
1073
+ WorkflowMetrics.add_member(:appflow_integration, Shapes::ShapeRef.new(shape: AppflowIntegrationWorkflowMetrics, location_name: "AppflowIntegration"))
1074
+ WorkflowMetrics.struct_class = Types::WorkflowMetrics
1075
+
1076
+ WorkflowStepItem.add_member(:appflow_integration, Shapes::ShapeRef.new(shape: AppflowIntegrationWorkflowStep, location_name: "AppflowIntegration"))
1077
+ WorkflowStepItem.struct_class = Types::WorkflowStepItem
1078
+
1079
+ WorkflowStepsList.member = Shapes::ShapeRef.new(shape: WorkflowStepItem)
1080
+
931
1081
  ZendeskSourceProperties.add_member(:object, Shapes::ShapeRef.new(shape: Object, required: true, location_name: "Object"))
932
1082
  ZendeskSourceProperties.struct_class = Types::ZendeskSourceProperties
933
1083
 
@@ -978,6 +1128,19 @@ module Aws::CustomerProfiles
978
1128
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
979
1129
  end)
980
1130
 
1131
+ api.add_operation(:create_integration_workflow, Seahorse::Model::Operation.new.tap do |o|
1132
+ o.name = "CreateIntegrationWorkflow"
1133
+ o.http_method = "POST"
1134
+ o.http_request_uri = "/domains/{DomainName}/workflows/integrations"
1135
+ o.input = Shapes::ShapeRef.new(shape: CreateIntegrationWorkflowRequest)
1136
+ o.output = Shapes::ShapeRef.new(shape: CreateIntegrationWorkflowResponse)
1137
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1138
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1139
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1140
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1141
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1142
+ end)
1143
+
981
1144
  api.add_operation(:create_profile, Seahorse::Model::Operation.new.tap do |o|
982
1145
  o.name = "CreateProfile"
983
1146
  o.http_method = "POST"
@@ -1069,6 +1232,19 @@ module Aws::CustomerProfiles
1069
1232
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1070
1233
  end)
1071
1234
 
1235
+ api.add_operation(:delete_workflow, Seahorse::Model::Operation.new.tap do |o|
1236
+ o.name = "DeleteWorkflow"
1237
+ o.http_method = "DELETE"
1238
+ o.http_request_uri = "/domains/{DomainName}/workflows/{WorkflowId}"
1239
+ o.input = Shapes::ShapeRef.new(shape: DeleteWorkflowRequest)
1240
+ o.output = Shapes::ShapeRef.new(shape: DeleteWorkflowResponse)
1241
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1242
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1243
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1244
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1245
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1246
+ end)
1247
+
1072
1248
  api.add_operation(:get_auto_merging_preview, Seahorse::Model::Operation.new.tap do |o|
1073
1249
  o.name = "GetAutoMergingPreview"
1074
1250
  o.http_method = "POST"
@@ -1160,6 +1336,32 @@ module Aws::CustomerProfiles
1160
1336
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1161
1337
  end)
1162
1338
 
1339
+ api.add_operation(:get_workflow, Seahorse::Model::Operation.new.tap do |o|
1340
+ o.name = "GetWorkflow"
1341
+ o.http_method = "GET"
1342
+ o.http_request_uri = "/domains/{DomainName}/workflows/{WorkflowId}"
1343
+ o.input = Shapes::ShapeRef.new(shape: GetWorkflowRequest)
1344
+ o.output = Shapes::ShapeRef.new(shape: GetWorkflowResponse)
1345
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1346
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1347
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1348
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1349
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1350
+ end)
1351
+
1352
+ api.add_operation(:get_workflow_steps, Seahorse::Model::Operation.new.tap do |o|
1353
+ o.name = "GetWorkflowSteps"
1354
+ o.http_method = "GET"
1355
+ o.http_request_uri = "/domains/{DomainName}/workflows/{WorkflowId}/steps"
1356
+ o.input = Shapes::ShapeRef.new(shape: GetWorkflowStepsRequest)
1357
+ o.output = Shapes::ShapeRef.new(shape: GetWorkflowStepsResponse)
1358
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1359
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1360
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1361
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1362
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1363
+ end)
1364
+
1163
1365
  api.add_operation(:list_account_integrations, Seahorse::Model::Operation.new.tap do |o|
1164
1366
  o.name = "ListAccountIntegrations"
1165
1367
  o.http_method = "POST"
@@ -1262,6 +1464,19 @@ module Aws::CustomerProfiles
1262
1464
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1263
1465
  end)
1264
1466
 
1467
+ api.add_operation(:list_workflows, Seahorse::Model::Operation.new.tap do |o|
1468
+ o.name = "ListWorkflows"
1469
+ o.http_method = "POST"
1470
+ o.http_request_uri = "/domains/{DomainName}/workflows"
1471
+ o.input = Shapes::ShapeRef.new(shape: ListWorkflowsRequest)
1472
+ o.output = Shapes::ShapeRef.new(shape: ListWorkflowsResponse)
1473
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1474
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1475
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1476
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1477
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1478
+ end)
1479
+
1265
1480
  api.add_operation(:merge_profiles, Seahorse::Model::Operation.new.tap do |o|
1266
1481
  o.name = "MergeProfiles"
1267
1482
  o.http_method = "POST"