aws-sdk 2.767.0 → 2.771.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/CHANGELOG.md +31 -1
  2. package/README.md +1 -1
  3. package/apis/amplify-2017-07-25.min.json +58 -46
  4. package/apis/ce-2017-10-25.min.json +119 -87
  5. package/apis/dms-2016-01-01.min.json +230 -126
  6. package/apis/ec2-2016-11-15.min.json +39 -7
  7. package/apis/elasticache-2015-02-02.min.json +425 -106
  8. package/apis/elasticache-2015-02-02.paginators.json +12 -0
  9. package/apis/eventbridge-2015-10-07.min.json +20 -3
  10. package/apis/events-2015-10-07.min.json +20 -3
  11. package/apis/kinesisanalyticsv2-2018-05-23.min.json +4 -1
  12. package/apis/marketplace-catalog-2018-09-17.min.json +12 -10
  13. package/apis/medialive-2017-10-14.min.json +366 -194
  14. package/apis/mediapackage-2017-10-12.min.json +214 -93
  15. package/apis/rds-2014-10-31.min.json +7 -1
  16. package/apis/rekognition-2016-06-27.min.json +96 -76
  17. package/apis/servicecatalog-2015-12-10.min.json +60 -30
  18. package/apis/servicecatalog-2015-12-10.paginators.json +5 -0
  19. package/apis/snowball-2016-06-30.min.json +61 -9
  20. package/clients/amplify.d.ts +17 -0
  21. package/clients/cloudwatchevents.d.ts +27 -0
  22. package/clients/computeoptimizer.d.ts +15 -15
  23. package/clients/costexplorer.d.ts +63 -11
  24. package/clients/dms.d.ts +189 -8
  25. package/clients/ec2.d.ts +36 -8
  26. package/clients/eks.d.ts +2 -2
  27. package/clients/elasticache.d.ts +416 -4
  28. package/clients/eventbridge.d.ts +27 -0
  29. package/clients/kinesisanalyticsv2.d.ts +79 -75
  30. package/clients/marketplacecatalog.d.ts +9 -0
  31. package/clients/medialive.d.ts +206 -4
  32. package/clients/mediapackage.d.ts +58 -0
  33. package/clients/rds.d.ts +13 -5
  34. package/clients/rekognition.d.ts +32 -14
  35. package/clients/sagemaker.d.ts +5 -5
  36. package/clients/servicecatalog.d.ts +66 -21
  37. package/clients/snowball.d.ts +122 -52
  38. package/clients/sns.d.ts +1 -1
  39. package/dist/aws-sdk-core-react-native.js +1 -1
  40. package/dist/aws-sdk-react-native.js +18 -18
  41. package/dist/aws-sdk.js +808 -335
  42. package/dist/aws-sdk.min.js +78 -78
  43. package/lib/config-base.d.ts +3 -0
  44. package/lib/core.d.ts +1 -1
  45. package/lib/core.js +1 -1
  46. package/package.json +1 -1
@@ -110,43 +110,43 @@
110
110
  "shape": "Sn"
111
111
  },
112
112
  "DmsTransferSettings": {
113
- "shape": "Su"
113
+ "shape": "Sw"
114
114
  },
115
115
  "MongoDbSettings": {
116
- "shape": "Sv"
116
+ "shape": "Sx"
117
117
  },
118
118
  "KinesisSettings": {
119
- "shape": "Sz"
119
+ "shape": "S11"
120
120
  },
121
121
  "KafkaSettings": {
122
- "shape": "S11"
122
+ "shape": "S13"
123
123
  },
124
124
  "ElasticsearchSettings": {
125
- "shape": "S12"
125
+ "shape": "S14"
126
126
  },
127
127
  "NeptuneSettings": {
128
- "shape": "S13"
128
+ "shape": "S15"
129
129
  },
130
130
  "RedshiftSettings": {
131
- "shape": "S14"
131
+ "shape": "S16"
132
132
  },
133
133
  "PostgreSQLSettings": {
134
- "shape": "S15"
134
+ "shape": "S17"
135
135
  },
136
136
  "MySQLSettings": {
137
- "shape": "S16"
137
+ "shape": "S18"
138
138
  },
139
139
  "OracleSettings": {
140
- "shape": "S17"
140
+ "shape": "S1a"
141
141
  },
142
142
  "SybaseSettings": {
143
- "shape": "S18"
143
+ "shape": "S1c"
144
144
  },
145
145
  "MicrosoftSQLServerSettings": {
146
- "shape": "S19"
146
+ "shape": "S1d"
147
147
  },
