@pgarbe/cdk-ecr-sync 0.5.30 → 0.5.31

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 (113) hide show
  1. package/.jsii +4 -4
  2. package/CHANGELOG.md +91 -1
  3. package/lib/ecr-sync.d.ts +0 -1
  4. package/lib/ecr-sync.js +4 -5
  5. package/lib/image.d.ts +0 -1
  6. package/lib/index.d.ts +0 -1
  7. package/lib/lambda/docker-adapter.d.ts +0 -1
  8. package/lib/lambda/docker-adapter.js +2 -3
  9. package/lib/lambda/ecr-adapter.d.ts +0 -1
  10. package/lib/lambda/get-image-tags-handler.d.ts +0 -1
  11. package/lib/lambda/get-image-tags-handler.js +3 -4
  12. package/node_modules/aws-sdk/CHANGELOG.md +57 -1
  13. package/node_modules/aws-sdk/README.md +1 -1
  14. package/node_modules/aws-sdk/apis/application-insights-2018-11-25.min.json +25 -24
  15. package/node_modules/aws-sdk/apis/auditmanager-2017-07-25.min.json +4 -0
  16. package/node_modules/aws-sdk/apis/backup-gateway-2021-01-01.min.json +58 -8
  17. package/node_modules/aws-sdk/apis/budgets-2016-10-20.min.json +53 -53
  18. package/node_modules/aws-sdk/apis/ce-2017-10-25.min.json +79 -0
  19. package/node_modules/aws-sdk/apis/ce-2017-10-25.paginators.json +5 -0
  20. package/node_modules/aws-sdk/apis/chime-sdk-meetings-2021-07-15.min.json +126 -33
  21. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +124 -53
  22. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.paginators.json +5 -0
  23. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +637 -93
  24. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +11 -0
  25. package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.examples.json +5 -0
  26. package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.min.json +767 -0
  27. package/node_modules/aws-sdk/apis/connectcampaigns-2021-01-30.paginators.json +10 -0
  28. package/node_modules/aws-sdk/apis/dms-2016-01-01.min.json +385 -52
  29. package/node_modules/aws-sdk/apis/dms-2016-01-01.paginators.json +25 -0
  30. package/node_modules/aws-sdk/apis/finspace-data-2020-07-13.min.json +278 -73
  31. package/node_modules/aws-sdk/apis/forecast-2018-06-26.min.json +81 -50
  32. package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +325 -98
  33. package/node_modules/aws-sdk/apis/kendra-2019-02-03.min.json +179 -61
  34. package/node_modules/aws-sdk/apis/lookoutmetrics-2017-07-25.min.json +105 -48
  35. package/node_modules/aws-sdk/apis/m2-2021-04-28.examples.json +5 -0
  36. package/node_modules/aws-sdk/apis/m2-2021-04-28.min.json +1820 -0
  37. package/node_modules/aws-sdk/apis/m2-2021-04-28.paginators.json +58 -0
  38. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +146 -143
  39. package/node_modules/aws-sdk/apis/metadata.json +9 -0
  40. package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +293 -100
  41. package/node_modules/aws-sdk/apis/outposts-2019-12-03.min.json +67 -0
  42. package/node_modules/aws-sdk/apis/proton-2020-07-20.min.json +451 -139
  43. package/node_modules/aws-sdk/apis/proton-2020-07-20.paginators.json +16 -0
  44. package/node_modules/aws-sdk/apis/proton-2020-07-20.waiters2.json +33 -0
  45. package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +39 -5
  46. package/node_modules/aws-sdk/apis/redshift-data-2019-12-20.min.json +25 -16
  47. package/node_modules/aws-sdk/apis/redshiftserverless-2021-04-21.examples.json +5 -0
  48. package/node_modules/aws-sdk/apis/redshiftserverless-2021-04-21.min.json +1206 -0
  49. package/node_modules/aws-sdk/apis/redshiftserverless-2021-04-21.paginators.json +40 -0
  50. package/node_modules/aws-sdk/apis/route53-2013-04-01.min.json +333 -78
  51. package/node_modules/aws-sdk/apis/route53-2013-04-01.paginators.json +18 -0
  52. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +841 -300
  53. package/node_modules/aws-sdk/apis/servicecatalog-appregistry-2020-06-24.min.json +45 -0
  54. package/node_modules/aws-sdk/apis/servicecatalog-appregistry-2020-06-24.paginators.json +6 -0
  55. package/node_modules/aws-sdk/apis/voice-id-2021-09-27.min.json +67 -53
  56. package/node_modules/aws-sdk/clients/all.d.ts +3 -0
  57. package/node_modules/aws-sdk/clients/all.js +4 -1
  58. package/node_modules/aws-sdk/clients/applicationinsights.d.ts +38 -3
  59. package/node_modules/aws-sdk/clients/auditmanager.d.ts +7 -7
  60. package/node_modules/aws-sdk/clients/backupgateway.d.ts +77 -2
  61. package/node_modules/aws-sdk/clients/budgets.d.ts +2 -1
  62. package/node_modules/aws-sdk/clients/chimesdkmeetings.d.ts +82 -1
  63. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +81 -5
  64. package/node_modules/aws-sdk/clients/codeartifact.d.ts +93 -93
  65. package/node_modules/aws-sdk/clients/connect.d.ts +708 -11
  66. package/node_modules/aws-sdk/clients/connectcampaigns.d.ts +446 -0
  67. package/node_modules/aws-sdk/clients/connectcampaigns.js +18 -0
  68. package/node_modules/aws-sdk/clients/costexplorer.d.ts +219 -113
  69. package/node_modules/aws-sdk/clients/dms.d.ts +532 -2
  70. package/node_modules/aws-sdk/clients/dynamodb.d.ts +18 -18
  71. package/node_modules/aws-sdk/clients/dynamodbstreams.d.ts +1 -1
  72. package/node_modules/aws-sdk/clients/finspacedata.d.ts +201 -4
  73. package/node_modules/aws-sdk/clients/forecastservice.d.ts +63 -8
  74. package/node_modules/aws-sdk/clients/frauddetector.d.ts +5 -5
  75. package/node_modules/aws-sdk/clients/guardduty.d.ts +186 -4
  76. package/node_modules/aws-sdk/clients/iam.d.ts +2 -2
  77. package/node_modules/aws-sdk/clients/kendra.d.ts +157 -4
  78. package/node_modules/aws-sdk/clients/lookoutmetrics.d.ts +69 -2
  79. package/node_modules/aws-sdk/clients/m2.d.ts +1840 -0
  80. package/node_modules/aws-sdk/clients/m2.js +18 -0
  81. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +6 -1
  82. package/node_modules/aws-sdk/clients/neptune.d.ts +233 -0
  83. package/node_modules/aws-sdk/clients/outposts.d.ts +94 -0
  84. package/node_modules/aws-sdk/clients/proton.d.ts +492 -72
  85. package/node_modules/aws-sdk/clients/redshift.d.ts +41 -1
  86. package/node_modules/aws-sdk/clients/redshiftdata.d.ts +51 -14
  87. package/node_modules/aws-sdk/clients/redshiftserverless.d.ts +1525 -0
  88. package/node_modules/aws-sdk/clients/redshiftserverless.js +18 -0
  89. package/node_modules/aws-sdk/clients/route53.d.ts +267 -7
  90. package/node_modules/aws-sdk/clients/secretsmanager.d.ts +6 -6
  91. package/node_modules/aws-sdk/clients/securityhub.d.ts +1020 -19
  92. package/node_modules/aws-sdk/clients/servicecatalogappregistry.d.ts +49 -2
  93. package/node_modules/aws-sdk/clients/voiceid.d.ts +46 -23
  94. package/node_modules/aws-sdk/clients/workspaces.d.ts +10 -10
  95. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +37 -10
  96. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +197 -51
  97. package/node_modules/aws-sdk/dist/aws-sdk.js +1251 -237
  98. package/node_modules/aws-sdk/dist/aws-sdk.min.js +91 -91
  99. package/node_modules/aws-sdk/lib/config_service_placeholders.d.ts +6 -0
  100. package/node_modules/aws-sdk/lib/core.js +1 -1
  101. package/node_modules/aws-sdk/lib/dynamodb/document_client.d.ts +11 -11
  102. package/node_modules/aws-sdk/lib/event_listeners.js +18 -0
  103. package/node_modules/aws-sdk/lib/util.js +15 -7
  104. package/node_modules/aws-sdk/package.json +1 -1
  105. package/package.json +13 -13
  106. package/lib/ecr-sync.d.ts.map +0 -1
  107. package/lib/image.d.ts.map +0 -1
  108. package/lib/index.d.ts.map +0 -1
  109. package/lib/lambda/docker-adapter.d.ts.map +0 -1
  110. package/lib/lambda/ecr-adapter.d.ts.map +0 -1
  111. package/lib/lambda/get-image-tags-handler.d.ts.map +0 -1
  112. package/releasetag.txt +0 -1
  113. package/version.txt +0 -1
