aws-sdk-entityresolution 1.2.0 → 1.4.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.
@@ -16,35 +16,60 @@ module Aws::EntityResolution
16
16
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
17
17
  AttributeMatchingModel = Shapes::StringShape.new(name: 'AttributeMatchingModel')
18
18
  AttributeName = Shapes::StringShape.new(name: 'AttributeName')
19
+ AwsAccountId = Shapes::StringShape.new(name: 'AwsAccountId')
20
+ AwsAccountIdList = Shapes::ListShape.new(name: 'AwsAccountIdList')
19
21
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
20
22
  ConflictException = Shapes::StructureShape.new(name: 'ConflictException')
23
+ CreateIdMappingWorkflowInput = Shapes::StructureShape.new(name: 'CreateIdMappingWorkflowInput')
24
+ CreateIdMappingWorkflowOutput = Shapes::StructureShape.new(name: 'CreateIdMappingWorkflowOutput')
21
25
  CreateMatchingWorkflowInput = Shapes::StructureShape.new(name: 'CreateMatchingWorkflowInput')
22
26
  CreateMatchingWorkflowOutput = Shapes::StructureShape.new(name: 'CreateMatchingWorkflowOutput')
23
27
  CreateSchemaMappingInput = Shapes::StructureShape.new(name: 'CreateSchemaMappingInput')
24
28
  CreateSchemaMappingOutput = Shapes::StructureShape.new(name: 'CreateSchemaMappingOutput')
29
+ DeleteIdMappingWorkflowInput = Shapes::StructureShape.new(name: 'DeleteIdMappingWorkflowInput')
30
+ DeleteIdMappingWorkflowOutput = Shapes::StructureShape.new(name: 'DeleteIdMappingWorkflowOutput')
25
31
  DeleteMatchingWorkflowInput = Shapes::StructureShape.new(name: 'DeleteMatchingWorkflowInput')
26
32
  DeleteMatchingWorkflowOutput = Shapes::StructureShape.new(name: 'DeleteMatchingWorkflowOutput')
27
33
  DeleteSchemaMappingInput = Shapes::StructureShape.new(name: 'DeleteSchemaMappingInput')
28
34
  DeleteSchemaMappingOutput = Shapes::StructureShape.new(name: 'DeleteSchemaMappingOutput')
29
35
  Description = Shapes::StringShape.new(name: 'Description')
36
+ Document = Shapes::DocumentShape.new(name: 'Document', document: true)
30
37
  EntityName = Shapes::StringShape.new(name: 'EntityName')
31
38
  ErrorDetails = Shapes::StructureShape.new(name: 'ErrorDetails')
32
39
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
33
40
  ExceedsLimitException = Shapes::StructureShape.new(name: 'ExceedsLimitException')
41
+ GetIdMappingJobInput = Shapes::StructureShape.new(name: 'GetIdMappingJobInput')
42
+ GetIdMappingJobOutput = Shapes::StructureShape.new(name: 'GetIdMappingJobOutput')
43
+ GetIdMappingWorkflowInput = Shapes::StructureShape.new(name: 'GetIdMappingWorkflowInput')
44
+ GetIdMappingWorkflowOutput = Shapes::StructureShape.new(name: 'GetIdMappingWorkflowOutput')
34
45
  GetMatchIdInput = Shapes::StructureShape.new(name: 'GetMatchIdInput')
35
46
  GetMatchIdOutput = Shapes::StructureShape.new(name: 'GetMatchIdOutput')
36
47
  GetMatchingJobInput = Shapes::StructureShape.new(name: 'GetMatchingJobInput')
37
48
  GetMatchingJobOutput = Shapes::StructureShape.new(name: 'GetMatchingJobOutput')
38
49
  GetMatchingWorkflowInput = Shapes::StructureShape.new(name: 'GetMatchingWorkflowInput')
39
50
  GetMatchingWorkflowOutput = Shapes::StructureShape.new(name: 'GetMatchingWorkflowOutput')
51
+ GetProviderServiceInput = Shapes::StructureShape.new(name: 'GetProviderServiceInput')
52
+ GetProviderServiceOutput = Shapes::StructureShape.new(name: 'GetProviderServiceOutput')
40
53
  GetSchemaMappingInput = Shapes::StructureShape.new(name: 'GetSchemaMappingInput')
41
54
  GetSchemaMappingOutput = Shapes::StructureShape.new(name: 'GetSchemaMappingOutput')
55
+ IdMappingJobMetrics = Shapes::StructureShape.new(name: 'IdMappingJobMetrics')
56
+ IdMappingTechniques = Shapes::StructureShape.new(name: 'IdMappingTechniques')
57
+ IdMappingType = Shapes::StringShape.new(name: 'IdMappingType')
58
+ IdMappingWorkflowArn = Shapes::StringShape.new(name: 'IdMappingWorkflowArn')
59
+ IdMappingWorkflowInputSource = Shapes::StructureShape.new(name: 'IdMappingWorkflowInputSource')
60
+ IdMappingWorkflowInputSourceConfig = Shapes::ListShape.new(name: 'IdMappingWorkflowInputSourceConfig')
61
+ IdMappingWorkflowInputSourceInputSourceARNString = Shapes::StringShape.new(name: 'IdMappingWorkflowInputSourceInputSourceARNString')
62
+ IdMappingWorkflowList = Shapes::ListShape.new(name: 'IdMappingWorkflowList')
63
+ IdMappingWorkflowOutputSource = Shapes::StructureShape.new(name: 'IdMappingWorkflowOutputSource')
64
+ IdMappingWorkflowOutputSourceConfig = Shapes::ListShape.new(name: 'IdMappingWorkflowOutputSourceConfig')
65
+ IdMappingWorkflowSummary = Shapes::StructureShape.new(name: 'IdMappingWorkflowSummary')
42
66
  IncrementalRunConfig = Shapes::StructureShape.new(name: 'IncrementalRunConfig')
43
67
  IncrementalRunType = Shapes::StringShape.new(name: 'IncrementalRunType')
44
68
  InputSource = Shapes::StructureShape.new(name: 'InputSource')
45
69
  InputSourceConfig = Shapes::ListShape.new(name: 'InputSourceConfig')
46
70
  InputSourceInputSourceARNString = Shapes::StringShape.new(name: 'InputSourceInputSourceARNString')
47
71
  Integer = Shapes::IntegerShape.new(name: 'Integer')