148
148
  "IBMDb2Settings": {
149
- "shape": "S1a"
149
+ "shape": "S1f"
150
150
  }
151
151
  }
152
152
  },
@@ -154,7 +154,7 @@
154
154
  "type": "structure",
155
155
  "members": {
156
156
  "Endpoint": {
157
- "shape": "S1c"
157
+ "shape": "S1h"
158
158
  }
159
159
  }
160
160
  }
@@ -171,10 +171,10 @@
171
171
  "SnsTopicArn": {},
172
172
  "SourceType": {},
173
173
  "EventCategories": {
174
- "shape": "S1e"
174
+ "shape": "S1j"
175
175
  },
176
176
  "SourceIds": {
177
- "shape": "S1f"
177
+ "shape": "S1k"
178
178
  },
179
179
  "Enabled": {
180
180
  "type": "boolean"
@@ -188,7 +188,7 @@
188
188
  "type": "structure",
189
189
  "members": {
190
190
  "EventSubscription": {
191
- "shape": "S1h"
191
+ "shape": "S1m"
192
192
  }
193
193
  }
194
194
  }
@@ -207,7 +207,7 @@
207
207
  },
208
208
  "ReplicationInstanceClass": {},
209
209
  "VpcSecurityGroupIds": {
210
- "shape": "S1k"
210
+ "shape": "S1p"
211
211
  },
212
212
  "AvailabilityZone": {},
213
213
  "ReplicationSubnetGroupIdentifier": {},
@@ -233,7 +233,7 @@
233
233
  "type": "structure",
234
234
  "members": {
235
235
  "ReplicationInstance": {
236
- "shape": "S1m"
236
+ "shape": "S1r"
237
237
  }
238
238
  }
239
239
  }
@@ -250,7 +250,7 @@
250
250
  "ReplicationSubnetGroupIdentifier": {},
251
251
  "ReplicationSubnetGroupDescription": {},
252
252
  "SubnetIds": {
253
- "shape": "S1x"
253
+ "shape": "S22"
254
254
  },
255
255
  "Tags": {
256
256
  "shape": "S3"
@@ -261,7 +261,7 @@
261
261
  "type": "structure",
262
262
  "members": {
263
263
  "ReplicationSubnetGroup": {
264
- "shape": "S1p"
264
+ "shape": "S1u"
265
265
  }
266
266
  }
267
267
  }
@@ -300,7 +300,7 @@
300
300
  "type": "structure",
301
301
  "members": {
302
302
  "ReplicationTask": {
303
- "shape": "S22"
303
+ "shape": "S27"
304
304
  }
305
305
  }
306
306
  }
@@ -319,7 +319,7 @@
319
319
  "type": "structure",
320
320
  "members": {
321
321
  "Certificate": {
322
- "shape": "S27"
322
+ "shape": "S2c"
323
323
  }
324
324
  }
325
325
  }
@@ -340,7 +340,7 @@
340
340
  "type": "structure",
341
341
  "members": {
342
342
  "Connection": {
343
- "shape": "S2b"
343
+ "shape": "S2g"
344
344
  }
345
345
  }
346
346
  }
@@ -359,7 +359,7 @@
359
359
  "type": "structure",
360
360
  "members": {
361
361
  "Endpoint": {
362
- "shape": "S1c"
362
+ "shape": "S1h"
363
363
  }
364
364
  }
365
365
  }
@@ -378,7 +378,7 @@
378
378
  "type": "structure",
379
379
  "members": {
380
380
  "EventSubscription": {
381
- "shape": "S1h"
381
+ "shape": "S1m"
382
382
  }
383
383
  }
384
384
  }
@@ -397,7 +397,7 @@
397
397
  "type": "structure",
398
398
  "members": {
399
399
  "ReplicationInstance": {
400
- "shape": "S1m"
400
+ "shape": "S1r"
401
401
  }
402
402
  }
403
403
  }
@@ -431,7 +431,7 @@
431
431
  "type": "structure",
432
432
  "members": {
433
433
  "ReplicationTask": {
434
- "shape": "S22"
434
+ "shape": "S27"
435
435
  }
436
436
  }
437
437
  }
@@ -513,7 +513,7 @@
513
513
  "type": "structure",