@@ -203,6 +203,32 @@
203
203
  }
204
204
  }
205
205
  },
206
+ "CreateFleetAdvisorCollector": {
207
+ "input": {
208
+ "type": "structure",
209
+ "required": [
210
+ "CollectorName",
211
+ "ServiceAccessRoleArn",
212
+ "S3BucketName"
213
+ ],
214
+ "members": {
215
+ "CollectorName": {},
216
+ "Description": {},
217
+ "ServiceAccessRoleArn": {},
218
+ "S3BucketName": {}
219
+ }
220
+ },
221
+ "output": {
222
+ "type": "structure",
223
+ "members": {
224
+ "CollectorReferencedId": {},
225
+ "CollectorName": {},
226
+ "Description": {},
227
+ "ServiceAccessRoleArn": {},
228
+ "S3BucketName": {}
229
+ }
230
+ }
231
+ },
206
232
  "CreateReplicationInstance": {
207
233
  "input": {
208
234
  "type": "structure",
@@ -217,7 +243,7 @@
217
243
  },
218
244
  "ReplicationInstanceClass": {},
219
245
  "VpcSecurityGroupIds": {
220
- "shape": "S1y"
246
+ "shape": "S20"
221
247
  },
222
248
  "AvailabilityZone": {},
223
249
  "ReplicationSubnetGroupIdentifier": {},
@@ -244,7 +270,7 @@
244
270
  "type": "structure",
245
271
  "members": {
246
272
  "ReplicationInstance": {
247
- "shape": "S20"
273
+ "shape": "S22"
248
274
  }
249
275
  }
250
276
  }