72
+ IntermediateSourceConfiguration = Shapes::StructureShape.new(name: 'IntermediateSourceConfiguration')
48
73
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
49
74
  JobId = Shapes::StringShape.new(name: 'JobId')
50
75
  JobList = Shapes::ListShape.new(name: 'JobList')
@@ -52,12 +77,21 @@ module Aws::EntityResolution
52
77
  JobStatus = Shapes::StringShape.new(name: 'JobStatus')
53
78
  JobSummary = Shapes::StructureShape.new(name: 'JobSummary')
54
79
  KMSArn = Shapes::StringShape.new(name: 'KMSArn')
80
+ ListIdMappingJobsInput = Shapes::StructureShape.new(name: 'ListIdMappingJobsInput')
81
+ ListIdMappingJobsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListIdMappingJobsInputMaxResultsInteger')
82
+ ListIdMappingJobsOutput = Shapes::StructureShape.new(name: 'ListIdMappingJobsOutput')
83
+ ListIdMappingWorkflowsInput = Shapes::StructureShape.new(name: 'ListIdMappingWorkflowsInput')
84
+ ListIdMappingWorkflowsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListIdMappingWorkflowsInputMaxResultsInteger')
85
+ ListIdMappingWorkflowsOutput = Shapes::StructureShape.new(name: 'ListIdMappingWorkflowsOutput')
55
86
  ListMatchingJobsInput = Shapes::StructureShape.new(name: 'ListMatchingJobsInput')
56
87
  ListMatchingJobsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListMatchingJobsInputMaxResultsInteger')
57
88
  ListMatchingJobsOutput = Shapes::StructureShape.new(name: 'ListMatchingJobsOutput')
58
89
  ListMatchingWorkflowsInput = Shapes::StructureShape.new(name: 'ListMatchingWorkflowsInput')
59
90
  ListMatchingWorkflowsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListMatchingWorkflowsInputMaxResultsInteger')
60
91
  ListMatchingWorkflowsOutput = Shapes::StructureShape.new(name: 'ListMatchingWorkflowsOutput')
92
+ ListProviderServicesInput = Shapes::StructureShape.new(name: 'ListProviderServicesInput')
93
+ ListProviderServicesInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListProviderServicesInputMaxResultsInteger')
94
+ ListProviderServicesOutput = Shapes::StructureShape.new(name: 'ListProviderServicesOutput')
61
95
  ListSchemaMappingsInput = Shapes::StructureShape.new(name: 'ListSchemaMappingsInput')
62
96
  ListSchemaMappingsInputMaxResultsInteger = Shapes::IntegerShape.new(name: 'ListSchemaMappingsInputMaxResultsInteger')
63
97
  ListSchemaMappingsOutput = Shapes::StructureShape.new(name: 'ListSchemaMappingsOutput')
@@ -71,12 +105,22 @@ module Aws::EntityResolution
71
105
  OutputSource = Shapes::StructureShape.new(name: 'OutputSource')
72
106
  OutputSourceConfig = Shapes::ListShape.new(name: 'OutputSourceConfig')
73
107
  OutputSourceOutputList = Shapes::ListShape.new(name: 'OutputSourceOutputList')
108
+ ProviderEndpointConfiguration = Shapes::UnionShape.new(name: 'ProviderEndpointConfiguration')
109
+ ProviderIntermediateDataAccessConfiguration = Shapes::StructureShape.new(name: 'ProviderIntermediateDataAccessConfiguration')
110
+ ProviderMarketplaceConfiguration = Shapes::StructureShape.new(name: 'ProviderMarketplaceConfiguration')
111
+ ProviderProperties = Shapes::StructureShape.new(name: 'ProviderProperties')
112
+ ProviderServiceArn = Shapes::StringShape.new(name: 'ProviderServiceArn')
113
+ ProviderServiceDisplayName = Shapes::StringShape.new(name: 'ProviderServiceDisplayName')
114
+ ProviderServiceList = Shapes::ListShape.new(name: 'ProviderServiceList')
115
+ ProviderServiceSummary = Shapes::StructureShape.new(name: 'ProviderServiceSummary')
74
116
  RecordAttributeMap = Shapes::MapShape.new(name: 'RecordAttributeMap')
75
117
  RecordAttributeMapKeyString = Shapes::StringShape.new(name: 'RecordAttributeMapKeyString')
76
118
  RecordAttributeMapValueString = Shapes::StringShape.new(name: 'RecordAttributeMapValueString')
119
+ RequiredBucketActionsList = Shapes::ListShape.new(name: 'RequiredBucketActionsList')
77
120
  ResolutionTechniques = Shapes::StructureShape.new(name: 'ResolutionTechniques')
78
121
  ResolutionType = Shapes::StringShape.new(name: 'ResolutionType')
79
122
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
123
+ RoleArn = Shapes::StringShape.new(name: 'RoleArn')
80
124
  Rule = Shapes::StructureShape.new(name: 'Rule')
81
125
  RuleBasedProperties = Shapes::StructureShape.new(name: 'RuleBasedProperties')
82
126
  RuleBasedPropertiesRulesList = Shapes::ListShape.new(name: 'RuleBasedPropertiesRulesList')
@@ -89,6 +133,9 @@ module Aws::EntityResolution
89
133
  SchemaMappingArn = Shapes::StringShape.new(name: 'SchemaMappingArn')
90
134
  SchemaMappingList = Shapes::ListShape.new(name: 'SchemaMappingList')
91
135
  SchemaMappingSummary = Shapes::StructureShape.new(name: 'SchemaMappingSummary')
136
+ ServiceType = Shapes::StringShape.new(name: 'ServiceType')
137
+ StartIdMappingJobInput = Shapes::StructureShape.new(name: 'StartIdMappingJobInput')
138
+ StartIdMappingJobOutput = Shapes::StructureShape.new(name: 'StartIdMappingJobOutput')
92
139
  StartMatchingJobInput = Shapes::StructureShape.new(name: 'StartMatchingJobInput')
93
140
  StartMatchingJobOutput = Shapes::StructureShape.new(name: 'StartMatchingJobOutput')
94
141
  String = Shapes::StringShape.new(name: 'String')
@@ -102,17 +149,41 @@ module Aws::EntityResolution
102
149
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
103
150
  UntagResourceInput = Shapes::StructureShape.new(name: 'UntagResourceInput')
104
151
  UntagResourceOutput = Shapes::StructureShape.new(name: 'UntagResourceOutput')
