cdk-docker-image-deployment 0.0.102 → 0.0.104

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.1273.0
1
+ // AWS SDK for JavaScript v2.1275.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){
@@ -10874,6 +10874,15 @@ module.exports={
10874
10874
  },
10875
10875
  "TotalImpact": {
10876
10876
  "type": "double"
10877
+ },
10878
+ "TotalActualSpend": {
10879
+ "type": "double"
10880
+ },
10881
+ "TotalExpectedSpend": {
10882
+ "type": "double"
10883
+ },
10884
+ "TotalImpactPercentage": {
10885
+ "type": "double"
10877
10886
  }
10878
10887
  }
10879
10888
  },
@@ -12184,6 +12193,8 @@ module.exports={
12184
12193
  "members": {
12185
12194
  "SubscriptionArn": {},
12186
12195
  "Threshold": {
12196
+ "deprecated": true,
12197
+ "deprecatedMessage": "Threshold has been deprecated in favor of ThresholdExpression",
12187
12198
  "type": "double"
12188
12199
  },
12189
12200
  "Frequency": {},
@@ -12193,7 +12204,10 @@ module.exports={
12193
12204
  "Subscribers": {
12194
12205
  "shape": "St"
12195
12206
  },
12196
- "SubscriptionName": {}
12207
+ "SubscriptionName": {},
12208
+ "ThresholdExpression": {
12209
+ "shape": "S7"
12210
+ }
12197
12211
  }
12198
12212
  },
12199
12213
  "output": {
@@ -12385,7 +12399,6 @@ module.exports={
12385
12399
  "required": [
12386
12400
  "MonitorArnList",
12387
12401
  "Subscribers",
12388
- "Threshold",
12389
12402
  "Frequency",
12390
12403
  "SubscriptionName"
12391
12404
  ],
@@ -12399,10 +12412,15 @@ module.exports={
12399
12412
  "shape": "St"
12400
12413
  },
12401
12414
  "Threshold": {
12415
+ "deprecated": true,
12416
+ "deprecatedMessage": "Threshold has been deprecated in favor of ThresholdExpression",
12402
12417
  "type": "double"
12403
12418
  },
12404
12419
  "Frequency": {},
12405
- "SubscriptionName": {}
12420
+ "SubscriptionName": {},
12421
+ "ThresholdExpression": {
12422
+ "shape": "S7"
12423
+ }
12406
12424
  }
12407
12425
  },
12408
12426
  "Sr": {
@@ -178129,7 +178147,7 @@ module.exports={
178129
178147
  "deprecatedMessage": "Use SingleMetricAnomalyDetector.Stat property."
178130
178148
  },
178131
178149
  "Configuration": {
178132
- "shape": "S2m"
178150
+ "shape": "S2n"
178133
178151
  },
178134
178152
  "StateValue": {},
178135
178153
  "SingleMetricAnomalyDetector": {
@@ -178451,14 +178469,14 @@ module.exports={
178451
178469
  },
178452
178470
  "StatusCode": {},
178453
178471
  "Messages": {
178454
- "shape": "S44"
178472
+ "shape": "S45"
178455
178473
  }
178456
178474
  }
178457
178475
  }
178458
178476
  },
178459
178477
  "NextToken": {},
178460
178478
  "Messages": {
178461
- "shape": "S44"
178479
+ "shape": "S45"
178462
178480
  }
178463
178481
  }
178464
178482
  }
@@ -178568,10 +178586,10 @@ module.exports={
178568
178586
  "Arn": {},
178569
178587
  "Name": {},
178570
178588
  "IncludeFilters": {
178571
- "shape": "S4i"
178589
+ "shape": "S4j"
178572
178590
  },
178573
178591
  "ExcludeFilters": {
178574
- "shape": "S4i"
178592
+ "shape": "S4j"
178575
178593
  },
178576
178594
  "FirehoseArn": {},
178577
178595
  "RoleArn": {},
@@ -178584,7 +178602,7 @@ module.exports={
178584
178602
  },
178585
178603
  "OutputFormat": {},
178586
178604
  "StatisticsConfigurations": {
178587
- "shape": "S4m"
178605
+ "shape": "S4n"
178588
178606
  }
178589
178607
  }
178590
178608
  }
@@ -178787,7 +178805,7 @@ module.exports={
178787
178805
  "type": "structure",
178788
178806
  "members": {
178789
178807
  "Tags": {
178790
- "shape": "S5p"
178808
+ "shape": "S5q"
178791
178809
  }
178792
178810
  }
178793
178811
  }
@@ -178814,7 +178832,7 @@ module.exports={
178814
178832
  "deprecatedMessage": "Use SingleMetricAnomalyDetector."
178815
178833
  },
178816
178834
  "Configuration": {
178817
- "shape": "S2m"
178835
+ "shape": "S2n"
178818
178836
  },
178819
178837
  "SingleMetricAnomalyDetector": {
178820
178838
  "shape": "Sc"
@@ -178854,7 +178872,7 @@ module.exports={
178854
178872
  "shape": "S1t"
178855
178873
  },
178856
178874
  "Tags": {
178857
- "shape": "S5p"
178875
+ "shape": "S5q"
178858
178876
  },
178859
178877
  "ActionsSuppressor": {},
178860
178878
  "ActionsSuppressorWaitPeriod": {
@@ -178907,7 +178925,7 @@ module.exports={
178907
178925
  "RuleState": {},
178908
178926
  "RuleDefinition": {},
178909
178927
  "Tags": {
178910
- "shape": "S5p"
178928
+ "shape": "S5q"
178911
178929
  }
178912
178930
  }
178913
178931
  },
@@ -178936,7 +178954,7 @@ module.exports={
178936
178954
  "TemplateName": {},
178937
178955
  "ResourceARN": {},
178938
178956
  "Tags": {
178939
- "shape": "S5p"
178957
+ "shape": "S5q"
178940
178958
  }
178941
178959
  }
178942
178960
  }
@@ -179003,7 +179021,7 @@ module.exports={
179003
179021
  "shape": "Se"
179004
179022
  },
179005
179023
  "Tags": {
179006
- "shape": "S5p"
179024
+ "shape": "S5q"
179007
179025
  },
179008
179026
  "ThresholdMetricId": {}
