cdk-comprehend-s3olap 2.0.231 → 2.0.232

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.
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1426.0
1
+ // AWS SDK for JavaScript v2.1427.0
2
2
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
3
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
4
4
  (function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
@@ -204900,7 +204900,10 @@ module.exports={
204900
204900
  "SkipFinalSnapshot": {
204901
204901
  "type": "boolean"
204902
204902
  },
204903
- "FinalDBSnapshotIdentifier": {}
204903
+ "FinalDBSnapshotIdentifier": {},
204904
+ "DeleteAutomatedBackups": {
204905
+ "type": "boolean"
204906
+ }
204904
204907
  }
204905
204908
  },
204906
204909
  "output": {
@@ -204913,6 +204916,26 @@ module.exports={
204913
204916
  }
204914
204917
  }
204915
204918
  },
204919
+ "DeleteDBClusterAutomatedBackup": {
204920
+ "input": {
204921
+ "type": "structure",
204922
+ "required": [
204923
+ "DbClusterResourceId"
204924
+ ],
204925
+ "members": {
204926
+ "DbClusterResourceId": {}
204927
+ }
204928
+ },
204929
+ "output": {
204930
+ "resultWrapper": "DeleteDBClusterAutomatedBackupResult",
204931
+ "type": "structure",
204932
+ "members": {
204933
+ "DBClusterAutomatedBackup": {
204934
+ "shape": "S5r"
204935
+ }
204936
+ }
204937
+ }
204938
+ },
204916
204939
  "DeleteDBClusterEndpoint": {
204917
204940
  "input": {
204918
204941
  "type": "structure",
@@ -204999,7 +205022,7 @@ module.exports={
204999
205022
  "type": "structure",
205000
205023
  "members": {
205001
205024
  "DBInstanceAutomatedBackup": {
205002
- "shape": "S5x"
205025
+ "shape": "S61"
205003
205026
  }
205004
205027
  }
205005
205028
  }
@@ -205206,7 +205229,7 @@ module.exports={
205206
205229
  "members": {
205207
205230
  "BlueGreenDeploymentIdentifier": {},
205208
205231
  "Filters": {
205209
- "shape": "S6l"
205232
+ "shape": "S6o"
205210
205233
  },
205211
205234
  "Marker": {},
205212
205235
  "MaxRecords": {
@@ -205234,7 +205257,7 @@ module.exports={
205234
205257
  "members": {
205235
205258
  "CertificateIdentifier": {},
205236
205259
  "Filters": {
205237
- "shape": "S6l"
205260
+ "shape": "S6o"
205238
205261
  },
205239
205262
  "MaxRecords": {
205240
205263
  "type": "integer"
@@ -205249,7 +205272,7 @@ module.exports={
205249
205272
  "Certificates": {
205250
205273
  "type": "list",
205251
205274
  "member": {
205252
- "shape": "S6u",
205275
+ "shape": "S6x",
205253
205276
  "locationName": "Certificate"
205254
205277
  }
205255
205278
  },
@@ -205257,6 +205280,36 @@ module.exports={
205257
205280
  }
205258
205281
  }
205259
205282
  },
205283
+ "DescribeDBClusterAutomatedBackups": {
205284
+ "input": {
205285
+ "type": "structure",
205286
+ "members": {
205287
+ "DbClusterResourceId": {},
205288
+ "DBClusterIdentifier": {},
205289
+ "Filters": {
205290
+ "shape": "S6o"
205291
+ },
205292
+ "MaxRecords": {
205293
+ "type": "integer"
205294
+ },
205295
+ "Marker": {}
205296
+ }
205297
+ },
205298
+ "output": {
205299
+ "resultWrapper": "DescribeDBClusterAutomatedBackupsResult",
205300
+ "type": "structure",
205301
+ "members": {
205302
+ "Marker": {},
205303
+ "DBClusterAutomatedBackups": {
205304
+ "type": "list",
205305
+ "member": {
205306
+ "shape": "S5r",
205307
+ "locationName": "DBClusterAutomatedBackup"
205308
+ }
205309
+ }
205310
+ }
205311
+ }
205312
+ },
205260
205313
  "DescribeDBClusterBacktracks": {
205261
205314
  "input": {
205262
205315
  "type": "structure",
@@ -205267,7 +205320,7 @@ module.exports={
205267
205320
  "DBClusterIdentifier": {},
205268
205321
  "BacktrackIdentifier": {},
205269
205322
  "Filters": {
205270
- "shape": "S6l"
205323
+ "shape": "S6o"
205271
205324
  },
205272
205325
  "MaxRecords": {
205273
205326
  "type": "integer"
@@ -205297,7 +205350,7 @@ module.exports={
205297
205350
  "DBClusterIdentifier": {},
205298
205351
  "DBClusterEndpointIdentifier": {},
205299
205352
  "Filters": {
205300
- "shape": "S6l"
205353
+ "shape": "S6o"
205301
205354
  },
205302
205355
  "MaxRecords": {
205303
205356
  "type": "integer"
@@ -205326,7 +205379,7 @@ module.exports={
205326
205379
  "members": {
205327
205380
  "DBClusterParameterGroupName": {},
205328
205381
  "Filters": {
205329
- "shape": "S6l"
205382
+ "shape": "S6o"
205330
205383
  },
205331
205384
  "MaxRecords": {
205332
205385
  "type": "integer"
@@ -205359,7 +205412,7 @@ module.exports={
205359
205412
  "DBClusterParameterGroupName": {},
205360
205413
  "Source": {},
205361
205414
  "Filters": {
205362
- "shape": "S6l"
205415
+ "shape": "S6o"
205363
205416
  },
205364
205417
  "MaxRecords": {
205365
205418
  "type": "integer"
@@ -205372,7 +205425,7 @@ module.exports={
205372
205425
  "type": "structure",
205373
205426
  "members": {
205374
205427
  "Parameters": {
205375
- "shape": "S76"
205428
+ "shape": "S7c"
205376
205429
  },
205377
205430
  "Marker": {}
205378
205431
  }
@@ -205393,7 +205446,7 @@ module.exports={
205393
205446
  "type": "structure",
205394
205447
  "members": {
205395
205448
  "DBClusterSnapshotAttributesResult": {
205396
- "shape": "S7b"
205449
+ "shape": "S7h"
205397
205450
  }
205398
205451
  }
205399
205452
  }
@@ -205406,7 +205459,7 @@ module.exports={
205406
205459
  "DBClusterSnapshotIdentifier": {},
205407
205460
  "SnapshotType": {},
205408
205461
  "Filters": {
205409
- "shape": "S6l"
205462
+ "shape": "S6o"
205410
205463
  },
205411
205464
  "MaxRecords": {
205412
205465
  "type": "integer"
@@ -205417,7 +205470,8 @@ module.exports={
205417
205470
  },
205418
205471
  "IncludePublic": {
205419
205472
  "type": "boolean"
205420
- }
205473
+ },
205474
+ "DbClusterResourceId": {}
205421
205475
  }
205422
205476
  },
205423
205477
  "output": {
@@ -205441,7 +205495,7 @@ module.exports={
205441
205495
  "members": {
205442
205496
  "DBClusterIdentifier": {},
205443
205497
  "Filters": {
205444
- "shape": "S6l"
205498
+ "shape": "S6o"
205445
205499
  },
205446
205500
  "MaxRecords": {
205447
205501
  "type": "integer"
@@ -205475,7 +205529,7 @@ module.exports={
205475
205529
  "EngineVersion": {},
205476
205530
  "DBParameterGroupFamily": {},
205477
205531
  "Filters": {
205478
- "shape": "S6l"
205532
+ "shape": "S6o"
205479
205533
  },
205480
205534
  "MaxRecords": {
205481
205535
  "type": "integer"
@@ -205517,7 +205571,7 @@ module.exports={
205517
205571
  "DbiResourceId": {},
205518
205572
  "DBInstanceIdentifier": {},
205519
205573
  "Filters": {
205520
- "shape": "S6l"
205574
+ "shape": "S6o"
205521
205575
  },
205522
205576
  "MaxRecords": {
205523
205577
  "type": "integer"
@@ -205534,7 +205588,7 @@ module.exports={
205534
205588
  "DBInstanceAutomatedBackups": {
205535
205589
  "type": "list",
205536
205590
  "member": {
205537
- "shape": "S5x",
205591
+ "shape": "S61",
205538
205592
  "locationName": "DBInstanceAutomatedBackup"
205539
205593
  }
205540
205594
  }
@@ -205547,7 +205601,7 @@ module.exports={
205547
205601
  "members": {
205548
205602
  "DBInstanceIdentifier": {},
205549
205603
  "Filters": {
205550
- "shape": "S6l"
205604
+ "shape": "S6o"
205551
205605
  },
205552
205606
  "MaxRecords": {
205553
205607
  "type": "integer"
@@ -205586,7 +205640,7 @@ module.exports={
205586
205640
  "type": "long"
205587
205641
  },
205588
205642
  "Filters": {
205589
- "shape": "S6l"
205643
+ "shape": "S6o"
205590
205644
  },
205591
205645
  "MaxRecords": {
205592
205646
  "type": "integer"
@@ -205624,7 +205678,7 @@ module.exports={
205624
205678
  "members": {
205625
205679
  "DBParameterGroupName": {},
205626
205680
  "Filters": {
205627
- "shape": "S6l"
205681
+ "shape": "S6o"
205628
205682
  },
205629
205683
  "MaxRecords": {
205630
205684
  "type": "integer"
@@ -205657,7 +205711,7 @@ module.exports={
205657
205711
  "DBParameterGroupName": {},
205658
205712
  "Source": {},
205659
205713
  "Filters": {
205660
- "shape": "S6l"
205714
+ "shape": "S6o"
205661
205715
  },
205662
205716
  "MaxRecords": {
205663
205717
  "type": "integer"
@@ -205670,7 +205724,7 @@ module.exports={
205670
205724
  "type": "structure",
205671
205725
  "members": {
205672
205726
  "Parameters": {
205673
- "shape": "S76"
205727
+ "shape": "S7c"
205674
205728
  },
205675
205729
  "Marker": {}
205676
205730
  }
@@ -205682,7 +205736,7 @@ module.exports={
205682
205736
  "members": {
205683
205737
  "DBProxyName": {},
205684
205738
  "Filters": {
205685
- "shape": "S6l"
205739
+ "shape": "S6o"
205686
205740
  },
205687
205741
  "Marker": {},
205688
205742
  "MaxRecords": {
@@ -205711,7 +205765,7 @@ module.exports={
205711
205765
  "DBProxyName": {},
205712
205766
  "DBProxyEndpointName": {},
205713
205767
  "Filters": {
205714
- "shape": "S6l"
205768
+ "shape": "S6o"
205715
205769
  },
205716
205770
  "Marker": {},
205717
205771
  "MaxRecords": {
@@ -205743,7 +205797,7 @@ module.exports={
205743
205797
  "DBProxyName": {},
205744
205798
  "TargetGroupName": {},
205745
205799
  "Filters": {
205746
- "shape": "S6l"
205800
+ "shape": "S6o"
205747
205801
  },
205748
205802
  "Marker": {},
205749
205803
  "MaxRecords": {
@@ -205758,7 +205812,7 @@ module.exports={
205758
205812
  "TargetGroups": {
205759
205813
  "type": "list",
205760
205814
  "member": {
205761
- "shape": "S8c"
205815
+ "shape": "S8i"
205762
205816
  }
205763
205817
  },
205764
205818
  "Marker": {}
@@ -205775,7 +205829,7 @@ module.exports={
205775
205829
  "DBProxyName": {},
205776
205830
  "TargetGroupName": {},
205777
205831
  "Filters": {
205778
- "shape": "S6l"
205832
+ "shape": "S6o"
205779
205833
  },
205780
205834
  "Marker": {},
205781
205835
  "MaxRecords": {
@@ -205788,7 +205842,7 @@ module.exports={
205788
205842
  "type": "structure",
205789
205843
  "members": {
205790
205844
  "Targets": {
205791
- "shape": "S8g"
205845
+ "shape": "S8m"
205792
205846
  },
205793
205847
  "Marker": {}
205794
205848
  }
@@ -205800,7 +205854,7 @@ module.exports={
205800
205854
  "members": {
205801
205855
  "DBSecurityGroupName": {},
205802
205856
  "Filters": {
205803
- "shape": "S6l"
205857
+ "shape": "S6o"
205804
205858
  },
205805
205859
  "MaxRecords": {
205806
205860
  "type": "integer"
@@ -205838,7 +205892,7 @@ module.exports={
205838
205892
  "type": "structure",
205839
205893
  "members": {
205840
205894
  "DBSnapshotAttributesResult": {
205841
- "shape": "S8s"
205895
+ "shape": "S8y"
205842
205896
  }
205843
205897
  }
205844
205898
  }
@@ -205851,7 +205905,7 @@ module.exports={
205851
205905
  "DBSnapshotIdentifier": {},
205852
205906
  "SnapshotType": {},
205853
205907
  "Filters": {
205854
- "shape": "S6l"
205908
+ "shape": "S6o"
205855
205909
  },
205856
205910
  "MaxRecords": {
205857
205911
  "type": "integer"
@@ -205887,7 +205941,7 @@ module.exports={
205887
205941
  "members": {
205888
205942
  "DBSubnetGroupName": {},
205889
205943
  "Filters": {
205890
- "shape": "S6l"
205944
+ "shape": "S6o"
205891
205945
  },
205892
205946
  "MaxRecords": {
205893
205947
  "type": "integer"
@@ -205919,7 +205973,7 @@ module.exports={
205919
205973
  "members": {
205920
205974
  "DBParameterGroupFamily": {},
205921
205975
  "Filters": {
205922
- "shape": "S6l"
205976
+ "shape": "S6o"
205923
205977
  },
205924
205978
  "MaxRecords": {
205925
205979
  "type": "integer"
@@ -205932,7 +205986,7 @@ module.exports={
205932
205986
  "type": "structure",
205933
205987
  "members": {
205934
205988
  "EngineDefaults": {
205935
- "shape": "S93"
205989
+ "shape": "S99"
205936
205990
  }
205937
205991
  }
205938
205992
  }
@@ -205946,7 +206000,7 @@ module.exports={
205946
206000
  "members": {
205947
206001
  "DBParameterGroupFamily": {},
205948
206002
  "Filters": {
205949
- "shape": "S6l"
206003
+ "shape": "S6o"
205950
206004
  },
205951
206005
  "MaxRecords": {
205952
206006
  "type": "integer"
@@ -205959,7 +206013,7 @@ module.exports={
205959
206013
  "type": "structure",
205960
206014
  "members": {
205961
206015
  "EngineDefaults": {
205962
- "shape": "S93"
206016
+ "shape": "S99"
205963
206017
  }
205964
206018
  }
205965
206019
  }
@@ -205970,7 +206024,7 @@ module.exports={
205970
206024
  "members": {
205971
206025
  "SourceType": {},
205972
206026
  "Filters": {
205973
- "shape": "S6l"
206027
+ "shape": "S6o"
205974
206028
  }
205975
206029
  }
205976
206030
  },
@@ -206001,7 +206055,7 @@ module.exports={
206001
206055
  "members": {
206002
206056
  "SubscriptionName": {},
206003
206057
  "Filters": {
206004
- "shape": "S6l"
206058
+ "shape": "S6o"
206005
206059
  },
206006
206060
  "MaxRecords": {
206007
206061
  "type": "integer"
@@ -206043,7 +206097,7 @@ module.exports={
206043
206097
  "shape": "S8"
206044
206098
  },
206045
206099
  "Filters": {
206046
- "shape": "S6l"
206100
+ "shape": "S6o"
206047
206101
  },
206048
206102
  "MaxRecords": {
206049
206103
  "type": "integer"
@@ -206085,7 +206139,7 @@ module.exports={
206085
206139
  "ExportTaskIdentifier": {},
206086
206140
  "SourceArn": {},
206087
206141
  "Filters": {
206088
- "shape": "S6l"
206142
+ "shape": "S6o"
206089
206143
  },
206090
206144
  "Marker": {},
206091
206145
  "MaxRecords": {
@@ -206115,7 +206169,7 @@ module.exports={
206115
206169
  "members": {
206116
206170
  "GlobalClusterIdentifier": {},
206117
206171
  "Filters": {
206118
- "shape": "S6l"
206172
+ "shape": "S6o"
206119
206173
  },
206120
206174
  "MaxRecords": {
206121
206175
  "type": "integer"
@@ -206148,7 +206202,7 @@ module.exports={
206148
206202
  "EngineName": {},
206149
206203
  "MajorEngineVersion": {},
206150
206204
  "Filters": {
206151
- "shape": "S6l"
206205
+ "shape": "S6o"
206152
206206
  },
206153
206207
  "MaxRecords": {
206154
206208
  "type": "integer"
@@ -206264,7 +206318,7 @@ module.exports={
206264
206318
  "members": {
206265
206319
  "OptionGroupName": {},
206266
206320
  "Filters": {
206267
- "shape": "S6l"
206321
+ "shape": "S6o"
206268
206322
  },
206269
206323
  "Marker": {},
206270
206324
  "MaxRecords": {
@@ -206305,7 +206359,7 @@ module.exports={
206305
206359
  "type": "boolean"
206306
206360
  },
206307
206361
  "Filters": {
206308
- "shape": "S6l"
206362
+ "shape": "S6o"
206309
206363
  },
206310
206364
  "MaxRecords": {
206311
206365
  "type": "integer"
@@ -206379,7 +206433,7 @@ module.exports={
206379
206433
  "type": "double"
206380
206434
  },
206381
206435
  "AvailableProcessorFeatures": {
206382
- "shape": "Sa8"
206436
+ "shape": "Sae"
206383
206437
  },
206384
206438
  "SupportedEngineModes": {
206385
206439
  "shape": "S2l"
@@ -206435,7 +206489,7 @@ module.exports={
206435
206489
  "members": {
206436
206490
  "ResourceIdentifier": {},
206437
206491
  "Filters": {
206438
- "shape": "S6l"
206492
+ "shape": "S6o"
206439
206493
  },
206440
206494
  "Marker": {},
206441
206495
  "MaxRecords": {
@@ -206473,7 +206527,7 @@ module.exports={
206473
206527
  },
206474
206528
  "LeaseId": {},
206475
206529
  "Filters": {
206476
- "shape": "S6l"
206530
+ "shape": "S6o"
206477
206531
  },
206478
206532
  "MaxRecords": {
206479
206533
  "type": "integer"
@@ -206489,7 +206543,7 @@ module.exports={
206489
206543
  "ReservedDBInstances": {
206490
206544
  "type": "list",
206491
206545
  "member": {
206492
- "shape": "Sah",
206546
+ "shape": "San",
206493
206547
  "locationName": "ReservedDBInstance"
206494
206548
  }
206495
206549
  }
@@ -206509,7 +206563,7 @@ module.exports={
206509
206563
  "type": "boolean"
206510
206564
  },
206511
206565
  "Filters": {
206512
- "shape": "S6l"
206566
+ "shape": "S6o"
206513
206567
  },
206514
206568
  "MaxRecords": {
206515
206569
  "type": "integer"
@@ -206546,7 +206600,7 @@ module.exports={
206546
206600
  "type": "boolean"
206547
206601
  },
206548
206602
  "RecurringCharges": {
206549
- "shape": "Saj"
206603
+ "shape": "Sap"
206550
206604
  }
206551
206605
  },
206552
206606
  "wrapper": true
@@ -206565,7 +206619,7 @@ module.exports={
206565
206619
  },
206566
206620
  "Marker": {},
206567
206621
  "Filters": {
206568
- "shape": "S6l"
206622
+ "shape": "S6o"
206569
206623
  }
206570
206624
  }
206571
206625
  },
@@ -206617,28 +206671,28 @@ module.exports={
206617
206671
  "members": {
206618
206672
  "StorageType": {},
206619
206673
  "StorageSize": {
206620
- "shape": "Say"
206674
+ "shape": "Sb4"
206621
206675
  },
206622
206676
  "ProvisionedIops": {
206623
- "shape": "Say"
206677
+ "shape": "Sb4"
206624
206678
  },
206625
206679
  "IopsToStorageRatio": {
206626
- "shape": "Sb0"
206680
+ "shape": "Sb6"
206627
206681
  },
206628
206682
  "SupportsStorageAutoscaling": {
206629
206683
  "type": "boolean"
206630
206684
  },
206631
206685
  "ProvisionedStorageThroughput": {
206632
- "shape": "Say"
206686
+ "shape": "Sb4"
206633
206687
  },
206634
206688
  "StorageThroughputToIopsRatio": {
206635
- "shape": "Sb0"
206689
+ "shape": "Sb6"
206636
206690
  }
206637
206691
  }
206638
206692
  }
206639
206693
  },
206640
206694
  "ValidProcessorFeatures": {
206641
- "shape": "Sa8"
206695
+ "shape": "Sae"
206642
206696
  }
206643
206697
  },
206644
206698
  "wrapper": true
@@ -206726,7 +206780,7 @@ module.exports={
206726
206780
  "members": {
206727
206781
  "ResourceName": {},
206728
206782
  "Filters": {
206729
- "shape": "S6l"
206783
+ "shape": "S6o"
206730
206784
  }
206731
206785
  }
206732
206786
  },
@@ -206778,7 +206832,7 @@ module.exports={
206778
206832
  "type": "structure",
206779
206833
  "members": {
206780
206834
  "Certificate": {
206781
- "shape": "S6u"
206835
+ "shape": "S6x"
206782
206836
  }
206783
206837
  }
206784
206838
  }
@@ -206870,7 +206924,7 @@ module.exports={
206870
206924
  "type": "long"
206871
206925
  },
206872
206926
  "CloudwatchLogsExportConfiguration": {
206873
- "shape": "Sbm"
206927
+ "shape": "Sbs"
206874
206928
  },
206875
206929
  "EngineVersion": {},
206876
206930
  "AllowMajorVersionUpgrade": {
@@ -206978,12 +207032,12 @@ module.exports={
206978
207032
  "members": {
206979
207033
  "DBClusterParameterGroupName": {},
206980
207034
  "Parameters": {
206981
- "shape": "S76"
207035
+ "shape": "S7c"
206982
207036
  }
206983
207037
  }
206984
207038
  },
206985
207039
  "output": {
206986
- "shape": "Sbq",
207040
+ "shape": "Sbw",
206987
207041
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
206988
207042
  }
206989
207043
  },
@@ -206998,10 +207052,10 @@ module.exports={
206998
207052
  "DBClusterSnapshotIdentifier": {},
206999
207053
  "AttributeName": {},
207000
207054
  "ValuesToAdd": {
207001
- "shape": "S7e"
207055
+ "shape": "S7k"
207002
207056
  },
207003
207057
  "ValuesToRemove": {
207004
- "shape": "S7e"
207058
+ "shape": "S7k"
207005
207059
  }
207006
207060
  }
207007
207061
  },
@@ -207010,7 +207064,7 @@ module.exports={
207010
207064
  "type": "structure",
207011
207065
  "members": {
207012
207066
  "DBClusterSnapshotAttributesResult": {
207013
- "shape": "S7b"
207067
+ "shape": "S7h"
207014
207068
  }
207015
207069
  }
207016
207070
  }
@@ -207102,7 +207156,7 @@ module.exports={
207102
207156
  "type": "integer"
207103
207157
  },
207104
207158
  "CloudwatchLogsExportConfiguration": {
207105
- "shape": "Sbm"
207159
+ "shape": "Sbs"
207106
207160
  },
207107
207161
  "ProcessorFeatures": {
207108
207162
  "shape": "S1c"
@@ -207162,12 +207216,12 @@ module.exports={
207162
207216
  "members": {
207163
207217
  "DBParameterGroupName": {},
207164
207218
  "Parameters": {
207165
- "shape": "S76"
207219
+ "shape": "S7c"
207166
207220
  }
207167
207221
  }
207168
207222
  },
207169
207223
  "output": {
207170
- "shape": "Sbx",
207224
+ "shape": "Sc3",
207171
207225
  "resultWrapper": "ModifyDBParameterGroupResult"
207172
207226
  }
207173
207227
  },
@@ -207268,7 +207322,7 @@ module.exports={
207268
207322
  "type": "structure",
207269
207323
  "members": {
207270
207324
  "DBProxyTargetGroup": {
207271
- "shape": "S8c"
207325
+ "shape": "S8i"
207272
207326
  }
207273
207327
  }
207274
207328
  }
@@ -207306,10 +207360,10 @@ module.exports={
207306
207360
  "DBSnapshotIdentifier": {},
207307
207361
  "AttributeName": {},
207308
207362
  "ValuesToAdd": {
207309
- "shape": "S7e"
207363
+ "shape": "S7k"
207310
207364
  },
207311
207365
  "ValuesToRemove": {
207312
- "shape": "S7e"
207366
+ "shape": "S7k"
207313
207367
  }
207314
207368
  }
207315
207369
  },
@@ -207318,7 +207372,7 @@ module.exports={
207318
207372
  "type": "structure",
207319
207373
  "members": {
207320
207374
  "DBSnapshotAttributesResult": {
207321
- "shape": "S8s"
207375
+ "shape": "S8y"
207322
207376
  }
207323
207377
  }
207324
207378
  }
@@ -207524,7 +207578,7 @@ module.exports={
207524
207578
  "type": "structure",
207525
207579
  "members": {
207526
207580
  "ReservedDBInstance": {
207527
- "shape": "Sah"
207581
+ "shape": "San"
207528
207582
  }
207529
207583
  }
207530
207584
  }
@@ -207594,7 +207648,7 @@ module.exports={
207594
207648
  "type": "structure",
207595
207649
  "members": {
207596
207650
  "DBProxyTargets": {
207597
- "shape": "S8g"
207651
+ "shape": "S8m"
207598
207652
  }
207599
207653
  }
207600
207654
  }
@@ -207696,12 +207750,12 @@ module.exports={
207696
207750
  "type": "boolean"
207697
207751
  },
207698
207752
  "Parameters": {
207699
- "shape": "S76"
207753
+ "shape": "S7c"
207700
207754
  }
207701
207755
  }
207702
207756
  },
207703
207757
  "output": {
207704
- "shape": "Sbq",
207758
+ "shape": "Sbw",
207705
207759
  "resultWrapper": "ResetDBClusterParameterGroupResult"
207706
207760
  }
207707
207761
  },
@@ -207717,12 +207771,12 @@ module.exports={
207717
207771
  "type": "boolean"
207718
207772
  },
207719
207773
  "Parameters": {
207720
- "shape": "S76"
207774
+ "shape": "S7c"
207721
207775
  }
207722
207776
  }
207723
207777
  },
207724
207778
  "output": {
207725
- "shape": "Sbx",
207779
+ "shape": "Sc3",
207726
207780
  "resultWrapper": "ResetDBParameterGroupResult"
207727
207781
  }
207728
207782
  },
@@ -207892,8 +207946,7 @@ module.exports={
207892
207946
  "input": {
207893
207947
  "type": "structure",
207894
207948
  "required": [
207895
- "DBClusterIdentifier",
207896
- "SourceDBClusterIdentifier"
207949
+ "DBClusterIdentifier"
207897
207950
  ],
207898
207951
  "members": {
207899
207952
  "DBClusterIdentifier": {},
@@ -207950,7 +208003,8 @@ module.exports={
207950
208003
  "ServerlessV2ScalingConfiguration": {
207951
208004
  "shape": "S2v"
207952
208005
  },
207953
- "NetworkType": {}
208006
+ "NetworkType": {},
208007
+ "SourceDbClusterResourceId": {}
207954
208008
  }
207955
208009
  },
207956
208010
  "output": {
@@ -208397,7 +208451,7 @@ module.exports={
208397
208451
  "type": "structure",
208398
208452
  "members": {
208399
208453
  "DBInstanceAutomatedBackup": {
208400
- "shape": "S5x"
208454
+ "shape": "S61"
208401
208455
  }
208402
208456
  }
208403
208457
  }
@@ -208508,7 +208562,7 @@ module.exports={
208508
208562
  "type": "structure",
208509
208563
  "members": {
208510
208564
  "DBInstanceAutomatedBackup": {
208511
- "shape": "S5x"
208565
+ "shape": "S61"
208512
208566
  }
208513
208567
  }
208514
208568
  }
@@ -208774,7 +208828,8 @@ module.exports={
208774
208828
  "shape": "Sb"
208775
208829
  },
208776
208830
  "DBSystemId": {},
208777
- "StorageType": {}
208831
+ "StorageType": {},
208832
+ "DbClusterResourceId": {}
208778
208833
  },
208779
208834
  "wrapper": true
208780
208835
  },
@@ -209949,7 +210004,65 @@ module.exports={
209949
210004
  },
209950
210005
  "wrapper": true
209951
210006
  },
209952
- "S5x": {
210007
+ "S5r": {
210008
+ "type": "structure",
210009
+ "members": {
210010
+ "Engine": {},
210011
+ "VpcId": {},
210012
+ "DBClusterAutomatedBackupsArn": {},
210013
+ "DBClusterIdentifier": {},
210014
+ "RestoreWindow": {
210015
+ "shape": "S5s"
210016
+ },
210017
+ "MasterUsername": {},
210018
+ "DbClusterResourceId": {},
210019
+ "Region": {},
210020
+ "LicenseModel": {},
210021
+ "Status": {},
210022
+ "IAMDatabaseAuthenticationEnabled": {
210023
+ "type": "boolean"
210024
+ },
210025
+ "ClusterCreateTime": {
210026
+ "type": "timestamp"
210027
+ },
210028
+ "StorageEncrypted": {
210029
+ "type": "boolean"
210030
+ },
210031
+ "AllocatedStorage": {
210032
+ "type": "integer"
210033
+ },
210034
+ "EngineVersion": {},
210035
+ "DBClusterArn": {},
210036
+ "BackupRetentionPeriod": {
210037
+ "type": "integer"
210038
+ },
210039
+ "EngineMode": {},
210040
+ "AvailabilityZones": {
210041
+ "shape": "S14"
210042
+ },
210043
+ "Port": {
210044
+ "type": "integer"
210045
+ },
210046
+ "KmsKeyId": {},
210047
+ "StorageType": {},
210048
+ "Iops": {
210049
+ "type": "integer"
210050
+ }
210051
+ },
210052
+ "wrapper": true
210053
+ },
210054
+ "S5s": {
210055
+ "type": "structure",
210056
+ "members": {
210057
+ "EarliestTime": {
210058
+ "type": "timestamp"
210059
+ },
210060
+ "LatestTime": {
210061
+ "type": "timestamp"
210062
+ }
210063
+ }
210064
+ },
210065
+ "S61": {
209953
210066
  "type": "structure",
209954
210067
  "members": {
209955
210068
  "DBInstanceArn": {},
@@ -209957,15 +210070,7 @@ module.exports={
209957
210070
  "Region": {},
209958
210071
  "DBInstanceIdentifier": {},
209959
210072
  "RestoreWindow": {
209960
- "type": "structure",
209961
- "members": {
209962
- "EarliestTime": {
209963
- "type": "timestamp"
209964
- },
209965
- "LatestTime": {
209966
- "type": "timestamp"
209967
- }
209968
- }
210073
+ "shape": "S5s"
209969
210074
  },
209970
210075
  "AllocatedStorage": {
209971
210076
  "type": "integer"
@@ -210011,7 +210116,7 @@ module.exports={
210011
210116
  },
210012
210117
  "wrapper": true
210013
210118
  },
210014
- "S6l": {
210119
+ "S6o": {
210015
210120
  "type": "list",
210016
210121
  "member": {
210017
210122
  "locationName": "Filter",
@@ -210031,7 +210136,7 @@ module.exports={
210031
210136
  }
210032
210137
  }
210033
210138
  },
210034
- "S6u": {
210139
+ "S6x": {
210035
210140
  "type": "structure",
210036
210141
  "members": {
210037
210142
  "CertificateIdentifier": {},
@@ -210053,7 +210158,7 @@ module.exports={
210053
210158
  },
210054
210159
  "wrapper": true
210055
210160
  },
210056
- "S76": {
210161
+ "S7c": {
210057
210162
  "type": "list",
210058
210163
  "member": {
210059
210164
  "locationName": "Parameter",
@@ -210077,7 +210182,7 @@ module.exports={
210077
210182
  }
210078
210183
  }
210079
210184
  },
210080
- "S7b": {
210185
+ "S7h": {
210081
210186
  "type": "structure",
210082
210187
  "members": {
210083
210188
  "DBClusterSnapshotIdentifier": {},
@@ -210089,7 +210194,7 @@ module.exports={
210089
210194
  "members": {
210090
210195
  "AttributeName": {},
210091
210196
  "AttributeValues": {
210092
- "shape": "S7e"
210197
+ "shape": "S7k"
210093
210198
  }
210094
210199
  }
210095
210200
  }
@@ -210097,13 +210202,13 @@ module.exports={
210097
210202
  },
210098
210203
  "wrapper": true
210099
210204
  },
210100
- "S7e": {
210205
+ "S7k": {
210101
210206
  "type": "list",
210102
210207
  "member": {
210103
210208
  "locationName": "AttributeValue"
210104
210209
  }
210105
210210
  },
210106
- "S8c": {
210211
+ "S8i": {
210107
210212
  "type": "structure",
210108
210213
  "members": {
210109
210214
  "DBProxyName": {},
@@ -210139,7 +210244,7 @@ module.exports={
210139
210244
  }
210140
210245
  }
210141
210246
  },
210142
- "S8g": {
210247
+ "S8m": {
210143
210248
  "type": "list",
210144
210249
  "member": {
210145
210250
  "type": "structure",
@@ -210164,7 +210269,7 @@ module.exports={
210164
210269
  }
210165
210270
  }
210166
210271
  },
210167
- "S8s": {
210272
+ "S8y": {
210168
210273
  "type": "structure",
210169
210274
  "members": {
210170
210275
  "DBSnapshotIdentifier": {},
@@ -210176,7 +210281,7 @@ module.exports={
210176
210281
  "members": {
210177
210282
  "AttributeName": {},
210178
210283
  "AttributeValues": {
210179
- "shape": "S7e"
210284
+ "shape": "S7k"
210180
210285
  }
210181
210286
  },
210182
210287
  "wrapper": true
@@ -210185,18 +210290,18 @@ module.exports={
210185
210290
  },
210186
210291
  "wrapper": true
210187
210292
  },
210188
- "S93": {
210293
+ "S99": {
210189
210294
  "type": "structure",
210190
210295
  "members": {
210191
210296
  "DBParameterGroupFamily": {},
210192
210297
  "Marker": {},
210193
210298
  "Parameters": {
210194
- "shape": "S76"
210299
+ "shape": "S7c"
210195
210300
  }
210196
210301
  },
210197
210302
  "wrapper": true
210198
210303
  },
210199
- "Sa8": {
210304
+ "Sae": {
210200
210305
  "type": "list",
210201
210306
  "member": {
210202
210307
  "locationName": "AvailableProcessorFeature",
@@ -210208,7 +210313,7 @@ module.exports={
210208
210313
  }
210209
210314
  }
210210
210315
  },
210211
- "Sah": {
210316
+ "San": {
210212
210317
  "type": "structure",
210213
210318
  "members": {
210214
210319
  "ReservedDBInstanceId": {},
@@ -210237,14 +210342,14 @@ module.exports={
210237
210342
  },
210238
210343
  "State": {},
210239
210344
  "RecurringCharges": {
210240
- "shape": "Saj"
210345
+ "shape": "Sap"
210241
210346
  },
210242
210347
  "ReservedDBInstanceArn": {},
210243
210348
  "LeaseId": {}
210244
210349
  },
210245
210350
  "wrapper": true
210246
210351
  },
210247
- "Saj": {
210352
+ "Sap": {
210248
210353
  "type": "list",
210249
210354
  "member": {
210250
210355
  "locationName": "RecurringCharge",
@@ -210258,7 +210363,7 @@ module.exports={
210258
210363
  "wrapper": true
210259
210364
  }
210260
210365
  },
210261
- "Say": {
210366
+ "Sb4": {
210262
210367
  "type": "list",
210263
210368
  "member": {
210264
210369
  "locationName": "Range",
@@ -210276,7 +210381,7 @@ module.exports={
210276
210381
  }
210277
210382
  }
210278
210383
  },
210279
- "Sb0": {
210384
+ "Sb6": {
210280
210385
  "type": "list",
210281
210386
  "member": {
210282
210387
  "locationName": "DoubleRange",
@@ -210291,7 +210396,7 @@ module.exports={
210291
210396
  }
210292
210397
  }
210293
210398
  },
210294
- "Sbm": {
210399
+ "Sbs": {
210295
210400
  "type": "structure",
210296
210401
  "members": {
210297
210402
  "EnableLogTypes": {
@@ -210302,13 +210407,13 @@ module.exports={
210302
210407
  }
210303
210408
  }
210304
210409
  },
210305
- "Sbq": {
210410
+ "Sbw": {
210306
210411
  "type": "structure",
210307
210412
  "members": {
210308
210413
  "DBClusterParameterGroupName": {}
210309
210414
  }
210310
210415
  },
210311
- "Sbx": {
210416
+ "Sc3": {
210312
210417
  "type": "structure",
210313
210418
  "members": {
210314
210419
  "DBParameterGroupName": {}
@@ -260616,7 +260721,7 @@ AWS.util.update(AWS, {
260616
260721
  /**
260617
260722
  * @constant
260618
260723
  */
260619
- VERSION: '2.1426.0',
260724
+ VERSION: '2.1427.0',
260620
260725
 
260621
260726
  /**
260622
260727
  * @api private
@@ -282797,7 +282902,7 @@ var LRUCache = /** @class */ (function () {
282797
282902
  }());
282798
282903
  exports.LRUCache = LRUCache;
282799
282904
  },{}],467:[function(require,module,exports){
282800
- // AWS SDK for JavaScript v2.1426.0
282905
+ // AWS SDK for JavaScript v2.1427.0
282801
282906
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
282802
282907
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
282803
282908
  require('./browser_loader');