@@ -261,7 +287,7 @@
261
287
  "ReplicationSubnetGroupIdentifier": {},
262
288
  "ReplicationSubnetGroupDescription": {},
263
289
  "SubnetIds": {
264
- "shape": "S2b"
290
+ "shape": "S2d"
265
291
  },
266
292
  "Tags": {
267
293
  "shape": "S3"
@@ -272,7 +298,7 @@
272
298
  "type": "structure",
273
299
  "members": {
274
300
  "ReplicationSubnetGroup": {
275
- "shape": "S23"
301
+ "shape": "S25"
276
302
  }
277
303
  }
278
304
  }
@@ -312,7 +338,7 @@
312
338
  "type": "structure",
313
339
  "members": {
314
340
  "ReplicationTask": {
315
- "shape": "S2g"
341
+ "shape": "S2i"
316
342
  }
317
343
  }
318
344
  }
@@ -331,7 +357,7 @@
331
357
  "type": "structure",
332
358
  "members": {
333
359
  "Certificate": {
334
- "shape": "S2l"
360
+ "shape": "S2n"
335
361
  }
336
362
  }
337
363
  }
@@ -352,7 +378,7 @@
352
378
  "type": "structure",
353
379
  "members": {
354
380
  "Connection": {
355
- "shape": "S2p"
381
+ "shape": "S2r"
356
382
  }
357
383
  }
358
384
  }
@@ -395,6 +421,38 @@
395
421
  }
396
422
  }
397
423
  },
424
+ "DeleteFleetAdvisorCollector": {
425
+ "input": {
426
+ "type": "structure",
427
+ "required": [
428
+ "CollectorReferencedId"
429
+ ],
430
+ "members": {
431
+ "CollectorReferencedId": {}
432
+ }
433
+ }
434
+ },
435
+ "DeleteFleetAdvisorDatabases": {
436
+ "input": {
437
+ "type": "structure",
438
+ "required": [
439
+ "DatabaseIds"
440
+ ],
441
+ "members": {
442
+ "DatabaseIds": {
443
+ "shape": "S2y"
444
+ }
445
+ }
446
+ },
447
+ "output": {
448
+ "type": "structure",
449
+ "members": {
450
+ "DatabaseIds": {
451
+ "shape": "S2y"
452
+ }
453
+ }
454
+ }
455
+ },
398
456
  "DeleteReplicationInstance": {
399
457
  "input": {
400
458
  "type": "structure",
@@ -409,7 +467,7 @@
409
467
  "type": "structure",
410
468
  "members": {
411
469
  "ReplicationInstance": {
412
- "shape": "S20"
470
+ "shape": "S22"
413
471
  }
414
472
  }
415
473
  }
@@ -443,7 +501,7 @@
443
501
  "type": "structure",
444
502
  "members": {
445
503
  "ReplicationTask": {
446
- "shape": "S2g"
504
+ "shape": "S2i"
447
505
  }
448
506
  }
449
507
  }
