aws-sdk 2.1424.0 → 2.1426.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 (45) hide show
  1. package/CHANGELOG.md +22 -1
  2. package/README.md +1 -1
  3. package/apis/amplifyuibuilder-2021-08-11.min.json +40 -9
  4. package/apis/application-insights-2018-11-25.min.json +228 -43
  5. package/apis/application-insights-2018-11-25.paginators.json +5 -0
  6. package/apis/autoscaling-2011-01-01.examples.json +73 -10
  7. package/apis/autoscaling-2011-01-01.min.json +61 -52
  8. package/apis/cleanrooms-2022-02-17.min.json +601 -85
  9. package/apis/cleanrooms-2022-02-17.paginators.json +12 -0
  10. package/apis/cloudformation-2010-05-15.min.json +95 -80
  11. package/apis/cloudfront-2020-05-31.min.json +4 -1
  12. package/apis/inspector2-2020-06-08.min.json +291 -192
  13. package/apis/kafka-2018-11-14.min.json +237 -52
  14. package/apis/kafka-2018-11-14.paginators.json +6 -0
  15. package/apis/lookoutequipment-2020-12-15.min.json +337 -23
  16. package/apis/lookoutequipment-2020-12-15.paginators.json +5 -0
  17. package/apis/omics-2022-11-28.min.json +32 -29
  18. package/apis/pinpoint-2016-12-01.examples.json +6 -12
  19. package/apis/pinpoint-2016-12-01.min.json +286 -243
  20. package/apis/rds-2014-10-31.min.json +175 -162
  21. package/apis/scheduler-2021-06-30.min.json +15 -12
  22. package/clients/amplifyuibuilder.d.ts +48 -4
  23. package/clients/applicationinsights.d.ts +342 -2
  24. package/clients/autoscaling.d.ts +13 -2
  25. package/clients/cleanrooms.d.ts +516 -9
  26. package/clients/cloudformation.d.ts +21 -0
  27. package/clients/cloudfront.d.ts +14 -10
  28. package/clients/codestarconnections.d.ts +10 -10
  29. package/clients/connect.d.ts +1 -1
  30. package/clients/drs.d.ts +1 -1
  31. package/clients/inspector2.d.ts +101 -2
  32. package/clients/kafka.d.ts +204 -0
  33. package/clients/lookoutequipment.d.ts +522 -15
  34. package/clients/omics.d.ts +13 -0
  35. package/clients/pinpoint.d.ts +69 -5
  36. package/clients/rds.d.ts +21 -0
  37. package/clients/route53.d.ts +9 -9
  38. package/clients/scheduler.d.ts +16 -3
  39. package/clients/sqs.d.ts +9 -9
  40. package/dist/aws-sdk-core-react-native.js +1 -1
  41. package/dist/aws-sdk-react-native.js +18 -18
  42. package/dist/aws-sdk.js +338 -298
  43. package/dist/aws-sdk.min.js +95 -95
  44. package/lib/core.js +1 -1
  45. package/package.json +1 -1
package/dist/aws-sdk.js CHANGED
@@ -1,4 +1,4 @@
1
- // AWS SDK for JavaScript v2.1424.0
1
+ // AWS SDK for JavaScript v2.1426.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){
@@ -9911,7 +9911,7 @@ module.exports={
9911
9911
  "shape": "S5d"
9912
9912
  },
9913
9913
  "DesiredConfiguration": {
9914
- "shape": "S5m"
9914
+ "shape": "S5o"
9915
9915
  },
9916
9916
  "RollbackDetails": {
9917
9917
  "type": "structure",
@@ -10225,7 +10225,7 @@ module.exports={
10225
10225
  "PolicyType": {},
10226
10226
  "AdjustmentType": {},
10227
10227
  "MinAdjustmentStep": {
10228
- "shape": "S6n"
10228
+ "shape": "S6p"
10229
10229
  },
10230
10230
  "MinAdjustmentMagnitude": {
10231
10231
  "type": "integer"
@@ -10237,23 +10237,23 @@ module.exports={
10237
10237
  "type": "integer"
10238
10238
  },
10239
10239
  "StepAdjustments": {
10240
- "shape": "S6q"
10240
+ "shape": "S6s"
10241
10241
  },
10242
10242
  "MetricAggregationType": {},
10243
10243
  "EstimatedInstanceWarmup": {
10244
10244
  "type": "integer"
10245
10245
  },
10246
10246
  "Alarms": {
10247
- "shape": "S6u"
10247
+ "shape": "S6w"
10248
10248
  },
10249
10249
  "TargetTrackingConfiguration": {
10250
- "shape": "S6w"
10250
+ "shape": "S6y"
10251
10251
  },
10252
10252
  "Enabled": {
10253
10253
  "type": "boolean"
10254
10254
  },
10255
10255
  "PredictiveScalingConfiguration": {
10256
- "shape": "S7h"
10256
+ "shape": "S7j"
10257
10257
  }
10258
10258
  }
10259
10259
  }
@@ -10288,7 +10288,7 @@ module.exports={
10288
10288
  ],
10289
10289
  "members": {
10290
10290
  "Activities": {
10291
- "shape": "S84"
10291
+ "shape": "S86"
10292
10292
  },
10293
10293
  "NextToken": {}
10294
10294
  }
@@ -10496,7 +10496,7 @@ module.exports={
10496
10496
  "type": "structure",
10497
10497
  "members": {
10498
10498
  "Activities": {
10499
- "shape": "S84"
10499
+ "shape": "S86"
10500
10500
  }
10501
10501
  }
10502
10502
  }
@@ -10570,7 +10570,7 @@ module.exports={
10570
10570
  "members": {
10571
10571
  "AutoScalingGroupName": {},
10572
10572
  "Metrics": {
10573
- "shape": "S8z"
10573
+ "shape": "S91"
10574
10574
  }
10575
10575
  }
10576
10576
  }
@@ -10585,7 +10585,7 @@ module.exports={
10585
10585
  "members": {
10586
10586
  "AutoScalingGroupName": {},
10587
10587
  "Metrics": {
10588
- "shape": "S8z"
10588
+ "shape": "S91"
10589
10589
  },
10590
10590
  "Granularity": {}
10591
10591
  }
@@ -10613,7 +10613,7 @@ module.exports={
10613
10613
  "type": "structure",
10614
10614
  "members": {
10615
10615
  "Activities": {
10616
- "shape": "S84"
10616
+ "shape": "S86"
10617
10617
  }
10618
10618
  }
10619
10619
  }
@@ -10657,7 +10657,7 @@ module.exports={
10657
10657
  "type": "structure",
10658
10658
  "members": {
10659
10659
  "Activities": {
10660
- "shape": "S84"
10660
+ "shape": "S86"
10661
10661
  }
10662
10662
  }
10663
10663
  }
@@ -10702,13 +10702,13 @@ module.exports={
10702
10702
  ],
10703
10703
  "members": {
10704
10704
  "Timestamps": {
10705
- "shape": "S9b"
10705
+ "shape": "S9d"
10706
10706
  },
10707
10707
  "Values": {
10708
- "shape": "S9c"
10708
+ "shape": "S9e"
10709
10709
  },
10710
10710
  "MetricSpecification": {
10711
- "shape": "S7j"
10711
+ "shape": "S7l"
10712
10712
  }
10713
10713
  }
10714
10714
  }
@@ -10721,10 +10721,10 @@ module.exports={
10721
10721
  ],
10722
10722
  "members": {
10723
10723
  "Timestamps": {
10724
- "shape": "S9b"
10724
+ "shape": "S9d"
10725
10725
  },
10726
10726
  "Values": {
10727
- "shape": "S9c"
10727
+ "shape": "S9e"
10728
10728
  }
10729
10729
  }
10730
10730
  },
@@ -10790,7 +10790,7 @@ module.exports={
10790
10790
  "PolicyType": {},
10791
10791
  "AdjustmentType": {},
10792
10792
  "MinAdjustmentStep": {
10793
- "shape": "S6n"
10793
+ "shape": "S6p"
10794
10794
  },
10795
10795
  "MinAdjustmentMagnitude": {
10796
10796
  "type": "integer"
@@ -10803,19 +10803,19 @@ module.exports={
10803
10803
  },
10804
10804
  "MetricAggregationType": {},
10805
10805
  "StepAdjustments": {
10806
- "shape": "S6q"
10806
+ "shape": "S6s"
10807
10807
  },
10808
10808
  "EstimatedInstanceWarmup": {
10809
10809
  "type": "integer"
10810
10810
  },
10811
10811
  "TargetTrackingConfiguration": {
10812
- "shape": "S6w"
10812
+ "shape": "S6y"
10813
10813
  },
10814
10814
  "Enabled": {
10815
10815
  "type": "boolean"
10816
10816
  },
10817
10817
  "PredictiveScalingConfiguration": {
10818
- "shape": "S7h"
10818
+ "shape": "S7j"
10819
10819
  }
10820
10820
  }
10821
10821
  },
@@ -10825,7 +10825,7 @@ module.exports={
10825
10825
  "members": {
10826
10826
  "PolicyARN": {},
10827
10827
  "Alarms": {
10828
- "shape": "S6u"
10828
+ "shape": "S6w"
10829
10829
  }
10830
10830
  }
10831
10831
  }
@@ -10911,7 +10911,7 @@ module.exports={
10911
10911
  },
10912
10912
  "ResumeProcesses": {
10913
10913
  "input": {
10914
- "shape": "S9o"
10914
+ "shape": "S9q"
10915
10915
  }
10916
10916
  },