179009
179027
  }
@@ -179093,19 +179111,19 @@ module.exports={
179093
179111
  "members": {
179094
179112
  "Name": {},
179095
179113
  "IncludeFilters": {
179096
- "shape": "S4i"
179114
+ "shape": "S4j"
179097
179115
  },
179098
179116
  "ExcludeFilters": {
179099
- "shape": "S4i"
179117
+ "shape": "S4j"
179100
179118
  },
179101
179119
  "FirehoseArn": {},
179102
179120
  "RoleArn": {},
179103
179121
  "OutputFormat": {},
179104
179122
  "Tags": {
179105
- "shape": "S5p"
179123
+ "shape": "S5q"
179106
179124
  },
179107
179125
  "StatisticsConfigurations": {
179108
- "shape": "S4m"
179126
+ "shape": "S4n"
179109
179127
  }
179110
179128
  }
179111
179129
  },
@@ -179141,7 +179159,7 @@ module.exports={
179141
179159
  ],
179142
179160
  "members": {
179143
179161
  "Names": {
179144
- "shape": "S6k"
179162
+ "shape": "S6l"
179145
179163
  }
179146
179164
  }
179147
179165
  },
@@ -179159,7 +179177,7 @@ module.exports={
179159
179177
  ],
179160
179178
  "members": {
179161
179179
  "Names": {
179162
- "shape": "S6k"
179180
+ "shape": "S6l"
179163
179181
  }
179164
179182
  }
179165
179183
  },
@@ -179179,7 +179197,7 @@ module.exports={
179179
179197
  "members": {
179180
179198
  "ResourceARN": {},
179181
179199
  "Tags": {
179182
- "shape": "S5p"
179200
+ "shape": "S5q"
179183
179201
  }
179184
179202
  }
179185
179203
  },
@@ -179386,7 +179404,11 @@ module.exports={
179386
179404
  "Metrics": {
179387
179405
  "shape": "Se"
179388
179406
  },
179389
- "ThresholdMetricId": {}
179407
+ "ThresholdMetricId": {},
179408
+ "EvaluationState": {},
179409
+ "StateTransitionedTimestamp": {
179410
+ "type": "timestamp"
179411
+ }
179390
179412
  },
179391
179413
  "xmlOrder": [
179392
179414
  "AlarmName",
@@ -179415,11 +179437,13 @@ module.exports={
179415
179437
  "EvaluateLowSampleCountPercentile",
179416
179438
  "DatapointsToAlarm",
179417
179439
  "Metrics",
179418
- "ThresholdMetricId"
179440
+ "ThresholdMetricId",
179441
+ "EvaluationState",
179442
+ "StateTransitionedTimestamp"
179419
179443
  ]
179420
179444
  }
179421
179445
  },
