aws-sdk 2.1028.0 → 2.1029.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.
- package/CHANGELOG.md +11 -1
- package/README.md +1 -1
- package/apis/dms-2016-01-01.min.json +115 -72
- package/apis/ec2-2016-11-15.min.json +8 -1
- package/apis/eks-2017-11-01.min.json +3 -0
- package/apis/metadata.json +3 -0
- package/apis/migrationhubstrategy-2020-02-19.examples.json +5 -0
- package/apis/migrationhubstrategy-2020-02-19.min.json +1032 -0
- package/apis/migrationhubstrategy-2020-02-19.paginators.json +34 -0
- package/apis/ssm-2014-11-06.min.json +90 -87
- package/apis/transfer-2018-11-05.min.json +44 -43
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/appstream.d.ts +1 -1
- package/clients/dms.d.ts +97 -23
- package/clients/ec2.d.ts +8 -0
- package/clients/eks.d.ts +12 -8
- package/clients/migrationhubstrategy.d.ts +1335 -0
- package/clients/migrationhubstrategy.js +18 -0
- package/clients/ssm.d.ts +15 -1
- package/clients/transfer.d.ts +9 -4
- package/clients/wafv2.d.ts +4 -4
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +46 -9
- package/dist/aws-sdk.js +104 -91
- package/dist/aws-sdk.min.js +60 -60
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,7 +1,17 @@
|
|
|
1
1
|
# Changelog for AWS SDK for JavaScript
|
|
2
|
-
<!--LATEST=2.
|
|
2
|
+
<!--LATEST=2.1029.0-->
|
|
3
3
|
<!--ENTRYINSERT-->
|
|
4
4
|
|
|
5
|
+
## 2.1029.0
|
|
6
|
+
* feature: AppStream: This release includes support for images of AmazonLinux2 platform type.
|
|
7
|
+
* feature: DMS: Add Settings in JSON format for the source GCP MySQL endpoint
|
|
8
|
+
* feature: EC2: Adds a new VPC Subnet attribute "EnableDns64." When enabled on IPv6 Subnets, the Amazon-Provided DNS Resolver returns synthetic IPv6 addresses for IPv4-only destinations.
|
|
9
|
+
* feature: EKS: Adding Tags support to Cluster Registrations.
|
|
10
|
+
* feature: MigrationHubStrategy: AWS SDK for Migration Hub Strategy Recommendations. It includes APIs to start the portfolio assessment, import portfolio data for assessment, and to retrieve recommendations. For more information, see the AWS Migration Hub documentation at https://docs.aws.amazon.com/migrationhub/index.html
|
|
11
|
+
* feature: SSM: Adds support for Session Reason and Max Session Duration for Systems Manager Session Manager.
|
|
12
|
+
* feature: Transfer: AWS Transfer Family now supports integrating a custom identity provider using AWS Lambda
|
|
13
|
+
* feature: WAFV2: Your options for logging web ACL traffic now include Amazon CloudWatch Logs log groups and Amazon S3 buckets.
|
|
14
|
+
|
|
5
15
|
## 2.1028.0
|
|
6
16
|
* feature: Connect: This release adds APIs for creating and managing scheduled tasks. Additionally, adds APIs to describe and update a contact and list associated references.
|
|
7
17
|
* feature: DevOpsGuru: Add support for cross account APIs.
|
package/README.md
CHANGED
|
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
|
|
|
29
29
|
To use the SDK in the browser, simply add the following script tag to your
|
|
30
30
|
HTML pages:
|
|
31
31
|
|
|
32
|
-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.
|
|
32
|
+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1029.0.min.js"></script>
|
|
33
33
|
|
|
34
34
|
You can also build a custom browser SDK with your specified set of AWS services.
|
|
35
35
|
This can allow you to reduce the SDK's size, specify different API versions of
|
|
@@ -154,6 +154,9 @@
|
|
|
154
154
|
},
|
|
155
155
|
"RedisSettings": {
|
|
156
156
|
"shape": "S1l"
|
|
157
|
+
},
|
|
158
|
+
"GcpMySQLSettings": {
|
|
159
|
+
"shape": "S1o"
|
|
157
160
|
}
|
|
158
161
|
}
|
|
159
162
|
},
|
|
@@ -161,7 +164,7 @@
|
|
|
161
164
|
"type": "structure",
|
|
162
165
|
"members": {
|
|
163
166
|
"Endpoint": {
|
|
164
|
-
"shape": "
|
|
167
|
+
"shape": "S1q"
|
|
165
168
|
}
|
|
166
169
|
}
|
|
167
170
|
}
|
|
@@ -178,10 +181,10 @@
|
|
|
178
181
|
"SnsTopicArn": {},
|
|
179
182
|
"SourceType": {},
|
|
180
183
|
"EventCategories": {
|
|
181
|
-
"shape": "
|
|
184
|
+
"shape": "S1s"
|
|
182
185
|
},
|
|
183
186
|
"SourceIds": {
|
|
184
|
-
"shape": "
|
|
187
|
+
"shape": "S1t"
|
|
185
188
|
},
|
|
186
189
|
"Enabled": {
|
|
187
190
|
"type": "boolean"
|
|
@@ -195,7 +198,7 @@
|
|
|
195
198
|
"type": "structure",
|
|
196
199
|
"members": {
|
|
197
200
|
"EventSubscription": {
|
|
198
|
-
"shape": "
|
|
201
|
+
"shape": "S1v"
|
|
199
202
|
}
|
|
200
203
|
}
|
|
201
204
|
}
|
|
@@ -214,7 +217,7 @@
|
|
|
214
217
|
},
|
|
215
218
|
"ReplicationInstanceClass": {},
|
|
216
219
|
"VpcSecurityGroupIds": {
|
|
217
|
-
"shape": "
|
|
220
|
+
"shape": "S1y"
|
|
218
221
|
},
|
|
219
222
|
"AvailabilityZone": {},
|
|
220
223
|
"ReplicationSubnetGroupIdentifier": {},
|
|
@@ -241,7 +244,7 @@
|
|
|
241
244
|
"type": "structure",
|
|
242
245
|
"members": {
|
|
243
246
|
"ReplicationInstance": {
|
|
244
|
-
"shape": "
|
|
247
|
+
"shape": "S20"
|
|
245
248
|
}
|
|
246
249
|
}
|
|
247
250
|
}
|
|
@@ -258,7 +261,7 @@
|
|
|
258
261
|
"ReplicationSubnetGroupIdentifier": {},
|
|
259
262
|
"ReplicationSubnetGroupDescription": {},
|
|
260
263
|
"SubnetIds": {
|
|
261
|
-
"shape": "
|
|
264
|
+
"shape": "S2b"
|
|
262
265
|
},
|
|
263
266
|
"Tags": {
|
|
264
267
|
"shape": "S3"
|
|
@@ -269,7 +272,7 @@
|
|
|
269
272
|
"type": "structure",
|
|
270
273
|
"members": {
|
|
271
274
|
"ReplicationSubnetGroup": {
|
|
272
|
-
"shape": "
|
|
275
|
+
"shape": "S23"
|
|
273
276
|
}
|
|
274
277
|
}
|
|
275
278
|
}
|
|
@@ -309,7 +312,7 @@
|
|
|
309
312
|
"type": "structure",
|
|
310
313
|
"members": {
|
|
311
314
|
"ReplicationTask": {
|
|
312
|
-
"shape": "
|
|
315
|
+
"shape": "S2g"
|
|
313
316
|
}
|
|
314
317
|
}
|
|
315
318
|
}
|
|
@@ -328,7 +331,7 @@
|
|
|
328
331
|
"type": "structure",
|
|
329
332
|
"members": {
|
|
330
333
|
"Certificate": {
|
|
331
|
-
"shape": "
|
|
334
|
+
"shape": "S2l"
|
|
332
335
|
}
|
|
333
336
|
}
|
|
334
337
|
}
|
|
@@ -349,7 +352,7 @@
|
|
|
349
352
|
"type": "structure",
|
|
350
353
|
"members": {
|
|
351
354
|
"Connection": {
|
|
352
|
-
"shape": "
|
|
355
|
+
"shape": "S2p"
|
|
353
356
|
}
|
|
354
357
|
}
|
|
355
358
|
}
|
|
@@ -368,7 +371,7 @@
|
|
|
368
371
|
"type": "structure",
|
|
369
372
|
"members": {
|
|
370
373
|
"Endpoint": {
|
|
371
|
-
"shape": "
|
|
374
|
+
"shape": "S1q"
|
|
372
375
|
}
|
|
373
376
|
}
|
|
374
377
|
}
|
|
@@ -387,7 +390,7 @@
|
|
|
387
390
|
"type": "structure",
|
|
388
391
|
"members": {
|
|
389
392
|
"EventSubscription": {
|
|
390
|
-
"shape": "
|
|
393
|
+
"shape": "S1v"
|
|
391
394
|
}
|
|
392
395
|
}
|
|
393
396
|
}
|
|
@@ -406,7 +409,7 @@
|
|
|
406
409
|
"type": "structure",
|
|
407
410
|
"members": {
|
|
408
411
|
"ReplicationInstance": {
|
|
409
|
-
"shape": "
|
|
412
|
+
"shape": "S20"
|
|
410
413
|
}
|
|
411
414
|
}
|
|
412
415
|
}
|
|
@@ -440,7 +443,7 @@
|
|
|
440
443
|
"type": "structure",
|
|
441
444
|
"members": {
|
|
442
445
|
"ReplicationTask": {
|
|
443
|
-
"shape": "
|
|
446
|
+
"shape": "S2g"
|
|
444
447
|
}
|
|
445
448
|
}
|
|
446
449
|
}
|
|
@@ -522,7 +525,7 @@
|
|
|
522
525
|
"type": "structure",
|
|
523
526
|
"members": {
|
|
524
527
|
"Filters": {
|
|
525
|
-
"shape": "
|
|
528
|
+
"shape": "S3a"
|
|
526
529
|
},
|
|
527
530
|
"MaxRecords": {
|
|
528
531
|
"type": "integer"
|
|
@@ -537,7 +540,7 @@
|
|
|
537
540
|
"Certificates": {
|
|
538
541
|
"type": "list",
|
|
539
542
|
"member": {
|
|
540
|
-
"shape": "
|
|
543
|
+
"shape": "S2l"
|
|
541
544
|
}
|
|
542
545
|
}
|
|
543
546
|
}
|
|
@@ -548,7 +551,7 @@
|
|
|
548
551
|
"type": "structure",
|
|
549
552
|
"members": {
|
|
550
553
|
"Filters": {
|
|
551
|
-
"shape": "
|
|
554
|
+
"shape": "S3a"
|
|
552
555
|
},
|
|
553
556
|
"MaxRecords": {
|
|
554
557
|
"type": "integer"
|
|
@@ -563,7 +566,7 @@
|
|
|
563
566
|
"Connections": {
|
|
564
567
|
"type": "list",
|
|
565
568
|
"member": {
|
|
566
|
-
"shape": "
|
|
569
|
+
"shape": "S2p"
|
|
567
570
|
}
|
|
568
571
|
}
|
|
569
572
|
}
|
|
@@ -621,7 +624,7 @@
|
|
|
621
624
|
"type": "structure",
|
|
622
625
|
"members": {
|
|
623
626
|
"Filters": {
|
|
624
|
-
"shape": "
|
|
627
|
+
"shape": "S3a"
|
|
625
628
|
},
|
|
626
629
|
"MaxRecords": {
|
|
627
630
|
"type": "integer"
|
|
@@ -656,7 +659,7 @@
|
|
|
656
659
|
"type": "structure",
|
|
657
660
|
"members": {
|
|
658
661
|
"Filters": {
|
|
659
|
-
"shape": "
|
|
662
|
+
"shape": "S3a"
|
|
660
663
|
},
|
|
661
664
|
"MaxRecords": {
|
|
662
665
|
"type": "integer"
|
|
@@ -671,7 +674,7 @@
|
|
|
671
674
|
"Endpoints": {
|
|
672
675
|
"type": "list",
|
|
673
676
|
"member": {
|
|
674
|
-
"shape": "
|
|
677
|
+
"shape": "S1q"
|
|
675
678
|
}
|
|
676
679
|
}
|
|
677
680
|
}
|
|
@@ -683,7 +686,7 @@
|
|
|
683
686
|
"members": {
|
|
684
687
|
"SourceType": {},
|
|
685
688
|
"Filters": {
|
|
686
|
-
"shape": "
|
|
689
|
+
"shape": "S3a"
|
|
687
690
|
}
|
|
688
691
|
}
|
|
689
692
|
},
|
|
@@ -697,7 +700,7 @@
|
|
|
697
700
|
"members": {
|
|
698
701
|
"SourceType": {},
|
|
699
702
|
"EventCategories": {
|
|
700
|
-
"shape": "
|
|
703
|
+
"shape": "S1s"
|
|
701
704
|
}
|
|
702
705
|
}
|
|
703
706
|
}
|
|
@@ -711,7 +714,7 @@
|
|
|
711
714
|
"members": {
|
|
712
715
|
"SubscriptionName": {},
|
|
713
716
|
"Filters": {
|
|
714
|
-
"shape": "
|
|
717
|
+
"shape": "S3a"
|
|
715
718
|
},
|
|
716
719
|
"MaxRecords": {
|
|
717
720
|
"type": "integer"
|
|
@@ -726,7 +729,7 @@
|
|
|
726
729
|
"EventSubscriptionsList": {
|
|
727
730
|
"type": "list",
|
|
728
731
|
"member": {
|
|
729
|
-
"shape": "
|
|
732
|
+
"shape": "S1v"
|
|
730
733
|
}
|
|
731
734
|
}
|
|
732
735
|
}
|
|
@@ -748,10 +751,10 @@
|
|
|
748
751
|
"type": "integer"
|
|
749
752
|
},
|
|
750
753
|
"EventCategories": {
|
|
751
|
-
"shape": "
|
|
754
|
+
"shape": "S1s"
|
|
752
755
|
},
|
|
753
756
|
"Filters": {
|
|
754
|
-
"shape": "
|
|
757
|
+
"shape": "S3a"
|
|
755
758
|
},
|
|
756
759
|
"MaxRecords": {
|
|
757
760
|
"type": "integer"
|
|
@@ -772,7 +775,7 @@
|
|
|
772
775
|
"SourceType": {},
|
|
773
776
|
"Message": {},
|
|
774
777
|
"EventCategories": {
|
|
775
|
-
"shape": "
|
|
778
|
+
"shape": "S1s"
|
|
776
779
|
},
|
|
777
780
|
"Date": {
|
|
778
781
|
"type": "timestamp"
|
|
@@ -834,7 +837,7 @@
|
|
|
834
837
|
"members": {
|
|
835
838
|
"ReplicationInstanceArn": {},
|
|
836
839
|
"Filters": {
|
|
837
|
-
"shape": "
|
|
840
|
+
"shape": "S3a"
|
|
838
841
|
},
|
|
839
842
|
"Marker": {},
|
|
840
843
|
"MaxRecords": {
|
|
@@ -869,7 +872,7 @@
|
|
|
869
872
|
"type": "structure",
|
|
870
873
|
"members": {
|
|
871
874
|
"RefreshSchemasStatus": {
|
|
872
|
-
"shape": "
|
|
875
|
+
"shape": "S4i"
|
|
873
876
|
}
|
|
874
877
|
}
|
|
875
878
|
}
|
|
@@ -914,7 +917,7 @@
|
|
|
914
917
|
"type": "structure",
|
|
915
918
|
"members": {
|
|
916
919
|
"Filters": {
|
|
917
|
-
"shape": "
|
|
920
|
+
"shape": "S3a"
|
|
918
921
|
},
|
|
919
922
|
"MaxRecords": {
|
|
920
923
|
"type": "integer"
|
|
@@ -929,7 +932,7 @@
|
|
|
929
932
|
"ReplicationInstances": {
|
|
930
933
|
"type": "list",
|
|
931
934
|
"member": {
|
|
932
|
-
"shape": "
|
|
935
|
+
"shape": "S20"
|
|
933
936
|
}
|
|
934
937
|
}
|
|
935
938
|
}
|
|
@@ -940,7 +943,7 @@
|
|
|
940
943
|
"type": "structure",
|
|
941
944
|
"members": {
|
|
942
945
|
"Filters": {
|
|
943
|
-
"shape": "
|
|
946
|
+
"shape": "S3a"
|
|
944
947
|
},
|
|
945
948
|
"MaxRecords": {
|
|
946
949
|
"type": "integer"
|
|
@@ -955,7 +958,7 @@
|
|
|
955
958
|
"ReplicationSubnetGroups": {
|
|
956
959
|
"type": "list",
|
|
957
960
|
"member": {
|
|
958
|
-
"shape": "
|
|
961
|
+
"shape": "S23"
|
|
959
962
|
}
|
|
960
963
|
}
|
|
961
964
|
}
|
|
@@ -1002,7 +1005,7 @@
|
|
|
1002
1005
|
"type": "structure",
|
|
1003
1006
|
"members": {
|
|
1004
1007
|
"Filters": {
|
|
1005
|
-
"shape": "
|
|
1008
|
+
"shape": "S3a"
|
|
1006
1009
|
},
|
|
1007
1010
|
"MaxRecords": {
|
|
1008
1011
|
"type": "integer"
|
|
@@ -1028,7 +1031,7 @@
|
|
|
1028
1031
|
"type": "structure",
|
|
1029
1032
|
"members": {
|
|
1030
1033
|
"Filters": {
|
|
1031
|
-
"shape": "
|
|
1034
|
+
"shape": "S3a"
|
|
1032
1035
|
},
|
|
1033
1036
|
"MaxRecords": {
|
|
1034
1037
|
"type": "integer"
|
|
@@ -1063,7 +1066,7 @@
|
|
|
1063
1066
|
"type": "structure",
|
|
1064
1067
|
"members": {
|
|
1065
1068
|
"Filters": {
|
|
1066
|
-
"shape": "
|
|
1069
|
+
"shape": "S3a"
|
|
1067
1070
|
},
|
|
1068
1071
|
"MaxRecords": {
|
|
1069
1072
|
"type": "integer"
|
|
@@ -1081,7 +1084,7 @@
|
|
|
1081
1084
|
"ReplicationTasks": {
|
|
1082
1085
|
"type": "list",
|
|
1083
1086
|
"member": {
|
|
1084
|
-
"shape": "
|
|
1087
|
+
"shape": "S2g"
|
|
1085
1088
|
}
|
|
1086
1089
|
}
|
|
1087
1090
|
}
|
|
@@ -1125,7 +1128,7 @@
|
|
|
1125
1128
|
},
|
|
1126
1129
|
"Marker": {},
|
|
1127
1130
|
"Filters": {
|
|
1128
|
-
"shape": "
|
|
1131
|
+
"shape": "S3a"
|
|
1129
1132
|
}
|
|
1130
1133
|
}
|
|
1131
1134
|
},
|
|
@@ -1215,7 +1218,7 @@
|
|
|
1215
1218
|
"type": "structure",
|
|
1216
1219
|
"members": {
|
|
1217
1220
|
"Certificate": {
|
|
1218
|
-
"shape": "
|
|
1221
|
+
"shape": "S2l"
|
|
1219
1222
|
}
|
|
1220
1223
|
}
|
|
1221
1224
|
}
|
|
@@ -1318,6 +1321,9 @@
|
|
|
1318
1321
|
},
|
|
1319
1322
|
"ExactSettings": {
|
|
1320
1323
|
"type": "boolean"
|
|
1324
|
+
},
|
|
1325
|
+
"GcpMySQLSettings": {
|
|
1326
|
+
"shape": "S1o"
|
|
1321
1327
|
}
|
|
1322
1328
|
}
|
|
1323
1329
|
},
|
|
@@ -1325,7 +1331,7 @@
|
|
|
1325
1331
|
"type": "structure",
|
|
1326
1332
|
"members": {
|
|
1327
1333
|
"Endpoint": {
|
|
1328
|
-
"shape": "
|
|
1334
|
+
"shape": "S1q"
|
|
1329
1335
|
}
|
|
1330
1336
|
}
|
|
1331
1337
|
}
|
|
@@ -1341,7 +1347,7 @@
|
|
|
1341
1347
|
"SnsTopicArn": {},
|
|
1342
1348
|
"SourceType": {},
|
|
1343
1349
|
"EventCategories": {
|
|
1344
|
-
"shape": "
|
|
1350
|
+
"shape": "S1s"
|
|
1345
1351
|
},
|
|
1346
1352
|
"Enabled": {
|
|
1347
1353
|
"type": "boolean"
|
|
@@ -1352,7 +1358,7 @@
|
|
|
1352
1358
|
"type": "structure",
|
|
1353
1359
|
"members": {
|
|
1354
1360
|
"EventSubscription": {
|
|
1355
|
-
"shape": "
|
|
1361
|
+
"shape": "S1v"
|
|
1356
1362
|
}
|
|
1357
1363
|
}
|
|
1358
1364
|
}
|
|
@@ -1373,7 +1379,7 @@
|
|
|
1373
1379
|
},
|
|
1374
1380
|
"ReplicationInstanceClass": {},
|
|
1375
1381
|
"VpcSecurityGroupIds": {
|
|
1376
|
-
"shape": "
|
|
1382
|
+
"shape": "S1y"
|
|
1377
1383
|
},
|
|
1378
1384
|
"PreferredMaintenanceWindow": {},
|
|
1379
1385
|
"MultiAZ": {
|
|
@@ -1393,7 +1399,7 @@
|
|
|
1393
1399
|
"type": "structure",
|
|
1394
1400
|
"members": {
|
|
1395
1401
|
"ReplicationInstance": {
|
|
1396
|
-
"shape": "
|
|
1402
|
+
"shape": "S20"
|
|
1397
1403
|
}
|
|
1398
1404
|
}
|
|
1399
1405
|
}
|
|
@@ -1409,7 +1415,7 @@
|
|
|
1409
1415
|
"ReplicationSubnetGroupIdentifier": {},
|
|
1410
1416
|
"ReplicationSubnetGroupDescription": {},
|
|
1411
1417
|
"SubnetIds": {
|
|
1412
|
-
"shape": "
|
|
1418
|
+
"shape": "S2b"
|
|
1413
1419
|
}
|
|
1414
1420
|
}
|
|
1415
1421
|
},
|
|
@@ -1417,7 +1423,7 @@
|
|
|
1417
1423
|
"type": "structure",
|
|
1418
1424
|
"members": {
|
|
1419
1425
|
"ReplicationSubnetGroup": {
|
|
1420
|
-
"shape": "
|
|
1426
|
+
"shape": "S23"
|
|
1421
1427
|
}
|
|
1422
1428
|
}
|
|
1423
1429
|
}
|
|
@@ -1446,7 +1452,7 @@
|
|
|
1446
1452
|
"type": "structure",
|
|
1447
1453
|
"members": {
|
|
1448
1454
|
"ReplicationTask": {
|
|
1449
|
-
"shape": "
|
|
1455
|
+
"shape": "S2g"
|
|
1450
1456
|
}
|
|
1451
1457
|
}
|
|
1452
1458
|
}
|
|
@@ -1467,7 +1473,7 @@
|
|
|
1467
1473
|
"type": "structure",
|
|
1468
1474
|
"members": {
|
|
1469
1475
|
"ReplicationTask": {
|
|
1470
|
-
"shape": "
|
|
1476
|
+
"shape": "S2g"
|
|
1471
1477
|
}
|
|
1472
1478
|
}
|
|
1473
1479
|
}
|
|
@@ -1492,7 +1498,7 @@
|
|
|
1492
1498
|
"type": "structure",
|
|
1493
1499
|
"members": {
|
|
1494
1500
|
"ReplicationInstance": {
|
|
1495
|
-
"shape": "
|
|
1501
|
+
"shape": "S20"
|
|
1496
1502
|
}
|
|
1497
1503
|
}
|
|
1498
1504
|
}
|
|
@@ -1513,7 +1519,7 @@
|
|
|
1513
1519
|
"type": "structure",
|
|
1514
1520
|
"members": {
|
|
1515
1521
|
"RefreshSchemasStatus": {
|
|
1516
|
-
"shape": "
|
|
1522
|
+
"shape": "S4i"
|
|
1517
1523
|
}
|
|
1518
1524
|
}
|
|
1519
1525
|
}
|
|
@@ -1592,7 +1598,7 @@
|
|
|
1592
1598
|
"type": "structure",
|
|
1593
1599
|
"members": {
|
|
1594
1600
|
"ReplicationTask": {
|
|
1595
|
-
"shape": "
|
|
1601
|
+
"shape": "S2g"
|
|
1596
1602
|
}
|
|
1597
1603
|
}
|
|
1598
1604
|
}
|
|
@@ -1611,7 +1617,7 @@
|
|
|
1611
1617
|
"type": "structure",
|
|
1612
1618
|
"members": {
|
|
1613
1619
|
"ReplicationTask": {
|
|
1614
|
-
"shape": "
|
|
1620
|
+
"shape": "S2g"
|
|
1615
1621
|
}
|
|
1616
1622
|
}
|
|
1617
1623
|
}
|
|
@@ -1666,7 +1672,7 @@
|
|
|
1666
1672
|
"type": "structure",
|
|
1667
1673
|
"members": {
|
|
1668
1674
|
"ReplicationTask": {
|
|
1669
|
-
"shape": "
|
|
1675
|
+
"shape": "S2g"
|
|
1670
1676
|
}
|
|
1671
1677
|
}
|
|
1672
1678
|
}
|
|
@@ -1687,7 +1693,7 @@
|
|
|
1687
1693
|
"type": "structure",
|
|
1688
1694
|
"members": {
|
|
1689
1695
|
"Connection": {
|
|
1690
|
-
"shape": "
|
|
1696
|
+
"shape": "S2p"
|
|
1691
1697
|
}
|
|
1692
1698
|
}
|
|
1693
1699
|
}
|
|
@@ -1826,6 +1832,9 @@
|
|
|
1826
1832
|
"type": "boolean"
|
|
1827
1833
|
},
|
|
1828
1834
|
"CdcPath": {},
|
|
1835
|
+
"UseTaskStartTimeForFullLoadTimestamp": {
|
|
1836
|
+
"type": "boolean"
|
|
1837
|
+
},
|
|
1829
1838
|
"CannedAclForObjects": {},
|
|
1830
1839
|
"AddColumnName": {
|
|
1831
1840
|
"type": "boolean"
|
|
@@ -2342,7 +2351,38 @@
|
|
|
2342
2351
|
"SslCaCertificateArn": {}
|
|
2343
2352
|
}
|
|
2344
2353
|
},
|
|
2345
|
-
"
|
|
2354
|
+
"S1o": {
|
|
2355
|
+
"type": "structure",
|
|
2356
|
+
"members": {
|
|
2357
|
+
"AfterConnectScript": {},
|
|
2358
|
+
"CleanSourceMetadataOnMismatch": {
|
|
2359
|
+
"type": "boolean"
|
|
2360
|
+
},
|
|
2361
|
+
"DatabaseName": {},
|
|
2362
|
+
"EventsPollInterval": {
|
|
2363
|
+
"type": "integer"
|
|
2364
|
+
},
|
|
2365
|
+
"TargetDbType": {},
|
|
2366
|
+
"MaxFileSize": {
|
|
2367
|
+
"type": "integer"
|
|
2368
|
+
},
|
|
2369
|
+
"ParallelLoadThreads": {
|
|
2370
|
+
"type": "integer"
|
|
2371
|
+
},
|
|
2372
|
+
"Password": {
|
|
2373
|
+
"shape": "Sj"
|
|
2374
|
+
},
|
|
2375
|
+
"Port": {
|
|
2376
|
+
"type": "integer"
|
|
2377
|
+
},
|
|
2378
|
+
"ServerName": {},
|
|
2379
|
+
"ServerTimezone": {},
|
|
2380
|
+
"Username": {},
|
|
2381
|
+
"SecretsManagerAccessRoleArn": {},
|
|
2382
|
+
"SecretsManagerSecretId": {}
|
|
2383
|
+
}
|
|
2384
|
+
},
|
|
2385
|
+
"S1q": {
|
|
2346
2386
|
"type": "structure",
|
|
2347
2387
|
"members": {
|
|
2348
2388
|
"EndpointIdentifier": {},
|
|
@@ -2414,18 +2454,21 @@
|
|
|
2414
2454
|
},
|
|
2415
2455
|
"RedisSettings": {
|
|
2416
2456
|
"shape": "S1l"
|
|
2457
|
+
},
|
|
2458
|
+
"GcpMySQLSettings": {
|
|
2459
|
+
"shape": "S1o"
|
|
2417
2460
|
}
|
|
2418
2461
|
}
|
|
2419
2462
|
},
|
|
2420
|
-
"
|
|
2463
|
+
"S1s": {
|
|
2421
2464
|
"type": "list",
|
|
2422
2465
|
"member": {}
|
|
2423
2466
|
},
|
|
2424
|
-
"
|
|
2467
|
+
"S1t": {
|
|
2425
2468
|
"type": "list",
|
|
2426
2469
|
"member": {}
|
|
2427
2470
|
},
|
|
2428
|
-
"
|
|
2471
|
+
"S1v": {
|
|
2429
2472
|
"type": "structure",
|
|
2430
2473
|
"members": {
|
|
2431
2474
|
"CustomerAwsId": {},
|
|
@@ -2435,21 +2478,21 @@
|
|
|
2435
2478
|
"SubscriptionCreationTime": {},
|
|
2436
2479
|
"SourceType": {},
|
|
2437
2480
|
"SourceIdsList": {
|
|
2438
|
-
"shape": "
|
|
2481
|
+
"shape": "S1t"
|
|
2439
2482
|
},
|
|
2440
2483
|
"EventCategoriesList": {
|
|
2441
|
-
"shape": "
|
|
2484
|
+
"shape": "S1s"
|
|
2442
2485
|
},
|
|
2443
2486
|
"Enabled": {
|
|
2444
2487
|
"type": "boolean"
|
|
2445
2488
|
}
|
|
2446
2489
|
}
|
|
2447
2490
|
},
|
|
2448
|
-
"
|
|
2491
|
+
"S1y": {
|
|
2449
2492
|
"type": "list",
|
|
2450
2493
|
"member": {}
|
|
2451
2494
|
},
|
|
2452
|
-
"
|
|
2495
|
+
"S20": {
|
|
2453
2496
|
"type": "structure",
|
|
2454
2497
|
"members": {
|
|
2455
2498
|
"ReplicationInstanceIdentifier": {},
|
|
@@ -2473,7 +2516,7 @@
|
|
|
2473
2516
|
},
|
|
2474
2517
|
"AvailabilityZone": {},
|
|
2475
2518
|
"ReplicationSubnetGroup": {
|
|
2476
|
-
"shape": "
|
|
2519
|
+
"shape": "S23"
|
|
2477
2520
|
},
|
|
2478
2521
|
"PreferredMaintenanceWindow": {},
|
|
2479
2522
|
"PendingModifiedValues": {
|
|
@@ -2522,7 +2565,7 @@
|
|
|
2522
2565
|
"DnsNameServers": {}
|
|
2523
2566
|
}
|
|
2524
2567
|
},
|
|
2525
|
-
"
|
|
2568
|
+
"S23": {
|
|
2526
2569
|
"type": "structure",
|
|
2527
2570
|
"members": {
|
|
2528
2571
|
"ReplicationSubnetGroupIdentifier": {},
|
|
@@ -2547,11 +2590,11 @@
|
|
|
2547
2590
|
}
|
|
2548
2591
|
}
|
|
2549
2592
|
},
|
|
2550
|
-
"
|
|
2593
|
+
"S2b": {
|
|
2551
2594
|
"type": "list",
|
|
2552
2595
|
"member": {}
|
|
2553
2596
|
},
|
|
2554
|
-
"
|
|
2597
|
+
"S2g": {
|
|
2555
2598
|
"type": "structure",
|
|
2556
2599
|
"members": {
|
|
2557
2600
|
"ReplicationTaskIdentifier": {},
|
|
@@ -2616,7 +2659,7 @@
|
|
|
2616
2659
|
"TargetReplicationInstanceArn": {}
|
|
2617
2660
|
}
|
|
2618
2661
|
},
|
|
2619
|
-
"
|
|
2662
|
+
"S2l": {
|
|
2620
2663
|
"type": "structure",
|
|
2621
2664
|
"members": {
|
|
2622
2665
|
"CertificateIdentifier": {},
|
|
@@ -2641,7 +2684,7 @@
|
|
|
2641
2684
|
}
|
|
2642
2685
|
}
|
|
2643
2686
|
},
|
|
2644
|
-
"
|
|
2687
|
+
"S2p": {
|
|
2645
2688
|
"type": "structure",
|
|
2646
2689
|
"members": {
|
|
2647
2690
|
"ReplicationInstanceArn": {},
|
|
@@ -2652,7 +2695,7 @@
|
|
|
2652
2695
|
"ReplicationInstanceIdentifier": {}
|
|
2653
2696
|
}
|
|
2654
2697
|
},
|
|
2655
|
-
"
|
|
2698
|
+
"S3a": {
|
|
2656
2699
|
"type": "list",
|
|
2657
2700
|
"member": {
|
|
2658
2701
|
"type": "structure",
|
|
@@ -2669,7 +2712,7 @@
|
|
|
2669
2712
|
}
|
|
2670
2713
|
}
|
|
2671
2714
|
},
|
|
2672
|
-
"
|
|
2715
|
+
"S4i": {
|
|
2673
2716
|
"type": "structure",
|
|
2674
2717
|
"members": {
|
|
2675
2718
|
"EndpointArn": {},
|