152
+ UpdateIdMappingWorkflowInput = Shapes::StructureShape.new(name: 'UpdateIdMappingWorkflowInput')
153
+ UpdateIdMappingWorkflowOutput = Shapes::StructureShape.new(name: 'UpdateIdMappingWorkflowOutput')
105
154
  UpdateMatchingWorkflowInput = Shapes::StructureShape.new(name: 'UpdateMatchingWorkflowInput')
106
155
  UpdateMatchingWorkflowOutput = Shapes::StructureShape.new(name: 'UpdateMatchingWorkflowOutput')
156
+ UpdateSchemaMappingInput = Shapes::StructureShape.new(name: 'UpdateSchemaMappingInput')
157
+ UpdateSchemaMappingOutput = Shapes::StructureShape.new(name: 'UpdateSchemaMappingOutput')
107
158
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
108
159
  VeniceGlobalArn = Shapes::StringShape.new(name: 'VeniceGlobalArn')
109
160
 
110
161
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
111
162
  AccessDeniedException.struct_class = Types::AccessDeniedException
112
163
 
164
+ AwsAccountIdList.member = Shapes::ShapeRef.new(shape: AwsAccountId)
165
+
113
166
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
114
167
  ConflictException.struct_class = Types::ConflictException
115
168
 
169
+ CreateIdMappingWorkflowInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
170
+ CreateIdMappingWorkflowInput.add_member(:id_mapping_techniques, Shapes::ShapeRef.new(shape: IdMappingTechniques, required: true, location_name: "idMappingTechniques"))
171
+ CreateIdMappingWorkflowInput.add_member(:input_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowInputSourceConfig, required: true, location_name: "inputSourceConfig"))
172
+ CreateIdMappingWorkflowInput.add_member(:output_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowOutputSourceConfig, required: true, location_name: "outputSourceConfig"))
173
+ CreateIdMappingWorkflowInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
174
+ CreateIdMappingWorkflowInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
175
+ CreateIdMappingWorkflowInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "workflowName"))
176
+ CreateIdMappingWorkflowInput.struct_class = Types::CreateIdMappingWorkflowInput
177
+
178
+ CreateIdMappingWorkflowOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
179
+ CreateIdMappingWorkflowOutput.add_member(:id_mapping_techniques, Shapes::ShapeRef.new(shape: IdMappingTechniques, required: true, location_name: "idMappingTechniques"))
180
+ CreateIdMappingWorkflowOutput.add_member(:input_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowInputSourceConfig, required: true, location_name: "inputSourceConfig"))
181
+ CreateIdMappingWorkflowOutput.add_member(:output_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowOutputSourceConfig, required: true, location_name: "outputSourceConfig"))
182
+ CreateIdMappingWorkflowOutput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
183
+ CreateIdMappingWorkflowOutput.add_member(:workflow_arn, Shapes::ShapeRef.new(shape: IdMappingWorkflowArn, required: true, location_name: "workflowArn"))
184
+ CreateIdMappingWorkflowOutput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "workflowName"))
185
+ CreateIdMappingWorkflowOutput.struct_class = Types::CreateIdMappingWorkflowOutput
186
+
116
187
  CreateMatchingWorkflowInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
117
188
  CreateMatchingWorkflowInput.add_member(:incremental_run_config, Shapes::ShapeRef.new(shape: IncrementalRunConfig, location_name: "incrementalRunConfig"))
118
189
  CreateMatchingWorkflowInput.add_member(:input_source_config, Shapes::ShapeRef.new(shape: InputSourceConfig, required: true, location_name: "inputSourceConfig"))
@@ -145,6 +216,12 @@ module Aws::EntityResolution
145
216
  CreateSchemaMappingOutput.add_member(:schema_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "schemaName"))
146
217
  CreateSchemaMappingOutput.struct_class = Types::CreateSchemaMappingOutput
147
218
 
219
+ DeleteIdMappingWorkflowInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
220
+ DeleteIdMappingWorkflowInput.struct_class = Types::DeleteIdMappingWorkflowInput
221
+
222
+ DeleteIdMappingWorkflowOutput.add_member(:message, Shapes::ShapeRef.new(shape: String, required: true, location_name: "message"))
223
+ DeleteIdMappingWorkflowOutput.struct_class = Types::DeleteIdMappingWorkflowOutput
224
+
148
225
  DeleteMatchingWorkflowInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
149
226
  DeleteMatchingWorkflowInput.struct_class = Types::DeleteMatchingWorkflowInput
150
227
 
@@ -165,6 +242,33 @@ module Aws::EntityResolution
165
242
  ExceedsLimitException.add_member(:quota_value, Shapes::ShapeRef.new(shape: Integer, location_name: "quotaValue"))
166
243
  ExceedsLimitException.struct_class = Types::ExceedsLimitException
167
244
 
245
+ GetIdMappingJobInput.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location: "uri", location_name: "jobId"))
246
+ GetIdMappingJobInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
247
+ GetIdMappingJobInput.struct_class = Types::GetIdMappingJobInput
248
+
249
+ GetIdMappingJobOutput.add_member(:end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endTime"))
250
+ GetIdMappingJobOutput.add_member(:error_details, Shapes::ShapeRef.new(shape: ErrorDetails, location_name: "errorDetails"))
251
+ GetIdMappingJobOutput.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location_name: "jobId"))
252
+ GetIdMappingJobOutput.add_member(:metrics, Shapes::ShapeRef.new(shape: IdMappingJobMetrics, location_name: "metrics"))
253
+ GetIdMappingJobOutput.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startTime"))
254
+ GetIdMappingJobOutput.add_member(:status, Shapes::ShapeRef.new(shape: JobStatus, required: true, location_name: "status"))
255
+ GetIdMappingJobOutput.struct_class = Types::GetIdMappingJobOutput
256
+
257
+ GetIdMappingWorkflowInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
258
+ GetIdMappingWorkflowInput.struct_class = Types::GetIdMappingWorkflowInput
259
+
260
+ GetIdMappingWorkflowOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
261
+ GetIdMappingWorkflowOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
262
+ GetIdMappingWorkflowOutput.add_member(:id_mapping_techniques, Shapes::ShapeRef.new(shape: IdMappingTechniques, required: true, location_name: "idMappingTechniques"))
263
+ GetIdMappingWorkflowOutput.add_member(:input_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowInputSourceConfig, required: true, location_name: "inputSourceConfig"))
264
+ GetIdMappingWorkflowOutput.add_member(:output_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowOutputSourceConfig, required: true, location_name: "outputSourceConfig"))
265
+ GetIdMappingWorkflowOutput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
266
+ GetIdMappingWorkflowOutput.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
267
+ GetIdMappingWorkflowOutput.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
268
+ GetIdMappingWorkflowOutput.add_member(:workflow_arn, Shapes::ShapeRef.new(shape: IdMappingWorkflowArn, required: true, location_name: "workflowArn"))
269
+ GetIdMappingWorkflowOutput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "workflowName"))
270
+ GetIdMappingWorkflowOutput.struct_class = Types::GetIdMappingWorkflowOutput
271
+
168
272
  GetMatchIdInput.add_member(:record, Shapes::ShapeRef.new(shape: RecordAttributeMap, required: true, location_name: "record"))