514
514
  "members": {
515
515
  "Filters": {
516
- "shape": "S2w"
516
+ "shape": "S31"
517
517
  },
518
518
  "MaxRecords": {
519
519
  "type": "integer"
@@ -528,7 +528,7 @@
528
528
  "Certificates": {
529
529
  "type": "list",
530
530
  "member": {
531
- "shape": "S27"
531
+ "shape": "S2c"
532
532
  }
533
533
  }
534
534
  }
@@ -539,7 +539,7 @@
539
539
  "type": "structure",
540
540
  "members": {
541
541
  "Filters": {
542
- "shape": "S2w"
542
+ "shape": "S31"
543
543
  },
544
544
  "MaxRecords": {
545
545
  "type": "integer"
@@ -554,7 +554,7 @@
554
554
  "Connections": {
555
555
  "type": "list",
556
556
  "member": {
557
- "shape": "S2b"
557
+ "shape": "S2g"
558
558
  }
559
559
  }
560
560
  }
@@ -565,7 +565,7 @@
565
565
  "type": "structure",
566
566
  "members": {
567
567
  "Filters": {
568
- "shape": "S2w"
568
+ "shape": "S31"
569
569
  },
570
570
  "MaxRecords": {
571
571
  "type": "integer"
@@ -600,7 +600,7 @@
600
600
  "type": "structure",
601
601
  "members": {
602
602
  "Filters": {
603
- "shape": "S2w"
603
+ "shape": "S31"
604
604
  },
605
605
  "MaxRecords": {
606
606
  "type": "integer"
@@ -615,7 +615,7 @@
615
615
  "Endpoints": {
616
616
  "type": "list",
617
617
  "member": {
618
- "shape": "S1c"
618
+ "shape": "S1h"
619
619
  }
620
620
  }
621
621
  }
@@ -627,7 +627,7 @@
627
627
  "members": {
628
628
  "SourceType": {},
629
629
  "Filters": {
630
- "shape": "S2w"
630
+ "shape": "S31"
631
631
  }
632
632
  }
633
633
  },
@@ -641,7 +641,7 @@
641
641
  "members": {
642
642
  "SourceType": {},
643
643
  "EventCategories": {
644
- "shape": "S1e"
644
+ "shape": "S1j"
645
645
  }
646
646
  }
647
647
  }
@@ -655,7 +655,7 @@
655
655
  "members": {
656
656
  "SubscriptionName": {},
657
657
  "Filters": {
658
- "shape": "S2w"
658
+ "shape": "S31"
659
659
  },
660
660
  "MaxRecords": {
661
661
  "type": "integer"
@@ -670,7 +670,7 @@
670
670
  "EventSubscriptionsList": {
671
671
  "type": "list",
672
672
  "member": {
673
- "shape": "S1h"
673
+ "shape": "S1m"
674
674
  }
675
675
  }
676
676
  }
@@ -692,10 +692,10 @@
692
692
  "type": "integer"
693
693
  },
694
694
  "EventCategories": {
695
- "shape": "S1e"
695
+ "shape": "S1j"
696
696
  },
697
697
  "Filters": {
698
- "shape": "S2w"
698
+ "shape": "S31"
699
699
  },
700
700
  "MaxRecords": {
701
701
  "type": "integer"
@@ -716,7 +716,7 @@
716
716
  "SourceType": {},
717
717
  "Message": {},
718
718
  "EventCategories": {
719
- "shape": "S1e"
719
+ "shape": "S1j"
720
720
  },
721
721
  "Date": {
722
722
  "type": "timestamp"
@@ -778,7 +778,7 @@
778
778
  "members": {
779
779
  "ReplicationInstanceArn": {},
780
780
  "Filters": {
781
- "shape": "S2w"
781
+ "shape": "S31"
782
782
  },
783
783
  "Marker": {},
784
784
  "MaxRecords": {
@@ -813,7 +813,7 @@
813
813
  "type": "structure",
814
814
  "members": {
815
815
  "RefreshSchemasStatus": {
816
- "shape": "S3y"
816
+ "shape": "S43"
817
817
  }
818
818
  }
819
819
  }
@@ -858,7 +858,7 @@
858
858
  "type": "structure",
859
859
  "members": {
860
860
  "Filters": {
861
- "shape": "S2w"
861
+ "shape": "S31"
862
862
  },
863
863
  "MaxRecords": {
864
864
  "type": "integer"
@@ -873,7 +873,7 @@
873
873
  "ReplicationInstances": {
874
874
  "type": "list",
875
875
  "member": {
876
- "shape": "S1m"
876
+ "shape": "S1r"
877
877
  }
878
878
  }
879
879
  }
@@ -884,7 +884,7 @@
884
884
  "type": "structure",
885
885
  "members": {
886
886
  "Filters": {
887
- "shape": "S2w"
887
+ "shape": "S31"
888
888
  },
889
889
  "MaxRecords": {
890
890
  "type": "integer"
@@ -899,7 +899,7 @@
899
899
  "ReplicationSubnetGroups": {
900
900
  "type": "list",
901
901
  "member": {
902
- "shape": "S1p"
902
+ "shape": "S1u"
903
903
  }
904
904
  }
905
905
  }
@@ -946,7 +946,7 @@
946
946
  "type": "structure",
947
947
  "members": {
948
948
  "Filters": {
949
- "shape": "S2w"
949
+ "shape": "S31"
950
950
  },
951
951
  "MaxRecords": {
952
952
  "type": "integer"
@@ -972,7 +972,7 @@
972
972
  "type": "structure",
973
973
  "members": {
974
974
  "Filters": {
975
- "shape": "S2w"
975
+ "shape": "S31"
976
976
  },
977
977
  "MaxRecords": {
978
978
  "type": "integer"
@@ -1007,7 +1007,7 @@
1007
1007
  "type": "structure",
1008
1008
  "members": {
1009
1009
  "Filters": {
1010
- "shape": "S2w"
1010
+ "shape": "S31"
1011
1011
  },
1012
1012
  "MaxRecords": {
1013
1013
  "type": "integer"
@@ -1025,7 +1025,7 @@
1025
1025
  "ReplicationTasks": {
1026
1026
  "type": "list",
1027
1027
  "member": {
1028
- "shape": "S22"
1028
+ "shape": "S27"
1029
1029
  }
1030
1030
  }
1031
1031
  }
@@ -1069,7 +1069,7 @@
1069
1069
  },
1070
1070
  "Marker": {},
1071
1071
  "Filters": {
1072
- "shape": "S2w"
1072
+ "shape": "S31"
1073
1073
  }
1074
1074
  }
1075
1075
  },
@@ -1157,7 +1157,7 @@
1157
1157
  "type": "structure",
1158
1158
  "members": {
1159
1159
  "Certificate": {
1160
- "shape": "S27"
1160
+ "shape": "S2c"
1161
1161
  }
1162
1162
  }
1163
1163
  }
@@ -1213,43 +1213,43 @@
1213
1213
  "shape": "Sn"
1214
1214
  },
1215
1215
  "DmsTransferSettings": {
1216
- "shape": "Su"
1216
+ "shape": "Sw"
1217
1217
  },
1218
1218
  "MongoDbSettings": {
1219
- "shape": "Sv"
1219
+ "shape": "Sx"
1220
1220
  },
1221
1221
  "KinesisSettings": {
1222
- "shape": "Sz"
1222
+ "shape": "S11"
1223
1223
  },
1224
1224
  "KafkaSettings": {
1225
- "shape": "S11"
1225
+ "shape": "S13"
1226
1226
  },
1227
1227
  "ElasticsearchSettings": {
1228
- "shape": "S12"
1228
+ "shape": "S14"
1229
1229
  },
1230
1230
  "NeptuneSettings": {
1231
- "shape": "S13"
1231
+ "shape": "S15"
1232
1232
  },
1233
1233
  "RedshiftSettings": {
1234
- "shape": "S14"
1234
+ "shape": "S16"
1235
1235
  },
1236
1236
  "PostgreSQLSettings": {
1237
- "shape": "S15"
1237
+ "shape": "S17"
1238
1238
  },
1239
1239
  "MySQLSettings": {
1240
- "shape": "S16"
1240
+ "shape": "S18"
1241
1241
  },
1242
1242
  "OracleSettings": {
1243
- "shape": "S17"
1243
+ "shape": "S1a"
1244
1244
  },
1245
1245
  "SybaseSettings": {
1246
- "shape": "S18"
1246
+ "shape": "S1c"
1247
1247
  },
1248
1248
  "MicrosoftSQLServerSettings": {
1249
- "shape": "S19"
1249
+ "shape": "S1d"
1250
1250
  },
1251
1251
  "IBMDb2Settings": {
1252
- "shape": "S1a"
1252
+ "shape": "S1f"
1253
1253
  }
1254
1254
  }
1255
1255
  },
@@ -1257,7 +1257,7 @@
1257
1257
  "type": "structure",
1258
1258
  "members": {
1259
1259
  "Endpoint": {
1260
- "shape": "S1c"
1260
+ "shape": "S1h"
1261
1261
  }
1262
1262
  }
1263
1263
  }
@@ -1273,7 +1273,7 @@
1273
1273
  "SnsTopicArn": {},
1274
1274
  "SourceType": {},
1275
1275
  "EventCategories": {
1276
- "shape": "S1e"
1276
+ "shape": "S1j"
1277
1277
  },
1278
1278
  "Enabled": {
1279
1279
  "type": "boolean"
@@ -1284,7 +1284,7 @@
1284
1284
  "type": "structure",
1285
1285
  "members": {
1286
1286
  "EventSubscription": {
1287
- "shape": "S1h"
1287
+ "shape": "S1m"
1288
1288
  }
1289
1289
  }
1290
1290
  }
@@ -1305,7 +1305,7 @@
1305
1305
  },
1306
1306
  "ReplicationInstanceClass": {},
1307
1307
  "VpcSecurityGroupIds": {
1308
- "shape": "S1k"
1308
+ "shape": "S1p"
1309
1309
  },
1310
1310
  "PreferredMaintenanceWindow": {},
1311
1311
  "MultiAZ": {
@@ -1325,7 +1325,7 @@
1325
1325
  "type": "structure",
1326
1326
  "members": {
1327
1327
  "ReplicationInstance": {
1328
- "shape": "S1m"
1328
+ "shape": "S1r"
1329
1329
  }
1330
1330
  }
1331
1331
  }
@@ -1341,7 +1341,7 @@
1341
1341
  "ReplicationSubnetGroupIdentifier": {},
1342
1342
  "ReplicationSubnetGroupDescription": {},
1343
1343
  "SubnetIds": {
1344
- "shape": "S1x"
1344
+ "shape": "S22"
1345
1345
  }
1346
1346
  }
1347
1347
  },
@@ -1349,7 +1349,7 @@
1349
1349
  "type": "structure",
1350
1350
  "members": {
1351
1351
  "ReplicationSubnetGroup": {
1352
- "shape": "S1p"
1352
+ "shape": "S1u"
1353
1353
  }
1354
1354
  }
1355
1355
  }
@@ -1378,7 +1378,7 @@
1378
1378
  "type": "structure",
1379
1379
  "members": {
1380
1380
  "ReplicationTask": {
1381
- "shape": "S22"
1381
+ "shape": "S27"
1382
1382
  }
1383
1383
  }
1384
1384
  }