@@ -525,7 +583,7 @@
525
583
  "type": "structure",
526
584
  "members": {
527
585
  "Filters": {
528
- "shape": "S3a"
586
+ "shape": "S3g"
529
587
  },
530
588
  "MaxRecords": {
531
589
  "type": "integer"
@@ -540,7 +598,7 @@
540
598
  "Certificates": {
541
599
  "type": "list",
542
600
  "member": {
543
- "shape": "S2l"
601
+ "shape": "S2n"
544
602
  }
545
603
  }
546
604
  }
@@ -551,7 +609,7 @@
551
609
  "type": "structure",
552
610
  "members": {
553
611
  "Filters": {
554
- "shape": "S3a"
612
+ "shape": "S3g"
555
613
  },
556
614
  "MaxRecords": {
557
615
  "type": "integer"
@@ -566,7 +624,7 @@
566
624
  "Connections": {
567
625
  "type": "list",
568
626
  "member": {
569
- "shape": "S2p"
627
+ "shape": "S2r"
570
628
  }
571
629
  }
572
630
  }
@@ -624,7 +682,7 @@
624
682
  "type": "structure",
625
683
  "members": {
626
684
  "Filters": {
627
- "shape": "S3a"
685
+ "shape": "S3g"
628
686
  },
629
687
  "MaxRecords": {
630
688
  "type": "integer"
@@ -659,7 +717,7 @@
659
717
  "type": "structure",
660
718
  "members": {
661
719
  "Filters": {
662
- "shape": "S3a"
720
+ "shape": "S3g"
663
721
  },
664
722
  "MaxRecords": {
665
723
  "type": "integer"
@@ -686,7 +744,7 @@
686
744
  "members": {
687
745
  "SourceType": {},
688
746
  "Filters": {
689
- "shape": "S3a"
747
+ "shape": "S3g"
690
748
  }
691
749
  }
692
750
  },
@@ -714,7 +772,7 @@
714
772
  "members": {
715
773
  "SubscriptionName": {},
716
774
  "Filters": {
717
- "shape": "S3a"
775
+ "shape": "S3g"
718
776
  },
719
777
  "MaxRecords": {
720
778
  "type": "integer"
@@ -754,7 +812,7 @@
754
812
  "shape": "S1s"
755
813
  },
756
814
  "Filters": {
757
- "shape": "S3a"
815
+ "shape": "S3g"
758
816
  },
759
817
  "MaxRecords": {
760
818
  "type": "integer"
@@ -786,6 +844,260 @@
786
844
  }
787
845
  }
788
846
  },
847
+ "DescribeFleetAdvisorCollectors": {
848
+ "input": {
849
+ "type": "structure",
850
+ "members": {
851
+ "Filters": {
852
+ "shape": "S3g"
853
+ },
854
+ "MaxRecords": {
855
+ "type": "integer"
856
+ },
857
+ "NextToken": {}
858
+ }
859
+ },
860
+ "output": {
861
+ "type": "structure",
862
+ "members": {
863
+ "Collectors": {
864
+ "type": "list",
865
+ "member": {
866
+ "type": "structure",
867
+ "members": {
868
+ "CollectorReferencedId": {},
869
+ "CollectorName": {},
870
+ "CollectorVersion": {},
871
+ "VersionStatus": {},
872
+ "Description": {},
873
+ "S3BucketName": {},
874
+ "ServiceAccessRoleArn": {},
875
+ "CollectorHealthCheck": {
876
+ "type": "structure",
877
+ "members": {
878
+ "CollectorStatus": {},
879
+ "LocalCollectorS3Access": {
880
+ "type": "boolean"
881
+ },
882
+ "WebCollectorS3Access": {
883
+ "type": "boolean"
884
+ },
885
+ "WebCollectorGrantedRoleBasedAccess": {
886
+ "type": "boolean"
887
+ }
888
+ }
889
+ },
890
+ "LastDataReceived": {},
891
+ "RegisteredDate": {},
892
+ "CreatedDate": {},
893
+ "ModifiedDate": {},
894
+ "InventoryData": {
895
+ "type": "structure",
896
+ "members": {
897
+ "NumberOfDatabases": {
898
+ "type": "integer"
899
+ },
900
+ "NumberOfSchemas": {
901
+ "type": "integer"
902
+ }
903
+ }
904
+ }
905
+ }
906
+ }
907
+ },
908
+ "NextToken": {}
909
+ }
910
+ }
911
+ },
912
+ "DescribeFleetAdvisorDatabases": {
913
+ "input": {
914
+ "type": "structure",
915
+ "members": {
916
+ "Filters": {
917
+ "shape": "S3g"
918
+ },
919
+ "MaxRecords": {
920
+ "type": "integer"
921
+ },
922
+ "NextToken": {}
923
+ }
924
+ },
925
+ "output": {
926
+ "type": "structure",
927
+ "members": {
928
+ "Databases": {
929
+ "type": "list",
930
+ "member": {
931
+ "type": "structure",
932
+ "members": {
933
+ "DatabaseId": {},
934
+ "DatabaseName": {},
935
+ "IpAddress": {},
936
+ "NumberOfSchemas": {
937
+ "type": "long"
938
+ },
939
+ "Server": {
940
+ "shape": "S4q"
941
+ },
942
+ "SoftwareDetails": {
943
+ "type": "structure",
944
+ "members": {
945
+ "Engine": {},
946
+ "EngineVersion": {},
947
+ "EngineEdition": {},
948
+ "ServicePack": {},
949
+ "SupportLevel": {},
950
+ "OsArchitecture": {
951
+ "type": "integer"
952
+ },
953
+ "Tooltip": {}
954
+ }
955
+ },
956
+ "Collectors": {
957
+ "type": "list",
958
+ "member": {
959
+ "type": "structure",
960
+ "members": {
961
+ "CollectorReferencedId": {},
962
+ "CollectorName": {}
963
+ }
964
+ }
965
+ }
966
+ }
967
+ }
968
+ },
969
+ "NextToken": {}
970
+ }
971
+ }
972
+ },
973
+ "DescribeFleetAdvisorLsaAnalysis": {
974
+ "input": {
975
+ "type": "structure",
976
+ "members": {
977
+ "MaxRecords": {
978
+ "type": "integer"
979
+ },
980
+ "NextToken": {}
981
+ }
982
+ },
983
+ "output": {
984
+ "type": "structure",
985
+ "members": {
986
+ "Analysis": {
987
+ "type": "list",
988
+ "member": {
989
+ "type": "structure",
990
+ "members": {
991
+ "LsaAnalysisId": {},
992
+ "Status": {}
993
+ }
994
+ }
995
+ },
996
+ "NextToken": {}
997
+ }
998
+ }
999
+ },
1000
+ "DescribeFleetAdvisorSchemaObjectSummary": {
1001
+ "input": {
1002
+ "type": "structure",
1003
+ "members": {
1004
+ "Filters": {
1005
+ "shape": "S3g"
1006
+ },
1007
+ "MaxRecords": {
1008
+ "type": "integer"
1009
+ },
1010
+ "NextToken": {}
1011
+ }
1012
+ },
1013
+ "output": {
1014
+ "type": "structure",
1015
+ "members": {
1016
+ "FleetAdvisorSchemaObjects": {
1017
+ "type": "list",
1018
+ "member": {
1019
+ "type": "structure",
1020
+ "members": {
1021
+ "SchemaId": {},
1022
+ "ObjectType": {},
1023
+ "NumberOfObjects": {
1024
+ "type": "long"
1025
+ },
1026
+ "CodeLineCount": {
1027
+ "type": "long"
1028
+ },
1029
+ "CodeSize": {
1030
+ "type": "long"
1031
+ }
1032
+ }
1033
+ }
1034
+ },
1035
+ "NextToken": {}
1036
+ }
1037
+ }
1038
+ },
1039
+ "DescribeFleetAdvisorSchemas": {
1040
+ "input": {
1041
+ "type": "structure",
1042
+ "members": {
1043
+ "Filters": {
1044
+ "shape": "S3g"
1045
+ },
1046
+ "MaxRecords": {
1047
+ "type": "integer"
1048
+ },
1049
+ "NextToken": {}
1050
+ }
1051
+ },
1052
+ "output": {
1053
+ "type": "structure",
1054
+ "members": {
1055
+ "FleetAdvisorSchemas": {
1056
+ "type": "list",
1057
+ "member": {
1058
+ "type": "structure",
1059
+ "members": {
1060
+ "CodeLineCount": {
1061
+ "type": "long"
1062
+ },
1063
+ "CodeSize": {
1064
+ "type": "long"
1065
+ },
1066
+ "Complexity": {},
1067
+ "Server": {
1068
+ "shape": "S4q"
1069
+ },
1070
+ "DatabaseInstance": {
1071
+ "type": "structure",
1072
+ "members": {
1073
+ "DatabaseId": {},
1074
+ "DatabaseName": {},
1075
+ "DatabaseIpAddress": {},
1076
+ "DatabaseEngine": {}
1077
+ }
1078
+ },
1079
+ "SchemaId": {},
1080
+ "SchemaName": {},
1081
+ "OriginalSchema": {
1082
+ "type": "structure",
1083
+ "members": {
1084
+ "SchemaId": {},
1085
+ "SchemaName": {},
1086
+ "DatabaseId": {},
1087
+ "DatabaseName": {},
1088
+ "DatabaseIpAddress": {}
1089
+ }
1090
+ },
1091
+ "Similarity": {
1092
+ "type": "double"
1093
+ }
1094
+ }
1095
+ }
1096
+ },
1097
+ "NextToken": {}
1098
+ }
1099
+ }
1100
+ },
789
1101
  "DescribeOrderableReplicationInstances": {
790
1102
  "input": {
791
1103
  "type": "structure",
@@ -837,7 +1149,7 @@
837
1149
  "members": {
838
1150
  "ReplicationInstanceArn": {},
839
1151
  "Filters": {
840
- "shape": "S3a"
1152
+ "shape": "S3g"
841
1153
  },
842
1154
  "Marker": {},
843
1155
  "MaxRecords": {
@@ -872,7 +1184,7 @@
872
1184
  "type": "structure",
873
1185
  "members": {
874
1186
  "RefreshSchemasStatus": {
875
- "shape": "S4i"
1187
+ "shape": "S5k"
876
1188
  }
877
1189
  }
878
1190
  }
@@ -917,7 +1229,7 @@
917
1229
  "type": "structure",
918
1230
  "members": {
919
1231
  "Filters": {
920
- "shape": "S3a"
1232
+ "shape": "S3g"
921
1233
  },
922
1234
  "MaxRecords": {
923
1235
  "type": "integer"
@@ -932,7 +1244,7 @@
932
1244
  "ReplicationInstances": {
933
1245
  "type": "list",
934
1246
  "member": {
935
- "shape": "S20"
1247
+ "shape": "S22"
936
1248
  }
937
1249
  }
938
1250
  }
@@ -943,7 +1255,7 @@
943
1255
  "type": "structure",
944
1256
  "members": {
945
1257
  "Filters": {
946
- "shape": "S3a"
1258
+ "shape": "S3g"
947
1259
  },
948
1260
  "MaxRecords": {
949
1261
  "type": "integer"
@@ -958,7 +1270,7 @@
958
1270
  "ReplicationSubnetGroups": {
959
1271
  "type": "list",
960
1272
  "member": {
961
- "shape": "S23"
1273
+ "shape": "S25"
962
1274
  }
963
1275
  }
964
1276
  }
@@ -1005,7 +1317,7 @@
1005
1317
  "type": "structure",
1006
1318
  "members": {
1007
1319
  "Filters": {
1008
- "shape": "S3a"
1320
+ "shape": "S3g"
1009
1321
  },
1010
1322
  "MaxRecords": {
1011
1323
  "type": "integer"
@@ -1031,7 +1343,7 @@
1031
1343
  "type": "structure",
1032
1344
  "members": {
1033
1345
  "Filters": {
1034
- "shape": "S3a"
1346
+ "shape": "S3g"
1035
1347
  },
1036
1348
  "MaxRecords": {
1037
1349
  "type": "integer"
@@ -1066,7 +1378,7 @@
1066
1378
  "type": "structure",
1067
1379
  "members": {
1068
1380
  "Filters": {
1069
- "shape": "S3a"
1381
+ "shape": "S3g"
1070
1382
  },
1071
1383
  "MaxRecords": {
1072
1384
  "type": "integer"
@@ -1084,7 +1396,7 @@
1084
1396
  "ReplicationTasks": {
1085
1397
  "type": "list",
1086
1398
  "member": {
1087
- "shape": "S2g"
1399
+ "shape": "S2i"
1088
1400
  }
1089
1401
  }
1090
1402
  }
@@ -1128,7 +1440,7 @@
1128
1440
  },
1129
1441
  "Marker": {},
1130
1442
  "Filters": {
1131
- "shape": "S3a"
1443
+ "shape": "S3g"
1132
1444
  }
1133
1445
  }
1134
1446
  },
@@ -1218,7 +1530,7 @@
1218
1530
  "type": "structure",
1219
1531
  "members": {
1220
1532
  "Certificate": {
1221
- "shape": "S2l"
1533
+ "shape": "S2n"
1222
1534
  }
1223
1535
  }
1224
1536
  }
@@ -1379,7 +1691,7 @@
1379
1691
  },
1380
1692
  "ReplicationInstanceClass": {},
1381
1693
  "VpcSecurityGroupIds": {
1382
- "shape": "S1y"
1694
+ "shape": "S20"
1383
1695
  },
1384
1696
  "PreferredMaintenanceWindow": {},
1385
1697
  "MultiAZ": {
@@ -1399,7 +1711,7 @@
1399
1711
  "type": "structure",
1400
1712
  "members": {
1401
1713
  "ReplicationInstance": {
1402
- "shape": "S20"
1714
+ "shape": "S22"
1403
1715
  }
1404
1716
  }
1405
1717
  }
@@ -1415,7 +1727,7 @@
1415
1727
  "ReplicationSubnetGroupIdentifier": {},
1416
1728
  "ReplicationSubnetGroupDescription": {},
1417
1729
  "SubnetIds": {
1418
- "shape": "S2b"
1730
+ "shape": "S2d"
1419
1731
  }
1420
1732
  }
1421
1733
  },
@@ -1423,7 +1735,7 @@
1423
1735
  "type": "structure",
1424
1736
  "members": {
1425
1737
  "ReplicationSubnetGroup": {
1426
- "shape": "S23"
1738
+ "shape": "S25"
1427
1739
  }
1428
1740
  }
1429
1741
  }
@@ -1452,7 +1764,7 @@
1452
1764
  "type": "structure",
1453
1765
  "members": {
1454
1766
  "ReplicationTask": {
1455
- "shape": "S2g"
1767
+ "shape": "S2i"
1456
1768
  }
1457
1769
  }
1458
1770
  }
@@ -1473,7 +1785,7 @@
1473
1785
  "type": "structure",
1474
1786
  "members": {
1475
1787
  "ReplicationTask": {
1476
- "shape": "S2g"
1788
+ "shape": "S2i"
1477
1789
  }
1478
1790
  }
1479
1791
  }
@@ -1498,7 +1810,7 @@
1498
1810
  "type": "structure",
1499
1811
  "members": {
1500
1812
  "ReplicationInstance": {
1501
- "shape": "S20"
1813
+ "shape": "S22"
1502
1814
  }
1503
1815
  }
1504
1816
  }
@@ -1519,7 +1831,7 @@
1519
1831
  "type": "structure",
1520
1832
  "members": {
1521
1833
  "RefreshSchemasStatus": {
1522
- "shape": "S4i"
1834
+ "shape": "S5k"
1523
1835
  }
1524
1836
  }
1525
1837
  }
@@ -1577,6 +1889,15 @@
1577
1889
  "members": {}
1578
1890
  }
1579
1891
  },