169
273
  GetMatchIdInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
170
274
  GetMatchIdInput.struct_class = Types::GetMatchIdInput
@@ -200,11 +304,28 @@ module Aws::EntityResolution
200
304
  GetMatchingWorkflowOutput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "workflowName"))
201
305
  GetMatchingWorkflowOutput.struct_class = Types::GetMatchingWorkflowOutput
202
306
 
307
+ GetProviderServiceInput.add_member(:provider_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "providerName"))
308
+ GetProviderServiceInput.add_member(:provider_service_name, Shapes::ShapeRef.new(shape: ProviderServiceArn, required: true, location: "uri", location_name: "providerServiceName"))
309
+ GetProviderServiceInput.struct_class = Types::GetProviderServiceInput
310
+
311
+ GetProviderServiceOutput.add_member(:anonymized_output, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "anonymizedOutput"))
312
+ GetProviderServiceOutput.add_member(:provider_configuration_definition, Shapes::ShapeRef.new(shape: Document, location_name: "providerConfigurationDefinition"))
313
+ GetProviderServiceOutput.add_member(:provider_endpoint_configuration, Shapes::ShapeRef.new(shape: ProviderEndpointConfiguration, required: true, location_name: "providerEndpointConfiguration"))
314
+ GetProviderServiceOutput.add_member(:provider_entity_output_definition, Shapes::ShapeRef.new(shape: Document, required: true, location_name: "providerEntityOutputDefinition"))
315
+ GetProviderServiceOutput.add_member(:provider_intermediate_data_access_configuration, Shapes::ShapeRef.new(shape: ProviderIntermediateDataAccessConfiguration, location_name: "providerIntermediateDataAccessConfiguration"))
316
+ GetProviderServiceOutput.add_member(:provider_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "providerName"))
317
+ GetProviderServiceOutput.add_member(:provider_service_arn, Shapes::ShapeRef.new(shape: ProviderServiceArn, required: true, location_name: "providerServiceArn"))
318
+ GetProviderServiceOutput.add_member(:provider_service_display_name, Shapes::ShapeRef.new(shape: ProviderServiceDisplayName, required: true, location_name: "providerServiceDisplayName"))
319
+ GetProviderServiceOutput.add_member(:provider_service_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "providerServiceName"))
320
+ GetProviderServiceOutput.add_member(:provider_service_type, Shapes::ShapeRef.new(shape: ServiceType, required: true, location_name: "providerServiceType"))
321
+ GetProviderServiceOutput.struct_class = Types::GetProviderServiceOutput
322
+
203
323
  GetSchemaMappingInput.add_member(:schema_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "schemaName"))
204
324
  GetSchemaMappingInput.struct_class = Types::GetSchemaMappingInput
205
325
 
206
326
  GetSchemaMappingOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
207
327
  GetSchemaMappingOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
328
+ GetSchemaMappingOutput.add_member(:has_workflows, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "hasWorkflows"))
208
329
  GetSchemaMappingOutput.add_member(:mapped_input_fields, Shapes::ShapeRef.new(shape: SchemaInputAttributes, required: true, location_name: "mappedInputFields"))
209
330
  GetSchemaMappingOutput.add_member(:schema_arn, Shapes::ShapeRef.new(shape: SchemaMappingArn, required: true, location_name: "schemaArn"))
210
331
  GetSchemaMappingOutput.add_member(:schema_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "schemaName"))
@@ -212,6 +333,35 @@ module Aws::EntityResolution
212
333
  GetSchemaMappingOutput.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
213
334
  GetSchemaMappingOutput.struct_class = Types::GetSchemaMappingOutput
214
335
 
336
+ IdMappingJobMetrics.add_member(:input_records, Shapes::ShapeRef.new(shape: Integer, location_name: "inputRecords"))
337
+ IdMappingJobMetrics.add_member(:records_not_processed, Shapes::ShapeRef.new(shape: Integer, location_name: "recordsNotProcessed"))
338
+ IdMappingJobMetrics.add_member(:total_records_processed, Shapes::ShapeRef.new(shape: Integer, location_name: "totalRecordsProcessed"))
339
+ IdMappingJobMetrics.struct_class = Types::IdMappingJobMetrics
340
+
341
+ IdMappingTechniques.add_member(:id_mapping_type, Shapes::ShapeRef.new(shape: IdMappingType, required: true, location_name: "idMappingType"))
342
+ IdMappingTechniques.add_member(:provider_properties, Shapes::ShapeRef.new(shape: ProviderProperties, required: true, location_name: "providerProperties"))
343
+ IdMappingTechniques.struct_class = Types::IdMappingTechniques
344
+
345
+ IdMappingWorkflowInputSource.add_member(:input_source_arn, Shapes::ShapeRef.new(shape: IdMappingWorkflowInputSourceInputSourceARNString, required: true, location_name: "inputSourceARN"))
346
+ IdMappingWorkflowInputSource.add_member(:schema_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "schemaName"))
347
+ IdMappingWorkflowInputSource.struct_class = Types::IdMappingWorkflowInputSource
348
+
349
+ IdMappingWorkflowInputSourceConfig.member = Shapes::ShapeRef.new(shape: IdMappingWorkflowInputSource)
350
+
351
+ IdMappingWorkflowList.member = Shapes::ShapeRef.new(shape: IdMappingWorkflowSummary)
352
+
353
+ IdMappingWorkflowOutputSource.add_member(:kms_arn, Shapes::ShapeRef.new(shape: KMSArn, location_name: "KMSArn"))
354
+ IdMappingWorkflowOutputSource.add_member(:output_s3_path, Shapes::ShapeRef.new(shape: S3Path, required: true, location_name: "outputS3Path"))
355
+ IdMappingWorkflowOutputSource.struct_class = Types::IdMappingWorkflowOutputSource
356
+
357
+ IdMappingWorkflowOutputSourceConfig.member = Shapes::ShapeRef.new(shape: IdMappingWorkflowOutputSource)
358
+
359
+ IdMappingWorkflowSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
360
+ IdMappingWorkflowSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
361
+ IdMappingWorkflowSummary.add_member(:workflow_arn, Shapes::ShapeRef.new(shape: IdMappingWorkflowArn, required: true, location_name: "workflowArn"))
362
+ IdMappingWorkflowSummary.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "workflowName"))
363
+ IdMappingWorkflowSummary.struct_class = Types::IdMappingWorkflowSummary
364
+
215
365
  IncrementalRunConfig.add_member(:incremental_run_type, Shapes::ShapeRef.new(shape: IncrementalRunType, location_name: "incrementalRunType"))