@@ -1400,7 +1400,7 @@
1400
1400
  "type": "structure",
1401
1401
  "members": {
1402
1402
  "ReplicationInstance": {
1403
- "shape": "S1m"
1403
+ "shape": "S1r"
1404
1404
  }
1405
1405
  }
1406
1406
  }
@@ -1421,7 +1421,7 @@
1421
1421
  "type": "structure",
1422
1422
  "members": {
1423
1423
  "RefreshSchemasStatus": {
1424
- "shape": "S3y"
1424
+ "shape": "S43"
1425
1425
  }
1426
1426
  }
1427
1427
  }
@@ -1500,7 +1500,7 @@
1500
1500
  "type": "structure",
1501
1501
  "members": {
1502
1502
  "ReplicationTask": {
1503
- "shape": "S22"
1503
+ "shape": "S27"
1504
1504
  }
1505
1505
  }
1506
1506
  }
@@ -1519,7 +1519,7 @@
1519
1519
  "type": "structure",
1520
1520
  "members": {
1521
1521
  "ReplicationTask": {
1522
- "shape": "S22"
1522
+ "shape": "S27"
1523
1523
  }
1524
1524
  }
1525
1525
  }
@@ -1574,7 +1574,7 @@
1574
1574
  "type": "structure",
1575
1575
  "members": {
1576
1576
  "ReplicationTask": {
1577
- "shape": "S22"
1577
+ "shape": "S27"
1578
1578
  }
1579
1579
  }
