aws-sdk-databasemigrationservice 1.0.0.rc1 → 1.0.0.rc2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,975 +1,1004 @@
1
1
  # WARNING ABOUT GENERATED CODE
2
2
  #
3
- # This file is generated. See the contributing for info on making contributions:
3
+ # This file is generated. See the contributing guide for more information:
4
4
  # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
5
  #
6
6
  # WARNING ABOUT GENERATED CODE
7
7
 
8
- module Aws
9
- module DatabaseMigrationService
10
- # @api private
11
- module ClientApi
12
-
13
- include Seahorse::Model
14
-
15
- AccessDeniedFault = Shapes::StructureShape.new(name: 'AccessDeniedFault')
16
- AccountQuota = Shapes::StructureShape.new(name: 'AccountQuota')
17
- AccountQuotaList = Shapes::ListShape.new(name: 'AccountQuotaList')
18
- AddTagsToResourceMessage = Shapes::StructureShape.new(name: 'AddTagsToResourceMessage')
19
- AddTagsToResourceResponse = Shapes::StructureShape.new(name: 'AddTagsToResourceResponse')
20
- AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
21
- Boolean = Shapes::BooleanShape.new(name: 'Boolean')
22
- BooleanOptional = Shapes::BooleanShape.new(name: 'BooleanOptional')
23
- Certificate = Shapes::StructureShape.new(name: 'Certificate')
24
- CertificateList = Shapes::ListShape.new(name: 'CertificateList')
25
- Connection = Shapes::StructureShape.new(name: 'Connection')
26
- ConnectionList = Shapes::ListShape.new(name: 'ConnectionList')
27
- CreateEndpointMessage = Shapes::StructureShape.new(name: 'CreateEndpointMessage')
28
- CreateEndpointResponse = Shapes::StructureShape.new(name: 'CreateEndpointResponse')
29
- CreateReplicationInstanceMessage = Shapes::StructureShape.new(name: 'CreateReplicationInstanceMessage')
30
- CreateReplicationInstanceResponse = Shapes::StructureShape.new(name: 'CreateReplicationInstanceResponse')
31
- CreateReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'CreateReplicationSubnetGroupMessage')
32
- CreateReplicationSubnetGroupResponse = Shapes::StructureShape.new(name: 'CreateReplicationSubnetGroupResponse')
33
- CreateReplicationTaskMessage = Shapes::StructureShape.new(name: 'CreateReplicationTaskMessage')
34
- CreateReplicationTaskResponse = Shapes::StructureShape.new(name: 'CreateReplicationTaskResponse')
35
- DeleteCertificateMessage = Shapes::StructureShape.new(name: 'DeleteCertificateMessage')
36
- DeleteCertificateResponse = Shapes::StructureShape.new(name: 'DeleteCertificateResponse')
37
- DeleteEndpointMessage = Shapes::StructureShape.new(name: 'DeleteEndpointMessage')
38
- DeleteEndpointResponse = Shapes::StructureShape.new(name: 'DeleteEndpointResponse')
39
- DeleteReplicationInstanceMessage = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceMessage')
40
- DeleteReplicationInstanceResponse = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceResponse')
41
- DeleteReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupMessage')
42
- DeleteReplicationSubnetGroupResponse = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupResponse')
43
- DeleteReplicationTaskMessage = Shapes::StructureShape.new(name: 'DeleteReplicationTaskMessage')
44
- DeleteReplicationTaskResponse = Shapes::StructureShape.new(name: 'DeleteReplicationTaskResponse')
45
- DescribeAccountAttributesMessage = Shapes::StructureShape.new(name: 'DescribeAccountAttributesMessage')
46
- DescribeAccountAttributesResponse = Shapes::StructureShape.new(name: 'DescribeAccountAttributesResponse')
47
- DescribeCertificatesMessage = Shapes::StructureShape.new(name: 'DescribeCertificatesMessage')
48
- DescribeCertificatesResponse = Shapes::StructureShape.new(name: 'DescribeCertificatesResponse')
49
- DescribeConnectionsMessage = Shapes::StructureShape.new(name: 'DescribeConnectionsMessage')
50
- DescribeConnectionsResponse = Shapes::StructureShape.new(name: 'DescribeConnectionsResponse')
51
- DescribeEndpointTypesMessage = Shapes::StructureShape.new(name: 'DescribeEndpointTypesMessage')
52
- DescribeEndpointTypesResponse = Shapes::StructureShape.new(name: 'DescribeEndpointTypesResponse')
53
- DescribeEndpointsMessage = Shapes::StructureShape.new(name: 'DescribeEndpointsMessage')
54
- DescribeEndpointsResponse = Shapes::StructureShape.new(name: 'DescribeEndpointsResponse')
55
- DescribeOrderableReplicationInstancesMessage = Shapes::StructureShape.new(name: 'DescribeOrderableReplicationInstancesMessage')
56
- DescribeOrderableReplicationInstancesResponse = Shapes::StructureShape.new(name: 'DescribeOrderableReplicationInstancesResponse')
57
- DescribeRefreshSchemasStatusMessage = Shapes::StructureShape.new(name: 'DescribeRefreshSchemasStatusMessage')
58
- DescribeRefreshSchemasStatusResponse = Shapes::StructureShape.new(name: 'DescribeRefreshSchemasStatusResponse')
59
- DescribeReplicationInstancesMessage = Shapes::StructureShape.new(name: 'DescribeReplicationInstancesMessage')
60
- DescribeReplicationInstancesResponse = Shapes::StructureShape.new(name: 'DescribeReplicationInstancesResponse')
61
- DescribeReplicationSubnetGroupsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationSubnetGroupsMessage')
62
- DescribeReplicationSubnetGroupsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationSubnetGroupsResponse')
63
- DescribeReplicationTasksMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTasksMessage')
64
- DescribeReplicationTasksResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTasksResponse')
65
- DescribeSchemasMessage = Shapes::StructureShape.new(name: 'DescribeSchemasMessage')
66
- DescribeSchemasResponse = Shapes::StructureShape.new(name: 'DescribeSchemasResponse')
67
- DescribeTableStatisticsMessage = Shapes::StructureShape.new(name: 'DescribeTableStatisticsMessage')
68
- DescribeTableStatisticsResponse = Shapes::StructureShape.new(name: 'DescribeTableStatisticsResponse')
69
- DmsSslModeValue = Shapes::StringShape.new(name: 'DmsSslModeValue')
70
- Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
71
- EndpointList = Shapes::ListShape.new(name: 'EndpointList')
72
- ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
73
- Filter = Shapes::StructureShape.new(name: 'Filter')
74
- FilterList = Shapes::ListShape.new(name: 'FilterList')
75
- FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
76
- ImportCertificateMessage = Shapes::StructureShape.new(name: 'ImportCertificateMessage')
77
- ImportCertificateResponse = Shapes::StructureShape.new(name: 'ImportCertificateResponse')
78
- InsufficientResourceCapacityFault = Shapes::StructureShape.new(name: 'InsufficientResourceCapacityFault')
79
- Integer = Shapes::IntegerShape.new(name: 'Integer')
80
- IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
81
- InvalidCertificateFault = Shapes::StructureShape.new(name: 'InvalidCertificateFault')
82
- InvalidResourceStateFault = Shapes::StructureShape.new(name: 'InvalidResourceStateFault')
83
- InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
84
- KMSKeyNotAccessibleFault = Shapes::StructureShape.new(name: 'KMSKeyNotAccessibleFault')
85
- KeyList = Shapes::ListShape.new(name: 'KeyList')
86
- ListTagsForResourceMessage = Shapes::StructureShape.new(name: 'ListTagsForResourceMessage')
87
- ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
88
- Long = Shapes::IntegerShape.new(name: 'Long')
89
- MigrationTypeValue = Shapes::StringShape.new(name: 'MigrationTypeValue')
90
- ModifyEndpointMessage = Shapes::StructureShape.new(name: 'ModifyEndpointMessage')
91
- ModifyEndpointResponse = Shapes::StructureShape.new(name: 'ModifyEndpointResponse')
92
- ModifyReplicationInstanceMessage = Shapes::StructureShape.new(name: 'ModifyReplicationInstanceMessage')
93
- ModifyReplicationInstanceResponse = Shapes::StructureShape.new(name: 'ModifyReplicationInstanceResponse')
94
- ModifyReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'ModifyReplicationSubnetGroupMessage')
95
- ModifyReplicationSubnetGroupResponse = Shapes::StructureShape.new(name: 'ModifyReplicationSubnetGroupResponse')
96
- OrderableReplicationInstance = Shapes::StructureShape.new(name: 'OrderableReplicationInstance')
97
- OrderableReplicationInstanceList = Shapes::ListShape.new(name: 'OrderableReplicationInstanceList')
98
- RefreshSchemasMessage = Shapes::StructureShape.new(name: 'RefreshSchemasMessage')
99
- RefreshSchemasResponse = Shapes::StructureShape.new(name: 'RefreshSchemasResponse')
100
- RefreshSchemasStatus = Shapes::StructureShape.new(name: 'RefreshSchemasStatus')
101
- RefreshSchemasStatusTypeValue = Shapes::StringShape.new(name: 'RefreshSchemasStatusTypeValue')
102
- RemoveTagsFromResourceMessage = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceMessage')
103
- RemoveTagsFromResourceResponse = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceResponse')
104
- ReplicationEndpointTypeValue = Shapes::StringShape.new(name: 'ReplicationEndpointTypeValue')
105
- ReplicationInstance = Shapes::StructureShape.new(name: 'ReplicationInstance')
106
- ReplicationInstanceList = Shapes::ListShape.new(name: 'ReplicationInstanceList')
107
- ReplicationInstancePrivateIpAddressList = Shapes::ListShape.new(name: 'ReplicationInstancePrivateIpAddressList')
108
- ReplicationInstancePublicIpAddressList = Shapes::ListShape.new(name: 'ReplicationInstancePublicIpAddressList')
109
- ReplicationPendingModifiedValues = Shapes::StructureShape.new(name: 'ReplicationPendingModifiedValues')
110
- ReplicationSubnetGroup = Shapes::StructureShape.new(name: 'ReplicationSubnetGroup')
111
- ReplicationSubnetGroupDoesNotCoverEnoughAZs = Shapes::StructureShape.new(name: 'ReplicationSubnetGroupDoesNotCoverEnoughAZs')
112
- ReplicationSubnetGroups = Shapes::ListShape.new(name: 'ReplicationSubnetGroups')
113
- ReplicationTask = Shapes::StructureShape.new(name: 'ReplicationTask')
114
- ReplicationTaskList = Shapes::ListShape.new(name: 'ReplicationTaskList')
115
- ReplicationTaskStats = Shapes::StructureShape.new(name: 'ReplicationTaskStats')
116
- ResourceAlreadyExistsFault = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsFault')
117
- ResourceNotFoundFault = Shapes::StructureShape.new(name: 'ResourceNotFoundFault')
118
- ResourceQuotaExceededFault = Shapes::StructureShape.new(name: 'ResourceQuotaExceededFault')
119
- SchemaList = Shapes::ListShape.new(name: 'SchemaList')
120
- SecretString = Shapes::StringShape.new(name: 'SecretString')
121
- StartReplicationTaskMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskMessage')
122
- StartReplicationTaskResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskResponse')
123
- StartReplicationTaskTypeValue = Shapes::StringShape.new(name: 'StartReplicationTaskTypeValue')
124
- StopReplicationTaskMessage = Shapes::StructureShape.new(name: 'StopReplicationTaskMessage')
125
- StopReplicationTaskResponse = Shapes::StructureShape.new(name: 'StopReplicationTaskResponse')
126
- StorageQuotaExceededFault = Shapes::StructureShape.new(name: 'StorageQuotaExceededFault')
127
- String = Shapes::StringShape.new(name: 'String')
128
- Subnet = Shapes::StructureShape.new(name: 'Subnet')
129
- SubnetAlreadyInUse = Shapes::StructureShape.new(name: 'SubnetAlreadyInUse')
130
- SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
131
- SubnetList = Shapes::ListShape.new(name: 'SubnetList')
132
- SupportedEndpointType = Shapes::StructureShape.new(name: 'SupportedEndpointType')
133
- SupportedEndpointTypeList = Shapes::ListShape.new(name: 'SupportedEndpointTypeList')
134
- TStamp = Shapes::TimestampShape.new(name: 'TStamp')
135
- TableStatistics = Shapes::StructureShape.new(name: 'TableStatistics')
136
- TableStatisticsList = Shapes::ListShape.new(name: 'TableStatisticsList')
137
- Tag = Shapes::StructureShape.new(name: 'Tag')
138
- TagList = Shapes::ListShape.new(name: 'TagList')
139
- TestConnectionMessage = Shapes::StructureShape.new(name: 'TestConnectionMessage')
140
- TestConnectionResponse = Shapes::StructureShape.new(name: 'TestConnectionResponse')
141
- UpgradeDependencyFailureFault = Shapes::StructureShape.new(name: 'UpgradeDependencyFailureFault')
142
- VpcSecurityGroupIdList = Shapes::ListShape.new(name: 'VpcSecurityGroupIdList')
143
- VpcSecurityGroupMembership = Shapes::StructureShape.new(name: 'VpcSecurityGroupMembership')
144
- VpcSecurityGroupMembershipList = Shapes::ListShape.new(name: 'VpcSecurityGroupMembershipList')
145
-
146
- AccountQuota.add_member(:account_quota_name, Shapes::ShapeRef.new(shape: String, location_name: "AccountQuotaName"))
147
- AccountQuota.add_member(:used, Shapes::ShapeRef.new(shape: Long, location_name: "Used"))
148
- AccountQuota.add_member(:max, Shapes::ShapeRef.new(shape: Long, location_name: "Max"))
149
- AccountQuota.struct_class = Types::AccountQuota
150
-
151
- AccountQuotaList.member = Shapes::ShapeRef.new(shape: AccountQuota, location_name: "AccountQuota")
152
-
153
- AddTagsToResourceMessage.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
154
- AddTagsToResourceMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
155
- AddTagsToResourceMessage.struct_class = Types::AddTagsToResourceMessage
156
-
157
- AddTagsToResourceResponse.struct_class = Types::AddTagsToResourceResponse
158
-
159
- AvailabilityZone.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
160
- AvailabilityZone.struct_class = Types::AvailabilityZone
161
-
162
- Certificate.add_member(:certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "CertificateIdentifier"))
163
- Certificate.add_member(:certificate_creation_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "CertificateCreationDate"))
164
- Certificate.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: String, location_name: "CertificatePem"))
165
- Certificate.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
166
- Certificate.add_member(:certificate_owner, Shapes::ShapeRef.new(shape: String, location_name: "CertificateOwner"))
167
- Certificate.add_member(:valid_from_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ValidFromDate"))
168
- Certificate.add_member(:valid_to_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ValidToDate"))
169
- Certificate.add_member(:signing_algorithm, Shapes::ShapeRef.new(shape: String, location_name: "SigningAlgorithm"))
170
- Certificate.add_member(:key_length, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "KeyLength"))
171
- Certificate.struct_class = Types::Certificate
172
-
173
- CertificateList.member = Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate")
174
-
175
- Connection.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
176
- Connection.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "EndpointArn"))
177
- Connection.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
178
- Connection.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
179
- Connection.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
180
- Connection.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceIdentifier"))
181
- Connection.struct_class = Types::Connection
182
-
183
- ConnectionList.member = Shapes::ShapeRef.new(shape: Connection, location_name: "Connection")
184
-
185
- CreateEndpointMessage.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointIdentifier"))
186
- CreateEndpointMessage.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, required: true, location_name: "EndpointType"))
187
- CreateEndpointMessage.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EngineName"))
188
- CreateEndpointMessage.add_member(:username, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Username"))
189
- CreateEndpointMessage.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, required: true, location_name: "Password"))
190
- CreateEndpointMessage.add_member(:server_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ServerName"))
191
- CreateEndpointMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, required: true, location_name: "Port"))
192
- CreateEndpointMessage.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
193
- CreateEndpointMessage.add_member(:extra_connection_attributes, Shapes::ShapeRef.new(shape: String, location_name: "ExtraConnectionAttributes"))
194
- CreateEndpointMessage.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
195
- CreateEndpointMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
196
- CreateEndpointMessage.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
197
- CreateEndpointMessage.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
198
- CreateEndpointMessage.struct_class = Types::CreateEndpointMessage
199
-
200
- CreateEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
201
- CreateEndpointResponse.struct_class = Types::CreateEndpointResponse
202
-
203
- CreateReplicationInstanceMessage.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceIdentifier"))
204
- CreateReplicationInstanceMessage.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
205
- CreateReplicationInstanceMessage.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceClass"))
206
- CreateReplicationInstanceMessage.add_member(:vpc_security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIdList, location_name: "VpcSecurityGroupIds"))
207
- CreateReplicationInstanceMessage.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
208
- CreateReplicationInstanceMessage.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupIdentifier"))
209
- CreateReplicationInstanceMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
210
- CreateReplicationInstanceMessage.add_member(:multi_az, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MultiAZ"))
211
- CreateReplicationInstanceMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
212
- CreateReplicationInstanceMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
213
- CreateReplicationInstanceMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
214
- CreateReplicationInstanceMessage.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
215
- CreateReplicationInstanceMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
216
- CreateReplicationInstanceMessage.struct_class = Types::CreateReplicationInstanceMessage
217
-
218
- CreateReplicationInstanceResponse.add_member(:replication_instance, Shapes::ShapeRef.new(shape: ReplicationInstance, location_name: "ReplicationInstance"))
219
- CreateReplicationInstanceResponse.struct_class = Types::CreateReplicationInstanceResponse
220
-
221
- CreateReplicationSubnetGroupMessage.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationSubnetGroupIdentifier"))
222
- CreateReplicationSubnetGroupMessage.add_member(:replication_subnet_group_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationSubnetGroupDescription"))
223
- CreateReplicationSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, required: true, location_name: "SubnetIds"))
224
- CreateReplicationSubnetGroupMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
225
- CreateReplicationSubnetGroupMessage.struct_class = Types::CreateReplicationSubnetGroupMessage
226
-
227
- CreateReplicationSubnetGroupResponse.add_member(:replication_subnet_group, Shapes::ShapeRef.new(shape: ReplicationSubnetGroup, location_name: "ReplicationSubnetGroup"))
228
- CreateReplicationSubnetGroupResponse.struct_class = Types::CreateReplicationSubnetGroupResponse
229
-
230
- CreateReplicationTaskMessage.add_member(:replication_task_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskIdentifier"))
231
- CreateReplicationTaskMessage.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceEndpointArn"))
232
- CreateReplicationTaskMessage.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetEndpointArn"))
233
- CreateReplicationTaskMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
234
- CreateReplicationTaskMessage.add_member(:migration_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, required: true, location_name: "MigrationType"))
235
- CreateReplicationTaskMessage.add_member(:table_mappings, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TableMappings"))
236
- CreateReplicationTaskMessage.add_member(:replication_task_settings, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskSettings"))
237
- CreateReplicationTaskMessage.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
238
- CreateReplicationTaskMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
239
- CreateReplicationTaskMessage.struct_class = Types::CreateReplicationTaskMessage
240
-
241
- CreateReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
242
- CreateReplicationTaskResponse.struct_class = Types::CreateReplicationTaskResponse
243
-
244
- DeleteCertificateMessage.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CertificateArn"))
245
- DeleteCertificateMessage.struct_class = Types::DeleteCertificateMessage
246
-
247
- DeleteCertificateResponse.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate"))
248
- DeleteCertificateResponse.struct_class = Types::DeleteCertificateResponse
249
-
250
- DeleteEndpointMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
251
- DeleteEndpointMessage.struct_class = Types::DeleteEndpointMessage
252
-
253
- DeleteEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
254
- DeleteEndpointResponse.struct_class = Types::DeleteEndpointResponse
255
-
256
- DeleteReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
257
- DeleteReplicationInstanceMessage.struct_class = Types::DeleteReplicationInstanceMessage
258
-
259
- DeleteReplicationInstanceResponse.add_member(:replication_instance, Shapes::ShapeRef.new(shape: ReplicationInstance, location_name: "ReplicationInstance"))
260
- DeleteReplicationInstanceResponse.struct_class = Types::DeleteReplicationInstanceResponse
261
-
262
- DeleteReplicationSubnetGroupMessage.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationSubnetGroupIdentifier"))
263
- DeleteReplicationSubnetGroupMessage.struct_class = Types::DeleteReplicationSubnetGroupMessage
264
-
265
- DeleteReplicationSubnetGroupResponse.struct_class = Types::DeleteReplicationSubnetGroupResponse
266
-
267
- DeleteReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
268
- DeleteReplicationTaskMessage.struct_class = Types::DeleteReplicationTaskMessage
269
-
270
- DeleteReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
271
- DeleteReplicationTaskResponse.struct_class = Types::DeleteReplicationTaskResponse
272
-
273
- DescribeAccountAttributesMessage.struct_class = Types::DescribeAccountAttributesMessage
274
-
275
- DescribeAccountAttributesResponse.add_member(:account_quotas, Shapes::ShapeRef.new(shape: AccountQuotaList, location_name: "AccountQuotas"))
276
- DescribeAccountAttributesResponse.struct_class = Types::DescribeAccountAttributesResponse
277
-
278
- DescribeCertificatesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
279
- DescribeCertificatesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
280
- DescribeCertificatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
281
- DescribeCertificatesMessage.struct_class = Types::DescribeCertificatesMessage
282
-
283
- DescribeCertificatesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
284
- DescribeCertificatesResponse.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
285
- DescribeCertificatesResponse.struct_class = Types::DescribeCertificatesResponse
286
-
287
- DescribeConnectionsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
288
- DescribeConnectionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
289
- DescribeConnectionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
290
- DescribeConnectionsMessage.struct_class = Types::DescribeConnectionsMessage
291
-
292
- DescribeConnectionsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
293
- DescribeConnectionsResponse.add_member(:connections, Shapes::ShapeRef.new(shape: ConnectionList, location_name: "Connections"))
294
- DescribeConnectionsResponse.struct_class = Types::DescribeConnectionsResponse
295
-
296
- DescribeEndpointTypesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
297
- DescribeEndpointTypesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
298
- DescribeEndpointTypesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
299
- DescribeEndpointTypesMessage.struct_class = Types::DescribeEndpointTypesMessage
300
-
301
- DescribeEndpointTypesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
302
- DescribeEndpointTypesResponse.add_member(:supported_endpoint_types, Shapes::ShapeRef.new(shape: SupportedEndpointTypeList, location_name: "SupportedEndpointTypes"))
303
- DescribeEndpointTypesResponse.struct_class = Types::DescribeEndpointTypesResponse
304
-
305
- DescribeEndpointsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
306
- DescribeEndpointsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
307
- DescribeEndpointsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
308
- DescribeEndpointsMessage.struct_class = Types::DescribeEndpointsMessage
309
-
310
- DescribeEndpointsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
311
- DescribeEndpointsResponse.add_member(:endpoints, Shapes::ShapeRef.new(shape: EndpointList, location_name: "Endpoints"))
312
- DescribeEndpointsResponse.struct_class = Types::DescribeEndpointsResponse
8
+ module Aws::DatabaseMigrationService
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ AccessDeniedFault = Shapes::StructureShape.new(name: 'AccessDeniedFault')
15
+ AccountQuota = Shapes::StructureShape.new(name: 'AccountQuota')
16
+ AccountQuotaList = Shapes::ListShape.new(name: 'AccountQuotaList')
17
+ AddTagsToResourceMessage = Shapes::StructureShape.new(name: 'AddTagsToResourceMessage')
18
+ AddTagsToResourceResponse = Shapes::StructureShape.new(name: 'AddTagsToResourceResponse')
19
+ AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
20
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
21
+ BooleanOptional = Shapes::BooleanShape.new(name: 'BooleanOptional')
22
+ Certificate = Shapes::StructureShape.new(name: 'Certificate')
23
+ CertificateList = Shapes::ListShape.new(name: 'CertificateList')
24
+ CertificateWallet = Shapes::BlobShape.new(name: 'CertificateWallet')
25
+ Connection = Shapes::StructureShape.new(name: 'Connection')
26
+ ConnectionList = Shapes::ListShape.new(name: 'ConnectionList')
27
+ CreateEndpointMessage = Shapes::StructureShape.new(name: 'CreateEndpointMessage')
28
+ CreateEndpointResponse = Shapes::StructureShape.new(name: 'CreateEndpointResponse')
29
+ CreateReplicationInstanceMessage = Shapes::StructureShape.new(name: 'CreateReplicationInstanceMessage')
30
+ CreateReplicationInstanceResponse = Shapes::StructureShape.new(name: 'CreateReplicationInstanceResponse')
31
+ CreateReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'CreateReplicationSubnetGroupMessage')
32
+ CreateReplicationSubnetGroupResponse = Shapes::StructureShape.new(name: 'CreateReplicationSubnetGroupResponse')
33
+ CreateReplicationTaskMessage = Shapes::StructureShape.new(name: 'CreateReplicationTaskMessage')
34
+ CreateReplicationTaskResponse = Shapes::StructureShape.new(name: 'CreateReplicationTaskResponse')
35
+ DeleteCertificateMessage = Shapes::StructureShape.new(name: 'DeleteCertificateMessage')
36
+ DeleteCertificateResponse = Shapes::StructureShape.new(name: 'DeleteCertificateResponse')
37
+ DeleteEndpointMessage = Shapes::StructureShape.new(name: 'DeleteEndpointMessage')
38
+ DeleteEndpointResponse = Shapes::StructureShape.new(name: 'DeleteEndpointResponse')
39
+ DeleteReplicationInstanceMessage = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceMessage')
40
+ DeleteReplicationInstanceResponse = Shapes::StructureShape.new(name: 'DeleteReplicationInstanceResponse')
41
+ DeleteReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupMessage')
42
+ DeleteReplicationSubnetGroupResponse = Shapes::StructureShape.new(name: 'DeleteReplicationSubnetGroupResponse')
43
+ DeleteReplicationTaskMessage = Shapes::StructureShape.new(name: 'DeleteReplicationTaskMessage')
44
+ DeleteReplicationTaskResponse = Shapes::StructureShape.new(name: 'DeleteReplicationTaskResponse')
45
+ DescribeAccountAttributesMessage = Shapes::StructureShape.new(name: 'DescribeAccountAttributesMessage')
46
+ DescribeAccountAttributesResponse = Shapes::StructureShape.new(name: 'DescribeAccountAttributesResponse')
47
+ DescribeCertificatesMessage = Shapes::StructureShape.new(name: 'DescribeCertificatesMessage')
48
+ DescribeCertificatesResponse = Shapes::StructureShape.new(name: 'DescribeCertificatesResponse')
49
+ DescribeConnectionsMessage = Shapes::StructureShape.new(name: 'DescribeConnectionsMessage')
50
+ DescribeConnectionsResponse = Shapes::StructureShape.new(name: 'DescribeConnectionsResponse')
51
+ DescribeEndpointTypesMessage = Shapes::StructureShape.new(name: 'DescribeEndpointTypesMessage')
52
+ DescribeEndpointTypesResponse = Shapes::StructureShape.new(name: 'DescribeEndpointTypesResponse')
53
+ DescribeEndpointsMessage = Shapes::StructureShape.new(name: 'DescribeEndpointsMessage')
54
+ DescribeEndpointsResponse = Shapes::StructureShape.new(name: 'DescribeEndpointsResponse')
55
+ DescribeOrderableReplicationInstancesMessage = Shapes::StructureShape.new(name: 'DescribeOrderableReplicationInstancesMessage')
56
+ DescribeOrderableReplicationInstancesResponse = Shapes::StructureShape.new(name: 'DescribeOrderableReplicationInstancesResponse')
57
+ DescribeRefreshSchemasStatusMessage = Shapes::StructureShape.new(name: 'DescribeRefreshSchemasStatusMessage')
58
+ DescribeRefreshSchemasStatusResponse = Shapes::StructureShape.new(name: 'DescribeRefreshSchemasStatusResponse')
59
+ DescribeReplicationInstancesMessage = Shapes::StructureShape.new(name: 'DescribeReplicationInstancesMessage')
60
+ DescribeReplicationInstancesResponse = Shapes::StructureShape.new(name: 'DescribeReplicationInstancesResponse')
61
+ DescribeReplicationSubnetGroupsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationSubnetGroupsMessage')
62
+ DescribeReplicationSubnetGroupsResponse = Shapes::StructureShape.new(name: 'DescribeReplicationSubnetGroupsResponse')
63
+ DescribeReplicationTasksMessage = Shapes::StructureShape.new(name: 'DescribeReplicationTasksMessage')
64
+ DescribeReplicationTasksResponse = Shapes::StructureShape.new(name: 'DescribeReplicationTasksResponse')
65
+ DescribeSchemasMessage = Shapes::StructureShape.new(name: 'DescribeSchemasMessage')
66
+ DescribeSchemasResponse = Shapes::StructureShape.new(name: 'DescribeSchemasResponse')
67
+ DescribeTableStatisticsMessage = Shapes::StructureShape.new(name: 'DescribeTableStatisticsMessage')
68
+ DescribeTableStatisticsResponse = Shapes::StructureShape.new(name: 'DescribeTableStatisticsResponse')
69
+ DmsSslModeValue = Shapes::StringShape.new(name: 'DmsSslModeValue')
70
+ Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
71
+ EndpointList = Shapes::ListShape.new(name: 'EndpointList')
72
+ ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
73
+ Filter = Shapes::StructureShape.new(name: 'Filter')
74
+ FilterList = Shapes::ListShape.new(name: 'FilterList')
75
+ FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
76
+ ImportCertificateMessage = Shapes::StructureShape.new(name: 'ImportCertificateMessage')
77
+ ImportCertificateResponse = Shapes::StructureShape.new(name: 'ImportCertificateResponse')
78
+ InsufficientResourceCapacityFault = Shapes::StructureShape.new(name: 'InsufficientResourceCapacityFault')
79
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
80
+ IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
81
+ InvalidCertificateFault = Shapes::StructureShape.new(name: 'InvalidCertificateFault')
82
+ InvalidResourceStateFault = Shapes::StructureShape.new(name: 'InvalidResourceStateFault')
83
+ InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
84
+ KMSKeyNotAccessibleFault = Shapes::StructureShape.new(name: 'KMSKeyNotAccessibleFault')
85
+ KeyList = Shapes::ListShape.new(name: 'KeyList')
86
+ ListTagsForResourceMessage = Shapes::StructureShape.new(name: 'ListTagsForResourceMessage')
87
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
88
+ Long = Shapes::IntegerShape.new(name: 'Long')
89
+ MigrationTypeValue = Shapes::StringShape.new(name: 'MigrationTypeValue')
90
+ ModifyEndpointMessage = Shapes::StructureShape.new(name: 'ModifyEndpointMessage')
91
+ ModifyEndpointResponse = Shapes::StructureShape.new(name: 'ModifyEndpointResponse')
92
+ ModifyReplicationInstanceMessage = Shapes::StructureShape.new(name: 'ModifyReplicationInstanceMessage')
93
+ ModifyReplicationInstanceResponse = Shapes::StructureShape.new(name: 'ModifyReplicationInstanceResponse')
94
+ ModifyReplicationSubnetGroupMessage = Shapes::StructureShape.new(name: 'ModifyReplicationSubnetGroupMessage')
95
+ ModifyReplicationSubnetGroupResponse = Shapes::StructureShape.new(name: 'ModifyReplicationSubnetGroupResponse')
96
+ ModifyReplicationTaskMessage = Shapes::StructureShape.new(name: 'ModifyReplicationTaskMessage')
97
+ ModifyReplicationTaskResponse = Shapes::StructureShape.new(name: 'ModifyReplicationTaskResponse')
98
+ OrderableReplicationInstance = Shapes::StructureShape.new(name: 'OrderableReplicationInstance')
99
+ OrderableReplicationInstanceList = Shapes::ListShape.new(name: 'OrderableReplicationInstanceList')
100
+ RefreshSchemasMessage = Shapes::StructureShape.new(name: 'RefreshSchemasMessage')
101
+ RefreshSchemasResponse = Shapes::StructureShape.new(name: 'RefreshSchemasResponse')
102
+ RefreshSchemasStatus = Shapes::StructureShape.new(name: 'RefreshSchemasStatus')
103
+ RefreshSchemasStatusTypeValue = Shapes::StringShape.new(name: 'RefreshSchemasStatusTypeValue')
104
+ RemoveTagsFromResourceMessage = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceMessage')
105
+ RemoveTagsFromResourceResponse = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceResponse')
106
+ ReplicationEndpointTypeValue = Shapes::StringShape.new(name: 'ReplicationEndpointTypeValue')
107
+ ReplicationInstance = Shapes::StructureShape.new(name: 'ReplicationInstance')
108
+ ReplicationInstanceList = Shapes::ListShape.new(name: 'ReplicationInstanceList')
109
+ ReplicationInstancePrivateIpAddressList = Shapes::ListShape.new(name: 'ReplicationInstancePrivateIpAddressList')
110
+ ReplicationInstancePublicIpAddressList = Shapes::ListShape.new(name: 'ReplicationInstancePublicIpAddressList')
111
+ ReplicationPendingModifiedValues = Shapes::StructureShape.new(name: 'ReplicationPendingModifiedValues')
112
+ ReplicationSubnetGroup = Shapes::StructureShape.new(name: 'ReplicationSubnetGroup')
113
+ ReplicationSubnetGroupDoesNotCoverEnoughAZs = Shapes::StructureShape.new(name: 'ReplicationSubnetGroupDoesNotCoverEnoughAZs')
114
+ ReplicationSubnetGroups = Shapes::ListShape.new(name: 'ReplicationSubnetGroups')
115
+ ReplicationTask = Shapes::StructureShape.new(name: 'ReplicationTask')
116
+ ReplicationTaskList = Shapes::ListShape.new(name: 'ReplicationTaskList')
117
+ ReplicationTaskStats = Shapes::StructureShape.new(name: 'ReplicationTaskStats')
118
+ ResourceAlreadyExistsFault = Shapes::StructureShape.new(name: 'ResourceAlreadyExistsFault')
119
+ ResourceNotFoundFault = Shapes::StructureShape.new(name: 'ResourceNotFoundFault')
120
+ ResourceQuotaExceededFault = Shapes::StructureShape.new(name: 'ResourceQuotaExceededFault')
121
+ SchemaList = Shapes::ListShape.new(name: 'SchemaList')
122
+ SecretString = Shapes::StringShape.new(name: 'SecretString')
123
+ StartReplicationTaskMessage = Shapes::StructureShape.new(name: 'StartReplicationTaskMessage')
124
+ StartReplicationTaskResponse = Shapes::StructureShape.new(name: 'StartReplicationTaskResponse')
125
+ StartReplicationTaskTypeValue = Shapes::StringShape.new(name: 'StartReplicationTaskTypeValue')
126
+ StopReplicationTaskMessage = Shapes::StructureShape.new(name: 'StopReplicationTaskMessage')
127
+ StopReplicationTaskResponse = Shapes::StructureShape.new(name: 'StopReplicationTaskResponse')
128
+ StorageQuotaExceededFault = Shapes::StructureShape.new(name: 'StorageQuotaExceededFault')
129
+ String = Shapes::StringShape.new(name: 'String')
130
+ Subnet = Shapes::StructureShape.new(name: 'Subnet')
131
+ SubnetAlreadyInUse = Shapes::StructureShape.new(name: 'SubnetAlreadyInUse')
132
+ SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
133
+ SubnetList = Shapes::ListShape.new(name: 'SubnetList')
134
+ SupportedEndpointType = Shapes::StructureShape.new(name: 'SupportedEndpointType')
135
+ SupportedEndpointTypeList = Shapes::ListShape.new(name: 'SupportedEndpointTypeList')
136
+ TStamp = Shapes::TimestampShape.new(name: 'TStamp')
137
+ TableStatistics = Shapes::StructureShape.new(name: 'TableStatistics')
138
+ TableStatisticsList = Shapes::ListShape.new(name: 'TableStatisticsList')
139
+ Tag = Shapes::StructureShape.new(name: 'Tag')
140
+ TagList = Shapes::ListShape.new(name: 'TagList')
141
+ TestConnectionMessage = Shapes::StructureShape.new(name: 'TestConnectionMessage')
142
+ TestConnectionResponse = Shapes::StructureShape.new(name: 'TestConnectionResponse')
143
+ UpgradeDependencyFailureFault = Shapes::StructureShape.new(name: 'UpgradeDependencyFailureFault')
144
+ VpcSecurityGroupIdList = Shapes::ListShape.new(name: 'VpcSecurityGroupIdList')
145
+ VpcSecurityGroupMembership = Shapes::StructureShape.new(name: 'VpcSecurityGroupMembership')
146
+ VpcSecurityGroupMembershipList = Shapes::ListShape.new(name: 'VpcSecurityGroupMembershipList')
147
+
148
+ AccountQuota.add_member(:account_quota_name, Shapes::ShapeRef.new(shape: String, location_name: "AccountQuotaName"))
149
+ AccountQuota.add_member(:used, Shapes::ShapeRef.new(shape: Long, location_name: "Used"))
150
+ AccountQuota.add_member(:max, Shapes::ShapeRef.new(shape: Long, location_name: "Max"))
151
+ AccountQuota.struct_class = Types::AccountQuota
152
+
153
+ AccountQuotaList.member = Shapes::ShapeRef.new(shape: AccountQuota, location_name: "AccountQuota")
154
+
155
+ AddTagsToResourceMessage.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
156
+ AddTagsToResourceMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
157
+ AddTagsToResourceMessage.struct_class = Types::AddTagsToResourceMessage
158
+
159
+ AddTagsToResourceResponse.struct_class = Types::AddTagsToResourceResponse
160
+
161
+ AvailabilityZone.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
162
+ AvailabilityZone.struct_class = Types::AvailabilityZone
163
+
164
+ Certificate.add_member(:certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "CertificateIdentifier"))
165
+ Certificate.add_member(:certificate_creation_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "CertificateCreationDate"))
166
+ Certificate.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: String, location_name: "CertificatePem"))
167
+ Certificate.add_member(:certificate_wallet, Shapes::ShapeRef.new(shape: CertificateWallet, location_name: "CertificateWallet"))
168
+ Certificate.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
169
+ Certificate.add_member(:certificate_owner, Shapes::ShapeRef.new(shape: String, location_name: "CertificateOwner"))
170
+ Certificate.add_member(:valid_from_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ValidFromDate"))
171
+ Certificate.add_member(:valid_to_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ValidToDate"))
172
+ Certificate.add_member(:signing_algorithm, Shapes::ShapeRef.new(shape: String, location_name: "SigningAlgorithm"))
173
+ Certificate.add_member(:key_length, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "KeyLength"))
174
+ Certificate.struct_class = Types::Certificate
175
+
176
+ CertificateList.member = Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate")
177
+
178
+ Connection.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
179
+ Connection.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "EndpointArn"))
180
+ Connection.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
181
+ Connection.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
182
+ Connection.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
183
+ Connection.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceIdentifier"))
184
+ Connection.struct_class = Types::Connection
185
+
186
+ ConnectionList.member = Shapes::ShapeRef.new(shape: Connection, location_name: "Connection")
187
+
188
+ CreateEndpointMessage.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointIdentifier"))
189
+ CreateEndpointMessage.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, required: true, location_name: "EndpointType"))
190
+ CreateEndpointMessage.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EngineName"))
191
+ CreateEndpointMessage.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
192
+ CreateEndpointMessage.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
193
+ CreateEndpointMessage.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
194
+ CreateEndpointMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
195
+ CreateEndpointMessage.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
196
+ CreateEndpointMessage.add_member(:extra_connection_attributes, Shapes::ShapeRef.new(shape: String, location_name: "ExtraConnectionAttributes"))
197
+ CreateEndpointMessage.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
198
+ CreateEndpointMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
199
+ CreateEndpointMessage.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
200
+ CreateEndpointMessage.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
201
+ CreateEndpointMessage.struct_class = Types::CreateEndpointMessage
202
+
203
+ CreateEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
204
+ CreateEndpointResponse.struct_class = Types::CreateEndpointResponse
205
+
206
+ CreateReplicationInstanceMessage.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceIdentifier"))
207
+ CreateReplicationInstanceMessage.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
208
+ CreateReplicationInstanceMessage.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceClass"))
209
+ CreateReplicationInstanceMessage.add_member(:vpc_security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIdList, location_name: "VpcSecurityGroupIds"))
210
+ CreateReplicationInstanceMessage.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
211
+ CreateReplicationInstanceMessage.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupIdentifier"))
212
+ CreateReplicationInstanceMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
213
+ CreateReplicationInstanceMessage.add_member(:multi_az, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MultiAZ"))
214
+ CreateReplicationInstanceMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
215
+ CreateReplicationInstanceMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
216
+ CreateReplicationInstanceMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
217
+ CreateReplicationInstanceMessage.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
218
+ CreateReplicationInstanceMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
219
+ CreateReplicationInstanceMessage.struct_class = Types::CreateReplicationInstanceMessage
220
+
221
+ CreateReplicationInstanceResponse.add_member(:replication_instance, Shapes::ShapeRef.new(shape: ReplicationInstance, location_name: "ReplicationInstance"))
222
+ CreateReplicationInstanceResponse.struct_class = Types::CreateReplicationInstanceResponse
223
+
224
+ CreateReplicationSubnetGroupMessage.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationSubnetGroupIdentifier"))
225
+ CreateReplicationSubnetGroupMessage.add_member(:replication_subnet_group_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationSubnetGroupDescription"))
226
+ CreateReplicationSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, required: true, location_name: "SubnetIds"))
227
+ CreateReplicationSubnetGroupMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
228
+ CreateReplicationSubnetGroupMessage.struct_class = Types::CreateReplicationSubnetGroupMessage
229
+
230
+ CreateReplicationSubnetGroupResponse.add_member(:replication_subnet_group, Shapes::ShapeRef.new(shape: ReplicationSubnetGroup, location_name: "ReplicationSubnetGroup"))
231
+ CreateReplicationSubnetGroupResponse.struct_class = Types::CreateReplicationSubnetGroupResponse
232
+
233
+ CreateReplicationTaskMessage.add_member(:replication_task_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskIdentifier"))
234
+ CreateReplicationTaskMessage.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceEndpointArn"))
235
+ CreateReplicationTaskMessage.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetEndpointArn"))
236
+ CreateReplicationTaskMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
237
+ CreateReplicationTaskMessage.add_member(:migration_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, required: true, location_name: "MigrationType"))
238
+ CreateReplicationTaskMessage.add_member(:table_mappings, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TableMappings"))
239
+ CreateReplicationTaskMessage.add_member(:replication_task_settings, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskSettings"))
240
+ CreateReplicationTaskMessage.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
241
+ CreateReplicationTaskMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
242
+ CreateReplicationTaskMessage.struct_class = Types::CreateReplicationTaskMessage
243
+
244
+ CreateReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
245
+ CreateReplicationTaskResponse.struct_class = Types::CreateReplicationTaskResponse
246
+
247
+ DeleteCertificateMessage.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CertificateArn"))
248
+ DeleteCertificateMessage.struct_class = Types::DeleteCertificateMessage
249
+
250
+ DeleteCertificateResponse.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate"))
251
+ DeleteCertificateResponse.struct_class = Types::DeleteCertificateResponse
252
+
253
+ DeleteEndpointMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
254
+ DeleteEndpointMessage.struct_class = Types::DeleteEndpointMessage
255
+
256
+ DeleteEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
257
+ DeleteEndpointResponse.struct_class = Types::DeleteEndpointResponse
258
+
259
+ DeleteReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
260
+ DeleteReplicationInstanceMessage.struct_class = Types::DeleteReplicationInstanceMessage
261
+
262
+ DeleteReplicationInstanceResponse.add_member(:replication_instance, Shapes::ShapeRef.new(shape: ReplicationInstance, location_name: "ReplicationInstance"))
263
+ DeleteReplicationInstanceResponse.struct_class = Types::DeleteReplicationInstanceResponse
264
+
265
+ DeleteReplicationSubnetGroupMessage.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationSubnetGroupIdentifier"))
266
+ DeleteReplicationSubnetGroupMessage.struct_class = Types::DeleteReplicationSubnetGroupMessage
267
+
268
+ DeleteReplicationSubnetGroupResponse.struct_class = Types::DeleteReplicationSubnetGroupResponse
269
+
270
+ DeleteReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
271
+ DeleteReplicationTaskMessage.struct_class = Types::DeleteReplicationTaskMessage
272
+
273
+ DeleteReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
274
+ DeleteReplicationTaskResponse.struct_class = Types::DeleteReplicationTaskResponse
275
+
276
+ DescribeAccountAttributesMessage.struct_class = Types::DescribeAccountAttributesMessage
277
+
278
+ DescribeAccountAttributesResponse.add_member(:account_quotas, Shapes::ShapeRef.new(shape: AccountQuotaList, location_name: "AccountQuotas"))
279
+ DescribeAccountAttributesResponse.struct_class = Types::DescribeAccountAttributesResponse
280
+
281
+ DescribeCertificatesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
282
+ DescribeCertificatesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
283
+ DescribeCertificatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
284
+ DescribeCertificatesMessage.struct_class = Types::DescribeCertificatesMessage
285
+
286
+ DescribeCertificatesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
287
+ DescribeCertificatesResponse.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
288
+ DescribeCertificatesResponse.struct_class = Types::DescribeCertificatesResponse
289
+
290
+ DescribeConnectionsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
291
+ DescribeConnectionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
292
+ DescribeConnectionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
293
+ DescribeConnectionsMessage.struct_class = Types::DescribeConnectionsMessage
294
+
295
+ DescribeConnectionsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
296
+ DescribeConnectionsResponse.add_member(:connections, Shapes::ShapeRef.new(shape: ConnectionList, location_name: "Connections"))
297
+ DescribeConnectionsResponse.struct_class = Types::DescribeConnectionsResponse
298
+
299
+ DescribeEndpointTypesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
300
+ DescribeEndpointTypesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
301
+ DescribeEndpointTypesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
302
+ DescribeEndpointTypesMessage.struct_class = Types::DescribeEndpointTypesMessage
303
+
304
+ DescribeEndpointTypesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
305
+ DescribeEndpointTypesResponse.add_member(:supported_endpoint_types, Shapes::ShapeRef.new(shape: SupportedEndpointTypeList, location_name: "SupportedEndpointTypes"))
306
+ DescribeEndpointTypesResponse.struct_class = Types::DescribeEndpointTypesResponse
307
+
308
+ DescribeEndpointsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
309
+ DescribeEndpointsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
310
+ DescribeEndpointsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
311
+ DescribeEndpointsMessage.struct_class = Types::DescribeEndpointsMessage
312
+
313
+ DescribeEndpointsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
314
+ DescribeEndpointsResponse.add_member(:endpoints, Shapes::ShapeRef.new(shape: EndpointList, location_name: "Endpoints"))
315
+ DescribeEndpointsResponse.struct_class = Types::DescribeEndpointsResponse
316
+
317
+ DescribeOrderableReplicationInstancesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
318
+ DescribeOrderableReplicationInstancesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
319
+ DescribeOrderableReplicationInstancesMessage.struct_class = Types::DescribeOrderableReplicationInstancesMessage
320
+
321
+ DescribeOrderableReplicationInstancesResponse.add_member(:orderable_replication_instances, Shapes::ShapeRef.new(shape: OrderableReplicationInstanceList, location_name: "OrderableReplicationInstances"))
322
+ DescribeOrderableReplicationInstancesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
323
+ DescribeOrderableReplicationInstancesResponse.struct_class = Types::DescribeOrderableReplicationInstancesResponse
324
+
325
+ DescribeRefreshSchemasStatusMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
326
+ DescribeRefreshSchemasStatusMessage.struct_class = Types::DescribeRefreshSchemasStatusMessage
327
+
328
+ DescribeRefreshSchemasStatusResponse.add_member(:refresh_schemas_status, Shapes::ShapeRef.new(shape: RefreshSchemasStatus, location_name: "RefreshSchemasStatus"))
329
+ DescribeRefreshSchemasStatusResponse.struct_class = Types::DescribeRefreshSchemasStatusResponse
330
+
331
+ DescribeReplicationInstancesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
332
+ DescribeReplicationInstancesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
333
+ DescribeReplicationInstancesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
334
+ DescribeReplicationInstancesMessage.struct_class = Types::DescribeReplicationInstancesMessage
335
+
336
+ DescribeReplicationInstancesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
337
+ DescribeReplicationInstancesResponse.add_member(:replication_instances, Shapes::ShapeRef.new(shape: ReplicationInstanceList, location_name: "ReplicationInstances"))
338
+ DescribeReplicationInstancesResponse.struct_class = Types::DescribeReplicationInstancesResponse
339
+
340
+ DescribeReplicationSubnetGroupsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
341
+ DescribeReplicationSubnetGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
342
+ DescribeReplicationSubnetGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
343
+ DescribeReplicationSubnetGroupsMessage.struct_class = Types::DescribeReplicationSubnetGroupsMessage
344
+
345
+ DescribeReplicationSubnetGroupsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
346
+ DescribeReplicationSubnetGroupsResponse.add_member(:replication_subnet_groups, Shapes::ShapeRef.new(shape: ReplicationSubnetGroups, location_name: "ReplicationSubnetGroups"))
347
+ DescribeReplicationSubnetGroupsResponse.struct_class = Types::DescribeReplicationSubnetGroupsResponse
348
+
349
+ DescribeReplicationTasksMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
350
+ DescribeReplicationTasksMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
351
+ DescribeReplicationTasksMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
352
+ DescribeReplicationTasksMessage.struct_class = Types::DescribeReplicationTasksMessage
353
+
354
+ DescribeReplicationTasksResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
355
+ DescribeReplicationTasksResponse.add_member(:replication_tasks, Shapes::ShapeRef.new(shape: ReplicationTaskList, location_name: "ReplicationTasks"))
356
+ DescribeReplicationTasksResponse.struct_class = Types::DescribeReplicationTasksResponse
357
+
358
+ DescribeSchemasMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
359
+ DescribeSchemasMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
360
+ DescribeSchemasMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
361
+ DescribeSchemasMessage.struct_class = Types::DescribeSchemasMessage
362
+
363
+ DescribeSchemasResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
364
+ DescribeSchemasResponse.add_member(:schemas, Shapes::ShapeRef.new(shape: SchemaList, location_name: "Schemas"))
365
+ DescribeSchemasResponse.struct_class = Types::DescribeSchemasResponse
366
+
367
+ DescribeTableStatisticsMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
368
+ DescribeTableStatisticsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
369
+ DescribeTableStatisticsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
370
+ DescribeTableStatisticsMessage.struct_class = Types::DescribeTableStatisticsMessage
371
+
372
+ DescribeTableStatisticsResponse.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskArn"))
373
+ DescribeTableStatisticsResponse.add_member(:table_statistics, Shapes::ShapeRef.new(shape: TableStatisticsList, location_name: "TableStatistics"))
374
+ DescribeTableStatisticsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
375
+ DescribeTableStatisticsResponse.struct_class = Types::DescribeTableStatisticsResponse
376
+
377
+ Endpoint.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
378
+ Endpoint.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
379
+ Endpoint.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, location_name: "EngineName"))
380
+ Endpoint.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
381
+ Endpoint.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
382
+ Endpoint.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
383
+ Endpoint.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
384
+ Endpoint.add_member(:extra_connection_attributes, Shapes::ShapeRef.new(shape: String, location_name: "ExtraConnectionAttributes"))
385
+ Endpoint.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
386
+ Endpoint.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
387
+ Endpoint.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "EndpointArn"))
388
+ Endpoint.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
389
+ Endpoint.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
390
+ Endpoint.struct_class = Types::Endpoint
391
+
392
+ EndpointList.member = Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint")
393
+
394
+ Filter.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
395
+ Filter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
396
+ Filter.struct_class = Types::Filter
397
+
398
+ FilterList.member = Shapes::ShapeRef.new(shape: Filter, location_name: "Filter")
399
+
400
+ FilterValueList.member = Shapes::ShapeRef.new(shape: String, location_name: "Value")
401
+
402
+ ImportCertificateMessage.add_member(:certificate_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CertificateIdentifier"))
403
+ ImportCertificateMessage.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: String, location_name: "CertificatePem"))
404
+ ImportCertificateMessage.add_member(:certificate_wallet, Shapes::ShapeRef.new(shape: CertificateWallet, location_name: "CertificateWallet"))
405
+ ImportCertificateMessage.struct_class = Types::ImportCertificateMessage
406
+
407
+ ImportCertificateResponse.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate"))
408
+ ImportCertificateResponse.struct_class = Types::ImportCertificateResponse
409
+
410
+ KeyList.member = Shapes::ShapeRef.new(shape: String)
411
+
412
+ ListTagsForResourceMessage.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
413
+ ListTagsForResourceMessage.struct_class = Types::ListTagsForResourceMessage
414
+
415
+ ListTagsForResourceResponse.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
416
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
417
+
418
+ ModifyEndpointMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
419
+ ModifyEndpointMessage.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
420
+ ModifyEndpointMessage.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
421
+ ModifyEndpointMessage.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, location_name: "EngineName"))
422
+ ModifyEndpointMessage.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
423
+ ModifyEndpointMessage.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
424
+ ModifyEndpointMessage.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
425
+ ModifyEndpointMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
426
+ ModifyEndpointMessage.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
427
+ ModifyEndpointMessage.add_member(:extra_connection_attributes, Shapes::ShapeRef.new(shape: String, location_name: "ExtraConnectionAttributes"))
428
+ ModifyEndpointMessage.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
429
+ ModifyEndpointMessage.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
430
+ ModifyEndpointMessage.struct_class = Types::ModifyEndpointMessage
431
+
432
+ ModifyEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
433
+ ModifyEndpointResponse.struct_class = Types::ModifyEndpointResponse
434
+
435
+ ModifyReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
436
+ ModifyReplicationInstanceMessage.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
437
+ ModifyReplicationInstanceMessage.add_member(:apply_immediately, Shapes::ShapeRef.new(shape: Boolean, location_name: "ApplyImmediately"))
438
+ ModifyReplicationInstanceMessage.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
439
+ ModifyReplicationInstanceMessage.add_member(:vpc_security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIdList, location_name: "VpcSecurityGroupIds"))
440
+ ModifyReplicationInstanceMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
441
+ ModifyReplicationInstanceMessage.add_member(:multi_az, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MultiAZ"))
442
+ ModifyReplicationInstanceMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
443
+ ModifyReplicationInstanceMessage.add_member(:allow_major_version_upgrade, Shapes::ShapeRef.new(shape: Boolean, location_name: "AllowMajorVersionUpgrade"))
444
+ ModifyReplicationInstanceMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
445
+ ModifyReplicationInstanceMessage.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceIdentifier"))
446
+ ModifyReplicationInstanceMessage.struct_class = Types::ModifyReplicationInstanceMessage
447
+
448
+ ModifyReplicationInstanceResponse.add_member(:replication_instance, Shapes::ShapeRef.new(shape: ReplicationInstance, location_name: "ReplicationInstance"))
449
+ ModifyReplicationInstanceResponse.struct_class = Types::ModifyReplicationInstanceResponse
450
+
451
+ ModifyReplicationSubnetGroupMessage.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationSubnetGroupIdentifier"))
452
+ ModifyReplicationSubnetGroupMessage.add_member(:replication_subnet_group_description, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupDescription"))
453
+ ModifyReplicationSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, required: true, location_name: "SubnetIds"))
454
+ ModifyReplicationSubnetGroupMessage.struct_class = Types::ModifyReplicationSubnetGroupMessage
455
+
456
+ ModifyReplicationSubnetGroupResponse.add_member(:replication_subnet_group, Shapes::ShapeRef.new(shape: ReplicationSubnetGroup, location_name: "ReplicationSubnetGroup"))
457
+ ModifyReplicationSubnetGroupResponse.struct_class = Types::ModifyReplicationSubnetGroupResponse
458
+
459
+ ModifyReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
460
+ ModifyReplicationTaskMessage.add_member(:replication_task_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskIdentifier"))
461
+ ModifyReplicationTaskMessage.add_member(:migration_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, location_name: "MigrationType"))
462
+ ModifyReplicationTaskMessage.add_member(:table_mappings, Shapes::ShapeRef.new(shape: String, location_name: "TableMappings"))
463
+ ModifyReplicationTaskMessage.add_member(:replication_task_settings, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskSettings"))
464
+ ModifyReplicationTaskMessage.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
465
+ ModifyReplicationTaskMessage.struct_class = Types::ModifyReplicationTaskMessage
466
+
467
+ ModifyReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
468
+ ModifyReplicationTaskResponse.struct_class = Types::ModifyReplicationTaskResponse
469
+
470
+ OrderableReplicationInstance.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
471
+ OrderableReplicationInstance.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
472
+ OrderableReplicationInstance.add_member(:storage_type, Shapes::ShapeRef.new(shape: String, location_name: "StorageType"))
473
+ OrderableReplicationInstance.add_member(:min_allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "MinAllocatedStorage"))
474
+ OrderableReplicationInstance.add_member(:max_allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxAllocatedStorage"))
475
+ OrderableReplicationInstance.add_member(:default_allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "DefaultAllocatedStorage"))
476
+ OrderableReplicationInstance.add_member(:included_allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "IncludedAllocatedStorage"))
477
+ OrderableReplicationInstance.struct_class = Types::OrderableReplicationInstance
478
+
479
+ OrderableReplicationInstanceList.member = Shapes::ShapeRef.new(shape: OrderableReplicationInstance, location_name: "OrderableReplicationInstance")
480
+
481
+ RefreshSchemasMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
482
+ RefreshSchemasMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
483
+ RefreshSchemasMessage.struct_class = Types::RefreshSchemasMessage
484
+
485
+ RefreshSchemasResponse.add_member(:refresh_schemas_status, Shapes::ShapeRef.new(shape: RefreshSchemasStatus, location_name: "RefreshSchemasStatus"))
486
+ RefreshSchemasResponse.struct_class = Types::RefreshSchemasResponse
487
+
488
+ RefreshSchemasStatus.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "EndpointArn"))
489
+ RefreshSchemasStatus.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
490
+ RefreshSchemasStatus.add_member(:status, Shapes::ShapeRef.new(shape: RefreshSchemasStatusTypeValue, location_name: "Status"))
491
+ RefreshSchemasStatus.add_member(:last_refresh_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "LastRefreshDate"))
492
+ RefreshSchemasStatus.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
493
+ RefreshSchemasStatus.struct_class = Types::RefreshSchemasStatus
494
+
495
+ RemoveTagsFromResourceMessage.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
496
+ RemoveTagsFromResourceMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: KeyList, required: true, location_name: "TagKeys"))
497
+ RemoveTagsFromResourceMessage.struct_class = Types::RemoveTagsFromResourceMessage
498
+
499
+ RemoveTagsFromResourceResponse.struct_class = Types::RemoveTagsFromResourceResponse
500
+
501
+ ReplicationInstance.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceIdentifier"))
502
+ ReplicationInstance.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
503
+ ReplicationInstance.add_member(:replication_instance_status, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceStatus"))
504
+ ReplicationInstance.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "AllocatedStorage"))
505
+ ReplicationInstance.add_member(:instance_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "InstanceCreateTime"))
506
+ ReplicationInstance.add_member(:vpc_security_groups, Shapes::ShapeRef.new(shape: VpcSecurityGroupMembershipList, location_name: "VpcSecurityGroups"))
507
+ ReplicationInstance.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
508
+ ReplicationInstance.add_member(:replication_subnet_group, Shapes::ShapeRef.new(shape: ReplicationSubnetGroup, location_name: "ReplicationSubnetGroup"))
509
+ ReplicationInstance.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
510
+ ReplicationInstance.add_member(:pending_modified_values, Shapes::ShapeRef.new(shape: ReplicationPendingModifiedValues, location_name: "PendingModifiedValues"))
511
+ ReplicationInstance.add_member(:multi_az, Shapes::ShapeRef.new(shape: Boolean, location_name: "MultiAZ"))
512
+ ReplicationInstance.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
513
+ ReplicationInstance.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoMinorVersionUpgrade"))
514
+ ReplicationInstance.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
515
+ ReplicationInstance.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
516
+ ReplicationInstance.add_member(:replication_instance_public_ip_address, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "ReplicationInstancePublicIpAddress"))
517
+ ReplicationInstance.add_member(:replication_instance_private_ip_address, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "ReplicationInstancePrivateIpAddress"))
518
+ ReplicationInstance.add_member(:replication_instance_public_ip_addresses, Shapes::ShapeRef.new(shape: ReplicationInstancePublicIpAddressList, location_name: "ReplicationInstancePublicIpAddresses"))
519
+ ReplicationInstance.add_member(:replication_instance_private_ip_addresses, Shapes::ShapeRef.new(shape: ReplicationInstancePrivateIpAddressList, location_name: "ReplicationInstancePrivateIpAddresses"))
520
+ ReplicationInstance.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: Boolean, location_name: "PubliclyAccessible"))
521
+ ReplicationInstance.add_member(:secondary_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "SecondaryAvailabilityZone"))
522
+ ReplicationInstance.struct_class = Types::ReplicationInstance
523
+
524
+ ReplicationInstanceList.member = Shapes::ShapeRef.new(shape: ReplicationInstance, location_name: "ReplicationInstance")
525
+
526
+ ReplicationInstancePrivateIpAddressList.member = Shapes::ShapeRef.new(shape: String)
527
+
528
+ ReplicationInstancePublicIpAddressList.member = Shapes::ShapeRef.new(shape: String)
529
+
530
+ ReplicationPendingModifiedValues.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
531
+ ReplicationPendingModifiedValues.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
532
+ ReplicationPendingModifiedValues.add_member(:multi_az, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MultiAZ"))
533
+ ReplicationPendingModifiedValues.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
534
+ ReplicationPendingModifiedValues.struct_class = Types::ReplicationPendingModifiedValues
535
+
536
+ ReplicationSubnetGroup.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupIdentifier"))
537
+ ReplicationSubnetGroup.add_member(:replication_subnet_group_description, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupDescription"))
538
+ ReplicationSubnetGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
539
+ ReplicationSubnetGroup.add_member(:subnet_group_status, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupStatus"))
540
+ ReplicationSubnetGroup.add_member(:subnets, Shapes::ShapeRef.new(shape: SubnetList, location_name: "Subnets"))
541
+ ReplicationSubnetGroup.struct_class = Types::ReplicationSubnetGroup
542
+
543
+ ReplicationSubnetGroups.member = Shapes::ShapeRef.new(shape: ReplicationSubnetGroup, location_name: "ReplicationSubnetGroup")
544
+
545
+ ReplicationTask.add_member(:replication_task_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskIdentifier"))
546
+ ReplicationTask.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "SourceEndpointArn"))
547
+ ReplicationTask.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "TargetEndpointArn"))
548
+ ReplicationTask.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
549
+ ReplicationTask.add_member(:migration_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, location_name: "MigrationType"))
550
+ ReplicationTask.add_member(:table_mappings, Shapes::ShapeRef.new(shape: String, location_name: "TableMappings"))
551
+ ReplicationTask.add_member(:replication_task_settings, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskSettings"))
552
+ ReplicationTask.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
553
+ ReplicationTask.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
554
+ ReplicationTask.add_member(:stop_reason, Shapes::ShapeRef.new(shape: String, location_name: "StopReason"))
555
+ ReplicationTask.add_member(:replication_task_creation_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationTaskCreationDate"))
556
+ ReplicationTask.add_member(:replication_task_start_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationTaskStartDate"))
557
+ ReplicationTask.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskArn"))
558
+ ReplicationTask.add_member(:replication_task_stats, Shapes::ShapeRef.new(shape: ReplicationTaskStats, location_name: "ReplicationTaskStats"))
559
+ ReplicationTask.struct_class = Types::ReplicationTask
560
+
561
+ ReplicationTaskList.member = Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask")
562
+
563
+ ReplicationTaskStats.add_member(:full_load_progress_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "FullLoadProgressPercent"))
564
+ ReplicationTaskStats.add_member(:elapsed_time_millis, Shapes::ShapeRef.new(shape: Long, location_name: "ElapsedTimeMillis"))
565
+ ReplicationTaskStats.add_member(:tables_loaded, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesLoaded"))
566
+ ReplicationTaskStats.add_member(:tables_loading, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesLoading"))
567
+ ReplicationTaskStats.add_member(:tables_queued, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesQueued"))
568
+ ReplicationTaskStats.add_member(:tables_errored, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesErrored"))
569
+ ReplicationTaskStats.struct_class = Types::ReplicationTaskStats
570
+
571
+ SchemaList.member = Shapes::ShapeRef.new(shape: String)
572
+
573
+ StartReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
574
+ StartReplicationTaskMessage.add_member(:start_replication_task_type, Shapes::ShapeRef.new(shape: StartReplicationTaskTypeValue, required: true, location_name: "StartReplicationTaskType"))
575
+ StartReplicationTaskMessage.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
576
+ StartReplicationTaskMessage.struct_class = Types::StartReplicationTaskMessage
577
+
578
+ StartReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
579
+ StartReplicationTaskResponse.struct_class = Types::StartReplicationTaskResponse
580
+
581
+ StopReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
582
+ StopReplicationTaskMessage.struct_class = Types::StopReplicationTaskMessage
583
+
584
+ StopReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
585
+ StopReplicationTaskResponse.struct_class = Types::StopReplicationTaskResponse
586
+
587
+ Subnet.add_member(:subnet_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier"))
588
+ Subnet.add_member(:subnet_availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "SubnetAvailabilityZone"))
589
+ Subnet.add_member(:subnet_status, Shapes::ShapeRef.new(shape: String, location_name: "SubnetStatus"))
590
+ Subnet.struct_class = Types::Subnet
591
+
592
+ SubnetIdentifierList.member = Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier")
593
+
594
+ SubnetList.member = Shapes::ShapeRef.new(shape: Subnet, location_name: "Subnet")
595
+
596
+ SupportedEndpointType.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, location_name: "EngineName"))
597
+ SupportedEndpointType.add_member(:supports_cdc, Shapes::ShapeRef.new(shape: Boolean, location_name: "SupportsCDC"))
598
+ SupportedEndpointType.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
599
+ SupportedEndpointType.struct_class = Types::SupportedEndpointType
600
+
601
+ SupportedEndpointTypeList.member = Shapes::ShapeRef.new(shape: SupportedEndpointType, location_name: "SupportedEndpointType")
602
+
603
+ TableStatistics.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SchemaName"))
604
+ TableStatistics.add_member(:table_name, Shapes::ShapeRef.new(shape: String, location_name: "TableName"))
605
+ TableStatistics.add_member(:inserts, Shapes::ShapeRef.new(shape: Long, location_name: "Inserts"))
606
+ TableStatistics.add_member(:deletes, Shapes::ShapeRef.new(shape: Long, location_name: "Deletes"))
607
+ TableStatistics.add_member(:updates, Shapes::ShapeRef.new(shape: Long, location_name: "Updates"))
608
+ TableStatistics.add_member(:ddls, Shapes::ShapeRef.new(shape: Long, location_name: "Ddls"))
609
+ TableStatistics.add_member(:full_load_rows, Shapes::ShapeRef.new(shape: Long, location_name: "FullLoadRows"))
610
+ TableStatistics.add_member(:last_update_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "LastUpdateTime"))
611
+ TableStatistics.add_member(:table_state, Shapes::ShapeRef.new(shape: String, location_name: "TableState"))
612
+ TableStatistics.struct_class = Types::TableStatistics
613
+
614
+ TableStatisticsList.member = Shapes::ShapeRef.new(shape: TableStatistics)
615
+
616
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
617
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
618
+ Tag.struct_class = Types::Tag
619
+
620
+ TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
621
+
622
+ TestConnectionMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
623
+ TestConnectionMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
624
+ TestConnectionMessage.struct_class = Types::TestConnectionMessage
313
625
 
314
- DescribeOrderableReplicationInstancesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
315
- DescribeOrderableReplicationInstancesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
316
- DescribeOrderableReplicationInstancesMessage.struct_class = Types::DescribeOrderableReplicationInstancesMessage
626
+ TestConnectionResponse.add_member(:connection, Shapes::ShapeRef.new(shape: Connection, location_name: "Connection"))
627
+ TestConnectionResponse.struct_class = Types::TestConnectionResponse
317
628
 
318
- DescribeOrderableReplicationInstancesResponse.add_member(:orderable_replication_instances, Shapes::ShapeRef.new(shape: OrderableReplicationInstanceList, location_name: "OrderableReplicationInstances"))
319
- DescribeOrderableReplicationInstancesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
320
- DescribeOrderableReplicationInstancesResponse.struct_class = Types::DescribeOrderableReplicationInstancesResponse
321
-
322
- DescribeRefreshSchemasStatusMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
323
- DescribeRefreshSchemasStatusMessage.struct_class = Types::DescribeRefreshSchemasStatusMessage
324
-
325
- DescribeRefreshSchemasStatusResponse.add_member(:refresh_schemas_status, Shapes::ShapeRef.new(shape: RefreshSchemasStatus, location_name: "RefreshSchemasStatus"))
326
- DescribeRefreshSchemasStatusResponse.struct_class = Types::DescribeRefreshSchemasStatusResponse
327
-
328
- DescribeReplicationInstancesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
329
- DescribeReplicationInstancesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
330
- DescribeReplicationInstancesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
331
- DescribeReplicationInstancesMessage.struct_class = Types::DescribeReplicationInstancesMessage
332
-
333
- DescribeReplicationInstancesResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
334
- DescribeReplicationInstancesResponse.add_member(:replication_instances, Shapes::ShapeRef.new(shape: ReplicationInstanceList, location_name: "ReplicationInstances"))
335
- DescribeReplicationInstancesResponse.struct_class = Types::DescribeReplicationInstancesResponse
336
-
337
- DescribeReplicationSubnetGroupsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
338
- DescribeReplicationSubnetGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
339
- DescribeReplicationSubnetGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
340
- DescribeReplicationSubnetGroupsMessage.struct_class = Types::DescribeReplicationSubnetGroupsMessage
341
-
342
- DescribeReplicationSubnetGroupsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
343
- DescribeReplicationSubnetGroupsResponse.add_member(:replication_subnet_groups, Shapes::ShapeRef.new(shape: ReplicationSubnetGroups, location_name: "ReplicationSubnetGroups"))
344
- DescribeReplicationSubnetGroupsResponse.struct_class = Types::DescribeReplicationSubnetGroupsResponse
345
-
346
- DescribeReplicationTasksMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
347
- DescribeReplicationTasksMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
348
- DescribeReplicationTasksMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
349
- DescribeReplicationTasksMessage.struct_class = Types::DescribeReplicationTasksMessage
350
-
351
- DescribeReplicationTasksResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
352
- DescribeReplicationTasksResponse.add_member(:replication_tasks, Shapes::ShapeRef.new(shape: ReplicationTaskList, location_name: "ReplicationTasks"))
353
- DescribeReplicationTasksResponse.struct_class = Types::DescribeReplicationTasksResponse
354
-
355
- DescribeSchemasMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
356
- DescribeSchemasMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
357
- DescribeSchemasMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
358
- DescribeSchemasMessage.struct_class = Types::DescribeSchemasMessage
359
-
360
- DescribeSchemasResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
361
- DescribeSchemasResponse.add_member(:schemas, Shapes::ShapeRef.new(shape: SchemaList, location_name: "Schemas"))
362
- DescribeSchemasResponse.struct_class = Types::DescribeSchemasResponse
363
-
364
- DescribeTableStatisticsMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
365
- DescribeTableStatisticsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
366
- DescribeTableStatisticsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
367
- DescribeTableStatisticsMessage.struct_class = Types::DescribeTableStatisticsMessage
368
-
369
- DescribeTableStatisticsResponse.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskArn"))
370
- DescribeTableStatisticsResponse.add_member(:table_statistics, Shapes::ShapeRef.new(shape: TableStatisticsList, location_name: "TableStatistics"))
371
- DescribeTableStatisticsResponse.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
372
- DescribeTableStatisticsResponse.struct_class = Types::DescribeTableStatisticsResponse
373
-
374
- Endpoint.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
375
- Endpoint.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
376
- Endpoint.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, location_name: "EngineName"))
377
- Endpoint.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
378
- Endpoint.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
379
- Endpoint.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
380
- Endpoint.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
381
- Endpoint.add_member(:extra_connection_attributes, Shapes::ShapeRef.new(shape: String, location_name: "ExtraConnectionAttributes"))
382
- Endpoint.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
383
- Endpoint.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
384
- Endpoint.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "EndpointArn"))
385
- Endpoint.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
386
- Endpoint.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
387
- Endpoint.struct_class = Types::Endpoint
388
-
389
- EndpointList.member = Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint")
390
-
391
- Filter.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
392
- Filter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
393
- Filter.struct_class = Types::Filter
394
-
395
- FilterList.member = Shapes::ShapeRef.new(shape: Filter, location_name: "Filter")
396
-
397
- FilterValueList.member = Shapes::ShapeRef.new(shape: String, location_name: "Value")
398
-
399
- ImportCertificateMessage.add_member(:certificate_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CertificateIdentifier"))
400
- ImportCertificateMessage.add_member(:certificate_pem, Shapes::ShapeRef.new(shape: String, location_name: "CertificatePem"))
401
- ImportCertificateMessage.struct_class = Types::ImportCertificateMessage
402
-
403
- ImportCertificateResponse.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate"))
404
- ImportCertificateResponse.struct_class = Types::ImportCertificateResponse
405
-
406
- KeyList.member = Shapes::ShapeRef.new(shape: String)
407
-
408
- ListTagsForResourceMessage.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
409
- ListTagsForResourceMessage.struct_class = Types::ListTagsForResourceMessage
410
-
411
- ListTagsForResourceResponse.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
412
- ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
413
-
414
- ModifyEndpointMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
415
- ModifyEndpointMessage.add_member(:endpoint_identifier, Shapes::ShapeRef.new(shape: String, location_name: "EndpointIdentifier"))
416
- ModifyEndpointMessage.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
417
- ModifyEndpointMessage.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, location_name: "EngineName"))
418
- ModifyEndpointMessage.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "Username"))
419
- ModifyEndpointMessage.add_member(:password, Shapes::ShapeRef.new(shape: SecretString, location_name: "Password"))
420
- ModifyEndpointMessage.add_member(:server_name, Shapes::ShapeRef.new(shape: String, location_name: "ServerName"))
421
- ModifyEndpointMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
422
- ModifyEndpointMessage.add_member(:database_name, Shapes::ShapeRef.new(shape: String, location_name: "DatabaseName"))
423
- ModifyEndpointMessage.add_member(:extra_connection_attributes, Shapes::ShapeRef.new(shape: String, location_name: "ExtraConnectionAttributes"))
424
- ModifyEndpointMessage.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: String, location_name: "CertificateArn"))
425
- ModifyEndpointMessage.add_member(:ssl_mode, Shapes::ShapeRef.new(shape: DmsSslModeValue, location_name: "SslMode"))
426
- ModifyEndpointMessage.struct_class = Types::ModifyEndpointMessage
427
-
428
- ModifyEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
429
- ModifyEndpointResponse.struct_class = Types::ModifyEndpointResponse
430
-
431
- ModifyReplicationInstanceMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
432
- ModifyReplicationInstanceMessage.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
433
- ModifyReplicationInstanceMessage.add_member(:apply_immediately, Shapes::ShapeRef.new(shape: Boolean, location_name: "ApplyImmediately"))
434
- ModifyReplicationInstanceMessage.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
435
- ModifyReplicationInstanceMessage.add_member(:vpc_security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIdList, location_name: "VpcSecurityGroupIds"))
436
- ModifyReplicationInstanceMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
437
- ModifyReplicationInstanceMessage.add_member(:multi_az, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MultiAZ"))
438
- ModifyReplicationInstanceMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
439
- ModifyReplicationInstanceMessage.add_member(:allow_major_version_upgrade, Shapes::ShapeRef.new(shape: Boolean, location_name: "AllowMajorVersionUpgrade"))
440
- ModifyReplicationInstanceMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
441
- ModifyReplicationInstanceMessage.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceIdentifier"))
442
- ModifyReplicationInstanceMessage.struct_class = Types::ModifyReplicationInstanceMessage
443
-
444
- ModifyReplicationInstanceResponse.add_member(:replication_instance, Shapes::ShapeRef.new(shape: ReplicationInstance, location_name: "ReplicationInstance"))
445
- ModifyReplicationInstanceResponse.struct_class = Types::ModifyReplicationInstanceResponse
446
-
447
- ModifyReplicationSubnetGroupMessage.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationSubnetGroupIdentifier"))
448
- ModifyReplicationSubnetGroupMessage.add_member(:replication_subnet_group_description, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupDescription"))
449
- ModifyReplicationSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, required: true, location_name: "SubnetIds"))
450
- ModifyReplicationSubnetGroupMessage.struct_class = Types::ModifyReplicationSubnetGroupMessage
451
-
452
- ModifyReplicationSubnetGroupResponse.add_member(:replication_subnet_group, Shapes::ShapeRef.new(shape: ReplicationSubnetGroup, location_name: "ReplicationSubnetGroup"))
453
- ModifyReplicationSubnetGroupResponse.struct_class = Types::ModifyReplicationSubnetGroupResponse
454
-
455
- OrderableReplicationInstance.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
456
- OrderableReplicationInstance.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
457
- OrderableReplicationInstance.add_member(:storage_type, Shapes::ShapeRef.new(shape: String, location_name: "StorageType"))
458
- OrderableReplicationInstance.add_member(:min_allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "MinAllocatedStorage"))
459
- OrderableReplicationInstance.add_member(:max_allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "MaxAllocatedStorage"))
460
- OrderableReplicationInstance.add_member(:default_allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "DefaultAllocatedStorage"))
461
- OrderableReplicationInstance.add_member(:included_allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "IncludedAllocatedStorage"))
462
- OrderableReplicationInstance.struct_class = Types::OrderableReplicationInstance
463
-
464
- OrderableReplicationInstanceList.member = Shapes::ShapeRef.new(shape: OrderableReplicationInstance, location_name: "OrderableReplicationInstance")
465
-
466
- RefreshSchemasMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
467
- RefreshSchemasMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
468
- RefreshSchemasMessage.struct_class = Types::RefreshSchemasMessage
469
-
470
- RefreshSchemasResponse.add_member(:refresh_schemas_status, Shapes::ShapeRef.new(shape: RefreshSchemasStatus, location_name: "RefreshSchemasStatus"))
471
- RefreshSchemasResponse.struct_class = Types::RefreshSchemasResponse
472
-
473
- RefreshSchemasStatus.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "EndpointArn"))
474
- RefreshSchemasStatus.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
475
- RefreshSchemasStatus.add_member(:status, Shapes::ShapeRef.new(shape: RefreshSchemasStatusTypeValue, location_name: "Status"))
476
- RefreshSchemasStatus.add_member(:last_refresh_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "LastRefreshDate"))
477
- RefreshSchemasStatus.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
478
- RefreshSchemasStatus.struct_class = Types::RefreshSchemasStatus
479
-
480
- RemoveTagsFromResourceMessage.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
481
- RemoveTagsFromResourceMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: KeyList, required: true, location_name: "TagKeys"))
482
- RemoveTagsFromResourceMessage.struct_class = Types::RemoveTagsFromResourceMessage
483
-
484
- RemoveTagsFromResourceResponse.struct_class = Types::RemoveTagsFromResourceResponse
485
-
486
- ReplicationInstance.add_member(:replication_instance_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceIdentifier"))
487
- ReplicationInstance.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
488
- ReplicationInstance.add_member(:replication_instance_status, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceStatus"))
489
- ReplicationInstance.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: Integer, location_name: "AllocatedStorage"))
490
- ReplicationInstance.add_member(:instance_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "InstanceCreateTime"))
491
- ReplicationInstance.add_member(:vpc_security_groups, Shapes::ShapeRef.new(shape: VpcSecurityGroupMembershipList, location_name: "VpcSecurityGroups"))
492
- ReplicationInstance.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
493
- ReplicationInstance.add_member(:replication_subnet_group, Shapes::ShapeRef.new(shape: ReplicationSubnetGroup, location_name: "ReplicationSubnetGroup"))
494
- ReplicationInstance.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
495
- ReplicationInstance.add_member(:pending_modified_values, Shapes::ShapeRef.new(shape: ReplicationPendingModifiedValues, location_name: "PendingModifiedValues"))
496
- ReplicationInstance.add_member(:multi_az, Shapes::ShapeRef.new(shape: Boolean, location_name: "MultiAZ"))
497
- ReplicationInstance.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
498
- ReplicationInstance.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoMinorVersionUpgrade"))
499
- ReplicationInstance.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
500
- ReplicationInstance.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
501
- ReplicationInstance.add_member(:replication_instance_public_ip_address, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "ReplicationInstancePublicIpAddress"))
502
- ReplicationInstance.add_member(:replication_instance_private_ip_address, Shapes::ShapeRef.new(shape: String, deprecated: true, location_name: "ReplicationInstancePrivateIpAddress"))
503
- ReplicationInstance.add_member(:replication_instance_public_ip_addresses, Shapes::ShapeRef.new(shape: ReplicationInstancePublicIpAddressList, location_name: "ReplicationInstancePublicIpAddresses"))
504
- ReplicationInstance.add_member(:replication_instance_private_ip_addresses, Shapes::ShapeRef.new(shape: ReplicationInstancePrivateIpAddressList, location_name: "ReplicationInstancePrivateIpAddresses"))
505
- ReplicationInstance.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: Boolean, location_name: "PubliclyAccessible"))
506
- ReplicationInstance.struct_class = Types::ReplicationInstance
507
-
508
- ReplicationInstanceList.member = Shapes::ShapeRef.new(shape: ReplicationInstance, location_name: "ReplicationInstance")
509
-
510
- ReplicationInstancePrivateIpAddressList.member = Shapes::ShapeRef.new(shape: String)
511
-
512
- ReplicationInstancePublicIpAddressList.member = Shapes::ShapeRef.new(shape: String)
513
-
514
- ReplicationPendingModifiedValues.add_member(:replication_instance_class, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceClass"))
515
- ReplicationPendingModifiedValues.add_member(:allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AllocatedStorage"))
516
- ReplicationPendingModifiedValues.add_member(:multi_az, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "MultiAZ"))
517
- ReplicationPendingModifiedValues.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
518
- ReplicationPendingModifiedValues.struct_class = Types::ReplicationPendingModifiedValues
519
-
520
- ReplicationSubnetGroup.add_member(:replication_subnet_group_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupIdentifier"))
521
- ReplicationSubnetGroup.add_member(:replication_subnet_group_description, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationSubnetGroupDescription"))
522
- ReplicationSubnetGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
523
- ReplicationSubnetGroup.add_member(:subnet_group_status, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupStatus"))
524
- ReplicationSubnetGroup.add_member(:subnets, Shapes::ShapeRef.new(shape: SubnetList, location_name: "Subnets"))
525
- ReplicationSubnetGroup.struct_class = Types::ReplicationSubnetGroup
526
-
527
- ReplicationSubnetGroups.member = Shapes::ShapeRef.new(shape: ReplicationSubnetGroup, location_name: "ReplicationSubnetGroup")
528
-
529
- ReplicationTask.add_member(:replication_task_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskIdentifier"))
530
- ReplicationTask.add_member(:source_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "SourceEndpointArn"))
531
- ReplicationTask.add_member(:target_endpoint_arn, Shapes::ShapeRef.new(shape: String, location_name: "TargetEndpointArn"))
532
- ReplicationTask.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationInstanceArn"))
533
- ReplicationTask.add_member(:migration_type, Shapes::ShapeRef.new(shape: MigrationTypeValue, location_name: "MigrationType"))
534
- ReplicationTask.add_member(:table_mappings, Shapes::ShapeRef.new(shape: String, location_name: "TableMappings"))
535
- ReplicationTask.add_member(:replication_task_settings, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskSettings"))
536
- ReplicationTask.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
537
- ReplicationTask.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
538
- ReplicationTask.add_member(:replication_task_creation_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationTaskCreationDate"))
539
- ReplicationTask.add_member(:replication_task_start_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReplicationTaskStartDate"))
540
- ReplicationTask.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationTaskArn"))
541
- ReplicationTask.add_member(:replication_task_stats, Shapes::ShapeRef.new(shape: ReplicationTaskStats, location_name: "ReplicationTaskStats"))
542
- ReplicationTask.struct_class = Types::ReplicationTask
543
-
544
- ReplicationTaskList.member = Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask")
545
-
546
- ReplicationTaskStats.add_member(:full_load_progress_percent, Shapes::ShapeRef.new(shape: Integer, location_name: "FullLoadProgressPercent"))
547
- ReplicationTaskStats.add_member(:elapsed_time_millis, Shapes::ShapeRef.new(shape: Long, location_name: "ElapsedTimeMillis"))
548
- ReplicationTaskStats.add_member(:tables_loaded, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesLoaded"))
549
- ReplicationTaskStats.add_member(:tables_loading, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesLoading"))
550
- ReplicationTaskStats.add_member(:tables_queued, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesQueued"))
551
- ReplicationTaskStats.add_member(:tables_errored, Shapes::ShapeRef.new(shape: Integer, location_name: "TablesErrored"))
552
- ReplicationTaskStats.struct_class = Types::ReplicationTaskStats
553
-
554
- SchemaList.member = Shapes::ShapeRef.new(shape: String)
555
-
556
- StartReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
557
- StartReplicationTaskMessage.add_member(:start_replication_task_type, Shapes::ShapeRef.new(shape: StartReplicationTaskTypeValue, required: true, location_name: "StartReplicationTaskType"))
558
- StartReplicationTaskMessage.add_member(:cdc_start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CdcStartTime"))
559
- StartReplicationTaskMessage.struct_class = Types::StartReplicationTaskMessage
560
-
561
- StartReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
562
- StartReplicationTaskResponse.struct_class = Types::StartReplicationTaskResponse
563
-
564
- StopReplicationTaskMessage.add_member(:replication_task_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationTaskArn"))
565
- StopReplicationTaskMessage.struct_class = Types::StopReplicationTaskMessage
566
-
567
- StopReplicationTaskResponse.add_member(:replication_task, Shapes::ShapeRef.new(shape: ReplicationTask, location_name: "ReplicationTask"))
568
- StopReplicationTaskResponse.struct_class = Types::StopReplicationTaskResponse
569
-
570
- Subnet.add_member(:subnet_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier"))
571
- Subnet.add_member(:subnet_availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "SubnetAvailabilityZone"))
572
- Subnet.add_member(:subnet_status, Shapes::ShapeRef.new(shape: String, location_name: "SubnetStatus"))
573
- Subnet.struct_class = Types::Subnet
574
-
575
- SubnetIdentifierList.member = Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier")
576
-
577
- SubnetList.member = Shapes::ShapeRef.new(shape: Subnet, location_name: "Subnet")
578
-
579
- SupportedEndpointType.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, location_name: "EngineName"))
580
- SupportedEndpointType.add_member(:supports_cdc, Shapes::ShapeRef.new(shape: Boolean, location_name: "SupportsCDC"))
581
- SupportedEndpointType.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: ReplicationEndpointTypeValue, location_name: "EndpointType"))
582
- SupportedEndpointType.struct_class = Types::SupportedEndpointType
583
-
584
- SupportedEndpointTypeList.member = Shapes::ShapeRef.new(shape: SupportedEndpointType, location_name: "SupportedEndpointType")
585
-
586
- TableStatistics.add_member(:schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SchemaName"))
587
- TableStatistics.add_member(:table_name, Shapes::ShapeRef.new(shape: String, location_name: "TableName"))
588
- TableStatistics.add_member(:inserts, Shapes::ShapeRef.new(shape: Long, location_name: "Inserts"))
589
- TableStatistics.add_member(:deletes, Shapes::ShapeRef.new(shape: Long, location_name: "Deletes"))
590
- TableStatistics.add_member(:updates, Shapes::ShapeRef.new(shape: Long, location_name: "Updates"))
591
- TableStatistics.add_member(:ddls, Shapes::ShapeRef.new(shape: Long, location_name: "Ddls"))
592
- TableStatistics.add_member(:full_load_rows, Shapes::ShapeRef.new(shape: Long, location_name: "FullLoadRows"))
593
- TableStatistics.add_member(:last_update_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "LastUpdateTime"))
594
- TableStatistics.add_member(:table_state, Shapes::ShapeRef.new(shape: String, location_name: "TableState"))
595
- TableStatistics.struct_class = Types::TableStatistics
596
-
597
- TableStatisticsList.member = Shapes::ShapeRef.new(shape: TableStatistics)
598
-
599
- Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
600
- Tag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
601
- Tag.struct_class = Types::Tag
602
-
603
- TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
604
-
605
- TestConnectionMessage.add_member(:replication_instance_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationInstanceArn"))
606
- TestConnectionMessage.add_member(:endpoint_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EndpointArn"))
607
- TestConnectionMessage.struct_class = Types::TestConnectionMessage
608
-
609
- TestConnectionResponse.add_member(:connection, Shapes::ShapeRef.new(shape: Connection, location_name: "Connection"))
610
- TestConnectionResponse.struct_class = Types::TestConnectionResponse
611
-
612
- VpcSecurityGroupIdList.member = Shapes::ShapeRef.new(shape: String, location_name: "VpcSecurityGroupId")
613
-
614
- VpcSecurityGroupMembership.add_member(:vpc_security_group_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcSecurityGroupId"))
615
- VpcSecurityGroupMembership.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
616
- VpcSecurityGroupMembership.struct_class = Types::VpcSecurityGroupMembership
617
-
618
- VpcSecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: VpcSecurityGroupMembership, location_name: "VpcSecurityGroupMembership")
619
-
620
-
621
- # @api private
622
- API = Seahorse::Model::Api.new.tap do |api|
623
-
624
- api.version = "2016-01-01"
625
-
626
- api.metadata = {
627
- "endpointPrefix" => "dms",
628
- "jsonVersion" => "1.1",
629
- "protocol" => "json",
630
- "serviceFullName" => "AWS Database Migration Service",
631
- "signatureVersion" => "v4",
632
- "targetPrefix" => "AmazonDMSv20160101",
633
- }
634
-
635
- api.add_operation(:add_tags_to_resource, Seahorse::Model::Operation.new.tap do |o|
636
- o.name = "AddTagsToResource"
637
- o.http_method = "POST"
638
- o.http_request_uri = "/"
639
- o.input = Shapes::ShapeRef.new(shape: AddTagsToResourceMessage)
640
- o.output = Shapes::ShapeRef.new(shape: AddTagsToResourceResponse)
641
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
642
- end)
643
-
644
- api.add_operation(:create_endpoint, Seahorse::Model::Operation.new.tap do |o|
645
- o.name = "CreateEndpoint"
646
- o.http_method = "POST"
647
- o.http_request_uri = "/"
648
- o.input = Shapes::ShapeRef.new(shape: CreateEndpointMessage)
649
- o.output = Shapes::ShapeRef.new(shape: CreateEndpointResponse)
650
- o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
651
- o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
652
- o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
653
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
654
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
655
- end)
656
-
657
- api.add_operation(:create_replication_instance, Seahorse::Model::Operation.new.tap do |o|
658
- o.name = "CreateReplicationInstance"
659
- o.http_method = "POST"
660
- o.http_request_uri = "/"
661
- o.input = Shapes::ShapeRef.new(shape: CreateReplicationInstanceMessage)
662
- o.output = Shapes::ShapeRef.new(shape: CreateReplicationInstanceResponse)
663
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
664
- o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
665
- o.errors << Shapes::ShapeRef.new(shape: InsufficientResourceCapacityFault)
666
- o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
667
- o.errors << Shapes::ShapeRef.new(shape: StorageQuotaExceededFault)
668
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
669
- o.errors << Shapes::ShapeRef.new(shape: ReplicationSubnetGroupDoesNotCoverEnoughAZs)
670
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
671
- o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
672
- o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
673
- end)
674
-
675
- api.add_operation(:create_replication_subnet_group, Seahorse::Model::Operation.new.tap do |o|
676
- o.name = "CreateReplicationSubnetGroup"
677
- o.http_method = "POST"
678
- o.http_request_uri = "/"
679
- o.input = Shapes::ShapeRef.new(shape: CreateReplicationSubnetGroupMessage)
680
- o.output = Shapes::ShapeRef.new(shape: CreateReplicationSubnetGroupResponse)
681
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
682
- o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
683
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
684
- o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
685
- o.errors << Shapes::ShapeRef.new(shape: ReplicationSubnetGroupDoesNotCoverEnoughAZs)
686
- o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
687
- end)
688
-
689
- api.add_operation(:create_replication_task, Seahorse::Model::Operation.new.tap do |o|
690
- o.name = "CreateReplicationTask"
691
- o.http_method = "POST"
692
- o.http_request_uri = "/"
693
- o.input = Shapes::ShapeRef.new(shape: CreateReplicationTaskMessage)
694
- o.output = Shapes::ShapeRef.new(shape: CreateReplicationTaskResponse)
695
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
696
- o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
697
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
698
- o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
699
- o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
700
- end)
701
-
702
- api.add_operation(:delete_certificate, Seahorse::Model::Operation.new.tap do |o|
703
- o.name = "DeleteCertificate"
704
- o.http_method = "POST"
705
- o.http_request_uri = "/"
706
- o.input = Shapes::ShapeRef.new(shape: DeleteCertificateMessage)
707
- o.output = Shapes::ShapeRef.new(shape: DeleteCertificateResponse)
708
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
709
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
710
- end)
711
-
712
- api.add_operation(:delete_endpoint, Seahorse::Model::Operation.new.tap do |o|
713
- o.name = "DeleteEndpoint"
714
- o.http_method = "POST"
715
- o.http_request_uri = "/"
716
- o.input = Shapes::ShapeRef.new(shape: DeleteEndpointMessage)
717
- o.output = Shapes::ShapeRef.new(shape: DeleteEndpointResponse)
718
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
719
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
720
- end)
721
-
722
- api.add_operation(:delete_replication_instance, Seahorse::Model::Operation.new.tap do |o|
723
- o.name = "DeleteReplicationInstance"
724
- o.http_method = "POST"
725
- o.http_request_uri = "/"
726
- o.input = Shapes::ShapeRef.new(shape: DeleteReplicationInstanceMessage)
727
- o.output = Shapes::ShapeRef.new(shape: DeleteReplicationInstanceResponse)
728
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
729
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
730
- end)
731
-
732
- api.add_operation(:delete_replication_subnet_group, Seahorse::Model::Operation.new.tap do |o|
733
- o.name = "DeleteReplicationSubnetGroup"
734
- o.http_method = "POST"
735
- o.http_request_uri = "/"
736
- o.input = Shapes::ShapeRef.new(shape: DeleteReplicationSubnetGroupMessage)
737
- o.output = Shapes::ShapeRef.new(shape: DeleteReplicationSubnetGroupResponse)
738
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
739
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
740
- end)
741
-
742
- api.add_operation(:delete_replication_task, Seahorse::Model::Operation.new.tap do |o|
743
- o.name = "DeleteReplicationTask"
744
- o.http_method = "POST"
745
- o.http_request_uri = "/"
746
- o.input = Shapes::ShapeRef.new(shape: DeleteReplicationTaskMessage)
747
- o.output = Shapes::ShapeRef.new(shape: DeleteReplicationTaskResponse)
748
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
749
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
750
- end)
751
-
752
- api.add_operation(:describe_account_attributes, Seahorse::Model::Operation.new.tap do |o|
753
- o.name = "DescribeAccountAttributes"
754
- o.http_method = "POST"
755
- o.http_request_uri = "/"
756
- o.input = Shapes::ShapeRef.new(shape: DescribeAccountAttributesMessage)
757
- o.output = Shapes::ShapeRef.new(shape: DescribeAccountAttributesResponse)
758
- end)
759
-
760
- api.add_operation(:describe_certificates, Seahorse::Model::Operation.new.tap do |o|
761
- o.name = "DescribeCertificates"
762
- o.http_method = "POST"
763
- o.http_request_uri = "/"
764
- o.input = Shapes::ShapeRef.new(shape: DescribeCertificatesMessage)
765
- o.output = Shapes::ShapeRef.new(shape: DescribeCertificatesResponse)
766
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
767
- end)
768
-
769
- api.add_operation(:describe_connections, Seahorse::Model::Operation.new.tap do |o|
770
- o.name = "DescribeConnections"
771
- o.http_method = "POST"
772
- o.http_request_uri = "/"
773
- o.input = Shapes::ShapeRef.new(shape: DescribeConnectionsMessage)
774
- o.output = Shapes::ShapeRef.new(shape: DescribeConnectionsResponse)
775
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
776
- end)
777
-
778
- api.add_operation(:describe_endpoint_types, Seahorse::Model::Operation.new.tap do |o|
779
- o.name = "DescribeEndpointTypes"
780
- o.http_method = "POST"
781
- o.http_request_uri = "/"
782
- o.input = Shapes::ShapeRef.new(shape: DescribeEndpointTypesMessage)
783
- o.output = Shapes::ShapeRef.new(shape: DescribeEndpointTypesResponse)
784
- end)
785
-
786
- api.add_operation(:describe_endpoints, Seahorse::Model::Operation.new.tap do |o|
787
- o.name = "DescribeEndpoints"
788
- o.http_method = "POST"
789
- o.http_request_uri = "/"
790
- o.input = Shapes::ShapeRef.new(shape: DescribeEndpointsMessage)
791
- o.output = Shapes::ShapeRef.new(shape: DescribeEndpointsResponse)
792
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
793
- end)
794
-
795
- api.add_operation(:describe_orderable_replication_instances, Seahorse::Model::Operation.new.tap do |o|
796
- o.name = "DescribeOrderableReplicationInstances"
797
- o.http_method = "POST"
798
- o.http_request_uri = "/"
799
- o.input = Shapes::ShapeRef.new(shape: DescribeOrderableReplicationInstancesMessage)
800
- o.output = Shapes::ShapeRef.new(shape: DescribeOrderableReplicationInstancesResponse)
801
- end)
802
-
803
- api.add_operation(:describe_refresh_schemas_status, Seahorse::Model::Operation.new.tap do |o|
804
- o.name = "DescribeRefreshSchemasStatus"
805
- o.http_method = "POST"
806
- o.http_request_uri = "/"
807
- o.input = Shapes::ShapeRef.new(shape: DescribeRefreshSchemasStatusMessage)
808
- o.output = Shapes::ShapeRef.new(shape: DescribeRefreshSchemasStatusResponse)
809
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
810
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
811
- end)
812
-
813
- api.add_operation(:describe_replication_instances, Seahorse::Model::Operation.new.tap do |o|
814
- o.name = "DescribeReplicationInstances"
815
- o.http_method = "POST"
816
- o.http_request_uri = "/"
817
- o.input = Shapes::ShapeRef.new(shape: DescribeReplicationInstancesMessage)
818
- o.output = Shapes::ShapeRef.new(shape: DescribeReplicationInstancesResponse)
819
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
820
- end)
821
-
822
- api.add_operation(:describe_replication_subnet_groups, Seahorse::Model::Operation.new.tap do |o|
823
- o.name = "DescribeReplicationSubnetGroups"
824
- o.http_method = "POST"
825
- o.http_request_uri = "/"
826
- o.input = Shapes::ShapeRef.new(shape: DescribeReplicationSubnetGroupsMessage)
827
- o.output = Shapes::ShapeRef.new(shape: DescribeReplicationSubnetGroupsResponse)
828
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
829
- end)
830
-
831
- api.add_operation(:describe_replication_tasks, Seahorse::Model::Operation.new.tap do |o|
832
- o.name = "DescribeReplicationTasks"
833
- o.http_method = "POST"
834
- o.http_request_uri = "/"
835
- o.input = Shapes::ShapeRef.new(shape: DescribeReplicationTasksMessage)
836
- o.output = Shapes::ShapeRef.new(shape: DescribeReplicationTasksResponse)
837
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
838
- end)
839
-
840
- api.add_operation(:describe_schemas, Seahorse::Model::Operation.new.tap do |o|
841
- o.name = "DescribeSchemas"
842
- o.http_method = "POST"
843
- o.http_request_uri = "/"
844
- o.input = Shapes::ShapeRef.new(shape: DescribeSchemasMessage)
845
- o.output = Shapes::ShapeRef.new(shape: DescribeSchemasResponse)
846
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
847
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
848
- end)
849
-
850
- api.add_operation(:describe_table_statistics, Seahorse::Model::Operation.new.tap do |o|
851
- o.name = "DescribeTableStatistics"
852
- o.http_method = "POST"
853
- o.http_request_uri = "/"
854
- o.input = Shapes::ShapeRef.new(shape: DescribeTableStatisticsMessage)
855
- o.output = Shapes::ShapeRef.new(shape: DescribeTableStatisticsResponse)
856
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
857
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
858
- end)
859
-
860
- api.add_operation(:import_certificate, Seahorse::Model::Operation.new.tap do |o|
861
- o.name = "ImportCertificate"
862
- o.http_method = "POST"
863
- o.http_request_uri = "/"
864
- o.input = Shapes::ShapeRef.new(shape: ImportCertificateMessage)
865
- o.output = Shapes::ShapeRef.new(shape: ImportCertificateResponse)
866
- o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
867
- o.errors << Shapes::ShapeRef.new(shape: InvalidCertificateFault)
868
- end)
869
-
870
- api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
871
- o.name = "ListTagsForResource"
872
- o.http_method = "POST"
873
- o.http_request_uri = "/"
874
- o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceMessage)
875
- o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
876
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
877
- end)
878
-
879
- api.add_operation(:modify_endpoint, Seahorse::Model::Operation.new.tap do |o|
880
- o.name = "ModifyEndpoint"
881
- o.http_method = "POST"
882
- o.http_request_uri = "/"
883
- o.input = Shapes::ShapeRef.new(shape: ModifyEndpointMessage)
884
- o.output = Shapes::ShapeRef.new(shape: ModifyEndpointResponse)
885
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
886
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
887
- o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
888
- o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
889
- end)
890
-
891
- api.add_operation(:modify_replication_instance, Seahorse::Model::Operation.new.tap do |o|
892
- o.name = "ModifyReplicationInstance"
893
- o.http_method = "POST"
894
- o.http_request_uri = "/"
895
- o.input = Shapes::ShapeRef.new(shape: ModifyReplicationInstanceMessage)
896
- o.output = Shapes::ShapeRef.new(shape: ModifyReplicationInstanceResponse)
897
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
898
- o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
899
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
900
- o.errors << Shapes::ShapeRef.new(shape: InsufficientResourceCapacityFault)
901
- o.errors << Shapes::ShapeRef.new(shape: StorageQuotaExceededFault)
902
- o.errors << Shapes::ShapeRef.new(shape: UpgradeDependencyFailureFault)
903
- end)
904
-
905
- api.add_operation(:modify_replication_subnet_group, Seahorse::Model::Operation.new.tap do |o|
906
- o.name = "ModifyReplicationSubnetGroup"
907
- o.http_method = "POST"
908
- o.http_request_uri = "/"
909
- o.input = Shapes::ShapeRef.new(shape: ModifyReplicationSubnetGroupMessage)
910
- o.output = Shapes::ShapeRef.new(shape: ModifyReplicationSubnetGroupResponse)
911
- o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
912
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
913
- o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
914
- o.errors << Shapes::ShapeRef.new(shape: SubnetAlreadyInUse)
915
- o.errors << Shapes::ShapeRef.new(shape: ReplicationSubnetGroupDoesNotCoverEnoughAZs)
916
- o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
917
- end)
918
-
919
- api.add_operation(:refresh_schemas, Seahorse::Model::Operation.new.tap do |o|
920
- o.name = "RefreshSchemas"
921
- o.http_method = "POST"
922
- o.http_request_uri = "/"
923
- o.input = Shapes::ShapeRef.new(shape: RefreshSchemasMessage)
924
- o.output = Shapes::ShapeRef.new(shape: RefreshSchemasResponse)
925
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
926
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
927
- o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
928
- o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
929
- end)
930
-
931
- api.add_operation(:remove_tags_from_resource, Seahorse::Model::Operation.new.tap do |o|
932
- o.name = "RemoveTagsFromResource"
933
- o.http_method = "POST"
934
- o.http_request_uri = "/"
935
- o.input = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceMessage)
936
- o.output = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceResponse)
937
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
938
- end)
939
-
940
- api.add_operation(:start_replication_task, Seahorse::Model::Operation.new.tap do |o|
941
- o.name = "StartReplicationTask"
942
- o.http_method = "POST"
943
- o.http_request_uri = "/"
944
- o.input = Shapes::ShapeRef.new(shape: StartReplicationTaskMessage)
945
- o.output = Shapes::ShapeRef.new(shape: StartReplicationTaskResponse)
946
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
947
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
948
- end)
949
-
950
- api.add_operation(:stop_replication_task, Seahorse::Model::Operation.new.tap do |o|
951
- o.name = "StopReplicationTask"
952
- o.http_method = "POST"
953
- o.http_request_uri = "/"
954
- o.input = Shapes::ShapeRef.new(shape: StopReplicationTaskMessage)
955
- o.output = Shapes::ShapeRef.new(shape: StopReplicationTaskResponse)
956
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
957
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
958
- end)
959
-
960
- api.add_operation(:test_connection, Seahorse::Model::Operation.new.tap do |o|
961
- o.name = "TestConnection"
962
- o.http_method = "POST"
963
- o.http_request_uri = "/"
964
- o.input = Shapes::ShapeRef.new(shape: TestConnectionMessage)
965
- o.output = Shapes::ShapeRef.new(shape: TestConnectionResponse)
966
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
967
- o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
968
- o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
969
- o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
970
- end)
971
- end
629
+ VpcSecurityGroupIdList.member = Shapes::ShapeRef.new(shape: String, location_name: "VpcSecurityGroupId")
630
+
631
+ VpcSecurityGroupMembership.add_member(:vpc_security_group_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcSecurityGroupId"))
632
+ VpcSecurityGroupMembership.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
633
+ VpcSecurityGroupMembership.struct_class = Types::VpcSecurityGroupMembership
972
634
 
635
+ VpcSecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: VpcSecurityGroupMembership, location_name: "VpcSecurityGroupMembership")
636
+
637
+
638
+ # @api private
639
+ API = Seahorse::Model::Api.new.tap do |api|
640
+
641
+ api.version = "2016-01-01"
642
+
643
+ api.metadata = {
644
+ "endpointPrefix" => "dms",
645
+ "jsonVersion" => "1.1",
646
+ "protocol" => "json",
647
+ "serviceFullName" => "AWS Database Migration Service",
648
+ "signatureVersion" => "v4",
649
+ "targetPrefix" => "AmazonDMSv20160101",
650
+ }
651
+
652
+ api.add_operation(:add_tags_to_resource, Seahorse::Model::Operation.new.tap do |o|
653
+ o.name = "AddTagsToResource"
654
+ o.http_method = "POST"
655
+ o.http_request_uri = "/"
656
+ o.input = Shapes::ShapeRef.new(shape: AddTagsToResourceMessage)
657
+ o.output = Shapes::ShapeRef.new(shape: AddTagsToResourceResponse)
658
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
659
+ end)
660
+
661
+ api.add_operation(:create_endpoint, Seahorse::Model::Operation.new.tap do |o|
662
+ o.name = "CreateEndpoint"
663
+ o.http_method = "POST"
664
+ o.http_request_uri = "/"
665
+ o.input = Shapes::ShapeRef.new(shape: CreateEndpointMessage)
666
+ o.output = Shapes::ShapeRef.new(shape: CreateEndpointResponse)
667
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
668
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
669
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
670
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
671
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
672
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
673
+ end)
674
+
675
+ api.add_operation(:create_replication_instance, Seahorse::Model::Operation.new.tap do |o|
676
+ o.name = "CreateReplicationInstance"
677
+ o.http_method = "POST"
678
+ o.http_request_uri = "/"
679
+ o.input = Shapes::ShapeRef.new(shape: CreateReplicationInstanceMessage)
680
+ o.output = Shapes::ShapeRef.new(shape: CreateReplicationInstanceResponse)
681
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
682
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
683
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientResourceCapacityFault)
684
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
685
+ o.errors << Shapes::ShapeRef.new(shape: StorageQuotaExceededFault)
686
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
687
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationSubnetGroupDoesNotCoverEnoughAZs)
688
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
689
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
690
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
691
+ end)
692
+
693
+ api.add_operation(:create_replication_subnet_group, Seahorse::Model::Operation.new.tap do |o|
694
+ o.name = "CreateReplicationSubnetGroup"
695
+ o.http_method = "POST"
696
+ o.http_request_uri = "/"
697
+ o.input = Shapes::ShapeRef.new(shape: CreateReplicationSubnetGroupMessage)
698
+ o.output = Shapes::ShapeRef.new(shape: CreateReplicationSubnetGroupResponse)
699
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
700
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
701
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
702
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
703
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationSubnetGroupDoesNotCoverEnoughAZs)
704
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
705
+ end)
706
+
707
+ api.add_operation(:create_replication_task, Seahorse::Model::Operation.new.tap do |o|
708
+ o.name = "CreateReplicationTask"
709
+ o.http_method = "POST"
710
+ o.http_request_uri = "/"
711
+ o.input = Shapes::ShapeRef.new(shape: CreateReplicationTaskMessage)
712
+ o.output = Shapes::ShapeRef.new(shape: CreateReplicationTaskResponse)
713
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
714
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
715
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
716
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
717
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
718
+ end)
719
+
720
+ api.add_operation(:delete_certificate, Seahorse::Model::Operation.new.tap do |o|
721
+ o.name = "DeleteCertificate"
722
+ o.http_method = "POST"
723
+ o.http_request_uri = "/"
724
+ o.input = Shapes::ShapeRef.new(shape: DeleteCertificateMessage)
725
+ o.output = Shapes::ShapeRef.new(shape: DeleteCertificateResponse)
726
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
727
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
728
+ end)
729
+
730
+ api.add_operation(:delete_endpoint, Seahorse::Model::Operation.new.tap do |o|
731
+ o.name = "DeleteEndpoint"
732
+ o.http_method = "POST"
733
+ o.http_request_uri = "/"
734
+ o.input = Shapes::ShapeRef.new(shape: DeleteEndpointMessage)
735
+ o.output = Shapes::ShapeRef.new(shape: DeleteEndpointResponse)
736
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
737
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
738
+ end)
739
+
740
+ api.add_operation(:delete_replication_instance, Seahorse::Model::Operation.new.tap do |o|
741
+ o.name = "DeleteReplicationInstance"
742
+ o.http_method = "POST"
743
+ o.http_request_uri = "/"
744
+ o.input = Shapes::ShapeRef.new(shape: DeleteReplicationInstanceMessage)
745
+ o.output = Shapes::ShapeRef.new(shape: DeleteReplicationInstanceResponse)
746
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
747
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
748
+ end)
749
+
750
+ api.add_operation(:delete_replication_subnet_group, Seahorse::Model::Operation.new.tap do |o|
751
+ o.name = "DeleteReplicationSubnetGroup"
752
+ o.http_method = "POST"
753
+ o.http_request_uri = "/"
754
+ o.input = Shapes::ShapeRef.new(shape: DeleteReplicationSubnetGroupMessage)
755
+ o.output = Shapes::ShapeRef.new(shape: DeleteReplicationSubnetGroupResponse)
756
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
757
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
758
+ end)
759
+
760
+ api.add_operation(:delete_replication_task, Seahorse::Model::Operation.new.tap do |o|
761
+ o.name = "DeleteReplicationTask"
762
+ o.http_method = "POST"
763
+ o.http_request_uri = "/"
764
+ o.input = Shapes::ShapeRef.new(shape: DeleteReplicationTaskMessage)
765
+ o.output = Shapes::ShapeRef.new(shape: DeleteReplicationTaskResponse)
766
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
767
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
768
+ end)
769
+
770
+ api.add_operation(:describe_account_attributes, Seahorse::Model::Operation.new.tap do |o|
771
+ o.name = "DescribeAccountAttributes"
772
+ o.http_method = "POST"
773
+ o.http_request_uri = "/"
774
+ o.input = Shapes::ShapeRef.new(shape: DescribeAccountAttributesMessage)
775
+ o.output = Shapes::ShapeRef.new(shape: DescribeAccountAttributesResponse)
776
+ end)
777
+
778
+ api.add_operation(:describe_certificates, Seahorse::Model::Operation.new.tap do |o|
779
+ o.name = "DescribeCertificates"
780
+ o.http_method = "POST"
781
+ o.http_request_uri = "/"
782
+ o.input = Shapes::ShapeRef.new(shape: DescribeCertificatesMessage)
783
+ o.output = Shapes::ShapeRef.new(shape: DescribeCertificatesResponse)
784
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
785
+ end)
786
+
787
+ api.add_operation(:describe_connections, Seahorse::Model::Operation.new.tap do |o|
788
+ o.name = "DescribeConnections"
789
+ o.http_method = "POST"
790
+ o.http_request_uri = "/"
791
+ o.input = Shapes::ShapeRef.new(shape: DescribeConnectionsMessage)
792
+ o.output = Shapes::ShapeRef.new(shape: DescribeConnectionsResponse)
793
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
794
+ end)
795
+
796
+ api.add_operation(:describe_endpoint_types, Seahorse::Model::Operation.new.tap do |o|
797
+ o.name = "DescribeEndpointTypes"
798
+ o.http_method = "POST"
799
+ o.http_request_uri = "/"
800
+ o.input = Shapes::ShapeRef.new(shape: DescribeEndpointTypesMessage)
801
+ o.output = Shapes::ShapeRef.new(shape: DescribeEndpointTypesResponse)
802
+ end)
803
+
804
+ api.add_operation(:describe_endpoints, Seahorse::Model::Operation.new.tap do |o|
805
+ o.name = "DescribeEndpoints"
806
+ o.http_method = "POST"
807
+ o.http_request_uri = "/"
808
+ o.input = Shapes::ShapeRef.new(shape: DescribeEndpointsMessage)
809
+ o.output = Shapes::ShapeRef.new(shape: DescribeEndpointsResponse)
810
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
811
+ end)
812
+
813
+ api.add_operation(:describe_orderable_replication_instances, Seahorse::Model::Operation.new.tap do |o|
814
+ o.name = "DescribeOrderableReplicationInstances"
815
+ o.http_method = "POST"
816
+ o.http_request_uri = "/"
817
+ o.input = Shapes::ShapeRef.new(shape: DescribeOrderableReplicationInstancesMessage)
818
+ o.output = Shapes::ShapeRef.new(shape: DescribeOrderableReplicationInstancesResponse)
819
+ end)
820
+
821
+ api.add_operation(:describe_refresh_schemas_status, Seahorse::Model::Operation.new.tap do |o|
822
+ o.name = "DescribeRefreshSchemasStatus"
823
+ o.http_method = "POST"
824
+ o.http_request_uri = "/"
825
+ o.input = Shapes::ShapeRef.new(shape: DescribeRefreshSchemasStatusMessage)
826
+ o.output = Shapes::ShapeRef.new(shape: DescribeRefreshSchemasStatusResponse)
827
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
828
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
829
+ end)
830
+
831
+ api.add_operation(:describe_replication_instances, Seahorse::Model::Operation.new.tap do |o|
832
+ o.name = "DescribeReplicationInstances"
833
+ o.http_method = "POST"
834
+ o.http_request_uri = "/"
835
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationInstancesMessage)
836
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationInstancesResponse)
837
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
838
+ end)
839
+
840
+ api.add_operation(:describe_replication_subnet_groups, Seahorse::Model::Operation.new.tap do |o|
841
+ o.name = "DescribeReplicationSubnetGroups"
842
+ o.http_method = "POST"
843
+ o.http_request_uri = "/"
844
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationSubnetGroupsMessage)
845
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationSubnetGroupsResponse)
846
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
847
+ end)
848
+
849
+ api.add_operation(:describe_replication_tasks, Seahorse::Model::Operation.new.tap do |o|
850
+ o.name = "DescribeReplicationTasks"
851
+ o.http_method = "POST"
852
+ o.http_request_uri = "/"
853
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationTasksMessage)
854
+ o.output = Shapes::ShapeRef.new(shape: DescribeReplicationTasksResponse)
855
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
856
+ end)
857
+
858
+ api.add_operation(:describe_schemas, Seahorse::Model::Operation.new.tap do |o|
859
+ o.name = "DescribeSchemas"
860
+ o.http_method = "POST"
861
+ o.http_request_uri = "/"
862
+ o.input = Shapes::ShapeRef.new(shape: DescribeSchemasMessage)
863
+ o.output = Shapes::ShapeRef.new(shape: DescribeSchemasResponse)
864
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
865
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
866
+ end)
867
+
868
+ api.add_operation(:describe_table_statistics, Seahorse::Model::Operation.new.tap do |o|
869
+ o.name = "DescribeTableStatistics"
870
+ o.http_method = "POST"
871
+ o.http_request_uri = "/"
872
+ o.input = Shapes::ShapeRef.new(shape: DescribeTableStatisticsMessage)
873
+ o.output = Shapes::ShapeRef.new(shape: DescribeTableStatisticsResponse)
874
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
875
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
876
+ end)
877
+
878
+ api.add_operation(:import_certificate, Seahorse::Model::Operation.new.tap do |o|
879
+ o.name = "ImportCertificate"
880
+ o.http_method = "POST"
881
+ o.http_request_uri = "/"
882
+ o.input = Shapes::ShapeRef.new(shape: ImportCertificateMessage)
883
+ o.output = Shapes::ShapeRef.new(shape: ImportCertificateResponse)
884
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
885
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCertificateFault)
886
+ end)
887
+
888
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
889
+ o.name = "ListTagsForResource"
890
+ o.http_method = "POST"
891
+ o.http_request_uri = "/"
892
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceMessage)
893
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
894
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
895
+ end)
896
+
897
+ api.add_operation(:modify_endpoint, Seahorse::Model::Operation.new.tap do |o|
898
+ o.name = "ModifyEndpoint"
899
+ o.http_method = "POST"
900
+ o.http_request_uri = "/"
901
+ o.input = Shapes::ShapeRef.new(shape: ModifyEndpointMessage)
902
+ o.output = Shapes::ShapeRef.new(shape: ModifyEndpointResponse)
903
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
904
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
905
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
906
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
907
+ end)
908
+
909
+ api.add_operation(:modify_replication_instance, Seahorse::Model::Operation.new.tap do |o|
910
+ o.name = "ModifyReplicationInstance"
911
+ o.http_method = "POST"
912
+ o.http_request_uri = "/"
913
+ o.input = Shapes::ShapeRef.new(shape: ModifyReplicationInstanceMessage)
914
+ o.output = Shapes::ShapeRef.new(shape: ModifyReplicationInstanceResponse)
915
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
916
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
917
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
918
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientResourceCapacityFault)
919
+ o.errors << Shapes::ShapeRef.new(shape: StorageQuotaExceededFault)
920
+ o.errors << Shapes::ShapeRef.new(shape: UpgradeDependencyFailureFault)
921
+ end)
922
+
923
+ api.add_operation(:modify_replication_subnet_group, Seahorse::Model::Operation.new.tap do |o|
924
+ o.name = "ModifyReplicationSubnetGroup"
925
+ o.http_method = "POST"
926
+ o.http_request_uri = "/"
927
+ o.input = Shapes::ShapeRef.new(shape: ModifyReplicationSubnetGroupMessage)
928
+ o.output = Shapes::ShapeRef.new(shape: ModifyReplicationSubnetGroupResponse)
929
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedFault)
930
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
931
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
932
+ o.errors << Shapes::ShapeRef.new(shape: SubnetAlreadyInUse)
933
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationSubnetGroupDoesNotCoverEnoughAZs)
934
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
935
+ end)
936
+
937
+ api.add_operation(:modify_replication_task, Seahorse::Model::Operation.new.tap do |o|
938
+ o.name = "ModifyReplicationTask"
939
+ o.http_method = "POST"
940
+ o.http_request_uri = "/"
941
+ o.input = Shapes::ShapeRef.new(shape: ModifyReplicationTaskMessage)
942
+ o.output = Shapes::ShapeRef.new(shape: ModifyReplicationTaskResponse)
943
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
944
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
945
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsFault)
946
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
947
+ end)
948
+
949
+ api.add_operation(:refresh_schemas, Seahorse::Model::Operation.new.tap do |o|
950
+ o.name = "RefreshSchemas"
951
+ o.http_method = "POST"
952
+ o.http_request_uri = "/"
953
+ o.input = Shapes::ShapeRef.new(shape: RefreshSchemasMessage)
954
+ o.output = Shapes::ShapeRef.new(shape: RefreshSchemasResponse)
955
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
956
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
957
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
958
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
959
+ end)
960
+
961
+ api.add_operation(:remove_tags_from_resource, Seahorse::Model::Operation.new.tap do |o|
962
+ o.name = "RemoveTagsFromResource"
963
+ o.http_method = "POST"
964
+ o.http_request_uri = "/"
965
+ o.input = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceMessage)
966
+ o.output = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceResponse)
967
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
968
+ end)
969
+
970
+ api.add_operation(:start_replication_task, Seahorse::Model::Operation.new.tap do |o|
971
+ o.name = "StartReplicationTask"
972
+ o.http_method = "POST"
973
+ o.http_request_uri = "/"
974
+ o.input = Shapes::ShapeRef.new(shape: StartReplicationTaskMessage)
975
+ o.output = Shapes::ShapeRef.new(shape: StartReplicationTaskResponse)
976
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
977
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
978
+ end)
979
+
980
+ api.add_operation(:stop_replication_task, Seahorse::Model::Operation.new.tap do |o|
981
+ o.name = "StopReplicationTask"
982
+ o.http_method = "POST"
983
+ o.http_request_uri = "/"
984
+ o.input = Shapes::ShapeRef.new(shape: StopReplicationTaskMessage)
985
+ o.output = Shapes::ShapeRef.new(shape: StopReplicationTaskResponse)
986
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
987
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
988
+ end)
989
+
990
+ api.add_operation(:test_connection, Seahorse::Model::Operation.new.tap do |o|
991
+ o.name = "TestConnection"
992
+ o.http_method = "POST"
993
+ o.http_request_uri = "/"
994
+ o.input = Shapes::ShapeRef.new(shape: TestConnectionMessage)
995
+ o.output = Shapes::ShapeRef.new(shape: TestConnectionResponse)
996
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
997
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResourceStateFault)
998
+ o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
999
+ o.errors << Shapes::ShapeRef.new(shape: ResourceQuotaExceededFault)
1000
+ end)
973
1001
  end
1002
+
974
1003
  end
975
1004
  end