216
366
  IncrementalRunConfig.struct_class = Types::IncrementalRunConfig
217
367
 
@@ -222,6 +372,9 @@ module Aws::EntityResolution
222
372
 
223
373
  InputSourceConfig.member = Shapes::ShapeRef.new(shape: InputSource)
224
374
 
375
+ IntermediateSourceConfiguration.add_member(:intermediate_s3_path, Shapes::ShapeRef.new(shape: S3Path, required: true, location_name: "intermediateS3Path"))
376
+ IntermediateSourceConfiguration.struct_class = Types::IntermediateSourceConfiguration
377
+
225
378
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
226
379
  InternalServerException.struct_class = Types::InternalServerException
227
380
 
@@ -239,6 +392,23 @@ module Aws::EntityResolution
239
392
  JobSummary.add_member(:status, Shapes::ShapeRef.new(shape: JobStatus, required: true, location_name: "status"))
240
393
  JobSummary.struct_class = Types::JobSummary
241
394
 
395
+ ListIdMappingJobsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListIdMappingJobsInputMaxResultsInteger, location: "querystring", location_name: "maxResults"))
396
+ ListIdMappingJobsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
397
+ ListIdMappingJobsInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
398
+ ListIdMappingJobsInput.struct_class = Types::ListIdMappingJobsInput
399
+
400
+ ListIdMappingJobsOutput.add_member(:jobs, Shapes::ShapeRef.new(shape: JobList, location_name: "jobs"))
401
+ ListIdMappingJobsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
402
+ ListIdMappingJobsOutput.struct_class = Types::ListIdMappingJobsOutput
403
+
404
+ ListIdMappingWorkflowsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListIdMappingWorkflowsInputMaxResultsInteger, location: "querystring", location_name: "maxResults"))
405
+ ListIdMappingWorkflowsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
406
+ ListIdMappingWorkflowsInput.struct_class = Types::ListIdMappingWorkflowsInput
407
+
408
+ ListIdMappingWorkflowsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
409
+ ListIdMappingWorkflowsOutput.add_member(:workflow_summaries, Shapes::ShapeRef.new(shape: IdMappingWorkflowList, location_name: "workflowSummaries"))
410
+ ListIdMappingWorkflowsOutput.struct_class = Types::ListIdMappingWorkflowsOutput
411
+
242
412
  ListMatchingJobsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListMatchingJobsInputMaxResultsInteger, location: "querystring", location_name: "maxResults"))
243
413
  ListMatchingJobsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
244
414
  ListMatchingJobsInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
@@ -256,6 +426,15 @@ module Aws::EntityResolution
256
426
  ListMatchingWorkflowsOutput.add_member(:workflow_summaries, Shapes::ShapeRef.new(shape: MatchingWorkflowList, location_name: "workflowSummaries"))
257
427
  ListMatchingWorkflowsOutput.struct_class = Types::ListMatchingWorkflowsOutput
258
428
 
429
+ ListProviderServicesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListProviderServicesInputMaxResultsInteger, location: "querystring", location_name: "maxResults"))
430
+ ListProviderServicesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
431
+ ListProviderServicesInput.add_member(:provider_name, Shapes::ShapeRef.new(shape: EntityName, location: "querystring", location_name: "providerName"))
432
+ ListProviderServicesInput.struct_class = Types::ListProviderServicesInput
433
+
434
+ ListProviderServicesOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
435
+ ListProviderServicesOutput.add_member(:provider_service_summaries, Shapes::ShapeRef.new(shape: ProviderServiceList, location_name: "providerServiceSummaries"))
436
+ ListProviderServicesOutput.struct_class = Types::ListProviderServicesOutput
437
+
259
438
  ListSchemaMappingsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: ListSchemaMappingsInputMaxResultsInteger, location: "querystring", location_name: "maxResults"))
260
439
  ListSchemaMappingsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
261
440
  ListSchemaMappingsInput.struct_class = Types::ListSchemaMappingsInput
@@ -273,6 +452,7 @@ module Aws::EntityResolution
273
452
  MatchingWorkflowList.member = Shapes::ShapeRef.new(shape: MatchingWorkflowSummary)
274
453
 
275
454
  MatchingWorkflowSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
455
+ MatchingWorkflowSummary.add_member(:resolution_type, Shapes::ShapeRef.new(shape: ResolutionType, required: true, location_name: "resolutionType"))
276
456
  MatchingWorkflowSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
277
457
  MatchingWorkflowSummary.add_member(:workflow_arn, Shapes::ShapeRef.new(shape: MatchingWorkflowArn, required: true, location_name: "workflowArn"))
278
458
  MatchingWorkflowSummary.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "workflowName"))
@@ -292,9 +472,42 @@ module Aws::EntityResolution
292
472
 
293
473
  OutputSourceOutputList.member = Shapes::ShapeRef.new(shape: OutputAttribute)
294
474
 