1892
+ "RunFleetAdvisorLsaAnalysis": {
1893
+ "output": {
1894
+ "type": "structure",
1895
+ "members": {
1896
+ "LsaAnalysisId": {},
1897
+ "Status": {}
1898
+ }
1899
+ }
1900
+ },
1580
1901
  "StartReplicationTask": {
1581
1902
  "input": {
1582
1903
  "type": "structure",
@@ -1598,7 +1919,7 @@
1598
1919
  "type": "structure",
1599
1920
  "members": {
1600
1921
  "ReplicationTask": {
1601
- "shape": "S2g"
1922
+ "shape": "S2i"
1602
1923
  }
1603
1924
  }
1604
1925
  }
@@ -1617,7 +1938,7 @@
1617
1938
  "type": "structure",
1618
1939
  "members": {
1619
1940
  "ReplicationTask": {
1620
- "shape": "S2g"
1941
+ "shape": "S2i"
1621
1942
  }
1622
1943
  }
1623
1944
  }
@@ -1672,7 +1993,7 @@
1672
1993
  "type": "structure",
1673
1994
  "members": {
1674
1995
  "ReplicationTask": {
1675
- "shape": "S2g"
1996
+ "shape": "S2i"
1676
1997
  }
1677
1998
  }
1678
1999
  }