10917
10917
  "RollbackInstanceRefresh": {
@@ -11000,7 +11000,7 @@ module.exports={
11000
11000
  "AutoScalingGroupName": {},
11001
11001
  "Strategy": {},
11002
11002
  "DesiredConfiguration": {
11003
- "shape": "S5m"
11003
+ "shape": "S5o"
11004
11004
  },
11005
11005
  "Preferences": {
11006
11006
  "shape": "S5d"
@@ -11017,7 +11017,7 @@ module.exports={
11017
11017
  },
11018
11018
  "SuspendProcesses": {
11019
11019
  "input": {
11020
- "shape": "S9o"
11020
+ "shape": "S9q"
11021
11021
  }
11022
11022
  },
11023
11023
  "TerminateInstanceInAutoScalingGroup": {
@@ -11039,7 +11039,7 @@ module.exports={
11039
11039
  "type": "structure",
11040
11040
  "members": {
11041
11041
  "Activity": {
11042
- "shape": "S85"
11042
+ "shape": "S87"
11043
11043
  }
11044
11044
  }
11045
11045
  }
@@ -11585,10 +11585,19 @@ module.exports={
11585
11585
  "type": "boolean"
11586
11586
  },
11587
11587
  "ScaleInProtectedInstances": {},
11588
- "StandbyInstances": {}
11588
+ "StandbyInstances": {},
11589
+ "AlarmSpecification": {
11590
+ "type": "structure",
11591
+ "members": {
11592
+ "Alarms": {
11593
+ "type": "list",
11594
+ "member": {}
11595
+ }
11596
+ }
11597
+ }
11589
11598
  }
11590
11599
  },
11591
- "S5m": {
11600
+ "S5o": {
11592
11601
  "type": "structure",
11593
11602
  "members": {
11594
11603
  "LaunchTemplate": {
@@ -11599,11 +11608,11 @@ module.exports={
11599
11608
  }
11600
11609
  }
11601
11610
  },
11602
- "S6n": {
11611
+ "S6p": {
11603
11612
  "type": "integer",
11604
11613
  "deprecated": true
11605
11614
  },
11606
- "S6q": {
11615
+ "S6s": {
11607
11616
  "type": "list",
11608
11617
  "member": {
11609
11618
  "type": "structure",
@@ -11623,7 +11632,7 @@ module.exports={
11623
11632
  }
11624
11633
  }
11625
11634
  },
11626
- "S6u": {
11635
+ "S6w": {
11627
11636
  "type": "list",
11628
11637
  "member": {
11629
11638
  "type": "structure",
@@ -11633,7 +11642,7 @@ module.exports={
11633
11642
  }
11634
11643
  }
11635
11644
  },
11636
- "S6w": {
11645
+ "S6y": {
11637
11646
  "type": "structure",
11638
11647
  "required": [
11639
11648
  "TargetValue"
@@ -11655,7 +11664,7 @@ module.exports={
11655
11664
  "MetricName": {},
11656
11665
  "Namespace": {},
11657
11666
  "Dimensions": {
11658
- "shape": "S72"
11667
+ "shape": "S74"
11659
11668
  },
11660
11669
  "Statistic": {},
11661
11670
  "Unit": {},
@@ -11677,7 +11686,7 @@ module.exports={
11677
11686
  ],
11678
11687
  "members": {
11679
11688
  "Metric": {
11680
- "shape": "S7b"
11689
+ "shape": "S7d"
11681
11690
  },
11682
11691
  "Stat": {},
11683
11692
  "Unit": {}
@@ -11700,7 +11709,7 @@ module.exports={
11700
11709
  }
11701
11710
  }
11702
11711
  },
11703
- "S72": {
11712
+ "S74": {
11704
11713
  "type": "list",
11705
11714
  "member": {
11706
11715
  "type": "structure",
@@ -11714,7 +11723,7 @@ module.exports={
11714
11723
  }
11715
11724
  }
11716
11725
  },
11717
- "S7b": {
11726
+ "S7d": {
11718
11727
  "type": "structure",
11719
11728
  "required": [
11720
11729
  "Namespace",
@@ -11724,11 +11733,11 @@ module.exports={
11724
11733
  "Namespace": {},
11725
11734
  "MetricName": {},
11726
11735
  "Dimensions": {
11727
- "shape": "S72"
11736
+ "shape": "S74"
11728
11737
  }
11729
11738
  }
11730
11739
  },
11731
- "S7h": {
11740
+ "S7j": {
11732
11741
  "type": "structure",
11733
11742
  "required": [
11734
11743
  "MetricSpecifications"
@@ -11737,7 +11746,7 @@ module.exports={
11737
11746
  "MetricSpecifications": {
11738
11747
  "type": "list",
11739
11748
  "member": {
11740
- "shape": "S7j"
11749
+ "shape": "S7l"
11741
11750
  }
11742
11751
  },
11743
11752
  "Mode": {},
@@ -11750,7 +11759,7 @@ module.exports={
11750
11759
  }
11751
11760
  }
11752
11761
  },
11753
- "S7j": {
11762
+ "S7l": {
11754
11763
  "type": "structure",
11755
11764
  "required": [
11756
11765
  "TargetValue"
@@ -11796,7 +11805,7 @@ module.exports={
11796
11805
  ],
11797
11806
  "members": {
11798
11807
  "MetricDataQueries": {
11799
- "shape": "S7r"
11808
+ "shape": "S7t"
11800
11809
  }
11801
11810
  }
11802
11811
  },
@@ -11807,7 +11816,7 @@ module.exports={
11807
11816
  ],
11808
11817
  "members": {
11809
11818
  "MetricDataQueries": {
11810
- "shape": "S7r"
11819
+ "shape": "S7t"
11811
11820
  }
11812
11821
  }
11813
11822
  },
@@ -11818,13 +11827,13 @@ module.exports={
11818
11827
  ],
11819
11828
  "members": {
11820
11829
  "MetricDataQueries": {
11821
- "shape": "S7r"
11830
+ "shape": "S7t"
11822
11831
  }
11823
11832
  }
11824
11833
  }
11825
11834
  }
11826
11835
  },
11827
- "S7r": {
11836
+ "S7t": {
11828
11837
  "type": "list",
11829
11838
  "member": {
11830
11839
  "type": "structure",
@@ -11842,7 +11851,7 @@ module.exports={
11842
11851
  ],
11843
11852
  "members": {
11844
11853
  "Metric": {
11845
- "shape": "S7b"
11854
+ "shape": "S7d"
11846
11855
  },
11847
11856
  "Stat": {},
11848
11857
  "Unit": {}
@@ -11855,13 +11864,13 @@ module.exports={
11855
11864
  }
11856
11865
  }
11857
11866
  },
11858
- "S84": {
11867
+ "S86": {
11859
11868
  "type": "list",
11860
11869
  "member": {
11861
- "shape": "S85"
11870
+ "shape": "S87"
11862
11871
  }
11863
11872
  },
11864
- "S85": {
11873
+ "S87": {
11865
11874
  "type": "structure",
11866
11875
  "required": [
11867
11876
  "ActivityId",
@@ -11891,23 +11900,23 @@ module.exports={
11891
11900
  "AutoScalingGroupARN": {}
11892
11901
  }
11893
11902
  },
11894
- "S8z": {
11903
+ "S91": {
11895
11904
  "type": "list",
11896
11905
  "member": {}
11897
11906
  },
11898
- "S9b": {
11907
+ "S9d": {
11899
11908
  "type": "list",
11900
11909
  "member": {
11901
11910
  "type": "timestamp"
11902
11911
  }
11903
11912
  },
11904
- "S9c": {
11913
+ "S9e": {
11905
11914
  "type": "list",
11906
11915
  "member": {
11907
11916
  "type": "double"
11908
11917
  }
11909
11918
  },
11910
- "S9o": {
11919
+ "S9q": {
11911
11920
  "type": "structure",
11912
11921
  "required": [
11913
11922
  "AutoScalingGroupName"
@@ -14560,6 +14569,9 @@ module.exports={
14560
14569
  "ClientRequestToken": {},
14561
14570
  "EnableTerminationProtection": {
14562
14571
  "type": "boolean"
14572
+ },
14573
+ "RetainExceptOnCreate": {
14574
+ "type": "boolean"
14563
14575
  }
14564
14576
  }
14565
14577
  },
@@ -14581,19 +14593,19 @@ module.exports={
14581
14593
  "members": {
14582
14594
  "StackSetName": {},
14583
14595
  "Accounts": {
14584
- "shape": "S2k"
14596
+ "shape": "S2l"
14585
14597
  },
14586
14598
  "DeploymentTargets": {
14587
- "shape": "S2m"
14599
+ "shape": "S2n"
14588
14600
  },
14589
14601
  "Regions": {
14590
- "shape": "S2r"
14602
+ "shape": "S2s"
14591
14603
  },
14592
14604
  "ParameterOverrides": {
14593
14605
  "shape": "S1a"
14594
14606
  },
14595
14607
  "OperationPreferences": {
14596
- "shape": "S2t"
14608
+ "shape": "S2u"
14597
14609
  },
14598
14610
  "OperationId": {
14599
14611
  "idempotencyToken": true
@@ -14634,14 +14646,14 @@ module.exports={
14634
14646
  "ExecutionRoleName": {},
14635
14647
  "PermissionModel": {},
14636
14648
  "AutoDeployment": {
14637
- "shape": "S34"
14649
+ "shape": "S35"
14638
14650
  },
14639
14651
  "CallAs": {},
14640
14652
  "ClientRequestToken": {
14641
14653
  "idempotencyToken": true
14642
14654
  },
14643
14655
  "ManagedExecution": {
14644
- "shape": "S37"
14656
+ "shape": "S38"
14645
14657
  }
14646
14658
  }
14647
14659
  },
@@ -14725,16 +14737,16 @@ module.exports={
14725
14737
  "members": {
14726
14738
  "StackSetName": {},
14727
14739
  "Accounts": {
14728
- "shape": "S2k"
14740
+ "shape": "S2l"
14729
14741
  },
14730
14742
  "DeploymentTargets": {
14731
- "shape": "S2m"
14743
+ "shape": "S2n"
14732
14744
  },
14733
14745
  "Regions": {
14734
- "shape": "S2r"
14746
+ "shape": "S2s"
14735
14747
  },
14736
14748
  "OperationPreferences": {
14737
- "shape": "S2t"
14749
+ "shape": "S2u"
14738
14750
  },
14739
14751
  "RetainStacks": {
14740
14752
  "type": "boolean"
@@ -14898,7 +14910,7 @@ module.exports={
14898
14910
  },
14899
14911
  "ChangeSetId": {},
14900
14912
  "ModuleInfo": {
14901
- "shape": "S4o"
14913
+ "shape": "S4p"
14902
14914
  }
14903
14915
  }
14904
14916
  }
@@ -15115,7 +15127,7 @@ module.exports={
15115
15127
  },
15116
15128
  "Status": {},
15117
15129
  "StackInstanceStatus": {
15118
- "shape": "S5z"
15130
+ "shape": "S60"
15119
15131
  },
15120
15132
  "StatusReason": {},
15121
15133
  "OrganizationalUnitId": {},
@@ -15167,10 +15179,10 @@ module.exports={
15167
15179
  "Description": {},
15168
15180
  "Metadata": {},
15169
15181
  "DriftInformation": {
15170
- "shape": "S66"
15182
+ "shape": "S67"
15171
15183
  },
15172
15184
  "ModuleInfo": {
15173
- "shape": "S4o"
15185
+ "shape": "S4p"
15174
15186
  }
15175
15187
  }
15176
15188
  }
@@ -15186,7 +15198,7 @@ module.exports={
15186
15198
  "members": {
15187
15199
  "StackName": {},
15188
15200
  "StackResourceDriftStatusFilters": {
15189
- "shape": "S69"
15201
+ "shape": "S6a"
15190
15202
  },
15191
15203
  "NextToken": {},
15192
15204
  "MaxResults": {
@@ -15204,7 +15216,7 @@ module.exports={
15204
15216
  "StackResourceDrifts": {
15205
15217
  "type": "list",
15206
15218
  "member": {
15207
- "shape": "S6d"
15219
+ "shape": "S6e"
15208
15220
  }
15209
15221
  },
15210
15222
  "NextToken": {}
@@ -15247,10 +15259,10 @@ module.exports={
15247
15259
  "ResourceStatusReason": {},
15248
15260
  "Description": {},
15249
15261
  "DriftInformation": {
15250
- "shape": "S66"
15262
+ "shape": "S67"
15251
15263
  },
15252
15264
  "ModuleInfo": {
15253
- "shape": "S4o"
15265
+ "shape": "S4p"
15254
15266
  }
15255
15267
  }
15256
15268
  }
@@ -15294,20 +15306,20 @@ module.exports={
15294
15306
  "AdministrationRoleARN": {},
15295
15307
  "ExecutionRoleName": {},
15296
15308
  "StackSetDriftDetectionDetails": {
15297
- "shape": "S6x"
15309
+ "shape": "S6y"
15298
15310
  },
15299
15311
  "AutoDeployment": {
15300
- "shape": "S34"
15312
+ "shape": "S35"
15301
15313
  },
15302
15314
  "PermissionModel": {},
15303
15315
  "OrganizationalUnitIds": {
15304
- "shape": "S2o"
15316
+ "shape": "S2p"
15305
15317
  },
15306
15318
  "ManagedExecution": {
15307
- "shape": "S37"
15319
+ "shape": "S38"
15308
15320
  },
15309
15321
  "Regions": {
15310
- "shape": "S2r"
15322
+ "shape": "S2s"
15311
15323
  }
15312
15324
  }
15313
15325
  }
@@ -15339,7 +15351,7 @@ module.exports={
15339
15351
  "Action": {},
15340
15352
  "Status": {},
15341
15353
  "OperationPreferences": {
15342
- "shape": "S2t"
15354
+ "shape": "S2u"
15343
15355
  },
15344
15356
  "RetainStacks": {
15345
15357
  "type": "boolean"
@@ -15353,14 +15365,14 @@ module.exports={
15353
15365
  "type": "timestamp"
15354
15366
  },
15355
15367
  "DeploymentTargets": {
15356
- "shape": "S2m"
15368
+ "shape": "S2n"
15357
15369
  },
15358
15370
  "StackSetDriftDetectionDetails": {
15359
- "shape": "S6x"
15371
+ "shape": "S6y"
15360
15372
  },
15361
15373
  "StatusReason": {},
15362
15374
  "StatusDetails": {
15363
- "shape": "S7c"
15375
+ "shape": "S7d"
15364
15376
  }
15365
15377
  }
15366
15378
  }
@@ -15454,6 +15466,9 @@ module.exports={
15454
15466
  "type": "timestamp"
15455
15467
  }
15456
15468
  }
15469
+ },
15470
+ "RetainExceptOnCreate": {
15471
+ "type": "boolean"
15457
15472
  }
15458
15473
  }
15459
15474
  }
@@ -15568,7 +15583,7 @@ module.exports={
15568
15583
  "members": {
15569
15584
  "StackName": {},
15570
15585
  "LogicalResourceIds": {
15571
- "shape": "S8d"
15586
+ "shape": "S8e"
15572
15587
  }
15573
15588
  }
15574
15589
  },
@@ -15603,7 +15618,7 @@ module.exports={
15603
15618
  ],
15604
15619
  "members": {
15605
15620
  "StackResourceDrift": {
15606
- "shape": "S6d"
15621
+ "shape": "S6e"
15607
15622
  }
15608
15623
  }
15609
15624
  }
@@ -15617,7 +15632,7 @@ module.exports={
15617
15632
  "members": {
15618
15633
  "StackSetName": {},
15619
15634
  "OperationPreferences": {
15620
- "shape": "S2t"
15635
+ "shape": "S2u"
15621
15636
  },
15622
15637
  "OperationId": {
15623
15638
  "idempotencyToken": true
@@ -15664,6 +15679,9 @@ module.exports={
15664
15679
  "ClientRequestToken": {},
15665
15680
  "DisableRollback": {
15666
15681
  "type": "boolean"
15682
+ },
15683
+ "RetainExceptOnCreate": {
15684
+ "type": "boolean"
15667
15685
  }
15668
15686
  }
15669
15687
  },
@@ -15770,7 +15788,7 @@ module.exports={
15770
15788
  "Version": {},
15771
15789
  "Metadata": {},
15772
15790
  "DeclaredTransforms": {
15773
- "shape": "S98"
15791
+ "shape": "S99"
15774
15792
  },
15775
15793
  "ResourceIdentifierSummaries": {
15776
15794
  "type": "list",
@@ -15779,7 +15797,7 @@ module.exports={
15779
15797
  "members": {
15780
15798
  "ResourceType": {},
15781
15799
  "LogicalResourceIds": {
15782
- "shape": "S8d"
15800
+ "shape": "S8e"
15783
15801
  },
15784
15802
  "ResourceIdentifiers": {
15785
15803
  "type": "list",
@@ -15813,10 +15831,10 @@ module.exports={
15813
15831
  },
15814
15832
  "StackIdsUrl": {},
15815
15833
  "OrganizationalUnitIds": {
15816
- "shape": "S2o"
15834
+ "shape": "S2p"
15817
15835
  },
15818
15836
  "OperationPreferences": {
15819
- "shape": "S2t"
15837
+ "shape": "S2u"
15820
15838
  },
15821
15839
  "OperationId": {
15822
15840
  "idempotencyToken": true
@@ -15940,7 +15958,7 @@ module.exports={
15940
15958
  "type": "integer"
15941
15959
  },
15942
15960
  "StackInstanceResourceDriftStatuses": {
15943
- "shape": "S69"
15961
+ "shape": "S6a"
15944
15962
  },
15945
15963
  "StackInstanceAccount": {},
15946
15964
  "StackInstanceRegion": {},
@@ -15968,11 +15986,11 @@ module.exports={
15968
15986
  "LogicalResourceId": {},
15969
15987
  "PhysicalResourceId": {},
15970
15988
  "PhysicalResourceIdContext": {
15971
- "shape": "S6e"
15989
+ "shape": "S6f"
15972
15990
  },
15973
15991
  "ResourceType": {},
15974
15992
  "PropertyDifferences": {
15975
- "shape": "S6j"
15993
+ "shape": "S6k"
15976
15994
  },
15977
15995
  "StackResourceDriftStatus": {},
15978
15996
  "Timestamp": {
@@ -16028,7 +16046,7 @@ module.exports={
16028
16046
  "Status": {},
16029
16047
  "StatusReason": {},
16030
16048
  "StackInstanceStatus": {
16031
- "shape": "S5z"
16049
+ "shape": "S60"
16032
16050
  },
16033
16051
  "OrganizationalUnitId": {},
16034
16052
  "DriftStatus": {},
@@ -16090,7 +16108,7 @@ module.exports={
16090
16108
  }
16091
16109
  },
16092
16110
  "ModuleInfo": {
16093
- "shape": "S4o"
16111
+ "shape": "S4p"
16094
16112
  }
16095
16113
  }
16096
16114
  }
@@ -16189,10 +16207,10 @@ module.exports={
16189
16207
  },
16190
16208
  "StatusReason": {},
16191
16209
  "StatusDetails": {
16192
- "shape": "S7c"
16210
+ "shape": "S7d"
16193
16211
  },
16194
16212
  "OperationPreferences": {
16195
- "shape": "S2t"
16213
+ "shape": "S2u"
16196
16214
  }
16197
16215
  }
16198
16216
  }
@@ -16227,7 +16245,7 @@ module.exports={
16227
16245
  "Description": {},
16228
16246
  "Status": {},
16229
16247
  "AutoDeployment": {
16230
- "shape": "S34"
16248
+ "shape": "S35"
16231
16249
  },
16232
16250
  "PermissionModel": {},
16233
16251
  "DriftStatus": {},
@@ -16235,7 +16253,7 @@ module.exports={
16235
16253
  "type": "timestamp"
16236
16254
  },
16237
16255
  "ManagedExecution": {
16238
- "shape": "S37"
16256
+ "shape": "S38"
16239
16257
  }
16240
16258
  }
16241
16259
  }
@@ -16529,7 +16547,10 @@ module.exports={
16529
16547
  "members": {
16530
16548
  "StackName": {},
16531
16549
  "RoleARN": {},
16532
- "ClientRequestToken": {}
16550
+ "ClientRequestToken": {},
16551
+ "RetainExceptOnCreate": {
16552
+ "type": "boolean"
16553
+ }
16533
16554
  }
16534
16555
  },
16535
16556
  "output": {
@@ -16687,7 +16708,10 @@ module.exports={
16687
16708
  "DisableRollback": {
16688
16709
  "type": "boolean"
16689
16710
  },
16690
- "ClientRequestToken": {}
16711
+ "ClientRequestToken": {},
16712
+ "RetainExceptOnCreate": {
16713
+ "type": "boolean"
16714
+ }
16691
16715
  }
16692
16716
  },
16693
16717
  "output": {
@@ -16708,19 +16732,19 @@ module.exports={
16708
16732
  "members": {
16709
16733
  "StackSetName": {},
16710
16734
  "Accounts": {
16711
- "shape": "S2k"
16735
+ "shape": "S2l"
16712
16736
  },
16713
16737
  "DeploymentTargets": {
16714
- "shape": "S2m"
16738
+ "shape": "S2n"
16715
16739
  },
16716
16740
  "Regions": {
16717
- "shape": "S2r"
16741
+ "shape": "S2s"
16718
16742
  },
16719
16743
  "ParameterOverrides": {
16720
16744
  "shape": "S1a"
16721
16745
  },
16722
16746
  "OperationPreferences": {
16723
- "shape": "S2t"
16747
+ "shape": "S2u"
16724
16748
  },
16725
16749
  "OperationId": {
16726
16750
  "idempotencyToken": true
@@ -16760,29 +16784,29 @@ module.exports={
16760
16784
  "shape": "S1r"
16761
16785
  },
16762
16786
  "OperationPreferences": {
16763
- "shape": "S2t"
16787
+ "shape": "S2u"
16764
16788
  },
16765
16789
  "AdministrationRoleARN": {},
16766
16790
  "ExecutionRoleName": {},
16767
16791
  "DeploymentTargets": {
16768
- "shape": "S2m"
16792
+ "shape": "S2n"
16769
16793
  },
16770
16794
  "PermissionModel": {},
16771
16795
  "AutoDeployment": {
16772
- "shape": "S34"
16796
+ "shape": "S35"
16773
16797
  },
16774
16798
  "OperationId": {
16775
16799
  "idempotencyToken": true
16776
16800
  },
16777
16801
  "Accounts": {
16778
- "shape": "S2k"
16802
+ "shape": "S2l"
16779
16803
  },
16780
16804
  "Regions": {
16781
- "shape": "S2r"
16805
+ "shape": "S2s"
16782
16806
  },
16783
16807
  "CallAs": {},
16784
16808
  "ManagedExecution": {
16785
- "shape": "S37"
16809
+ "shape": "S38"
16786
16810
  }
16787
16811
  }
16788
16812
  },
@@ -16848,7 +16872,7 @@ module.exports={
16848
16872
  },
16849
16873
  "CapabilitiesReason": {},
16850
16874
  "DeclaredTransforms": {
16851
- "shape": "S98"
16875
+ "shape": "S99"
16852
16876
  }
16853
16877
  }
16854
16878
  }
@@ -16938,37 +16962,37 @@ module.exports={
16938
16962
  }
16939
16963
  }
16940
16964
  },
16941
- "S2k": {
16965
+ "S2l": {
16942
16966
  "type": "list",
16943
16967
  "member": {}
16944
16968
  },
16945
- "S2m": {
16969
+ "S2n": {
16946
16970
  "type": "structure",
16947
16971
  "members": {
16948
16972
  "Accounts": {
16949
- "shape": "S2k"
16973
+ "shape": "S2l"
16950
16974
  },
16951
16975
  "AccountsUrl": {},
16952
16976
  "OrganizationalUnitIds": {
16953
- "shape": "S2o"
16977
+ "shape": "S2p"
16954
16978
  },
16955
16979
  "AccountFilterType": {}
16956
16980
  }
16957
16981
  },
16958
- "S2o": {
16982
+ "S2p": {
16959
16983
  "type": "list",
16960
16984
  "member": {}
16961
16985
  },
16962
- "S2r": {
16986
+ "S2s": {
16963
16987
  "type": "list",
16964
16988
  "member": {}
16965
16989
  },
16966
- "S2t": {
16990
+ "S2u": {
16967
16991
  "type": "structure",
16968
16992
  "members": {
16969
16993
  "RegionConcurrencyType": {},
16970
16994
  "RegionOrder": {
16971
- "shape": "S2r"
16995
+ "shape": "S2s"
16972
16996
  },
16973
16997
  "FailureToleranceCount": {
16974
16998
  "type": "integer"
@@ -16984,7 +17008,7 @@ module.exports={
16984
17008
  }
16985
17009
  }
16986
17010
  },
16987
- "S34": {
17011
+ "S35": {
16988
17012
  "type": "structure",
16989
17013
  "members": {
16990
17014
  "Enabled": {
@@ -16995,7 +17019,7 @@ module.exports={
16995
17019
  }
16996
17020
  }
16997
17021
  },
16998
- "S37": {
17022
+ "S38": {
16999
17023
  "type": "structure",
17000
17024
  "members": {
17001
17025
  "Active": {
@@ -17003,20 +17027,20 @@ module.exports={
17003
17027
  }
17004
17028
  }
17005
17029
  },
17006
- "S4o": {
17030
+ "S4p": {
17007
17031
  "type": "structure",
17008
17032
  "members": {
17009
17033
  "TypeHierarchy": {},
17010
17034
  "LogicalIdHierarchy": {}
17011
17035
  }
17012
17036
  },
17013
- "S5z": {
17037
+ "S60": {
17014
17038
  "type": "structure",
17015
17039
  "members": {
17016
17040
  "DetailedStatus": {}
17017
17041
  }
17018
17042
  },
17019
- "S66": {
17043
+ "S67": {
17020
17044
  "type": "structure",
17021
17045
  "required": [
17022
17046
  "StackResourceDriftStatus"
@@ -17028,11 +17052,11 @@ module.exports={
17028
17052
  }
17029
17053
  }
17030
17054
  },
17031
- "S69": {
17055
+ "S6a": {
17032
17056
  "type": "list",
17033
17057
  "member": {}
17034
17058
  },
17035
- "S6d": {
17059
+ "S6e": {
17036
17060
  "type": "structure",
17037
17061
  "required": [
17038
17062
  "StackId",
@@ -17046,24 +17070,24 @@ module.exports={
17046
17070
  "LogicalResourceId": {},
17047
17071
  "PhysicalResourceId": {},
17048
17072
  "PhysicalResourceIdContext": {
17049
- "shape": "S6e"
17073
+ "shape": "S6f"
17050
17074
  },
17051
17075
  "ResourceType": {},
17052
17076
  "ExpectedProperties": {},
17053
17077
  "ActualProperties": {},
17054
17078
  "PropertyDifferences": {
17055
- "shape": "S6j"
17079
+ "shape": "S6k"
17056
17080
  },
17057
17081
  "StackResourceDriftStatus": {},
17058
17082
  "Timestamp": {
17059
17083
  "type": "timestamp"
17060
17084
  },
17061
17085
  "ModuleInfo": {
17062
- "shape": "S4o"
17086
+ "shape": "S4p"
17063
17087
  }
17064
17088
  }
17065
17089
  },
17066
- "S6e": {
17090
+ "S6f": {
17067
17091
  "type": "list",
17068
17092
  "member": {
17069
17093
  "type": "structure",
@@ -17077,7 +17101,7 @@ module.exports={
17077
17101
  }
17078
17102
  }
17079
17103
  },
17080
- "S6j": {
17104
+ "S6k": {
17081
17105
  "type": "list",
17082
17106
  "member": {
17083
17107
  "type": "structure",
@@ -17095,7 +17119,7 @@ module.exports={
17095
17119
  }
17096
17120
  }
17097
17121
  },
17098
- "S6x": {
17122
+ "S6y": {
17099
17123
  "type": "structure",
17100
17124
  "members": {
17101
17125
  "DriftStatus": {},
@@ -17120,7 +17144,7 @@ module.exports={
17120
17144
  }
17121
17145
  }
17122
17146
  },
17123
- "S7c": {
17147
+ "S7d": {
17124
17148
  "type": "structure",
17125
17149
  "members": {
17126
17150
  "FailedStackInstancesCount": {
@@ -17128,11 +17152,11 @@ module.exports={
17128
17152
  }
17129
17153
  }
17130
17154
  },
17131
- "S8d": {
17155
+ "S8e": {
17132
17156
  "type": "list",
17133
17157
  "member": {}
17134
17158
  },
17135
- "S98": {
17159
+ "S99": {
17136
17160
  "type": "list",
17137
17161
  "member": {}
17138
17162
  }
@@ -33196,7 +33220,10 @@ module.exports={
33196
33220
  "location": "header",
33197
33221
  "locationName": "If-Match"
33198
33222
  },
33199
- "CallerReference": {}
33223
+ "CallerReference": {},
33224
+ "Enabled": {
33225
+ "type": "boolean"
33226
+ }
33200
33227
  }
33201
33228
  },
33202
33229
  "output": {
@@ -204214,6 +204241,9 @@ module.exports={
204214
204241
  "type": "boolean"
204215
204242
  },
204216
204243
  "MasterUserSecretKmsKeyId": {},
204244
+ "EnableLocalWriteForwarding": {
204245
+ "type": "boolean"
204246
+ },
204217
204247
  "SourceRegion": {}
204218
204248
  }
204219
204249
  },
@@ -204251,7 +204281,7 @@ module.exports={
204251
204281
  }
204252
204282
  },
204253
204283
  "output": {
204254
- "shape": "S3h",
204284
+ "shape": "S3i",
204255
204285
  "resultWrapper": "CreateDBClusterEndpointResult"
204256
204286
  }
204257
204287
  },
@@ -204326,7 +204356,7 @@ module.exports={
204326
204356
  "MasterUsername": {},
204327
204357
  "MasterUserPassword": {},
204328
204358
  "DBSecurityGroups": {
204329
- "shape": "S3n"
204359
+ "shape": "S3o"
204330
204360
  },
204331
204361
  "VpcSecurityGroupIds": {
204332
204362
  "shape": "S2s"
@@ -204433,7 +204463,7 @@ module.exports={
204433
204463
  "type": "structure",
204434
204464
  "members": {
204435
204465
  "DBInstance": {
204436
- "shape": "S3p"
204466
+ "shape": "S3q"
204437
204467
  }
204438
204468
  }
204439
204469
  }
@@ -204537,7 +204567,7 @@ module.exports={
204537
204567
  "type": "structure",
204538
204568
  "members": {
204539
204569
  "DBInstance": {
204540
- "shape": "S3p"
204570
+ "shape": "S3q"
204541
204571
  }
204542
204572
  }
204543
204573
  }
@@ -204583,7 +204613,7 @@ module.exports={
204583
204613
  "DBProxyName": {},
204584
204614
  "EngineFamily": {},
204585
204615
  "Auth": {
204586
- "shape": "S4j"
204616
+ "shape": "S4k"
204587
204617
  },
204588
204618
  "RoleArn": {},
204589
204619
  "VpcSubnetIds": {
@@ -204611,7 +204641,7 @@ module.exports={
204611
204641
  "type": "structure",
204612
204642
  "members": {
204613
204643
  "DBProxy": {
204614
- "shape": "S4p"
204644
+ "shape": "S4q"
204615
204645
  }
204616
204646
  }
204617
204647
  }
@@ -204644,7 +204674,7 @@ module.exports={
204644
204674
  "type": "structure",
204645
204675
  "members": {
204646
204676
  "DBProxyEndpoint": {
204647
- "shape": "S4y"
204677
+ "shape": "S4z"
204648
204678
  }
204649
204679
  }
204650
204680
  }
@@ -204711,7 +204741,7 @@ module.exports={
204711
204741
  "DBSubnetGroupName": {},
204712
204742
  "DBSubnetGroupDescription": {},
204713
204743
  "SubnetIds": {
204714
- "shape": "S55"
204744
+ "shape": "S56"
204715
204745
  },
204716
204746
  "Tags": {
204717
204747
  "shape": "Sb"
@@ -204723,7 +204753,7 @@ module.exports={
204723
204753
  "type": "structure",
204724
204754
  "members": {
204725
204755
  "DBSubnetGroup": {
204726
- "shape": "S3t"
204756
+ "shape": "S3u"
204727
204757
  }
204728
204758
  }
204729
204759
  }
@@ -204785,7 +204815,7 @@ module.exports={
204785
204815
  "type": "structure",
204786
204816
  "members": {
204787
204817
  "GlobalCluster": {
204788
- "shape": "S5b"
204818
+ "shape": "S5c"
204789
204819
  }
204790
204820
  }
204791
204821
  }
@@ -204894,7 +204924,7 @@ module.exports={
204894
204924
  }
204895
204925
  },
204896
204926
  "output": {
204897
- "shape": "S3h",
204927
+ "shape": "S3i",
204898
204928
  "resultWrapper": "DeleteDBClusterEndpointResult"
204899
204929
  }
204900
204930
  },
@@ -204951,7 +204981,7 @@ module.exports={
204951
204981
  "type": "structure",
204952
204982
  "members": {
204953
204983
  "DBInstance": {
204954
- "shape": "S3p"
204984
+ "shape": "S3q"
204955
204985
  }
204956
204986
  }
204957
204987
  }
@@ -204969,7 +204999,7 @@ module.exports={
204969
204999
  "type": "structure",
204970
205000
  "members": {
204971
205001
  "DBInstanceAutomatedBackup": {
204972
- "shape": "S5w"
205002
+ "shape": "S5x"
204973
205003
  }
204974
205004
  }
204975
205005
  }
@@ -205000,7 +205030,7 @@ module.exports={
205000
205030
  "type": "structure",
205001
205031
  "members": {
205002
205032
  "DBProxy": {
205003
- "shape": "S4p"
205033
+ "shape": "S4q"
205004
205034
  }
205005
205035
  }
205006
205036
  }
@@ -205020,7 +205050,7 @@ module.exports={
205020
205050
  "type": "structure",
205021
205051
  "members": {
205022
205052
  "DBProxyEndpoint": {
205023
- "shape": "S4y"
205053
+ "shape": "S4z"
205024
205054
  }
205025
205055
  }
205026
205056
  }
@@ -205102,7 +205132,7 @@ module.exports={
205102
205132
  "type": "structure",
205103
205133
  "members": {
205104
205134
  "GlobalCluster": {
205105
- "shape": "S5b"
205135
+ "shape": "S5c"
205106
205136
  }
205107
205137
  }
205108
205138
  }
@@ -205176,7 +205206,7 @@ module.exports={
205176
205206
  "members": {
205177
205207
  "BlueGreenDeploymentIdentifier": {},
205178
205208
  "Filters": {
205179
- "shape": "S6k"
205209
+ "shape": "S6l"
205180
205210
  },
205181
205211
  "Marker": {},
205182
205212
  "MaxRecords": {
@@ -205204,7 +205234,7 @@ module.exports={
205204
205234
  "members": {
205205
205235
  "CertificateIdentifier": {},
205206
205236
  "Filters": {
205207
- "shape": "S6k"
205237
+ "shape": "S6l"
205208
205238
  },
205209
205239
  "MaxRecords": {
205210
205240
  "type": "integer"
@@ -205219,7 +205249,7 @@ module.exports={
205219
205249
  "Certificates": {
205220
205250
  "type": "list",
205221
205251
  "member": {
205222
- "shape": "S6t",
205252
+ "shape": "S6u",
205223
205253
  "locationName": "Certificate"
205224
205254
  }
205225
205255
  },
@@ -205237,7 +205267,7 @@ module.exports={
205237
205267
  "DBClusterIdentifier": {},
205238
205268
  "BacktrackIdentifier": {},
205239
205269
  "Filters": {
205240
- "shape": "S6k"
205270
+ "shape": "S6l"
205241
205271
  },
205242
205272
  "MaxRecords": {
205243
205273
  "type": "integer"
@@ -205267,7 +205297,7 @@ module.exports={
205267
205297
  "DBClusterIdentifier": {},
205268
205298
  "DBClusterEndpointIdentifier": {},
205269
205299
  "Filters": {
205270
- "shape": "S6k"
205300
+ "shape": "S6l"
205271
205301
  },
205272
205302
  "MaxRecords": {
205273
205303
  "type": "integer"
@@ -205283,7 +205313,7 @@ module.exports={
205283
205313
  "DBClusterEndpoints": {
205284
205314
  "type": "list",
205285
205315
  "member": {
205286
- "shape": "S3h",
205316
+ "shape": "S3i",
205287
205317
  "locationName": "DBClusterEndpointList"
205288
205318
  }
205289
205319
  }
@@ -205296,7 +205326,7 @@ module.exports={
205296
205326
  "members": {
205297
205327
  "DBClusterParameterGroupName": {},
205298
205328
  "Filters": {
205299
- "shape": "S6k"
205329
+ "shape": "S6l"
205300
205330
  },
205301
205331
  "MaxRecords": {
205302
205332
  "type": "integer"
@@ -205329,7 +205359,7 @@ module.exports={
205329
205359
  "DBClusterParameterGroupName": {},
205330
205360
  "Source": {},
205331
205361
  "Filters": {
205332
- "shape": "S6k"
205362
+ "shape": "S6l"
205333
205363
  },
205334
205364
  "MaxRecords": {
205335
205365
  "type": "integer"
@@ -205342,7 +205372,7 @@ module.exports={
205342
205372
  "type": "structure",
205343
205373
  "members": {
205344
205374
  "Parameters": {
205345
- "shape": "S75"
205375
+ "shape": "S76"
205346
205376
  },
205347
205377
  "Marker": {}
205348
205378
  }
@@ -205363,7 +205393,7 @@ module.exports={
205363
205393
  "type": "structure",
205364
205394
  "members": {
205365
205395
  "DBClusterSnapshotAttributesResult": {
205366
- "shape": "S7a"
205396
+ "shape": "S7b"
205367
205397
  }
205368
205398
  }
205369
205399
  }
@@ -205376,7 +205406,7 @@ module.exports={
205376
205406
  "DBClusterSnapshotIdentifier": {},
205377
205407
  "SnapshotType": {},
205378
205408
  "Filters": {
205379
- "shape": "S6k"
205409
+ "shape": "S6l"
205380
205410
  },
205381
205411
  "MaxRecords": {
205382
205412
  "type": "integer"
@@ -205411,7 +205441,7 @@ module.exports={
205411
205441
  "members": {
205412
205442
  "DBClusterIdentifier": {},
205413
205443
  "Filters": {
205414
- "shape": "S6k"
205444
+ "shape": "S6l"
205415
205445
  },
205416
205446
  "MaxRecords": {
205417
205447
  "type": "integer"
@@ -205445,7 +205475,7 @@ module.exports={
205445
205475
  "EngineVersion": {},
205446
205476
  "DBParameterGroupFamily": {},
205447
205477
  "Filters": {
205448
- "shape": "S6k"
205478
+ "shape": "S6l"
205449
205479
  },
205450
205480
  "MaxRecords": {
205451
205481
  "type": "integer"
@@ -205487,7 +205517,7 @@ module.exports={
205487
205517
  "DbiResourceId": {},
205488
205518
  "DBInstanceIdentifier": {},
205489
205519
  "Filters": {
205490
- "shape": "S6k"
205520
+ "shape": "S6l"
205491
205521
  },
205492
205522
  "MaxRecords": {
205493
205523
  "type": "integer"
@@ -205504,7 +205534,7 @@ module.exports={
205504
205534
  "DBInstanceAutomatedBackups": {
205505
205535
  "type": "list",
205506
205536
  "member": {
205507
- "shape": "S5w",
205537
+ "shape": "S5x",
205508
205538
  "locationName": "DBInstanceAutomatedBackup"
205509
205539
  }
205510
205540
  }
@@ -205517,7 +205547,7 @@ module.exports={
205517
205547
  "members": {
205518
205548
  "DBInstanceIdentifier": {},
205519
205549
  "Filters": {
205520
- "shape": "S6k"
205550
+ "shape": "S6l"
205521
205551
  },
205522
205552
  "MaxRecords": {
205523
205553
  "type": "integer"
@@ -205533,7 +205563,7 @@ module.exports={
205533
205563
  "DBInstances": {
205534
205564
  "type": "list",
205535
205565
  "member": {
205536
- "shape": "S3p",
205566
+ "shape": "S3q",
205537
205567
  "locationName": "DBInstance"
205538
205568
  }
205539
205569
  }
@@ -205556,7 +205586,7 @@ module.exports={
205556
205586
  "type": "long"
205557
205587
  },
205558
205588
  "Filters": {
205559
- "shape": "S6k"
205589
+ "shape": "S6l"
205560
205590
  },
205561
205591
  "MaxRecords": {
205562
205592
  "type": "integer"
@@ -205594,7 +205624,7 @@ module.exports={
205594
205624
  "members": {
205595
205625
  "DBParameterGroupName": {},
205596
205626
  "Filters": {
205597
- "shape": "S6k"
205627
+ "shape": "S6l"
205598
205628
  },
205599
205629
  "MaxRecords": {
205600
205630
  "type": "integer"
@@ -205627,7 +205657,7 @@ module.exports={
205627
205657
  "DBParameterGroupName": {},
205628
205658
  "Source": {},
205629
205659
  "Filters": {
205630
- "shape": "S6k"
205660
+ "shape": "S6l"
205631
205661
  },
205632
205662
  "MaxRecords": {
205633
205663
  "type": "integer"
@@ -205640,7 +205670,7 @@ module.exports={
205640
205670
  "type": "structure",
205641
205671
  "members": {
205642
205672
  "Parameters": {
205643
- "shape": "S75"
205673
+ "shape": "S76"
205644
205674
  },
205645
205675
  "Marker": {}
205646
205676
  }
@@ -205652,7 +205682,7 @@ module.exports={
205652
205682
  "members": {
205653
205683
  "DBProxyName": {},
205654
205684
  "Filters": {
205655
- "shape": "S6k"
205685
+ "shape": "S6l"
205656
205686
  },
205657
205687
  "Marker": {},
205658
205688
  "MaxRecords": {
@@ -205667,7 +205697,7 @@ module.exports={
205667
205697
  "DBProxies": {
205668
205698
  "type": "list",
205669
205699
  "member": {
205670
- "shape": "S4p"
205700
+ "shape": "S4q"
205671
205701
  }
205672
205702
  },
205673
205703
  "Marker": {}
@@ -205681,7 +205711,7 @@ module.exports={
205681
205711
  "DBProxyName": {},
205682
205712
  "DBProxyEndpointName": {},
205683
205713
  "Filters": {
205684
- "shape": "S6k"
205714
+ "shape": "S6l"
205685
205715
  },
205686
205716
  "Marker": {},
205687
205717
  "MaxRecords": {
@@ -205696,7 +205726,7 @@ module.exports={
205696
205726
  "DBProxyEndpoints": {
205697
205727
  "type": "list",
205698
205728
  "member": {
205699
- "shape": "S4y"
205729
+ "shape": "S4z"
205700
205730
  }
205701
205731
  },
205702
205732
  "Marker": {}
@@ -205713,7 +205743,7 @@ module.exports={
205713
205743
  "DBProxyName": {},
205714
205744
  "TargetGroupName": {},
205715
205745
  "Filters": {
205716
- "shape": "S6k"
205746
+ "shape": "S6l"
205717
205747
  },
205718
205748
  "Marker": {},
205719
205749
  "MaxRecords": {
@@ -205728,7 +205758,7 @@ module.exports={
205728
205758
  "TargetGroups": {
205729
205759
  "type": "list",
205730
205760
  "member": {
205731
- "shape": "S8b"
205761
+ "shape": "S8c"
205732
205762
  }
205733
205763
  },
205734
205764
  "Marker": {}
@@ -205745,7 +205775,7 @@ module.exports={
205745
205775
  "DBProxyName": {},
205746
205776
  "TargetGroupName": {},
205747
205777
  "Filters": {
205748
- "shape": "S6k"
205778
+ "shape": "S6l"
205749
205779
  },
205750
205780
  "Marker": {},
205751
205781
  "MaxRecords": {
@@ -205758,7 +205788,7 @@ module.exports={
205758
205788
  "type": "structure",
205759
205789
  "members": {
205760
205790
  "Targets": {
205761
- "shape": "S8f"
205791
+ "shape": "S8g"
205762
205792
  },
205763
205793
  "Marker": {}
205764
205794
  }
@@ -205770,7 +205800,7 @@ module.exports={
205770
205800
  "members": {
205771
205801
  "DBSecurityGroupName": {},
205772
205802
  "Filters": {
205773
- "shape": "S6k"
205803
+ "shape": "S6l"
205774
205804
  },
205775
205805
  "MaxRecords": {
205776
205806
  "type": "integer"
@@ -205808,7 +205838,7 @@ module.exports={
205808
205838
  "type": "structure",
205809
205839
  "members": {
205810
205840
  "DBSnapshotAttributesResult": {
205811
- "shape": "S8r"
205841
+ "shape": "S8s"
205812
205842
  }
205813
205843
  }
205814
205844
  }
@@ -205821,7 +205851,7 @@ module.exports={
205821
205851
  "DBSnapshotIdentifier": {},
205822
205852
  "SnapshotType": {},
205823
205853
  "Filters": {
205824
- "shape": "S6k"
205854
+ "shape": "S6l"
205825
205855
  },
205826
205856
  "MaxRecords": {
205827
205857
  "type": "integer"
@@ -205857,7 +205887,7 @@ module.exports={
205857
205887
  "members": {
205858
205888
  "DBSubnetGroupName": {},
205859
205889
  "Filters": {
205860
- "shape": "S6k"
205890
+ "shape": "S6l"
205861
205891
  },
205862
205892
  "MaxRecords": {
205863
205893
  "type": "integer"
@@ -205873,7 +205903,7 @@ module.exports={
205873
205903
  "DBSubnetGroups": {
205874
205904
  "type": "list",
205875
205905
  "member": {
205876
- "shape": "S3t",
205906
+ "shape": "S3u",
205877
205907
  "locationName": "DBSubnetGroup"
205878
205908
  }
205879
205909
  }
@@ -205889,7 +205919,7 @@ module.exports={
205889
205919
  "members": {
205890
205920
  "DBParameterGroupFamily": {},
205891
205921
  "Filters": {
205892
- "shape": "S6k"
205922
+ "shape": "S6l"
205893
205923
  },
205894
205924
  "MaxRecords": {
205895
205925
  "type": "integer"
@@ -205902,7 +205932,7 @@ module.exports={
205902
205932
  "type": "structure",
205903
205933
  "members": {
205904
205934
  "EngineDefaults": {
205905
- "shape": "S92"
205935
+ "shape": "S93"
205906
205936
  }
205907
205937
  }
205908
205938
  }
@@ -205916,7 +205946,7 @@ module.exports={
205916
205946
  "members": {
205917
205947
  "DBParameterGroupFamily": {},
205918
205948
  "Filters": {
205919
- "shape": "S6k"
205949
+ "shape": "S6l"
205920
205950
  },
205921
205951
  "MaxRecords": {
205922
205952
  "type": "integer"
@@ -205929,7 +205959,7 @@ module.exports={
205929
205959
  "type": "structure",
205930
205960
  "members": {
205931
205961
  "EngineDefaults": {
205932
- "shape": "S92"
205962
+ "shape": "S93"
205933
205963
  }
205934
205964
  }
205935
205965
  }
@@ -205940,7 +205970,7 @@ module.exports={
205940
205970
  "members": {
205941
205971
  "SourceType": {},
205942
205972
  "Filters": {
205943
- "shape": "S6k"
205973
+ "shape": "S6l"
205944
205974
  }
205945
205975
  }
205946
205976
  },
@@ -205971,7 +206001,7 @@ module.exports={
205971
206001
  "members": {
205972
206002
  "SubscriptionName": {},
205973
206003
  "Filters": {
205974
- "shape": "S6k"
206004
+ "shape": "S6l"
205975
206005
  },
205976
206006
  "MaxRecords": {
205977
206007
  "type": "integer"
@@ -206013,7 +206043,7 @@ module.exports={
206013
206043
  "shape": "S8"
206014
206044
  },
206015
206045
  "Filters": {
206016
- "shape": "S6k"
206046
+ "shape": "S6l"
206017
206047
  },
206018
206048
  "MaxRecords": {
206019
206049
  "type": "integer"
@@ -206055,7 +206085,7 @@ module.exports={
206055
206085
  "ExportTaskIdentifier": {},
206056
206086
  "SourceArn": {},
206057
206087
  "Filters": {
206058
- "shape": "S6k"
206088
+ "shape": "S6l"
206059
206089
  },
206060
206090
  "Marker": {},
206061
206091
  "MaxRecords": {
@@ -206085,7 +206115,7 @@ module.exports={
206085
206115
  "members": {
206086
206116
  "GlobalClusterIdentifier": {},
206087
206117
  "Filters": {
206088
- "shape": "S6k"
206118
+ "shape": "S6l"
206089
206119
  },
206090
206120
  "MaxRecords": {
206091
206121
  "type": "integer"
@@ -206101,7 +206131,7 @@ module.exports={
206101
206131
  "GlobalClusters": {
206102
206132
  "type": "list",
206103
206133
  "member": {
206104
- "shape": "S5b",
206134
+ "shape": "S5c",
206105
206135
  "locationName": "GlobalClusterMember"
206106
206136
  }
206107
206137
  }
@@ -206118,7 +206148,7 @@ module.exports={
206118
206148
  "EngineName": {},
206119
206149
  "MajorEngineVersion": {},
206120
206150
  "Filters": {
206121
- "shape": "S6k"
206151
+ "shape": "S6l"
206122
206152
  },
206123
206153
  "MaxRecords": {
206124
206154
  "type": "integer"
@@ -206234,7 +206264,7 @@ module.exports={
206234
206264
  "members": {
206235
206265
  "OptionGroupName": {},
206236
206266
  "Filters": {
206237
- "shape": "S6k"
206267
+ "shape": "S6l"
206238
206268
  },
206239
206269
  "Marker": {},
206240
206270
  "MaxRecords": {
@@ -206275,7 +206305,7 @@ module.exports={
206275
206305
  "type": "boolean"
206276
206306
  },
206277
206307
  "Filters": {
206278
- "shape": "S6k"
206308
+ "shape": "S6l"
206279
206309
  },
206280
206310
  "MaxRecords": {
206281
206311
  "type": "integer"
@@ -206301,7 +206331,7 @@ module.exports={
206301
206331
  "AvailabilityZones": {
206302
206332
  "type": "list",
206303
206333
  "member": {
206304
- "shape": "S3w",
206334
+ "shape": "S3x",
206305
206335
  "locationName": "AvailabilityZone"
206306
206336
  }
206307
206337
  },
@@ -206349,7 +206379,7 @@ module.exports={
206349
206379
  "type": "double"
206350
206380
  },
206351
206381
  "AvailableProcessorFeatures": {
206352
- "shape": "Sa7"
206382
+ "shape": "Sa8"
206353
206383
  },
206354
206384
  "SupportedEngineModes": {
206355
206385
  "shape": "S2l"
@@ -206405,7 +206435,7 @@ module.exports={
206405
206435
  "members": {
206406
206436
  "ResourceIdentifier": {},
206407
206437
  "Filters": {
206408
- "shape": "S6k"
206438
+ "shape": "S6l"
206409
206439
  },
206410
206440
  "Marker": {},
206411
206441
  "MaxRecords": {
@@ -206443,7 +206473,7 @@ module.exports={
206443
206473
  },
206444
206474
  "LeaseId": {},
206445
206475
  "Filters": {
206446
- "shape": "S6k"
206476
+ "shape": "S6l"
206447
206477
  },
206448
206478
  "MaxRecords": {
206449
206479
  "type": "integer"
@@ -206459,7 +206489,7 @@ module.exports={
206459
206489
  "ReservedDBInstances": {
206460
206490
  "type": "list",
206461
206491
  "member": {
206462
- "shape": "Sag",
206492
+ "shape": "Sah",
206463
206493
  "locationName": "ReservedDBInstance"
206464
206494
  }
206465
206495
  }
@@ -206479,7 +206509,7 @@ module.exports={
206479
206509
  "type": "boolean"
206480
206510
  },
206481
206511
  "Filters": {
206482
- "shape": "S6k"
206512
+ "shape": "S6l"
206483
206513
  },
206484
206514
  "MaxRecords": {
206485
206515
  "type": "integer"
@@ -206516,7 +206546,7 @@ module.exports={
206516
206546
  "type": "boolean"
206517
206547
  },
206518
206548
  "RecurringCharges": {
206519
- "shape": "Sai"
206549
+ "shape": "Saj"
206520
206550
  }
206521
206551
  },
206522
206552
  "wrapper": true
@@ -206535,7 +206565,7 @@ module.exports={
206535
206565
  },
206536
206566
  "Marker": {},
206537
206567
  "Filters": {
206538
- "shape": "S6k"
206568
+ "shape": "S6l"
206539
206569
  }
206540
206570
  }
206541
206571
  },
@@ -206587,28 +206617,28 @@ module.exports={
206587
206617
  "members": {
206588
206618
  "StorageType": {},
206589
206619
  "StorageSize": {
206590
- "shape": "Sax"
206620
+ "shape": "Say"
206591
206621
  },
206592
206622
  "ProvisionedIops": {
206593
- "shape": "Sax"
206623
+ "shape": "Say"
206594
206624
  },
206595
206625
  "IopsToStorageRatio": {
206596
- "shape": "Saz"
206626
+ "shape": "Sb0"
206597
206627
  },
206598
206628
  "SupportsStorageAutoscaling": {
206599
206629
  "type": "boolean"
206600
206630
  },
206601
206631
  "ProvisionedStorageThroughput": {
206602
- "shape": "Sax"
206632
+ "shape": "Say"
206603
206633
  },
206604
206634
  "StorageThroughputToIopsRatio": {
206605
- "shape": "Saz"
206635
+ "shape": "Sb0"
206606
206636
  }
206607
206637
  }
206608
206638
  }
206609
206639
  },
206610
206640
  "ValidProcessorFeatures": {
206611
- "shape": "Sa7"
206641
+ "shape": "Sa8"
206612
206642
  }
206613
206643
  },
206614
206644
  "wrapper": true
@@ -206682,7 +206712,7 @@ module.exports={
206682
206712
  "type": "structure",
206683
206713
  "members": {
206684
206714
  "GlobalCluster": {
206685
- "shape": "S5b"
206715
+ "shape": "S5c"
206686
206716
  }
206687
206717
  }
206688
206718
  }
@@ -206696,7 +206726,7 @@ module.exports={
206696
206726
  "members": {
206697
206727
  "ResourceName": {},
206698
206728
  "Filters": {
206699
- "shape": "S6k"
206729
+ "shape": "S6l"
206700
206730
  }
206701
206731
  }
206702
206732
  },
@@ -206748,7 +206778,7 @@ module.exports={
206748
206778
  "type": "structure",
206749
206779
  "members": {
206750
206780
  "Certificate": {
206751
- "shape": "S6t"
206781
+ "shape": "S6u"
206752
206782
  }
206753
206783
  }
206754
206784
  }
@@ -206840,7 +206870,7 @@ module.exports={
206840
206870
  "type": "long"
206841
206871
  },
206842
206872
  "CloudwatchLogsExportConfiguration": {
206843
- "shape": "Sbl"
206873
+ "shape": "Sbm"
206844
206874
  },
206845
206875
  "EngineVersion": {},
206846
206876
  "AllowMajorVersionUpgrade": {
@@ -206900,6 +206930,9 @@ module.exports={
206900
206930
  "EngineMode": {},
206901
206931
  "AllowEngineModeChange": {
206902
206932
  "type": "boolean"
206933
+ },
206934
+ "EnableLocalWriteForwarding": {
206935
+ "type": "boolean"
206903
206936
  }
206904
206937
  }
206905
206938
  },
@@ -206931,7 +206964,7 @@ module.exports={
206931
206964
  }
206932
206965
  },
206933
206966
  "output": {
206934
- "shape": "S3h",
206967
+ "shape": "S3i",
206935
206968
  "resultWrapper": "ModifyDBClusterEndpointResult"
206936
206969
  }
206937
206970
  },
@@ -206945,12 +206978,12 @@ module.exports={
206945
206978
  "members": {
206946
206979
  "DBClusterParameterGroupName": {},
206947
206980
  "Parameters": {
206948
- "shape": "S75"
206981
+ "shape": "S76"
206949
206982
  }
206950
206983
  }
206951
206984
  },
206952
206985
  "output": {
206953
- "shape": "Sbp",
206986
+ "shape": "Sbq",
206954
206987
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
206955
206988
  }
206956
206989
  },
@@ -206965,10 +206998,10 @@ module.exports={
206965
206998
  "DBClusterSnapshotIdentifier": {},
206966
206999
  "AttributeName": {},
206967
207000
  "ValuesToAdd": {
206968
- "shape": "S7d"
207001
+ "shape": "S7e"
206969
207002
  },
206970
207003
  "ValuesToRemove": {
206971
- "shape": "S7d"
207004
+ "shape": "S7e"
206972
207005
  }
206973
207006
  }
206974
207007
  },
@@ -206977,7 +207010,7 @@ module.exports={
206977
207010
  "type": "structure",
206978
207011
  "members": {
206979
207012
  "DBClusterSnapshotAttributesResult": {
206980
- "shape": "S7a"
207013
+ "shape": "S7b"
206981
207014
  }
206982
207015
  }
206983
207016
  }
@@ -206996,7 +207029,7 @@ module.exports={
206996
207029
  "DBInstanceClass": {},
206997
207030
  "DBSubnetGroupName": {},
206998
207031
  "DBSecurityGroups": {
206999
- "shape": "S3n"
207032
+ "shape": "S3o"
207000
207033
  },
207001
207034
  "VpcSecurityGroupIds": {
207002
207035
  "shape": "S2s"
@@ -207069,7 +207102,7 @@ module.exports={
207069
207102
  "type": "integer"
207070
207103
  },
207071
207104
  "CloudwatchLogsExportConfiguration": {
207072
- "shape": "Sbl"
207105
+ "shape": "Sbm"
207073
207106
  },
207074
207107
  "ProcessorFeatures": {
207075
207108
  "shape": "S1c"
@@ -207114,7 +207147,7 @@ module.exports={
207114
207147
  "type": "structure",
207115
207148
  "members": {
207116
207149
  "DBInstance": {
207117
- "shape": "S3p"
207150
+ "shape": "S3q"
207118
207151
  }
207119
207152
  }
207120
207153
  }
@@ -207129,12 +207162,12 @@ module.exports={
207129
207162
  "members": {
207130
207163
  "DBParameterGroupName": {},
207131
207164
  "Parameters": {
207132
- "shape": "S75"
207165
+ "shape": "S76"
207133
207166
  }
207134
207167
  }
207135
207168
  },
207136
207169
  "output": {
207137
- "shape": "Sbw",
207170
+ "shape": "Sbx",
207138
207171
  "resultWrapper": "ModifyDBParameterGroupResult"
207139
207172
  }
207140
207173
  },
@@ -207148,7 +207181,7 @@ module.exports={
207148
207181
  "DBProxyName": {},
207149
207182
  "NewDBProxyName": {},
207150
207183
  "Auth": {
207151
- "shape": "S4j"
207184
+ "shape": "S4k"
207152
207185
  },
207153
207186
  "RequireTLS": {
207154
207187
  "type": "boolean"
@@ -207170,7 +207203,7 @@ module.exports={
207170
207203
  "type": "structure",
207171
207204
  "members": {
207172
207205
  "DBProxy": {
207173
- "shape": "S4p"
207206
+ "shape": "S4q"
207174
207207
  }
207175
207208
  }
207176
207209
  }
@@ -207194,7 +207227,7 @@ module.exports={
207194
207227
  "type": "structure",
207195
207228
  "members": {
207196
207229
  "DBProxyEndpoint": {
207197
- "shape": "S4y"
207230
+ "shape": "S4z"
207198
207231
  }
207199
207232
  }
207200
207233
  }
@@ -207235,7 +207268,7 @@ module.exports={
207235
207268
  "type": "structure",
207236
207269
  "members": {
207237
207270
  "DBProxyTargetGroup": {
207238
- "shape": "S8b"
207271
+ "shape": "S8c"
207239
207272
  }
207240
207273
  }
207241
207274
  }
@@ -207273,10 +207306,10 @@ module.exports={
207273
207306
  "DBSnapshotIdentifier": {},
207274
207307
  "AttributeName": {},
207275
207308
  "ValuesToAdd": {
207276
- "shape": "S7d"
207309
+ "shape": "S7e"
207277
207310
  },
207278
207311
  "ValuesToRemove": {
207279
- "shape": "S7d"
207312
+ "shape": "S7e"
207280
207313
  }
207281
207314
  }
207282
207315
  },
@@ -207285,7 +207318,7 @@ module.exports={
207285
207318
  "type": "structure",
207286
207319
  "members": {
207287
207320
  "DBSnapshotAttributesResult": {
207288
- "shape": "S8r"
207321
+ "shape": "S8s"
207289
207322
  }
207290
207323
  }
207291
207324
  }
@@ -207301,7 +207334,7 @@ module.exports={
207301
207334
  "DBSubnetGroupName": {},
207302
207335
  "DBSubnetGroupDescription": {},
207303
207336
  "SubnetIds": {
207304
- "shape": "S55"
207337
+ "shape": "S56"
207305
207338
  }
207306
207339
  }
207307
207340
  },
@@ -207310,7 +207343,7 @@ module.exports={
207310
207343
  "type": "structure",
207311
207344
  "members": {
207312
207345
  "DBSubnetGroup": {
207313
- "shape": "S3t"
207346
+ "shape": "S3u"
207314
207347
  }
207315
207348
  }
207316
207349
  }
@@ -207363,7 +207396,7 @@ module.exports={
207363
207396
  "type": "structure",
207364
207397
  "members": {
207365
207398
  "GlobalCluster": {
207366
- "shape": "S5b"
207399
+ "shape": "S5c"
207367
207400
  }
207368
207401
  }
207369
207402
  }
@@ -207391,7 +207424,7 @@ module.exports={
207391
207424
  },
207392
207425
  "OptionVersion": {},
207393
207426
  "DBSecurityGroupMemberships": {
207394
- "shape": "S3n"
207427
+ "shape": "S3o"
207395
207428
  },
207396
207429
  "VpcSecurityGroupMemberships": {
207397
207430
  "shape": "S2s"
@@ -207444,7 +207477,7 @@ module.exports={
207444
207477
  "type": "structure",
207445
207478
  "members": {
207446
207479
  "DBInstance": {
207447
- "shape": "S3p"
207480
+ "shape": "S3q"
207448
207481
  }
207449
207482
  }
207450
207483
  }
@@ -207491,7 +207524,7 @@ module.exports={
207491
207524
  "type": "structure",
207492
207525
  "members": {
207493
207526
  "ReservedDBInstance": {
207494
- "shape": "Sag"
207527
+ "shape": "Sah"
207495
207528
  }
207496
207529
  }
207497
207530
  }
@@ -207534,7 +207567,7 @@ module.exports={
207534
207567
  "type": "structure",
207535
207568
  "members": {
207536
207569
  "DBInstance": {
207537
- "shape": "S3p"
207570
+ "shape": "S3q"
207538
207571
  }
207539
207572
  }
207540
207573
  }
@@ -207561,7 +207594,7 @@ module.exports={
207561
207594
  "type": "structure",
207562
207595
  "members": {
207563
207596
  "DBProxyTargets": {
207564
- "shape": "S8f"
207597
+ "shape": "S8g"
207565
207598
  }
207566
207599
  }
207567
207600
  }
@@ -207579,7 +207612,7 @@ module.exports={
207579
207612
  "type": "structure",
207580
207613
  "members": {
207581
207614
  "GlobalCluster": {
207582
- "shape": "S5b"
207615
+ "shape": "S5c"
207583
207616
  }
207584
207617
  }
207585
207618
  }
@@ -207663,12 +207696,12 @@ module.exports={
207663
207696
  "type": "boolean"
207664
207697
  },
207665
207698
  "Parameters": {
207666
- "shape": "S75"
207699
+ "shape": "S76"
207667
207700
  }
207668
207701
  }
207669
207702
  },
207670
207703
  "output": {
207671
- "shape": "Sbp",
207704
+ "shape": "Sbq",
207672
207705
  "resultWrapper": "ResetDBClusterParameterGroupResult"
207673
207706
  }
207674
207707
  },
@@ -207684,12 +207717,12 @@ module.exports={
207684
207717
  "type": "boolean"
207685
207718
  },
207686
207719
  "Parameters": {
207687
- "shape": "S75"
207720
+ "shape": "S76"
207688
207721
  }
207689
207722
  }
207690
207723
  },
207691
207724
  "output": {
207692
- "shape": "Sbw",
207725
+ "shape": "Sbx",
207693
207726
  "resultWrapper": "ResetDBParameterGroupResult"
207694
207727
  }
207695
207728
  },
@@ -208017,7 +208050,7 @@ module.exports={
208017
208050
  "type": "structure",
208018
208051
  "members": {
208019
208052
  "DBInstance": {
208020
- "shape": "S3p"
208053
+ "shape": "S3q"
208021
208054
  }
208022
208055
  }
208023
208056
  }
@@ -208045,7 +208078,7 @@ module.exports={
208045
208078
  "MasterUsername": {},
208046
208079
  "MasterUserPassword": {},
208047
208080
  "DBSecurityGroups": {
208048
- "shape": "S3n"
208081
+ "shape": "S3o"
208049
208082
  },
208050
208083
  "VpcSecurityGroupIds": {
208051
208084
  "shape": "S2s"
@@ -208136,7 +208169,7 @@ module.exports={
208136
208169
  "type": "structure",
208137
208170
  "members": {
208138
208171
  "DBInstance": {
208139
- "shape": "S3p"
208172
+ "shape": "S3q"
208140
208173
  }
208141
208174
  }
208142
208175
  }
@@ -208238,7 +208271,7 @@ module.exports={
208238
208271
  "type": "structure",
208239
208272
  "members": {
208240
208273
  "DBInstance": {
208241
- "shape": "S3p"
208274
+ "shape": "S3q"
208242
208275
  }
208243
208276
  }
208244
208277
  }
@@ -208339,7 +208372,7 @@ module.exports={
208339
208372
  "type": "structure",
208340
208373
  "members": {
208341
208374
  "DBInstance": {
208342
- "shape": "S3p"
208375
+ "shape": "S3q"
208343
208376
  }
208344
208377
  }
208345
208378
  }
@@ -208364,7 +208397,7 @@ module.exports={
208364
208397
  "type": "structure",
208365
208398
  "members": {
208366
208399
  "DBInstanceAutomatedBackup": {
208367
- "shape": "S5w"
208400
+ "shape": "S5x"
208368
208401
  }
208369
208402
  }
208370
208403
  }
@@ -208455,7 +208488,7 @@ module.exports={
208455
208488
  "type": "structure",
208456
208489
  "members": {
208457
208490
  "DBInstance": {
208458
- "shape": "S3p"
208491
+ "shape": "S3q"
208459
208492
  }
208460
208493
  }
208461
208494
  }
@@ -208475,7 +208508,7 @@ module.exports={
208475
208508
  "type": "structure",
208476
208509
  "members": {
208477
208510
  "DBInstanceAutomatedBackup": {
208478
- "shape": "S5w"
208511
+ "shape": "S5x"
208479
208512
  }
208480
208513
  }
208481
208514
  }
@@ -208518,7 +208551,7 @@ module.exports={
208518
208551
  "type": "structure",
208519
208552
  "members": {
208520
208553
  "DBInstance": {
208521
- "shape": "S3p"
208554
+ "shape": "S3q"
208522
208555
  }
208523
208556
  }
208524
208557
  }
@@ -209024,6 +209057,9 @@ module.exports={
209024
209057
  },
209025
209058
  "SupportsBabelfish": {
209026
209059
  "type": "boolean"
209060
+ },
209061
+ "SupportsLocalWriteForwarding": {
209062
+ "type": "boolean"
209027
209063
  }
209028
209064
  }
209029
209065
  }
@@ -209082,6 +209118,9 @@ module.exports={
209082
209118
  "SupportedCACertificateIdentifiers": {
209083
209119
  "type": "list",
209084
209120
  "member": {}
209121
+ },
209122
+ "SupportsLocalWriteForwarding": {
209123
+ "type": "boolean"
209085
209124
  }
209086
209125
  }
209087
209126
  },
@@ -209381,7 +209420,8 @@ module.exports={
209381
209420
  },
209382
209421
  "IOOptimizedNextAllowedModificationTime": {
209383
209422
  "type": "timestamp"
209384
- }
209423
+ },
209424
+ "LocalWriteForwardingStatus": {}
209385
209425
  },
209386
209426
  "wrapper": true
209387
209427
  },
@@ -209422,7 +209462,7 @@ module.exports={
209422
209462
  "KmsKeyId": {}
209423
209463
  }
209424
209464
  },
209425
- "S3h": {
209465
+ "S3i": {
209426
209466
  "type": "structure",
209427
209467
  "members": {
209428
209468
  "DBClusterEndpointIdentifier": {},
@@ -209441,13 +209481,13 @@ module.exports={
209441
209481
  "DBClusterEndpointArn": {}
209442
209482
  }
209443
209483
  },
209444
- "S3n": {
209484
+ "S3o": {
209445
209485
  "type": "list",
209446
209486
  "member": {
209447
209487
  "locationName": "DBSecurityGroupName"
209448
209488
  }
209449
209489
  },
209450
- "S3p": {
209490
+ "S3q": {
209451
209491
  "type": "structure",
209452
209492
  "members": {
209453
209493
  "DBInstanceIdentifier": {},
@@ -209460,7 +209500,7 @@ module.exports={
209460
209500
  "MasterUsername": {},
209461
209501
  "DBName": {},
209462
209502
  "Endpoint": {
209463
- "shape": "S3q"
209503
+ "shape": "S3r"
209464
209504
  },
209465
209505
  "AllocatedStorage": {
209466
209506
  "type": "integer"
@@ -209491,7 +209531,7 @@ module.exports={
209491
209531
  },
209492
209532
  "AvailabilityZone": {},
209493
209533
  "DBSubnetGroup": {
209494
- "shape": "S3t"
209534
+ "shape": "S3u"
209495
209535
  },
209496
209536
  "PreferredMaintenanceWindow": {},
209497
209537
  "PendingModifiedValues": {
@@ -209659,7 +209699,7 @@ module.exports={
209659
209699
  }
209660
209700
  },
209661
209701
  "ListenerEndpoint": {
209662
- "shape": "S3q"
209702
+ "shape": "S3r"
209663
209703
  },
209664
209704
  "MaxAllocatedStorage": {
209665
209705
  "type": "integer"
@@ -209668,7 +209708,7 @@ module.exports={
209668
209708
  "shape": "Sb"
209669
209709
  },
209670
209710
  "DBInstanceAutomatedBackupsReplications": {
209671
- "shape": "S49"
209711
+ "shape": "S4a"
209672
209712
  },
209673
209713
  "CustomerOwnedIpEnabled": {
209674
209714
  "type": "boolean"
@@ -209710,7 +209750,7 @@ module.exports={
209710
209750
  },
209711
209751
  "wrapper": true
209712
209752
  },
209713
- "S3q": {
209753
+ "S3r": {
209714
209754
  "type": "structure",
209715
209755
  "members": {
209716
209756
  "Address": {},
@@ -209720,7 +209760,7 @@ module.exports={
209720
209760
  "HostedZoneId": {}
209721
209761
  }
209722
209762
  },
209723
- "S3t": {
209763
+ "S3u": {
209724
209764
  "type": "structure",
209725
209765
  "members": {
209726
209766
  "DBSubnetGroupName": {},
@@ -209735,7 +209775,7 @@ module.exports={
209735
209775
  "members": {
209736
209776
  "SubnetIdentifier": {},
209737
209777
  "SubnetAvailabilityZone": {
209738
- "shape": "S3w"
209778
+ "shape": "S3x"
209739
209779
  },
209740
209780
  "SubnetOutpost": {
209741
209781
  "type": "structure",
@@ -209754,14 +209794,14 @@ module.exports={
209754
209794
  },
209755
209795
  "wrapper": true
209756
209796
  },
209757
- "S3w": {
209797
+ "S3x": {
209758
209798
  "type": "structure",
209759
209799
  "members": {
209760
209800
  "Name": {}
209761
209801
  },
209762
209802
  "wrapper": true
209763
209803
  },
209764
- "S49": {
209804
+ "S4a": {
209765
209805
  "type": "list",
209766
209806
  "member": {
209767
209807
  "locationName": "DBInstanceAutomatedBackupsReplication",
@@ -209771,7 +209811,7 @@ module.exports={
209771
209811
  }
209772
209812
  }
209773
209813
  },
209774
- "S4j": {
209814
+ "S4k": {
209775
209815
  "type": "list",
209776
209816
  "member": {
209777
209817
  "type": "structure",
@@ -209785,7 +209825,7 @@ module.exports={
209785
209825
  }
209786
209826
  }
209787
209827
  },
209788
- "S4p": {
209828
+ "S4q": {
209789
209829
  "type": "structure",
209790
209830
  "members": {
209791
209831
  "DBProxyName": {},
@@ -209832,7 +209872,7 @@ module.exports={
209832
209872
  }
209833
209873
  }
209834
209874
  },
209835
- "S4y": {
209875
+ "S4z": {
209836
209876
  "type": "structure",
209837
209877
  "members": {
209838
209878
  "DBProxyEndpointName": {},
@@ -209856,13 +209896,13 @@ module.exports={
209856
209896
  }
209857
209897
  }
209858
209898
  },
209859
- "S55": {
209899
+ "S56": {
209860
209900
  "type": "list",
209861
209901
  "member": {
209862
209902
  "locationName": "SubnetIdentifier"
209863
209903
  }
209864
209904
  },
209865
- "S5b": {
209905
+ "S5c": {
209866
209906
  "type": "structure",
209867
209907
  "members": {
209868
209908
  "GlobalClusterIdentifier": {},
@@ -209909,7 +209949,7 @@ module.exports={
209909
209949
  },
209910
209950
  "wrapper": true
209911
209951
  },
209912
- "S5w": {
209952
+ "S5x": {
209913
209953
  "type": "structure",
209914
209954
  "members": {
209915
209955
  "DBInstanceArn": {},
@@ -209962,7 +210002,7 @@ module.exports={
209962
210002
  },
209963
210003
  "DBInstanceAutomatedBackupsArn": {},
209964
210004
  "DBInstanceAutomatedBackupsReplications": {
209965
- "shape": "S49"
210005
+ "shape": "S4a"
209966
210006
  },
209967
210007
  "BackupTarget": {},
209968
210008
  "StorageThroughput": {
@@ -209971,7 +210011,7 @@ module.exports={
209971
210011
  },
209972
210012
  "wrapper": true
209973
210013
  },
209974
- "S6k": {
210014
+ "S6l": {
209975
210015
  "type": "list",
209976
210016
  "member": {
209977
210017
  "locationName": "Filter",
@@ -209991,7 +210031,7 @@ module.exports={
209991
210031
  }
209992
210032
  }
209993
210033
  },
209994
- "S6t": {
210034
+ "S6u": {
209995
210035
  "type": "structure",
209996
210036
  "members": {
209997
210037
  "CertificateIdentifier": {},
@@ -210013,7 +210053,7 @@ module.exports={
210013
210053
  },
210014
210054
  "wrapper": true
210015
210055
  },
210016
- "S75": {
210056
+ "S76": {
210017
210057
  "type": "list",
210018
210058
  "member": {
210019
210059
  "locationName": "Parameter",
@@ -210037,7 +210077,7 @@ module.exports={
210037
210077
  }
210038
210078
  }
210039
210079
  },
210040
- "S7a": {
210080
+ "S7b": {
210041
210081
  "type": "structure",
210042
210082
  "members": {
210043
210083
  "DBClusterSnapshotIdentifier": {},
@@ -210049,7 +210089,7 @@ module.exports={
210049
210089
  "members": {
210050
210090
  "AttributeName": {},
210051
210091
  "AttributeValues": {
210052
- "shape": "S7d"
210092
+ "shape": "S7e"
210053
210093
  }
210054
210094
  }
210055
210095
  }
@@ -210057,13 +210097,13 @@ module.exports={
210057
210097
  },
210058
210098
  "wrapper": true
210059
210099
  },
210060
- "S7d": {
210100
+ "S7e": {
210061
210101
  "type": "list",
210062
210102
  "member": {
210063
210103
  "locationName": "AttributeValue"
210064
210104
  }
210065
210105
  },
210066
- "S8b": {
210106
+ "S8c": {
210067
210107
  "type": "structure",
210068
210108
  "members": {
210069
210109
  "DBProxyName": {},
@@ -210099,7 +210139,7 @@ module.exports={
210099
210139
  }
210100
210140
  }
210101
210141
  },
210102
- "S8f": {
210142
+ "S8g": {
210103
210143
  "type": "list",
210104
210144
  "member": {
210105
210145
  "type": "structure",
@@ -210124,7 +210164,7 @@ module.exports={
210124
210164
  }
210125
210165
  }
210126
210166
  },
210127
- "S8r": {
210167
+ "S8s": {
210128
210168
  "type": "structure",
210129
210169
  "members": {
210130
210170
  "DBSnapshotIdentifier": {},
@@ -210136,7 +210176,7 @@ module.exports={
210136
210176
  "members": {
210137
210177
  "AttributeName": {},
210138
210178
  "AttributeValues": {
210139
- "shape": "S7d"
210179
+ "shape": "S7e"
210140
210180
  }
210141
210181
  },
210142
210182
  "wrapper": true
@@ -210145,18 +210185,18 @@ module.exports={
210145
210185
  },
210146
210186
  "wrapper": true
210147
210187
  },
210148
- "S92": {
210188
+ "S93": {
210149
210189
  "type": "structure",
210150
210190
  "members": {
210151
210191
  "DBParameterGroupFamily": {},
210152
210192
  "Marker": {},
210153
210193
  "Parameters": {
210154
- "shape": "S75"
210194
+ "shape": "S76"
210155
210195
  }
210156
210196
  },
210157
210197
  "wrapper": true
210158
210198
  },
210159
- "Sa7": {
210199
+ "Sa8": {
210160
210200
  "type": "list",
210161
210201
  "member": {
210162
210202
  "locationName": "AvailableProcessorFeature",
@@ -210168,7 +210208,7 @@ module.exports={
210168
210208
  }
210169
210209
  }
210170
210210
  },
210171
- "Sag": {
210211
+ "Sah": {
210172
210212
  "type": "structure",
210173
210213
  "members": {
210174
210214
  "ReservedDBInstanceId": {},
@@ -210197,14 +210237,14 @@ module.exports={
210197
210237
  },
210198
210238
  "State": {},
210199
210239
  "RecurringCharges": {
210200
- "shape": "Sai"
210240
+ "shape": "Saj"
210201
210241
  },
210202
210242
  "ReservedDBInstanceArn": {},
210203
210243
  "LeaseId": {}
210204
210244
  },
210205
210245
  "wrapper": true
210206
210246
  },
210207
- "Sai": {
210247
+ "Saj": {
210208
210248
  "type": "list",
210209
210249
  "member": {
210210
210250
  "locationName": "RecurringCharge",
@@ -210218,7 +210258,7 @@ module.exports={
210218
210258
  "wrapper": true
210219
210259
  }
210220
210260
  },
210221
- "Sax": {
210261
+ "Say": {
210222
210262
  "type": "list",
210223
210263
  "member": {
210224
210264
  "locationName": "Range",
@@ -210236,7 +210276,7 @@ module.exports={
210236
210276
  }
210237
210277
  }
210238
210278
  },
210239
- "Saz": {
210279
+ "Sb0": {
210240
210280
  "type": "list",
210241
210281
  "member": {
210242
210282
  "locationName": "DoubleRange",
@@ -210251,7 +210291,7 @@ module.exports={
210251
210291
  }
210252
210292
  }
210253
210293
  },
210254
- "Sbl": {
210294
+ "Sbm": {
210255
210295
  "type": "structure",
210256
210296
  "members": {
210257
210297
  "EnableLogTypes": {
@@ -210262,13 +210302,13 @@ module.exports={
210262
210302
  }
210263
210303
  }
210264
210304
  },
210265
- "Sbp": {
210305
+ "Sbq": {
210266
210306
  "type": "structure",
210267
210307
  "members": {
210268
210308
  "DBClusterParameterGroupName": {}
210269
210309
  }
210270
210310
  },
210271
- "Sbw": {
210311
+ "Sbx": {
210272
210312
  "type": "structure",
210273
210313
  "members": {
210274
210314
  "DBParameterGroupName": {}
@@ -260576,7 +260616,7 @@ AWS.util.update(AWS, {
260576
260616
  /**
260577
260617
  * @constant
260578
260618
  */
260579
- VERSION: '2.1424.0',
260619
+ VERSION: '2.1426.0',
260580
260620
 
260581
260621
  /**
260582
260622
  * @api private
@@ -282757,7 +282797,7 @@ var LRUCache = /** @class */ (function () {
282757
282797
  }());
282758
282798
  exports.LRUCache = LRUCache;
282759
282799
  },{}],467:[function(require,module,exports){
282760
- // AWS SDK for JavaScript v2.1424.0
282800
+ // AWS SDK for JavaScript v2.1426.0
282761
282801
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
282762
282802
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
282763
282803
  require('./browser_loader');