475
+ ProviderEndpointConfiguration.add_member(:marketplace_configuration, Shapes::ShapeRef.new(shape: ProviderMarketplaceConfiguration, location_name: "marketplaceConfiguration"))
476
+ ProviderEndpointConfiguration.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
477
+ ProviderEndpointConfiguration.add_member_subclass(:marketplace_configuration, Types::ProviderEndpointConfiguration::MarketplaceConfiguration)
478
+ ProviderEndpointConfiguration.add_member_subclass(:unknown, Types::ProviderEndpointConfiguration::Unknown)
479
+ ProviderEndpointConfiguration.struct_class = Types::ProviderEndpointConfiguration
480
+
481
+ ProviderIntermediateDataAccessConfiguration.add_member(:aws_account_ids, Shapes::ShapeRef.new(shape: AwsAccountIdList, location_name: "awsAccountIds"))
482
+ ProviderIntermediateDataAccessConfiguration.add_member(:required_bucket_actions, Shapes::ShapeRef.new(shape: RequiredBucketActionsList, location_name: "requiredBucketActions"))
483
+ ProviderIntermediateDataAccessConfiguration.struct_class = Types::ProviderIntermediateDataAccessConfiguration
484
+
485
+ ProviderMarketplaceConfiguration.add_member(:asset_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "assetId"))
486
+ ProviderMarketplaceConfiguration.add_member(:data_set_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "dataSetId"))
487
+ ProviderMarketplaceConfiguration.add_member(:listing_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "listingId"))
488
+ ProviderMarketplaceConfiguration.add_member(:revision_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "revisionId"))
489
+ ProviderMarketplaceConfiguration.struct_class = Types::ProviderMarketplaceConfiguration
490
+
491
+ ProviderProperties.add_member(:intermediate_source_configuration, Shapes::ShapeRef.new(shape: IntermediateSourceConfiguration, location_name: "intermediateSourceConfiguration"))
492
+ ProviderProperties.add_member(:provider_configuration, Shapes::ShapeRef.new(shape: Document, location_name: "providerConfiguration"))
493
+ ProviderProperties.add_member(:provider_service_arn, Shapes::ShapeRef.new(shape: ProviderServiceArn, required: true, location_name: "providerServiceArn"))
494
+ ProviderProperties.struct_class = Types::ProviderProperties
495
+
496
+ ProviderServiceList.member = Shapes::ShapeRef.new(shape: ProviderServiceSummary)
497
+
498
+ ProviderServiceSummary.add_member(:provider_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "providerName"))
499
+ ProviderServiceSummary.add_member(:provider_service_arn, Shapes::ShapeRef.new(shape: ProviderServiceArn, required: true, location_name: "providerServiceArn"))
500
+ ProviderServiceSummary.add_member(:provider_service_display_name, Shapes::ShapeRef.new(shape: ProviderServiceDisplayName, required: true, location_name: "providerServiceDisplayName"))
501
+ ProviderServiceSummary.add_member(:provider_service_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "providerServiceName"))
502
+ ProviderServiceSummary.add_member(:provider_service_type, Shapes::ShapeRef.new(shape: ServiceType, required: true, location_name: "providerServiceType"))
503
+ ProviderServiceSummary.struct_class = Types::ProviderServiceSummary
504
+
295
505
  RecordAttributeMap.key = Shapes::ShapeRef.new(shape: RecordAttributeMapKeyString)
296
506
  RecordAttributeMap.value = Shapes::ShapeRef.new(shape: RecordAttributeMapValueString)
297
507
 
508
+ RequiredBucketActionsList.member = Shapes::ShapeRef.new(shape: String)
509
+
510
+ ResolutionTechniques.add_member(:provider_properties, Shapes::ShapeRef.new(shape: ProviderProperties, location_name: "providerProperties"))
298
511
  ResolutionTechniques.add_member(:resolution_type, Shapes::ShapeRef.new(shape: ResolutionType, required: true, location_name: "resolutionType"))
299
512
  ResolutionTechniques.add_member(:rule_based_properties, Shapes::ShapeRef.new(shape: RuleBasedProperties, location_name: "ruleBasedProperties"))
300
513
  ResolutionTechniques.struct_class = Types::ResolutionTechniques
@@ -317,6 +530,7 @@ module Aws::EntityResolution
317
530
  SchemaInputAttribute.add_member(:field_name, Shapes::ShapeRef.new(shape: AttributeName, required: true, location_name: "fieldName"))
318
531
  SchemaInputAttribute.add_member(:group_name, Shapes::ShapeRef.new(shape: AttributeName, location_name: "groupName"))
319
532
  SchemaInputAttribute.add_member(:match_key, Shapes::ShapeRef.new(shape: AttributeName, location_name: "matchKey"))
533
+ SchemaInputAttribute.add_member(:sub_type, Shapes::ShapeRef.new(shape: AttributeName, location_name: "subType"))
320
534
  SchemaInputAttribute.add_member(:type, Shapes::ShapeRef.new(shape: SchemaAttributeType, required: true, location_name: "type"))
321
535
  SchemaInputAttribute.struct_class = Types::SchemaInputAttribute
322
536
 
@@ -325,11 +539,18 @@ module Aws::EntityResolution
325
539
  SchemaMappingList.member = Shapes::ShapeRef.new(shape: SchemaMappingSummary)
326
540
 
327
541
  SchemaMappingSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
542
+ SchemaMappingSummary.add_member(:has_workflows, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "hasWorkflows"))
328
543
  SchemaMappingSummary.add_member(:schema_arn, Shapes::ShapeRef.new(shape: SchemaMappingArn, required: true, location_name: "schemaArn"))
329
544
  SchemaMappingSummary.add_member(:schema_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "schemaName"))
330
545
  SchemaMappingSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
331
546
  SchemaMappingSummary.struct_class = Types::SchemaMappingSummary
332
547
 
548
+ StartIdMappingJobInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
549
+ StartIdMappingJobInput.struct_class = Types::StartIdMappingJobInput
550
+
551
+ StartIdMappingJobOutput.add_member(:job_id, Shapes::ShapeRef.new(shape: JobId, required: true, location_name: "jobId"))
552
+ StartIdMappingJobOutput.struct_class = Types::StartIdMappingJobOutput
553
+
333
554
  StartMatchingJobInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
334
555
  StartMatchingJobInput.struct_class = Types::StartMatchingJobInput
335
556
 
@@ -356,6 +577,23 @@ module Aws::EntityResolution
356
577
 
357
578
  UntagResourceOutput.struct_class = Types::UntagResourceOutput
358
579
 