@@ -1693,7 +2014,7 @@
1693
2014
  "type": "structure",
1694
2015
  "members": {
1695
2016
  "Connection": {
1696
- "shape": "S2p"
2017
+ "shape": "S2r"
1697
2018
  }
1698
2019
  }
1699
2020
  }
@@ -2489,11 +2810,11 @@
2489
2810
  }
2490
2811
  }
2491
2812
  },
2492
- "S1y": {
2813
+ "S20": {
2493
2814
  "type": "list",
2494
2815
  "member": {}
2495
2816
  },
2496
- "S20": {
2817
+ "S22": {
2497
2818
  "type": "structure",
2498
2819
  "members": {
2499
2820
  "ReplicationInstanceIdentifier": {},
@@ -2517,7 +2838,7 @@
2517
2838
  },
2518
2839
  "AvailabilityZone": {},
2519
2840
  "ReplicationSubnetGroup": {
2520
- "shape": "S23"
2841
+ "shape": "S25"
2521
2842
  },
2522
2843
  "PreferredMaintenanceWindow": {},
2523
2844
  "PendingModifiedValues": {
@@ -2566,7 +2887,7 @@
2566
2887
  "DnsNameServers": {}
2567
2888
  }
2568
2889
  },
2569
- "S23": {
2890
+ "S25": {
2570
2891
  "type": "structure",
2571
2892
  "members": {
2572
2893
  "ReplicationSubnetGroupIdentifier": {},
@@ -2591,11 +2912,11 @@
2591
2912
  }
2592
2913
  }
2593
2914
  },
2594
- "S2b": {
2915
+ "S2d": {
2595
2916
  "type": "list",
2596
2917
  "member": {}
2597
2918
  },
2598
- "S2g": {
2919
+ "S2i": {
2599
2920
  "type": "structure",
2600
2921
  "members": {
2601
2922
  "ReplicationTaskIdentifier": {},
@@ -2660,7 +2981,7 @@
2660
2981
  "TargetReplicationInstanceArn": {}
2661
2982
  }
2662
2983
  },
2663
- "S2l": {
2984
+ "S2n": {
2664
2985
  "type": "structure",
2665
2986
  "members": {
2666
2987
  "CertificateIdentifier": {},
@@ -2685,7 +3006,7 @@
2685
3006
  }
2686
3007
  }
2687
3008
  },
2688
- "S2p": {
3009
+ "S2r": {
2689
3010
  "type": "structure",
2690
3011
  "members": {
2691
3012
  "ReplicationInstanceArn": {},
@@ -2696,7 +3017,11 @@
2696
3017
  "ReplicationInstanceIdentifier": {}
2697
3018
  }
2698
3019
  },
2699
- "S3a": {
3020
+ "S2y": {
3021
+ "type": "list",
3022
+ "member": {}
3023
+ },
3024
+ "S3g": {
2700
3025
  "type": "list",
2701
3026
  "member": {
2702
3027
  "type": "structure",
@@ -2713,7 +3038,15 @@
2713
3038
  }
2714
3039
  }
2715
3040
  },
2716
- "S4i": {
3041
+ "S4q": {
3042
+ "type": "structure",
3043
+ "members": {
3044
+ "ServerId": {},
3045
+ "IpAddress": {},
3046
+ "ServerName": {}
3047
+ }
3048
+ },
3049
+ "S5k": {
2717
3050
  "type": "structure",
2718
3051
  "members": {
2719
3052
  "EndpointArn": {},