1580
1580
  }
@@ -1595,7 +1595,7 @@
1595
1595
  "type": "structure",
1596
1596
  "members": {
1597
1597
  "Connection": {
1598
- "shape": "S2b"
1598
+ "shape": "S2g"
1599
1599
  }
1600
1600
  }
1601
1601
  }
@@ -1719,17 +1719,22 @@
1719
1719
  },
1720
1720
  "CdcInsertsAndUpdates": {
1721
1721
  "type": "boolean"
1722
- }
1722
+ },
1723
+ "DatePartitionEnabled": {
1724
+ "type": "boolean"
1725
+ },
1726
+ "DatePartitionSequence": {},
1727
+ "DatePartitionDelimiter": {}
1723
1728
  }
1724
1729
  },
1725
- "Su": {
1730
+ "Sw": {
1726
1731
  "type": "structure",
1727
1732
  "members": {
1728
1733
  "ServiceAccessRoleArn": {},
1729
1734
  "BucketName": {}
1730
1735
  }
1731
1736
  },
1732
- "Sv": {
1737
+ "Sx": {
1733
1738
  "type": "structure",
1734
1739
  "members": {
1735
1740
  "Username": {},
@@ -1750,7 +1755,7 @@
1750
1755
  "KmsKeyId": {}
1751
1756
  }
1752
1757
  },
1753
- "Sz": {
1758
+ "S11": {
1754
1759
  "type": "structure",
1755
1760
  "members": {
1756
1761
  "StreamArn": {},
@@ -1776,7 +1781,7 @@
1776
1781
  }
1777
1782
  }
1778
1783
  },
1779
- "S11": {
1784
+ "S13": {
1780
1785
  "type": "structure",
1781
1786
  "members": {
1782
1787
  "Broker": {},
@@ -1805,7 +1810,7 @@
1805
1810
  }
1806
1811
  }
1807
1812
  },
1808
- "S12": {
1813
+ "S14": {
1809
1814
  "type": "structure",
1810
1815
  "required": [
1811
1816
  "ServiceAccessRoleArn",
@@ -1822,7 +1827,7 @@
1822
1827
  }
1823
1828
  }
1824
1829
  },
1825
- "S13": {
1830
+ "S15": {
1826
1831
  "type": "structure",
1827
1832
  "required": [
1828
1833
  "S3BucketName",
@@ -1846,7 +1851,7 @@
1846
1851
  }
1847
1852
  }
1848
1853
  },
1849
- "S14": {
1854
+ "S16": {
1850
1855
  "type": "structure",
1851
1856
  "members": {
1852
1857
  "AcceptAnyDate": {
@@ -1900,10 +1905,24 @@
1900
1905
  }
1901
1906
  }
1902
1907
  },
1903
- "S15": {
1908
+ "S17": {
1904
1909
  "type": "structure",
1905
1910
  "members": {
1911
+ "AfterConnectScript": {},
1912
+ "CaptureDdls": {
1913
+ "type": "boolean"
1914
+ },
1915
+ "MaxFileSize": {
1916
+ "type": "integer"
1917
+ },
1906
1918
  "DatabaseName": {},
1919
+ "DdlArtifactsSchema": {},
1920
+ "ExecuteTimeout": {
1921
+ "type": "integer"
1922
+ },
1923
+ "FailTasksOnLobTruncation": {
1924
+ "type": "boolean"
1925
+ },
1907
1926
  "Password": {
1908
1927
  "shape": "Sj"
1909
1928
  },
@@ -1911,13 +1930,25 @@
1911
1930
  "type": "integer"
1912
1931
  },
1913
1932
  "ServerName": {},
1914
- "Username": {}
1933
+ "Username": {},
1934
+ "SlotName": {}
1915
1935
  }
1916
1936
  },
1917
- "S16": {
1937
+ "S18": {
1918
1938
  "type": "structure",
1919
1939
  "members": {
1940
+ "AfterConnectScript": {},
1920
1941
  "DatabaseName": {},
1942
+ "EventsPollInterval": {
1943
+ "type": "integer"
1944
+ },
1945
+ "TargetDbType": {},
1946
+ "MaxFileSize": {
1947
+ "type": "integer"
1948
+ },
1949
+ "ParallelLoadThreads": {
1950
+ "type": "integer"
1951
+ },
1921
1952
  "Password": {
1922
1953
  "shape": "Sj"
1923
1954
  },
@@ -1925,24 +1956,79 @@
1925
1956
  "type": "integer"
1926
1957
  },
1927
1958
  "ServerName": {},
1959
+ "ServerTimezone": {},
1928
1960
  "Username": {}
1929
1961
  }
1930
1962
  },
1931
- "S17": {
1963
+ "S1a": {
1932
1964
  "type": "structure",
1933
1965
  "members": {
1966
+ "AddSupplementalLogging": {
1967
+ "type": "boolean"
1968
+ },
1969
+ "ArchivedLogDestId": {
1970
+ "type": "integer"
1971
+ },
1972
+ "AdditionalArchivedLogDestId": {
1973
+ "type": "integer"
1974
+ },
1975
+ "AllowSelectNestedTables": {
1976
+ "type": "boolean"
1977
+ },
1978
+ "ParallelAsmReadThreads": {
1979
+ "type": "integer"
1980
+ },
1981
+ "ReadAheadBlocks": {
1982
+ "type": "integer"
1983
+ },
1984
+ "AccessAlternateDirectly": {
1985
+ "type": "boolean"
1986
+ },
1987
+ "UseAlternateFolderForOnline": {
1988
+ "type": "boolean"
1989
+ },
1990
+ "OraclePathPrefix": {},
1991
+ "UsePathPrefix": {},
1992
+ "ReplacePathPrefix": {
1993
+ "type": "boolean"
1994
+ },
1995
+ "EnableHomogenousTablespace": {
1996
+ "type": "boolean"
1997
+ },
1998
+ "DirectPathNoLog": {
1999
+ "type": "boolean"
2000
+ },
2001
+ "ArchivedLogsOnly": {
2002
+ "type": "boolean"
2003
+ },
1934
2004
  "AsmPassword": {
1935
2005
  "shape": "Sj"
1936
2006
  },
1937
2007
  "AsmServer": {},
1938
2008
  "AsmUser": {},
2009
+ "CharLengthSemantics": {},
1939
2010
  "DatabaseName": {},
2011
+ "DirectPathParallelLoad": {
2012
+ "type": "boolean"
2013
+ },
2014
+ "FailTasksOnLobTruncation": {
2015
+ "type": "boolean"
2016
+ },
2017
+ "NumberDatatypeScale": {
2018
+ "type": "integer"
2019
+ },
1940
2020
  "Password": {
1941
2021
  "shape": "Sj"
1942
2022
  },
1943
2023
  "Port": {
1944
2024
  "type": "integer"
1945
2025
  },
2026
+ "ReadTableSpaceName": {
2027
+ "type": "boolean"
2028
+ },
2029
+ "RetryInterval": {
2030
+ "type": "integer"
2031
+ },
1946
2032
  "SecurityDbEncryption": {
1947
2033
  "shape": "Sj"
1948
2034
  },
@@ -1951,7 +2037,7 @@
1951
2037
  "Username": {}
1952
2038
  }
1953
2039
  },
1954
- "S18": {
2040
+ "S1c": {
1955
2041
  "type": "structure",
1956
2042
  "members": {
1957
2043
  "DatabaseName": {},
@@ -1965,21 +2051,32 @@
1965
2051
  "Username": {}
1966
2052
  }
1967
2053
  },
1968
- "S19": {
2054
+ "S1d": {
1969
2055
  "type": "structure",
1970
2056
  "members": {
1971
2057
  "Port": {
1972
2058
  "type": "integer"
1973
2059
  },
2060
+ "BcpPacketSize": {
2061
+ "type": "integer"
2062
+ },
1974
2063
  "DatabaseName": {},
2064
+ "ControlTablesFileGroup": {},
1975
2065
  "Password": {
1976
2066
  "shape": "Sj"
1977
2067
  },
2068
+ "ReadBackupOnly": {
2069
+ "type": "boolean"
2070
+ },
2071
+ "SafeguardPolicy": {},
1978
2072
  "ServerName": {},
1979
- "Username": {}
2073
+ "Username": {},
2074
+ "UseBcpFullLoad": {
2075
+ "type": "boolean"
2076
+ }
1980
2077
  }
1981
2078
  },
1982
- "S1a": {
2079
+ "S1f": {
1983
2080
  "type": "structure",
1984
2081
  "members": {
1985
2082
  "DatabaseName": {},
@@ -1990,10 +2087,17 @@
1990
2087
  "type": "integer"
1991
2088
  },
1992
2089
  "ServerName": {},
2090
+ "SetDataCaptureChanges": {
2091
+ "type": "boolean"
2092
+ },
2093
+ "CurrentLsn": {},
2094
+ "MaxKBytesPerRead": {
2095
+ "type": "integer"
2096
+ },
1993
2097
  "Username": {}
1994
2098
  }
1995
2099
  },
1996
- "S1c": {
2100
+ "S1h": {
1997
2101
  "type": "structure",
1998
2102
  "members": {
1999
2103
  "EndpointIdentifier": {},
@@ -2022,55 +2126,55 @@
2022
2126
  "shape": "Sn"
2023
2127
  },
2024
2128
  "DmsTransferSettings": {
2025
- "shape": "Su"
2129
+ "shape": "Sw"
2026
2130
  },
2027
2131
  "MongoDbSettings": {
2028
- "shape": "Sv"
2132
+ "shape": "Sx"
2029
2133
  },
2030
2134
  "KinesisSettings": {
2031
- "shape": "Sz"
2135
+ "shape": "S11"
2032
2136
  },
2033
2137
  "KafkaSettings": {
2034
- "shape": "S11"
2138
+ "shape": "S13"
2035
2139
  },
2036
2140
  "ElasticsearchSettings": {
2037
- "shape": "S12"
2141
+ "shape": "S14"
2038
2142
  },
2039
2143
  "NeptuneSettings": {
2040
- "shape": "S13"
2144
+ "shape": "S15"
2041
2145
  },
2042
2146
  "RedshiftSettings": {
2043
- "shape": "S14"
2147
+ "shape": "S16"
2044
2148
  },
2045
2149
  "PostgreSQLSettings": {
2046
- "shape": "S15"
2150
+ "shape": "S17"
2047
2151
  },
2048
2152
  "MySQLSettings": {
2049
- "shape": "S16"
2153
+ "shape": "S18"
2050
2154
  },
2051
2155
  "OracleSettings": {
2052
- "shape": "S17"
2156
+ "shape": "S1a"
2053
2157
  },
2054
2158
  "SybaseSettings": {
2055
- "shape": "S18"
2159
+ "shape": "S1c"
2056
2160
  },
2057
2161
  "MicrosoftSQLServerSettings": {
2058
- "shape": "S19"
2162
+ "shape": "S1d"
2059
2163
  },
2060
2164
  "IBMDb2Settings": {
2061
- "shape": "S1a"
2165
+ "shape": "S1f"
2062
2166
  }
2063
2167
  }
2064
2168
  },
2065
- "S1e": {
2169
+ "S1j": {
2066
2170
  "type": "list",
2067
2171
  "member": {}
2068
2172
  },
2069
- "S1f": {
2173
+ "S1k": {
2070
2174
  "type": "list",
2071
2175
  "member": {}
2072
2176
  },
2073
- "S1h": {
2177
+ "S1m": {
2074
2178
  "type": "structure",
2075
2179
  "members": {
2076
2180
  "CustomerAwsId": {},
@@ -2080,21 +2184,21 @@
2080
2184
  "SubscriptionCreationTime": {},
2081
2185
  "SourceType": {},
2082
2186
  "SourceIdsList": {
2083
- "shape": "S1f"
2187
+ "shape": "S1k"
2084
2188
  },
2085
2189
  "EventCategoriesList": {
2086
- "shape": "S1e"
2190
+ "shape": "S1j"
2087
2191
  },
2088
2192
  "Enabled": {
2089
2193
  "type": "boolean"
2090
2194
  }
2091
2195
  }
2092
2196
  },
2093
- "S1k": {
2197
+ "S1p": {
2094
2198
  "type": "list",
2095
2199
  "member": {}
2096
2200
  },
2097
- "S1m": {
2201
+ "S1r": {
2098
2202
  "type": "structure",
2099
2203
  "members": {
2100
2204
  "ReplicationInstanceIdentifier": {},
@@ -2118,7 +2222,7 @@
2118
2222
  },
2119
2223
  "AvailabilityZone": {},
2120
2224
  "ReplicationSubnetGroup": {
2121
- "shape": "S1p"
2225
+ "shape": "S1u"
2122
2226
  },
2123
2227
  "PreferredMaintenanceWindow": {},
2124
2228
  "PendingModifiedValues": {
@@ -2167,7 +2271,7 @@
2167
2271
  "DnsNameServers": {}
2168
2272
  }
2169
2273
  },
2170
- "S1p": {
2274
+ "S1u": {
2171
2275
  "type": "structure",
2172
2276
  "members": {
2173
2277
  "ReplicationSubnetGroupIdentifier": {},
@@ -2192,11 +2296,11 @@
2192
2296
  }
2193
2297
  }
2194
2298
  },
2195
- "S1x": {
2299
+ "S22": {
2196
2300
  "type": "list",
2197
2301
  "member": {}
2198
2302
  },
2199
- "S22": {
2303
+ "S27": {
2200
2304
  "type": "structure",
2201
2305
  "members": {
2202
2306
  "ReplicationTaskIdentifier": {},
@@ -2260,7 +2364,7 @@
2260
2364
  "TaskData": {}
2261
2365
  }
2262
2366
  },
2263
- "S27": {
2367
+ "S2c": {
2264
2368
  "type": "structure",
2265
2369
  "members": {
2266
2370
  "CertificateIdentifier": {},
@@ -2285,7 +2389,7 @@
2285
2389
  }
2286
2390
  }
2287
2391
  },
2288
- "S2b": {
2392
+ "S2g": {
2289
2393
  "type": "structure",
2290
2394
  "members": {
2291
2395
  "ReplicationInstanceArn": {},
@@ -2296,7 +2400,7 @@
2296
2400
  "ReplicationInstanceIdentifier": {}
2297
2401
  }
2298
2402
  },
2299
- "S2w": {
2403
+ "S31": {
2300
2404
  "type": "list",
2301
2405
  "member": {
2302
2406
  "type": "structure",
@@ -2313,7 +2417,7 @@
2313
2417
  }
2314
2418
  }
2315
2419
  },
2316
- "S3y": {
2420
+ "S43": {
2317
2421
  "type": "structure",
2318
2422
  "members": {
2319
2423
  "EndpointArn": {},