580
+ UpdateIdMappingWorkflowInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
581
+ UpdateIdMappingWorkflowInput.add_member(:id_mapping_techniques, Shapes::ShapeRef.new(shape: IdMappingTechniques, required: true, location_name: "idMappingTechniques"))
582
+ UpdateIdMappingWorkflowInput.add_member(:input_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowInputSourceConfig, required: true, location_name: "inputSourceConfig"))
583
+ UpdateIdMappingWorkflowInput.add_member(:output_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowOutputSourceConfig, required: true, location_name: "outputSourceConfig"))
584
+ UpdateIdMappingWorkflowInput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
585
+ UpdateIdMappingWorkflowInput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "workflowName"))
586
+ UpdateIdMappingWorkflowInput.struct_class = Types::UpdateIdMappingWorkflowInput
587
+
588
+ UpdateIdMappingWorkflowOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
589
+ UpdateIdMappingWorkflowOutput.add_member(:id_mapping_techniques, Shapes::ShapeRef.new(shape: IdMappingTechniques, required: true, location_name: "idMappingTechniques"))
590
+ UpdateIdMappingWorkflowOutput.add_member(:input_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowInputSourceConfig, required: true, location_name: "inputSourceConfig"))
591
+ UpdateIdMappingWorkflowOutput.add_member(:output_source_config, Shapes::ShapeRef.new(shape: IdMappingWorkflowOutputSourceConfig, required: true, location_name: "outputSourceConfig"))
592
+ UpdateIdMappingWorkflowOutput.add_member(:role_arn, Shapes::ShapeRef.new(shape: RoleArn, required: true, location_name: "roleArn"))
593
+ UpdateIdMappingWorkflowOutput.add_member(:workflow_arn, Shapes::ShapeRef.new(shape: IdMappingWorkflowArn, required: true, location_name: "workflowArn"))
594
+ UpdateIdMappingWorkflowOutput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "workflowName"))
595
+ UpdateIdMappingWorkflowOutput.struct_class = Types::UpdateIdMappingWorkflowOutput
596
+
359
597
  UpdateMatchingWorkflowInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
360
598
  UpdateMatchingWorkflowInput.add_member(:incremental_run_config, Shapes::ShapeRef.new(shape: IncrementalRunConfig, location_name: "incrementalRunConfig"))
361
599
  UpdateMatchingWorkflowInput.add_member(:input_source_config, Shapes::ShapeRef.new(shape: InputSourceConfig, required: true, location_name: "inputSourceConfig"))
@@ -374,6 +612,17 @@ module Aws::EntityResolution
374
612
  UpdateMatchingWorkflowOutput.add_member(:workflow_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "workflowName"))
375
613
  UpdateMatchingWorkflowOutput.struct_class = Types::UpdateMatchingWorkflowOutput
376
614
 
615
+ UpdateSchemaMappingInput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
616
+ UpdateSchemaMappingInput.add_member(:mapped_input_fields, Shapes::ShapeRef.new(shape: SchemaInputAttributes, required: true, location_name: "mappedInputFields"))
617
+ UpdateSchemaMappingInput.add_member(:schema_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location: "uri", location_name: "schemaName"))
618
+ UpdateSchemaMappingInput.struct_class = Types::UpdateSchemaMappingInput
619
+
620
+ UpdateSchemaMappingOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
621
+ UpdateSchemaMappingOutput.add_member(:mapped_input_fields, Shapes::ShapeRef.new(shape: SchemaInputAttributes, required: true, location_name: "mappedInputFields"))
622
+ UpdateSchemaMappingOutput.add_member(:schema_arn, Shapes::ShapeRef.new(shape: SchemaMappingArn, required: true, location_name: "schemaArn"))
623
+ UpdateSchemaMappingOutput.add_member(:schema_name, Shapes::ShapeRef.new(shape: EntityName, required: true, location_name: "schemaName"))
624
+ UpdateSchemaMappingOutput.struct_class = Types::UpdateSchemaMappingOutput
625
+
377
626
  ValidationException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "message"))
378
627
  ValidationException.struct_class = Types::ValidationException
379
628
 
@@ -396,6 +645,20 @@ module Aws::EntityResolution
396
645
  "uid" => "entityresolution-2018-05-10",
397
646
  }
398
647
 
648
+ api.add_operation(:create_id_mapping_workflow, Seahorse::Model::Operation.new.tap do |o|
649
+ o.name = "CreateIdMappingWorkflow"
650
+ o.http_method = "POST"
651
+ o.http_request_uri = "/idmappingworkflows"
652
+ o.input = Shapes::ShapeRef.new(shape: CreateIdMappingWorkflowInput)
653
+ o.output = Shapes::ShapeRef.new(shape: CreateIdMappingWorkflowOutput)
654
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
655
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
656
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
657
+ o.errors << Shapes::ShapeRef.new(shape: ExceedsLimitException)
658
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
659
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
660
+ end)
661
+
399
662
  api.add_operation(:create_matching_workflow, Seahorse::Model::Operation.new.tap do |o|
400
663
  o.name = "CreateMatchingWorkflow"
401
664
  o.http_method = "POST"
@@ -424,6 +687,18 @@ module Aws::EntityResolution
424
687
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
425
688
  end)
426
689
 
690
+ api.add_operation(:delete_id_mapping_workflow, Seahorse::Model::Operation.new.tap do |o|
691
+ o.name = "DeleteIdMappingWorkflow"
692
+ o.http_method = "DELETE"
693
+ o.http_request_uri = "/idmappingworkflows/{workflowName}"
694
+ o.input = Shapes::ShapeRef.new(shape: DeleteIdMappingWorkflowInput)
695
+ o.output = Shapes::ShapeRef.new(shape: DeleteIdMappingWorkflowOutput)
696
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
697
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
698
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
699
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
700
+ end)
701
+
427
702
  api.add_operation(:delete_matching_workflow, Seahorse::Model::Operation.new.tap do |o|
428
703
  o.name = "DeleteMatchingWorkflow"
429
704
  o.http_method = "DELETE"
@@ -449,6 +724,32 @@ module Aws::EntityResolution
449
724
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
450
725
  end)
451
726
 
727
+ api.add_operation(:get_id_mapping_job, Seahorse::Model::Operation.new.tap do |o|
728
+ o.name = "GetIdMappingJob"
729
+ o.http_method = "GET"
730
+ o.http_request_uri = "/idmappingworkflows/{workflowName}/jobs/{jobId}"
731
+ o.input = Shapes::ShapeRef.new(shape: GetIdMappingJobInput)
732
+ o.output = Shapes::ShapeRef.new(shape: GetIdMappingJobOutput)
733
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
734
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
735
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
736
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
737
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
738
+ end)
739
+
740
+ api.add_operation(:get_id_mapping_workflow, Seahorse::Model::Operation.new.tap do |o|
741
+ o.name = "GetIdMappingWorkflow"
742
+ o.http_method = "GET"
743
+ o.http_request_uri = "/idmappingworkflows/{workflowName}"
744
+ o.input = Shapes::ShapeRef.new(shape: GetIdMappingWorkflowInput)
745
+ o.output = Shapes::ShapeRef.new(shape: GetIdMappingWorkflowOutput)
746
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
747
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
748
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
749
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
750
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
751
+ end)
752
+
452
753
  api.add_operation(:get_match_id, Seahorse::Model::Operation.new.tap do |o|
453
754
  o.name = "GetMatchId"
454
755
  o.http_method = "POST"
@@ -488,6 +789,19 @@ module Aws::EntityResolution
488
789
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
489
790
  end)
