|
1622 | 1622 | },
|
1623 | 1623 | "AddTagsToResourceResponse":{
|
1624 | 1624 | "type":"structure",
|
1625 |
| - "members":{ |
1626 |
| - } |
| 1625 | + "members":{} |
1627 | 1626 | },
|
1628 | 1627 | "ApplyPendingMaintenanceActionMessage":{
|
1629 | 1628 | "type":"structure",
|
|
2509 | 2508 | },
|
2510 | 2509 | "DeleteReplicationSubnetGroupResponse":{
|
2511 | 2510 | "type":"structure",
|
2512 |
| - "members":{ |
2513 |
| - } |
| 2511 | + "members":{} |
2514 | 2512 | },
|
2515 | 2513 | "DeleteReplicationTaskAssessmentRunMessage":{
|
2516 | 2514 | "type":"structure",
|
|
2540 | 2538 | },
|
2541 | 2539 | "DescribeAccountAttributesMessage":{
|
2542 | 2540 | "type":"structure",
|
2543 |
| - "members":{ |
2544 |
| - } |
| 2541 | + "members":{} |
2545 | 2542 | },
|
2546 | 2543 | "DescribeAccountAttributesResponse":{
|
2547 | 2544 | "type":"structure",
|
|
2604 | 2601 | "type":"structure",
|
2605 | 2602 | "required":["MigrationProjectIdentifier"],
|
2606 | 2603 | "members":{
|
2607 |
| - "MigrationProjectIdentifier":{"shape":"String"} |
| 2604 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"} |
2608 | 2605 | }
|
2609 | 2606 | },
|
2610 | 2607 | "DescribeConversionConfigurationResponse":{
|
|
2760 | 2757 | "type":"structure",
|
2761 | 2758 | "required":["MigrationProjectIdentifier"],
|
2762 | 2759 | "members":{
|
2763 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 2760 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
2764 | 2761 | "Filters":{"shape":"FilterList"},
|
2765 | 2762 | "Marker":{"shape":"String"},
|
2766 | 2763 | "MaxRecords":{"shape":"IntegerOptional"}
|
|
2866 | 2863 | "type":"structure",
|
2867 | 2864 | "required":["MigrationProjectIdentifier"],
|
2868 | 2865 | "members":{
|
2869 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 2866 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
2870 | 2867 | "Filters":{"shape":"FilterList"},
|
2871 | 2868 | "Marker":{"shape":"String"},
|
2872 | 2869 | "MaxRecords":{"shape":"IntegerOptional"}
|
|
2883 | 2880 | "type":"structure",
|
2884 | 2881 | "required":["MigrationProjectIdentifier"],
|
2885 | 2882 | "members":{
|
2886 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 2883 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
2887 | 2884 | "Filters":{"shape":"FilterList"},
|
2888 | 2885 | "Marker":{"shape":"String"},
|
2889 | 2886 | "MaxRecords":{"shape":"IntegerOptional"}
|
|
2900 | 2897 | "type":"structure",
|
2901 | 2898 | "required":["MigrationProjectIdentifier"],
|
2902 | 2899 | "members":{
|
2903 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 2900 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
2904 | 2901 | "Filters":{"shape":"FilterList"},
|
2905 | 2902 | "Marker":{"shape":"String"},
|
2906 | 2903 | "MaxRecords":{"shape":"IntegerOptional"}
|
|
2917 | 2914 | "type":"structure",
|
2918 | 2915 | "required":["MigrationProjectIdentifier"],
|
2919 | 2916 | "members":{
|
2920 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 2917 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
2921 | 2918 | "Filters":{"shape":"FilterList"},
|
2922 | 2919 | "Marker":{"shape":"String"},
|
2923 | 2920 | "MaxRecords":{"shape":"IntegerOptional"}
|
|
2934 | 2931 | "type":"structure",
|
2935 | 2932 | "required":["MigrationProjectIdentifier"],
|
2936 | 2933 | "members":{
|
2937 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 2934 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
2938 | 2935 | "Filters":{"shape":"FilterList"},
|
2939 | 2936 | "Marker":{"shape":"String"},
|
2940 | 2937 | "MaxRecords":{"shape":"IntegerOptional"}
|
|
3466 | 3463 | "SelectionRules"
|
3467 | 3464 | ],
|
3468 | 3465 | "members":{
|
3469 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 3466 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
3470 | 3467 | "SelectionRules":{"shape":"String"},
|
3471 | 3468 | "FileName":{"shape":"String"},
|
3472 | 3469 | "AssessmentReportTypes":{"shape":"AssessmentReportTypesList"}
|
|
3933 | 3930 | "SchemaConversionApplicationAttributes":{"shape":"SCApplicationAttributes"}
|
3934 | 3931 | }
|
3935 | 3932 | },
|
| 3933 | + "MigrationProjectIdentifier":{ |
| 3934 | + "type":"string", |
| 3935 | + "max":255 |
| 3936 | + }, |
3936 | 3937 | "MigrationProjectList":{
|
3937 | 3938 | "type":"list",
|
3938 | 3939 | "member":{"shape":"MigrationProject"}
|
|
3952 | 3953 | "ConversionConfiguration"
|
3953 | 3954 | ],
|
3954 | 3955 | "members":{
|
3955 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 3956 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
3956 | 3957 | "ConversionConfiguration":{"shape":"String"}
|
3957 | 3958 | }
|
3958 | 3959 | },
|
|
4241 | 4242 | "ReplicationTask":{"shape":"ReplicationTask"}
|
4242 | 4243 | }
|
4243 | 4244 | },
|
| 4245 | + "MySQLAuthenticationMethod":{ |
| 4246 | + "type":"string", |
| 4247 | + "enum":[ |
| 4248 | + "password", |
| 4249 | + "iam" |
| 4250 | + ] |
| 4251 | + }, |
4244 | 4252 | "MySQLSettings":{
|
4245 | 4253 | "type":"structure",
|
4246 | 4254 | "members":{
|
|
4258 | 4266 | "Username":{"shape":"String"},
|
4259 | 4267 | "SecretsManagerAccessRoleArn":{"shape":"String"},
|
4260 | 4268 | "SecretsManagerSecretId":{"shape":"String"},
|
4261 |
| - "ExecuteTimeout":{"shape":"IntegerOptional"} |
| 4269 | + "ExecuteTimeout":{"shape":"IntegerOptional"}, |
| 4270 | + "ServiceAccessRoleArn":{"shape":"String"}, |
| 4271 | + "AuthenticationMethod":{"shape":"MySQLAuthenticationMethod"} |
4262 | 4272 | }
|
4263 | 4273 | },
|
4264 | 4274 | "MySqlDataProviderSettings":{
|
|
4423 | 4433 | "pglogical"
|
4424 | 4434 | ]
|
4425 | 4435 | },
|
| 4436 | + "PostgreSQLAuthenticationMethod":{ |
| 4437 | + "type":"string", |
| 4438 | + "enum":[ |
| 4439 | + "password", |
| 4440 | + "iam" |
| 4441 | + ] |
| 4442 | + }, |
4426 | 4443 | "PostgreSQLSettings":{
|
4427 | 4444 | "type":"structure",
|
4428 | 4445 | "members":{
|
|
4450 | 4467 | "MapLongVarcharAs":{"shape":"LongVarcharMappingType"},
|
4451 | 4468 | "DatabaseMode":{"shape":"DatabaseMode"},
|
4452 | 4469 | "BabelfishDatabaseName":{"shape":"String"},
|
4453 |
| - "DisableUnicodeSourceFilter":{"shape":"BooleanOptional"} |
| 4470 | + "DisableUnicodeSourceFilter":{"shape":"BooleanOptional"}, |
| 4471 | + "ServiceAccessRoleArn":{"shape":"String"}, |
| 4472 | + "AuthenticationMethod":{"shape":"PostgreSQLAuthenticationMethod"} |
4454 | 4473 | }
|
4455 | 4474 | },
|
4456 | 4475 | "PostgreSqlDataProviderSettings":{
|
|
4746 | 4765 | },
|
4747 | 4766 | "RemoveTagsFromResourceResponse":{
|
4748 | 4767 | "type":"structure",
|
4749 |
| - "members":{ |
4750 |
| - } |
| 4768 | + "members":{} |
4751 | 4769 | },
|
4752 | 4770 | "Replication":{
|
4753 | 4771 | "type":"structure",
|
|
5277 | 5295 | "type":"structure",
|
5278 | 5296 | "required":["MigrationProjectIdentifier"],
|
5279 | 5297 | "members":{
|
5280 |
| - "MigrationProjectIdentifier":{"shape":"String"} |
| 5298 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"} |
5281 | 5299 | }
|
5282 | 5300 | },
|
5283 | 5301 | "StartExtensionPackAssociationResponse":{
|
|
5293 | 5311 | "SelectionRules"
|
5294 | 5312 | ],
|
5295 | 5313 | "members":{
|
5296 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 5314 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
5297 | 5315 | "SelectionRules":{"shape":"String"}
|
5298 | 5316 | }
|
5299 | 5317 | },
|
|
5310 | 5328 | "SelectionRules"
|
5311 | 5329 | ],
|
5312 | 5330 | "members":{
|
5313 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 5331 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
5314 | 5332 | "SelectionRules":{"shape":"String"}
|
5315 | 5333 | }
|
5316 | 5334 | },
|
|
5328 | 5346 | "Origin"
|
5329 | 5347 | ],
|
5330 | 5348 | "members":{
|
5331 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 5349 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
5332 | 5350 | "SelectionRules":{"shape":"String"},
|
5333 | 5351 | "Origin":{"shape":"OriginTypeValue"},
|
5334 | 5352 | "FileName":{"shape":"String"}
|
|
5347 | 5365 | "SelectionRules"
|
5348 | 5366 | ],
|
5349 | 5367 | "members":{
|
5350 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 5368 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
5351 | 5369 | "SelectionRules":{"shape":"String"},
|
5352 | 5370 | "OverwriteExtensionPack":{"shape":"BooleanOptional"}
|
5353 | 5371 | }
|
|
5366 | 5384 | "Origin"
|
5367 | 5385 | ],
|
5368 | 5386 | "members":{
|
5369 |
| - "MigrationProjectIdentifier":{"shape":"String"}, |
| 5387 | + "MigrationProjectIdentifier":{"shape":"MigrationProjectIdentifier"}, |
5370 | 5388 | "SelectionRules":{"shape":"String"},
|
5371 | 5389 | "Origin":{"shape":"OriginTypeValue"},
|
5372 | 5390 | "Refresh":{"shape":"Boolean"}
|
|
5639 | 5657 | "ValidationFailedRecords":{"shape":"Long"},
|
5640 | 5658 | "ValidationSuspendedRecords":{"shape":"Long"},
|
5641 | 5659 | "ValidationState":{"shape":"String"},
|
5642 |
| - "ValidationStateDetails":{"shape":"String"} |
| 5660 | + "ValidationStateDetails":{"shape":"String"}, |
| 5661 | + "ResyncState":{"shape":"String"}, |
| 5662 | + "ResyncRowsAttempted":{"shape":"LongOptional"}, |
| 5663 | + "ResyncRowsSucceeded":{"shape":"LongOptional"}, |
| 5664 | + "ResyncRowsFailed":{"shape":"LongOptional"}, |
| 5665 | + "ResyncProgress":{"shape":"DoubleOptional"} |
5643 | 5666 | }
|
5644 | 5667 | },
|
5645 | 5668 | "TableStatisticsList":{
|
|
0 commit comments