179422
- "S2m": {
179446
+ "S2n": {
179423
179447
  "type": "structure",
179424
179448
  "members": {
179425
179449
  "ExcludedTimeRanges": {
@@ -179447,7 +179471,7 @@ module.exports={
179447
179471
  "MetricTimezone": {}
179448
179472
  }
179449
179473
  },
179450
- "S44": {
179474
+ "S45": {
179451
179475
  "type": "list",
179452
179476
  "member": {
179453
179477
  "type": "structure",
@@ -179457,7 +179481,7 @@ module.exports={
179457
179481
  }
179458
179482
  }
179459
179483
  },
179460
- "S4i": {
179484
+ "S4j": {
179461
179485
  "type": "list",
179462
179486
  "member": {
179463
179487
  "type": "structure",
@@ -179466,7 +179490,7 @@ module.exports={
179466
179490
  }
179467
179491
  }
179468
179492
  },
179469
- "S4m": {
179493
+ "S4n": {
179470
179494
  "type": "list",
179471
179495
  "member": {
179472
179496
  "type": "structure",
@@ -179496,7 +179520,7 @@ module.exports={
179496
179520
  }
179497
179521
  }
179498
179522
  },
179499
- "S5p": {
179523
+ "S5q": {
179500
179524
  "type": "list",
179501
179525
  "member": {
179502
179526
  "type": "structure",
@@ -179510,7 +179534,7 @@ module.exports={
179510
179534
  }
179511
179535
  }
179512
179536
  },
179513
- "S6k": {
179537
+ "S6l": {
179514
179538
  "type": "list",
179515
179539
  "member": {}
179516
179540
  }
@@ -196403,7 +196427,7 @@ module.exports={
196403
196427
  "type": "structure",
196404
196428
  "members": {
196405
196429
  "DBProxy": {
196406
- "shape": "S4k"
196430
+ "shape": "S4l"
196407
196431
  }
196408
196432
  }
196409
196433
  }
@@ -196436,7 +196460,7 @@ module.exports={
196436
196460
  "type": "structure",
196437
196461
  "members": {
196438
196462
  "DBProxyEndpoint": {
196439
- "shape": "S4t"
196463
+ "shape": "S4u"
196440
196464
  }
196441
196465
  }
196442
196466
  }
@@ -196503,7 +196527,7 @@ module.exports={
196503
196527
  "DBSubnetGroupName": {},
196504
196528
  "DBSubnetGroupDescription": {},
196505
196529
  "SubnetIds": {
196506
- "shape": "S50"
196530
+ "shape": "S51"
196507
196531
  },
196508
196532
  "Tags": {
196509
196533
  "shape": "Sb"
@@ -196577,7 +196601,7 @@ module.exports={
196577
196601
  "type": "structure",
196578
196602
  "members": {
196579
196603
  "GlobalCluster": {
196580
- "shape": "S56"
196604
+ "shape": "S57"
196581
196605
  }
196582
196606
  }
196583
196607
  }
@@ -196761,7 +196785,7 @@ module.exports={
196761
196785
  "type": "structure",
196762
196786
  "members": {
196763
196787
  "DBInstanceAutomatedBackup": {
196764
- "shape": "S5r"
196788
+ "shape": "S5s"
196765
196789
  }
196766
196790
  }
196767
196791
  }
@@ -196792,7 +196816,7 @@ module.exports={
196792
196816
  "type": "structure",
196793
196817
  "members": {
196794
196818
  "DBProxy": {
196795
- "shape": "S4k"
196819
+ "shape": "S4l"
196796
196820
  }
196797
196821
  }
196798
196822
  }
@@ -196812,7 +196836,7 @@ module.exports={
196812
196836
  "type": "structure",
196813
196837
  "members": {
196814
196838
  "DBProxyEndpoint": {
196815
- "shape": "S4t"
196839
+ "shape": "S4u"
196816
196840
  }
196817
196841
  }
196818
196842
  }
@@ -196894,7 +196918,7 @@ module.exports={
196894
196918
  "type": "structure",
196895
196919
  "members": {
196896
196920
  "GlobalCluster": {
196897
- "shape": "S56"
196921
+ "shape": "S57"
196898
196922
  }
196899
196923
  }
196900
196924
  }
@@ -196968,7 +196992,7 @@ module.exports={
196968
196992
  "members": {
196969
196993
  "BlueGreenDeploymentIdentifier": {},
196970
196994
  "Filters": {
196971
- "shape": "S6f"
196995
+ "shape": "S6g"
196972
196996
  },
196973
196997
  "Marker": {},
196974
196998
  "MaxRecords": {
@@ -196996,7 +197020,7 @@ module.exports={
196996
197020
  "members": {
196997
197021
  "CertificateIdentifier": {},
196998
197022
  "Filters": {
196999
- "shape": "S6f"
197023
+ "shape": "S6g"
197000
197024
  },
197001
197025
  "MaxRecords": {
197002
197026
  "type": "integer"
@@ -197011,7 +197035,7 @@ module.exports={
197011
197035
  "Certificates": {
197012
197036
  "type": "list",
197013
197037
  "member": {
197014
- "shape": "S6o",
197038
+ "shape": "S6p",
197015
197039
  "locationName": "Certificate"
197016
197040
  }
197017
197041
  },
@@ -197029,7 +197053,7 @@ module.exports={
197029
197053
  "DBClusterIdentifier": {},
197030
197054
  "BacktrackIdentifier": {},
197031
197055
  "Filters": {
197032
- "shape": "S6f"
197056
+ "shape": "S6g"
197033
197057
  },
197034
197058
  "MaxRecords": {
197035
197059
  "type": "integer"
@@ -197059,7 +197083,7 @@ module.exports={
197059
197083
  "DBClusterIdentifier": {},
197060
197084
  "DBClusterEndpointIdentifier": {},
197061
197085
  "Filters": {
197062
- "shape": "S6f"
197086
+ "shape": "S6g"
197063
197087
  },
197064
197088
  "MaxRecords": {
197065
197089
  "type": "integer"
@@ -197088,7 +197112,7 @@ module.exports={
197088
197112
  "members": {
197089
197113
  "DBClusterParameterGroupName": {},
197090
197114
  "Filters": {
197091
- "shape": "S6f"
197115
+ "shape": "S6g"
197092
197116
  },
197093
197117
  "MaxRecords": {
197094
197118
  "type": "integer"
@@ -197121,7 +197145,7 @@ module.exports={
197121
197145
  "DBClusterParameterGroupName": {},
197122
197146
  "Source": {},
197123
197147
  "Filters": {
197124
- "shape": "S6f"
197148
+ "shape": "S6g"
197125
197149
  },
197126
197150
  "MaxRecords": {
197127
197151
  "type": "integer"
@@ -197134,7 +197158,7 @@ module.exports={
197134
197158
  "type": "structure",
197135
197159
  "members": {
197136
197160
  "Parameters": {
197137
- "shape": "S70"
197161
+ "shape": "S71"
197138
197162
  },
197139
197163
  "Marker": {}
197140
197164
  }
@@ -197155,7 +197179,7 @@ module.exports={
197155
197179
  "type": "structure",
197156
197180
  "members": {
197157
197181
  "DBClusterSnapshotAttributesResult": {
197158
- "shape": "S75"
197182
+ "shape": "S76"
197159
197183
  }
197160
197184
  }
197161
197185
  }
@@ -197168,7 +197192,7 @@ module.exports={
197168
197192
  "DBClusterSnapshotIdentifier": {},
197169
197193
  "SnapshotType": {},
197170
197194
  "Filters": {
197171
- "shape": "S6f"
197195
+ "shape": "S6g"
197172
197196
  },
197173
197197
  "MaxRecords": {
197174
197198
  "type": "integer"
@@ -197203,7 +197227,7 @@ module.exports={
197203
197227
  "members": {
197204
197228
  "DBClusterIdentifier": {},
197205
197229
  "Filters": {
197206
- "shape": "S6f"
197230
+ "shape": "S6g"
197207
197231
  },
197208
197232
  "MaxRecords": {
197209
197233
  "type": "integer"
@@ -197237,7 +197261,7 @@ module.exports={
197237
197261
  "EngineVersion": {},
197238
197262
  "DBParameterGroupFamily": {},
197239
197263
  "Filters": {
197240
- "shape": "S6f"
197264
+ "shape": "S6g"
197241
197265
  },
197242
197266
  "MaxRecords": {
197243
197267
  "type": "integer"
@@ -197279,7 +197303,7 @@ module.exports={
197279
197303
  "DbiResourceId": {},
197280
197304
  "DBInstanceIdentifier": {},
197281
197305
  "Filters": {
197282
- "shape": "S6f"
197306
+ "shape": "S6g"
197283
197307
  },
197284
197308
  "MaxRecords": {
197285
197309
  "type": "integer"
@@ -197296,7 +197320,7 @@ module.exports={
197296
197320
  "DBInstanceAutomatedBackups": {
197297
197321
  "type": "list",
197298
197322
  "member": {
197299
- "shape": "S5r",
197323
+ "shape": "S5s",
197300
197324
  "locationName": "DBInstanceAutomatedBackup"
197301
197325
  }
197302
197326
  }
@@ -197309,7 +197333,7 @@ module.exports={
197309
197333
  "members": {
197310
197334
  "DBInstanceIdentifier": {},
197311
197335
  "Filters": {
197312
- "shape": "S6f"
197336
+ "shape": "S6g"
197313
197337
  },
197314
197338
  "MaxRecords": {
197315
197339
  "type": "integer"
@@ -197348,7 +197372,7 @@ module.exports={
197348
197372
  "type": "long"
197349
197373
  },
197350
197374
  "Filters": {
197351
- "shape": "S6f"
197375
+ "shape": "S6g"
197352
197376
  },
197353
197377
  "MaxRecords": {
197354
197378
  "type": "integer"
@@ -197386,7 +197410,7 @@ module.exports={
197386
197410
  "members": {
197387
197411
  "DBParameterGroupName": {},
197388
197412
  "Filters": {
197389
- "shape": "S6f"
197413
+ "shape": "S6g"
197390
197414
  },
197391
197415
  "MaxRecords": {
197392
197416
  "type": "integer"
@@ -197419,7 +197443,7 @@ module.exports={
197419
197443
  "DBParameterGroupName": {},
197420
197444
  "Source": {},
197421
197445
  "Filters": {
197422
- "shape": "S6f"
197446
+ "shape": "S6g"
197423
197447
  },
197424
197448
  "MaxRecords": {
197425
197449
  "type": "integer"
@@ -197432,7 +197456,7 @@ module.exports={
197432
197456
  "type": "structure",
197433
197457
  "members": {
197434
197458
  "Parameters": {
197435
- "shape": "S70"
197459
+ "shape": "S71"
197436
197460
  },
197437
197461
  "Marker": {}
197438
197462
  }
@@ -197444,7 +197468,7 @@ module.exports={
197444
197468
  "members": {
197445
197469
  "DBProxyName": {},
197446
197470
  "Filters": {
197447
- "shape": "S6f"
197471
+ "shape": "S6g"
197448
197472
  },
197449
197473
  "Marker": {},
197450
197474
  "MaxRecords": {
@@ -197459,7 +197483,7 @@ module.exports={
197459
197483
  "DBProxies": {
197460
197484
  "type": "list",
197461
197485
  "member": {
197462
- "shape": "S4k"
197486
+ "shape": "S4l"
197463
197487
  }
197464
197488
  },
197465
197489
  "Marker": {}
@@ -197473,7 +197497,7 @@ module.exports={
197473
197497
  "DBProxyName": {},
197474
197498
  "DBProxyEndpointName": {},
197475
197499
  "Filters": {
197476
- "shape": "S6f"
197500
+ "shape": "S6g"
197477
197501
  },
197478
197502
  "Marker": {},
197479
197503
  "MaxRecords": {
@@ -197488,7 +197512,7 @@ module.exports={
197488
197512
  "DBProxyEndpoints": {
197489
197513
  "type": "list",
197490
197514
  "member": {
197491
- "shape": "S4t"
197515
+ "shape": "S4u"
197492
197516
  }
197493
197517
  },
197494
197518
  "Marker": {}
@@ -197505,7 +197529,7 @@ module.exports={
197505
197529
  "DBProxyName": {},
197506
197530
  "TargetGroupName": {},
197507
197531
  "Filters": {
197508
- "shape": "S6f"
197532
+ "shape": "S6g"
197509
197533
  },
197510
197534
  "Marker": {},
197511
197535
  "MaxRecords": {
@@ -197520,7 +197544,7 @@ module.exports={
197520
197544
  "TargetGroups": {
197521
197545
  "type": "list",
197522
197546
  "member": {
197523
- "shape": "S86"
197547
+ "shape": "S87"
197524
197548
  }
197525
197549
  },
197526
197550
  "Marker": {}
@@ -197537,7 +197561,7 @@ module.exports={
197537
197561
  "DBProxyName": {},
197538
197562
  "TargetGroupName": {},
197539
197563
  "Filters": {
197540
- "shape": "S6f"
197564
+ "shape": "S6g"
197541
197565
  },
197542
197566
  "Marker": {},
197543
197567
  "MaxRecords": {
@@ -197550,7 +197574,7 @@ module.exports={
197550
197574
  "type": "structure",
197551
197575
  "members": {
197552
197576
  "Targets": {
197553
- "shape": "S8a"
197577
+ "shape": "S8b"
197554
197578
  },
197555
197579
  "Marker": {}
197556
197580
  }
@@ -197562,7 +197586,7 @@ module.exports={
197562
197586
  "members": {
197563
197587
  "DBSecurityGroupName": {},
197564
197588
  "Filters": {
197565
- "shape": "S6f"
197589
+ "shape": "S6g"
197566
197590
  },
197567
197591
  "MaxRecords": {
197568
197592
  "type": "integer"
@@ -197600,7 +197624,7 @@ module.exports={
197600
197624
  "type": "structure",
197601
197625
  "members": {
197602
197626
  "DBSnapshotAttributesResult": {
197603
- "shape": "S8m"
197627
+ "shape": "S8n"
197604
197628
  }
197605
197629
  }
197606
197630
  }
@@ -197613,7 +197637,7 @@ module.exports={
197613
197637
  "DBSnapshotIdentifier": {},
197614
197638
  "SnapshotType": {},
197615
197639
  "Filters": {
197616
- "shape": "S6f"
197640
+ "shape": "S6g"
197617
197641
  },
197618
197642
  "MaxRecords": {
197619
197643
  "type": "integer"
@@ -197649,7 +197673,7 @@ module.exports={
197649
197673
  "members": {
197650
197674
  "DBSubnetGroupName": {},
197651
197675
  "Filters": {
197652
- "shape": "S6f"
197676
+ "shape": "S6g"
197653
197677
  },
197654
197678
  "MaxRecords": {
197655
197679
  "type": "integer"
@@ -197681,7 +197705,7 @@ module.exports={
197681
197705
  "members": {
197682
197706
  "DBParameterGroupFamily": {},
197683
197707
  "Filters": {
197684
- "shape": "S6f"
197708
+ "shape": "S6g"
197685
197709
  },
197686
197710
  "MaxRecords": {
197687
197711
  "type": "integer"
@@ -197694,7 +197718,7 @@ module.exports={
197694
197718
  "type": "structure",
197695
197719
  "members": {
197696
197720
  "EngineDefaults": {
197697
- "shape": "S8x"
197721
+ "shape": "S8y"
197698
197722
  }
197699
197723
  }
197700
197724
  }
@@ -197708,7 +197732,7 @@ module.exports={
197708
197732
  "members": {
197709
197733
  "DBParameterGroupFamily": {},
197710
197734
  "Filters": {
197711
- "shape": "S6f"
197735
+ "shape": "S6g"
197712
197736
  },
197713
197737
  "MaxRecords": {
197714
197738
  "type": "integer"
@@ -197721,7 +197745,7 @@ module.exports={
197721
197745
  "type": "structure",
197722
197746
  "members": {
197723
197747
  "EngineDefaults": {
197724
- "shape": "S8x"
197748
+ "shape": "S8y"
197725
197749
  }
197726
197750
  }
197727
197751
  }
@@ -197732,7 +197756,7 @@ module.exports={
197732
197756
  "members": {
197733
197757
  "SourceType": {},
197734
197758
  "Filters": {
197735
- "shape": "S6f"
197759
+ "shape": "S6g"
197736
197760
  }
197737
197761
  }
197738
197762
  },
@@ -197763,7 +197787,7 @@ module.exports={
197763
197787
  "members": {
197764
197788
  "SubscriptionName": {},
197765
197789
  "Filters": {
197766
- "shape": "S6f"
197790
+ "shape": "S6g"
197767
197791
  },
197768
197792
  "MaxRecords": {
197769
197793
  "type": "integer"
@@ -197805,7 +197829,7 @@ module.exports={
197805
197829
  "shape": "S8"
197806
197830
  },
197807
197831
  "Filters": {
197808
- "shape": "S6f"
197832
+ "shape": "S6g"
197809
197833
  },
197810
197834
  "MaxRecords": {
197811
197835
  "type": "integer"
@@ -197847,7 +197871,7 @@ module.exports={
197847
197871
  "ExportTaskIdentifier": {},
197848
197872
  "SourceArn": {},
197849
197873
  "Filters": {
197850
- "shape": "S6f"
197874
+ "shape": "S6g"
197851
197875
  },
197852
197876
  "Marker": {},
197853
197877
  "MaxRecords": {
@@ -197877,7 +197901,7 @@ module.exports={
197877
197901
  "members": {
197878
197902
  "GlobalClusterIdentifier": {},
197879
197903
  "Filters": {
197880
- "shape": "S6f"
197904
+ "shape": "S6g"
197881
197905
  },
197882
197906
  "MaxRecords": {
197883
197907
  "type": "integer"
@@ -197893,7 +197917,7 @@ module.exports={
197893
197917
  "GlobalClusters": {
197894
197918
  "type": "list",
197895
197919
  "member": {
197896
- "shape": "S56",
197920
+ "shape": "S57",
197897
197921
  "locationName": "GlobalClusterMember"
197898
197922
  }
197899
197923
  }
@@ -197910,7 +197934,7 @@ module.exports={
197910
197934
  "EngineName": {},
197911
197935
  "MajorEngineVersion": {},
197912
197936
  "Filters": {
197913
- "shape": "S6f"
197937
+ "shape": "S6g"
197914
197938
  },
197915
197939
  "MaxRecords": {
197916
197940
  "type": "integer"
@@ -198026,7 +198050,7 @@ module.exports={
198026
198050
  "members": {
198027
198051
  "OptionGroupName": {},
198028
198052
  "Filters": {
198029
- "shape": "S6f"
198053
+ "shape": "S6g"
198030
198054
  },
198031
198055
  "Marker": {},
198032
198056
  "MaxRecords": {
@@ -198067,7 +198091,7 @@ module.exports={
198067
198091
  "type": "boolean"
198068
198092
  },
198069
198093
  "Filters": {
198070
- "shape": "S6f"
198094
+ "shape": "S6g"
198071
198095
  },
198072
198096
  "MaxRecords": {
198073
198097
  "type": "integer"
@@ -198141,7 +198165,7 @@ module.exports={
198141
198165
  "type": "double"
198142
198166
  },
198143
198167
  "AvailableProcessorFeatures": {
198144
- "shape": "Sa2"
198168
+ "shape": "Sa3"
198145
198169
  },
198146
198170
  "SupportedEngineModes": {
198147
198171
  "shape": "S2k"
@@ -198197,7 +198221,7 @@ module.exports={
198197
198221
  "members": {
198198
198222
  "ResourceIdentifier": {},
198199
198223
  "Filters": {
198200
- "shape": "S6f"
198224
+ "shape": "S6g"
198201
198225
  },
198202
198226
  "Marker": {},
198203
198227
  "MaxRecords": {
@@ -198235,7 +198259,7 @@ module.exports={
198235
198259
  },
198236
198260
  "LeaseId": {},
198237
198261
  "Filters": {
198238
- "shape": "S6f"
198262
+ "shape": "S6g"
198239
198263
  },
198240
198264
  "MaxRecords": {
198241
198265
  "type": "integer"
@@ -198251,7 +198275,7 @@ module.exports={
198251
198275
  "ReservedDBInstances": {
198252
198276
  "type": "list",
198253
198277
  "member": {
198254
- "shape": "Sab",
198278
+ "shape": "Sac",
198255
198279
  "locationName": "ReservedDBInstance"
198256
198280
  }
198257
198281
  }
@@ -198271,7 +198295,7 @@ module.exports={
198271
198295
  "type": "boolean"
198272
198296
  },
198273
198297
  "Filters": {
198274
- "shape": "S6f"
198298
+ "shape": "S6g"
198275
198299
  },
198276
198300
  "MaxRecords": {
198277
198301
  "type": "integer"
@@ -198308,7 +198332,7 @@ module.exports={
198308
198332
  "type": "boolean"
198309
198333
  },
198310
198334
  "RecurringCharges": {
198311
- "shape": "Sad"
198335
+ "shape": "Sae"
198312
198336
  }
198313
198337
  },
198314
198338
  "wrapper": true
@@ -198327,7 +198351,7 @@ module.exports={
198327
198351
  },
198328
198352
  "Marker": {},
198329
198353
  "Filters": {
198330
- "shape": "S6f"
198354
+ "shape": "S6g"
198331
198355
  }
198332
198356
  }
198333
198357
  },
@@ -198379,28 +198403,28 @@ module.exports={
198379
198403
  "members": {
198380
198404
  "StorageType": {},
198381
198405
  "StorageSize": {
198382
- "shape": "Sas"
198406
+ "shape": "Sat"
198383
198407
  },
198384
198408
  "ProvisionedIops": {
198385
- "shape": "Sas"
198409
+ "shape": "Sat"
198386
198410
  },
198387
198411
  "IopsToStorageRatio": {
198388
- "shape": "Sau"
198412
+ "shape": "Sav"
198389
198413
  },
198390
198414
  "SupportsStorageAutoscaling": {
198391
198415
  "type": "boolean"
198392
198416
  },
198393
198417
  "ProvisionedStorageThroughput": {
198394
- "shape": "Sas"
198418
+ "shape": "Sat"
198395
198419
  },
198396
198420
  "StorageThroughputToIopsRatio": {
198397
- "shape": "Sau"
198421
+ "shape": "Sav"
198398
198422
  }
198399
198423
  }
198400
198424
  }
198401
198425
  },
198402
198426
  "ValidProcessorFeatures": {
198403
- "shape": "Sa2"
198427
+ "shape": "Sa3"
198404
198428
  }
198405
198429
  },
198406
198430
  "wrapper": true
@@ -198474,7 +198498,7 @@ module.exports={
198474
198498
  "type": "structure",
198475
198499
  "members": {
198476
198500
  "GlobalCluster": {
198477
- "shape": "S56"
198501
+ "shape": "S57"
198478
198502
  }
198479
198503
  }
198480
198504
  }
@@ -198488,7 +198512,7 @@ module.exports={
198488
198512
  "members": {
198489
198513
  "ResourceName": {},
198490
198514
  "Filters": {
198491
- "shape": "S6f"
198515
+ "shape": "S6g"
198492
198516
  }
198493
198517
  }
198494
198518
  },
@@ -198540,7 +198564,7 @@ module.exports={
198540
198564
  "type": "structure",
198541
198565
  "members": {
198542
198566
  "Certificate": {
198543
- "shape": "S6o"
198567
+ "shape": "S6p"
198544
198568
  }
198545
198569
  }
198546
198570
  }
@@ -198632,7 +198656,7 @@ module.exports={
198632
198656
  "type": "long"
198633
198657
  },
198634
198658
  "CloudwatchLogsExportConfiguration": {
198635
- "shape": "Sbg"
198659
+ "shape": "Sbh"
198636
198660
  },
198637
198661
  "EngineVersion": {},
198638
198662
  "AllowMajorVersionUpgrade": {
@@ -198726,12 +198750,12 @@ module.exports={
198726
198750
  "members": {
198727
198751
  "DBClusterParameterGroupName": {},
198728
198752
  "Parameters": {
198729
- "shape": "S70"
198753
+ "shape": "S71"
198730
198754
  }
198731
198755
  }
198732
198756
  },
198733
198757
  "output": {
198734
- "shape": "Sbk",
198758
+ "shape": "Sbl",
198735
198759
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
198736
198760
  }
198737
198761
  },
@@ -198746,10 +198770,10 @@ module.exports={
198746
198770
  "DBClusterSnapshotIdentifier": {},
198747
198771
  "AttributeName": {},
198748
198772
  "ValuesToAdd": {
198749
- "shape": "S78"
198773
+ "shape": "S79"
198750
198774
  },
198751
198775
  "ValuesToRemove": {
198752
- "shape": "S78"
198776
+ "shape": "S79"
198753
198777
  }
198754
198778
  }
198755
198779
  },
@@ -198758,7 +198782,7 @@ module.exports={
198758
198782
  "type": "structure",
198759
198783
  "members": {
198760
198784
  "DBClusterSnapshotAttributesResult": {
198761
- "shape": "S75"
198785
+ "shape": "S76"
198762
198786
  }
198763
198787
  }
198764
198788
  }
@@ -198841,7 +198865,7 @@ module.exports={
198841
198865
  "type": "integer"
198842
198866
  },
198843
198867
  "CloudwatchLogsExportConfiguration": {
198844
- "shape": "Sbg"
198868
+ "shape": "Sbh"
198845
198869
  },
198846
198870
  "ProcessorFeatures": {
198847
198871
  "shape": "S1c"
@@ -198893,12 +198917,12 @@ module.exports={
198893
198917
  "members": {
198894
198918
  "DBParameterGroupName": {},
198895
198919
  "Parameters": {
198896
- "shape": "S70"
198920
+ "shape": "S71"
198897
198921
  }
198898
198922
  }
198899
198923
  },
198900
198924
  "output": {
198901
- "shape": "Sbr",
198925
+ "shape": "Sbs",
198902
198926
  "resultWrapper": "ModifyDBParameterGroupResult"
198903
198927
  }
198904
198928
  },
@@ -198934,7 +198958,7 @@ module.exports={
198934
198958
  "type": "structure",
198935
198959
  "members": {
198936
198960
  "DBProxy": {
198937
- "shape": "S4k"
198961
+ "shape": "S4l"
198938
198962
  }
198939
198963
  }
198940
198964
  }
@@ -198958,7 +198982,7 @@ module.exports={
198958
198982
  "type": "structure",
198959
198983
  "members": {
198960
198984
  "DBProxyEndpoint": {
198961
- "shape": "S4t"
198985
+ "shape": "S4u"
198962
198986
  }
198963
198987
  }
198964
198988
  }
@@ -198999,7 +199023,7 @@ module.exports={
198999
199023
  "type": "structure",
199000
199024
  "members": {
199001
199025
  "DBProxyTargetGroup": {
199002
- "shape": "S86"
199026
+ "shape": "S87"
199003
199027
  }
199004
199028
  }
199005
199029
  }
@@ -199037,10 +199061,10 @@ module.exports={
199037
199061
  "DBSnapshotIdentifier": {},
199038
199062
  "AttributeName": {},
199039
199063
  "ValuesToAdd": {
199040
- "shape": "S78"
199064
+ "shape": "S79"
199041
199065
  },
199042
199066
  "ValuesToRemove": {
199043
- "shape": "S78"
199067
+ "shape": "S79"
199044
199068
  }
199045
199069
  }
199046
199070
  },
@@ -199049,7 +199073,7 @@ module.exports={
199049
199073
  "type": "structure",
199050
199074
  "members": {
199051
199075
  "DBSnapshotAttributesResult": {
199052
- "shape": "S8m"
199076
+ "shape": "S8n"
199053
199077
  }
199054
199078
  }
199055
199079
  }
@@ -199065,7 +199089,7 @@ module.exports={
199065
199089
  "DBSubnetGroupName": {},
199066
199090
  "DBSubnetGroupDescription": {},
199067
199091
  "SubnetIds": {
199068
- "shape": "S50"
199092
+ "shape": "S51"
199069
199093
  }
199070
199094
  }
199071
199095
  },
@@ -199127,7 +199151,7 @@ module.exports={
199127
199151
  "type": "structure",
199128
199152
  "members": {
199129
199153
  "GlobalCluster": {
199130
- "shape": "S56"
199154
+ "shape": "S57"
199131
199155
  }
199132
199156
  }
199133
199157
  }
@@ -199255,7 +199279,7 @@ module.exports={
199255
199279
  "type": "structure",
199256
199280
  "members": {
199257
199281
  "ReservedDBInstance": {
199258
- "shape": "Sab"
199282
+ "shape": "Sac"
199259
199283
  }
199260
199284
  }
199261
199285
  }
@@ -199325,7 +199349,7 @@ module.exports={
199325
199349
  "type": "structure",
199326
199350
  "members": {
199327
199351
  "DBProxyTargets": {
199328
- "shape": "S8a"
199352
+ "shape": "S8b"
199329
199353
  }
199330
199354
  }
199331
199355
  }
@@ -199343,7 +199367,7 @@ module.exports={
199343
199367
  "type": "structure",
199344
199368
  "members": {
199345
199369
  "GlobalCluster": {
199346
- "shape": "S56"
199370
+ "shape": "S57"
199347
199371
  }
199348
199372
  }
199349
199373
  }
@@ -199427,12 +199451,12 @@ module.exports={
199427
199451
  "type": "boolean"
199428
199452
  },
199429
199453
  "Parameters": {
199430
- "shape": "S70"
199454
+ "shape": "S71"
199431
199455
  }
199432
199456
  }
199433
199457
  },
199434
199458
  "output": {
199435
- "shape": "Sbk",
199459
+ "shape": "Sbl",
199436
199460
  "resultWrapper": "ResetDBClusterParameterGroupResult"
199437
199461
  }
199438
199462
  },
@@ -199448,12 +199472,12 @@ module.exports={
199448
199472
  "type": "boolean"
199449
199473
  },
199450
199474
  "Parameters": {
199451
- "shape": "S70"
199475
+ "shape": "S71"
199452
199476
  }
199453
199477
  }
199454
199478
  },
199455
199479
  "output": {
199456
- "shape": "Sbr",
199480
+ "shape": "Sbs",
199457
199481
  "resultWrapper": "ResetDBParameterGroupResult"
199458
199482
  }
199459
199483
  },
@@ -200102,7 +200126,7 @@ module.exports={
200102
200126
  "type": "structure",
200103
200127
  "members": {
200104
200128
  "DBInstanceAutomatedBackup": {
200105
- "shape": "S5r"
200129
+ "shape": "S5s"
200106
200130
  }
200107
200131
  }
200108
200132
  }
@@ -200213,7 +200237,7 @@ module.exports={
200213
200237
  "type": "structure",
200214
200238
  "members": {
200215
200239
  "DBInstanceAutomatedBackup": {
200216
- "shape": "S5r"
200240
+ "shape": "S5s"
200217
200241
  }
200218
200242
  }
200219
200243
  }
@@ -201466,11 +201490,12 @@ module.exports={
201466
201490
  "UserName": {},
201467
201491
  "AuthScheme": {},
201468
201492
  "SecretArn": {},
201469
- "IAMAuth": {}
201493
+ "IAMAuth": {},
201494
+ "ClientPasswordAuthType": {}
201470
201495
  }
201471
201496
  }
201472
201497
  },
201473
- "S4k": {
201498
+ "S4l": {
201474
201499
  "type": "structure",
201475
201500
  "members": {
201476
201501
  "DBProxyName": {},
@@ -201493,7 +201518,8 @@ module.exports={
201493
201518
  "UserName": {},
201494
201519
  "AuthScheme": {},
201495
201520
  "SecretArn": {},
201496
- "IAMAuth": {}
201521
+ "IAMAuth": {},
201522
+ "ClientPasswordAuthType": {}
201497
201523
  }
201498
201524
  }
201499
201525
  },
@@ -201516,7 +201542,7 @@ module.exports={
201516
201542
  }
201517
201543
  }
201518
201544
  },
201519
- "S4t": {
201545
+ "S4u": {
201520
201546
  "type": "structure",
201521
201547
  "members": {
201522
201548
  "DBProxyEndpointName": {},
@@ -201540,13 +201566,13 @@ module.exports={
201540
201566
  }
201541
201567
  }
201542
201568
  },
201543
- "S50": {
201569
+ "S51": {
201544
201570
  "type": "list",
201545
201571
  "member": {
201546
201572
  "locationName": "SubnetIdentifier"
201547
201573
  }
201548
201574
  },
201549
- "S56": {
201575
+ "S57": {
201550
201576
  "type": "structure",
201551
201577
  "members": {
201552
201578
  "GlobalClusterIdentifier": {},
@@ -201593,7 +201619,7 @@ module.exports={
201593
201619
  },
201594
201620
  "wrapper": true
201595
201621
  },
201596
- "S5r": {
201622
+ "S5s": {
201597
201623
  "type": "structure",
201598
201624
  "members": {
201599
201625
  "DBInstanceArn": {},
@@ -201655,7 +201681,7 @@ module.exports={
201655
201681
  },
201656
201682
  "wrapper": true
201657
201683
  },
201658
- "S6f": {
201684
+ "S6g": {
201659
201685
  "type": "list",
201660
201686
  "member": {
201661
201687
  "locationName": "Filter",
@@ -201675,7 +201701,7 @@ module.exports={
201675
201701
  }
201676
201702
  }
201677
201703
  },
201678
- "S6o": {
201704
+ "S6p": {
201679
201705
  "type": "structure",
201680
201706
  "members": {
201681
201707
  "CertificateIdentifier": {},
@@ -201697,7 +201723,7 @@ module.exports={
201697
201723
  },
201698
201724
  "wrapper": true
201699
201725
  },
201700
- "S70": {
201726
+ "S71": {
201701
201727
  "type": "list",
201702
201728
  "member": {
201703
201729
  "locationName": "Parameter",
@@ -201721,7 +201747,7 @@ module.exports={
201721
201747
  }
201722
201748
  }
201723
201749
  },
201724
- "S75": {
201750
+ "S76": {
201725
201751
  "type": "structure",
201726
201752
  "members": {
201727
201753
  "DBClusterSnapshotIdentifier": {},
@@ -201733,7 +201759,7 @@ module.exports={
201733
201759
  "members": {
201734
201760
  "AttributeName": {},
201735
201761
  "AttributeValues": {
201736
- "shape": "S78"
201762
+ "shape": "S79"
201737
201763
  }
201738
201764
  }
201739
201765
  }
@@ -201741,13 +201767,13 @@ module.exports={
201741
201767
  },
201742
201768
  "wrapper": true
201743
201769
  },
201744
- "S78": {
201770
+ "S79": {
201745
201771
  "type": "list",
201746
201772
  "member": {
201747
201773
  "locationName": "AttributeValue"
201748
201774
  }
201749
201775
  },
201750
- "S86": {
201776
+ "S87": {
201751
201777
  "type": "structure",
201752
201778
  "members": {
201753
201779
  "DBProxyName": {},
@@ -201783,7 +201809,7 @@ module.exports={
201783
201809
  }
201784
201810
  }
201785
201811
  },
201786
- "S8a": {
201812
+ "S8b": {
201787
201813
  "type": "list",
201788
201814
  "member": {
201789
201815
  "type": "structure",
@@ -201808,7 +201834,7 @@ module.exports={
201808
201834
  }
201809
201835
  }
201810
201836
  },
201811
- "S8m": {
201837
+ "S8n": {
201812
201838
  "type": "structure",
201813
201839
  "members": {
201814
201840
  "DBSnapshotIdentifier": {},
@@ -201820,7 +201846,7 @@ module.exports={
201820
201846
  "members": {
201821
201847
  "AttributeName": {},
201822
201848
  "AttributeValues": {
201823
- "shape": "S78"
201849
+ "shape": "S79"
201824
201850
  }
201825
201851
  },
201826
201852
  "wrapper": true
@@ -201829,18 +201855,18 @@ module.exports={
201829
201855
  },
201830
201856
  "wrapper": true
201831
201857
  },
201832
- "S8x": {
201858
+ "S8y": {
201833
201859
  "type": "structure",
201834
201860
  "members": {
201835
201861
  "DBParameterGroupFamily": {},
201836
201862
  "Marker": {},
201837
201863
  "Parameters": {
201838
- "shape": "S70"
201864
+ "shape": "S71"
201839
201865
  }
201840
201866
  },
201841
201867
  "wrapper": true
201842
201868
  },
201843
- "Sa2": {
201869
+ "Sa3": {
201844
201870
  "type": "list",
201845
201871
  "member": {
201846
201872
  "locationName": "AvailableProcessorFeature",
@@ -201852,7 +201878,7 @@ module.exports={
201852
201878
  }
201853
201879
  }
201854
201880
  },
201855
- "Sab": {
201881
+ "Sac": {
201856
201882
  "type": "structure",
201857
201883
  "members": {
201858
201884
  "ReservedDBInstanceId": {},
@@ -201881,14 +201907,14 @@ module.exports={
201881
201907
  },
201882
201908
  "State": {},
201883
201909
  "RecurringCharges": {
201884
- "shape": "Sad"
201910
+ "shape": "Sae"
201885
201911
  },
201886
201912
  "ReservedDBInstanceArn": {},
201887
201913
  "LeaseId": {}
201888
201914
  },
201889
201915
  "wrapper": true
201890
201916
  },
201891
- "Sad": {
201917
+ "Sae": {
201892
201918
  "type": "list",
201893
201919
  "member": {
201894
201920
  "locationName": "RecurringCharge",
@@ -201902,7 +201928,7 @@ module.exports={
201902
201928
  "wrapper": true
201903
201929
  }
201904
201930
  },
201905
- "Sas": {
201931
+ "Sat": {
201906
201932
  "type": "list",
201907
201933
  "member": {
201908
201934
  "locationName": "Range",
@@ -201920,7 +201946,7 @@ module.exports={
201920
201946
  }
201921
201947
  }
201922
201948
  },
201923
- "Sau": {
201949
+ "Sav": {
201924
201950
  "type": "list",
201925
201951
  "member": {
201926
201952
  "locationName": "DoubleRange",
@@ -201935,7 +201961,7 @@ module.exports={
201935
201961
  }
201936
201962
  }
201937
201963
  },
201938
- "Sbg": {
201964
+ "Sbh": {
201939
201965
  "type": "structure",
201940
201966
  "members": {
201941
201967
  "EnableLogTypes": {
@@ -201946,13 +201972,13 @@ module.exports={
201946
201972
  }
201947
201973
  }
201948
201974
  },
201949
- "Sbk": {
201975
+ "Sbl": {
201950
201976
  "type": "structure",
201951
201977
  "members": {
201952
201978
  "DBClusterParameterGroupName": {}
201953
201979
  }
201954
201980
  },
201955
- "Sbr": {
201981
+ "Sbs": {
201956
201982
  "type": "structure",
201957
201983
  "members": {
201958
201984
  "DBParameterGroupName": {}
@@ -250911,7 +250937,7 @@ AWS.util.update(AWS, {
250911
250937
  /**
250912
250938
  * @constant
250913
250939
  */
250914
- VERSION: '2.1273.0',
250940
+ VERSION: '2.1275.0',
250915
250941
 
250916
250942
  /**
250917
250943
  * @api private
@@ -272971,7 +272997,7 @@ var LRUCache = /** @class */ (function () {
272971
272997
  }());
272972
272998
  exports.LRUCache = LRUCache;
272973
272999
  },{}],461:[function(require,module,exports){
272974
- // AWS SDK for JavaScript v2.1273.0
273000
+ // AWS SDK for JavaScript v2.1275.0
272975
273001
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
272976
273002
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
272977
273003
  require('./browser_loader');