490
791
 
792
+ api.add_operation(:get_provider_service, Seahorse::Model::Operation.new.tap do |o|
793
+ o.name = "GetProviderService"
794
+ o.http_method = "GET"
795
+ o.http_request_uri = "/providerservices/{providerName}/{providerServiceName}"
796
+ o.input = Shapes::ShapeRef.new(shape: GetProviderServiceInput)
797
+ o.output = Shapes::ShapeRef.new(shape: GetProviderServiceOutput)
798
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
799
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
800
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
801
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
802
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
803
+ end)
804
+
491
805
  api.add_operation(:get_schema_mapping, Seahorse::Model::Operation.new.tap do |o|
492
806
  o.name = "GetSchemaMapping"
493
807
  o.http_method = "GET"
@@ -501,6 +815,43 @@ module Aws::EntityResolution
501
815
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
502
816
  end)
503
817
 
818
+ api.add_operation(:list_id_mapping_jobs, Seahorse::Model::Operation.new.tap do |o|
819
+ o.name = "ListIdMappingJobs"
820
+ o.http_method = "GET"
821
+ o.http_request_uri = "/idmappingworkflows/{workflowName}/jobs"
822
+ o.input = Shapes::ShapeRef.new(shape: ListIdMappingJobsInput)
823
+ o.output = Shapes::ShapeRef.new(shape: ListIdMappingJobsOutput)
824
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
825
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
826
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
827
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
828
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
829
+ o[:pager] = Aws::Pager.new(
830
+ limit_key: "max_results",
831
+ tokens: {
832
+ "next_token" => "next_token"
833
+ }
834
+ )
835
+ end)
836
+
837
+ api.add_operation(:list_id_mapping_workflows, Seahorse::Model::Operation.new.tap do |o|
838
+ o.name = "ListIdMappingWorkflows"
839
+ o.http_method = "GET"
840
+ o.http_request_uri = "/idmappingworkflows"
841
+ o.input = Shapes::ShapeRef.new(shape: ListIdMappingWorkflowsInput)
842
+ o.output = Shapes::ShapeRef.new(shape: ListIdMappingWorkflowsOutput)
843
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
844
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
845
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
846
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
847
+ o[:pager] = Aws::Pager.new(
848
+ limit_key: "max_results",
849
+ tokens: {
850
+ "next_token" => "next_token"
851
+ }
852
+ )
853
+ end)
854
+
504
855
  api.add_operation(:list_matching_jobs, Seahorse::Model::Operation.new.tap do |o|
505
856
  o.name = "ListMatchingJobs"
506
857
  o.http_method = "GET"
@@ -538,6 +889,24 @@ module Aws::EntityResolution
538
889
  )
539
890
  end)
540
891
 
892
+ api.add_operation(:list_provider_services, Seahorse::Model::Operation.new.tap do |o|
893
+ o.name = "ListProviderServices"
894
+ o.http_method = "GET"
895
+ o.http_request_uri = "/providerservices"
896
+ o.input = Shapes::ShapeRef.new(shape: ListProviderServicesInput)
897
+ o.output = Shapes::ShapeRef.new(shape: ListProviderServicesOutput)
898
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
899
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
900
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
901
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
902
+ o[:pager] = Aws::Pager.new(
903
+ limit_key: "max_results",
904
+ tokens: {
905
+ "next_token" => "next_token"
906
+ }
907
+ )
908
+ end)
909
+
541
910
  api.add_operation(:list_schema_mappings, Seahorse::Model::Operation.new.tap do |o|
542
911
  o.name = "ListSchemaMappings"
543
912
  o.http_method = "GET"
@@ -567,6 +936,21 @@ module Aws::EntityResolution
567
936
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
568
937
  end)
569
938
 
939
+ api.add_operation(:start_id_mapping_job, Seahorse::Model::Operation.new.tap do |o|
940
+ o.name = "StartIdMappingJob"
941
+ o.http_method = "POST"
942
+ o.http_request_uri = "/idmappingworkflows/{workflowName}/jobs"
943
+ o.input = Shapes::ShapeRef.new(shape: StartIdMappingJobInput)
944
+ o.output = Shapes::ShapeRef.new(shape: StartIdMappingJobOutput)
945
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
946
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
947
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
948
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
949
+ o.errors << Shapes::ShapeRef.new(shape: ExceedsLimitException)
950
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
951
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
952
+ end)
953
+
570
954
  api.add_operation(:start_matching_job, Seahorse::Model::Operation.new.tap do |o|
571
955
  o.name = "StartMatchingJob"
572
956
  o.http_method = "POST"
@@ -603,6 +987,19 @@ module Aws::EntityResolution
603
987
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
604
988
  end)
605
989
 
990
+ api.add_operation(:update_id_mapping_workflow, Seahorse::Model::Operation.new.tap do |o|
991
+ o.name = "UpdateIdMappingWorkflow"
992
+ o.http_method = "PUT"
993
+ o.http_request_uri = "/idmappingworkflows/{workflowName}"
994
+ o.input = Shapes::ShapeRef.new(shape: UpdateIdMappingWorkflowInput)
995
+ o.output = Shapes::ShapeRef.new(shape: UpdateIdMappingWorkflowOutput)
996
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
997
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
998
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
999
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1000
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1001
+ end)
1002
+
606
1003
  api.add_operation(:update_matching_workflow, Seahorse::Model::Operation.new.tap do |o|
607
1004
  o.name = "UpdateMatchingWorkflow"
608
1005
  o.http_method = "PUT"
@@ -615,6 +1012,20 @@ module Aws::EntityResolution
615
1012
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
616
1013
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
617
1014
  end)
1015
+
1016
+ api.add_operation(:update_schema_mapping, Seahorse::Model::Operation.new.tap do |o|
1017
+ o.name = "UpdateSchemaMapping"
1018
+ o.http_method = "PUT"
1019
+ o.http_request_uri = "/schemas/{schemaName}"
1020
+ o.input = Shapes::ShapeRef.new(shape: UpdateSchemaMappingInput)
1021
+ o.output = Shapes::ShapeRef.new(shape: UpdateSchemaMappingOutput)
1022
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1023
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1024
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1025
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1027
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1028
+ end)
618
1029
  end
619
1030
 
620
1031
  end