cdk-lambda-subminute 2.0.407 → 2.0.408

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.1579.0
1
+ // AWS SDK for JavaScript v2.1580.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){
@@ -16963,6 +16963,41 @@ module.exports={
16963
16963
  }
16964
16964
  }
16965
16965
  },
16966
+ "ListStackSetAutoDeploymentTargets": {
16967
+ "input": {
16968
+ "type": "structure",
16969
+ "required": [
16970
+ "StackSetName"
16971
+ ],
16972
+ "members": {
16973
+ "StackSetName": {},
16974
+ "NextToken": {},
16975
+ "MaxResults": {
16976
+ "type": "integer"
16977
+ },
16978
+ "CallAs": {}
16979
+ }
16980
+ },
16981
+ "output": {
16982
+ "resultWrapper": "ListStackSetAutoDeploymentTargetsResult",
16983
+ "type": "structure",
16984
+ "members": {
16985
+ "Summaries": {
16986
+ "type": "list",
16987
+ "member": {
16988
+ "type": "structure",
16989
+ "members": {
16990
+ "OrganizationalUnitId": {},
16991
+ "Regions": {
16992
+ "shape": "S32"
16993
+ }
16994
+ }
16995
+ }
16996
+ },
16997
+ "NextToken": {}
16998
+ }
16999
+ }
17000
+ },
16966
17001
  "ListStackSetOperationResults": {
16967
17002
  "input": {
16968
17003
  "type": "structure",
@@ -178814,8 +178849,7 @@ module.exports={
178814
178849
  "input": {
178815
178850
  "type": "structure",
178816
178851
  "required": [
178817
- "KeyId",
178818
- "PolicyName"
178852
+ "KeyId"
178819
178853
  ],
178820
178854
  "members": {
178821
178855
  "KeyId": {},
@@ -178825,7 +178859,8 @@ module.exports={
178825
178859
  "output": {
178826
178860
  "type": "structure",
178827
178861
  "members": {
178828
- "Policy": {}
178862
+ "Policy": {},
178863
+ "PolicyName": {}
178829
178864
  }
178830
178865
  }
178831
178866
  },
@@ -179107,7 +179142,6 @@ module.exports={
179107
179142
  "type": "structure",
179108
179143
  "required": [
179109
179144
  "KeyId",
179110
- "PolicyName",
179111
179145
  "Policy"
179112
179146
  ],
179113
179147
  "members": {
@@ -214877,11 +214911,13 @@ module.exports={
214877
214911
  },
214878
214912
  "Tags": {
214879
214913
  "shape": "Sb"
214880
- }
214914
+ },
214915
+ "DataFilter": {},
214916
+ "Description": {}
214881
214917
  }
214882
214918
  },
214883
214919
  "output": {
214884
- "shape": "S5x",
214920
+ "shape": "S5z",
214885
214921
  "resultWrapper": "CreateIntegrationResult"
214886
214922
  }
214887
214923
  },
@@ -214928,7 +214964,7 @@ module.exports={
214928
214964
  "TenantDBName": {},
214929
214965
  "MasterUsername": {},
214930
214966
  "MasterUserPassword": {
214931
- "shape": "S65"
214967
+ "shape": "S67"
214932
214968
  },
214933
214969
  "CharacterSetName": {},
214934
214970
  "NcharCharacterSetName": {},
@@ -214942,7 +214978,7 @@ module.exports={
214942
214978
  "type": "structure",
214943
214979
  "members": {
214944
214980
  "TenantDatabase": {
214945
- "shape": "S67"
214981
+ "shape": "S69"
214946
214982
  }
214947
214983
  }
214948
214984
  }
@@ -215029,7 +215065,7 @@ module.exports={
215029
215065
  "type": "structure",
215030
215066
  "members": {
215031
215067
  "DBClusterAutomatedBackup": {
215032
- "shape": "S6g"
215068
+ "shape": "S6i"
215033
215069
  }
215034
215070
  }
215035
215071
  }
@@ -215120,7 +215156,7 @@ module.exports={
215120
215156
  "type": "structure",
215121
215157
  "members": {
215122
215158
  "DBInstanceAutomatedBackup": {
215123
- "shape": "S6q"
215159
+ "shape": "S6s"
215124
215160
  }
215125
215161
  }
215126
215162
  }
@@ -215284,7 +215320,7 @@ module.exports={
215284
215320
  }
215285
215321
  },
215286
215322
  "output": {
215287
- "shape": "S5x",
215323
+ "shape": "S5z",
215288
215324
  "resultWrapper": "DeleteIntegrationResult"
215289
215325
  }
215290
215326
  },
@@ -215320,7 +215356,7 @@ module.exports={
215320
215356
  "type": "structure",
215321
215357
  "members": {
215322
215358
  "TenantDatabase": {
215323
- "shape": "S67"
215359
+ "shape": "S69"
215324
215360
  }
215325
215361
  }
215326
215362
  }
@@ -215383,7 +215419,7 @@ module.exports={
215383
215419
  "members": {
215384
215420
  "BlueGreenDeploymentIdentifier": {},
215385
215421
  "Filters": {
215386
- "shape": "S7i"
215422
+ "shape": "S7k"
215387
215423
  },
215388
215424
  "Marker": {},
215389
215425
  "MaxRecords": {
@@ -215411,7 +215447,7 @@ module.exports={
215411
215447
  "members": {
215412
215448
  "CertificateIdentifier": {},
215413
215449
  "Filters": {
215414
- "shape": "S7i"
215450
+ "shape": "S7k"
215415
215451
  },
215416
215452
  "MaxRecords": {
215417
215453
  "type": "integer"
@@ -215427,7 +215463,7 @@ module.exports={
215427
215463
  "Certificates": {
215428
215464
  "type": "list",
215429
215465
  "member": {
215430
- "shape": "S7r",
215466
+ "shape": "S7t",
215431
215467
  "locationName": "Certificate"
215432
215468
  }
215433
215469
  },
@@ -215442,7 +215478,7 @@ module.exports={
215442
215478
  "DbClusterResourceId": {},
215443
215479
  "DBClusterIdentifier": {},
215444
215480
  "Filters": {
215445
- "shape": "S7i"
215481
+ "shape": "S7k"
215446
215482
  },
215447
215483
  "MaxRecords": {
215448
215484
  "type": "integer"
@@ -215458,7 +215494,7 @@ module.exports={
215458
215494
  "DBClusterAutomatedBackups": {
215459
215495
  "type": "list",
215460
215496
  "member": {
215461
- "shape": "S6g",
215497
+ "shape": "S6i",
215462
215498
  "locationName": "DBClusterAutomatedBackup"
215463
215499
  }
215464
215500
  }
@@ -215475,7 +215511,7 @@ module.exports={
215475
215511
  "DBClusterIdentifier": {},
215476
215512
  "BacktrackIdentifier": {},
215477
215513
  "Filters": {
215478
- "shape": "S7i"
215514
+ "shape": "S7k"
215479
215515
  },
215480
215516
  "MaxRecords": {
215481
215517
  "type": "integer"
@@ -215505,7 +215541,7 @@ module.exports={
215505
215541
  "DBClusterIdentifier": {},
215506
215542
  "DBClusterEndpointIdentifier": {},
215507
215543
  "Filters": {
215508
- "shape": "S7i"
215544
+ "shape": "S7k"
215509
215545
  },
215510
215546
  "MaxRecords": {
215511
215547
  "type": "integer"
@@ -215534,7 +215570,7 @@ module.exports={
215534
215570
  "members": {
215535
215571
  "DBClusterParameterGroupName": {},
215536
215572
  "Filters": {
215537
- "shape": "S7i"
215573
+ "shape": "S7k"
215538
215574
  },
215539
215575
  "MaxRecords": {
215540
215576
  "type": "integer"
@@ -215567,7 +215603,7 @@ module.exports={
215567
215603
  "DBClusterParameterGroupName": {},
215568
215604
  "Source": {},
215569
215605
  "Filters": {
215570
- "shape": "S7i"
215606
+ "shape": "S7k"
215571
215607
  },
215572
215608
  "MaxRecords": {
215573
215609
  "type": "integer"
@@ -215580,7 +215616,7 @@ module.exports={
215580
215616
  "type": "structure",
215581
215617
  "members": {
215582
215618
  "Parameters": {
215583
- "shape": "S86"
215619
+ "shape": "S88"
215584
215620
  },
215585
215621
  "Marker": {}
215586
215622
  }
@@ -215601,7 +215637,7 @@ module.exports={
215601
215637
  "type": "structure",
215602
215638
  "members": {
215603
215639
  "DBClusterSnapshotAttributesResult": {
215604
- "shape": "S8b"
215640
+ "shape": "S8d"
215605
215641
  }
215606
215642
  }
215607
215643
  }
@@ -215614,7 +215650,7 @@ module.exports={
215614
215650
  "DBClusterSnapshotIdentifier": {},
215615
215651
  "SnapshotType": {},
215616
215652
  "Filters": {
215617
- "shape": "S7i"
215653
+ "shape": "S7k"
215618
215654
  },
215619
215655
  "MaxRecords": {
215620
215656
  "type": "integer"
@@ -215650,7 +215686,7 @@ module.exports={
215650
215686
  "members": {
215651
215687
  "DBClusterIdentifier": {},
215652
215688
  "Filters": {
215653
- "shape": "S7i"
215689
+ "shape": "S7k"
215654
215690
  },
215655
215691
  "MaxRecords": {
215656
215692
  "type": "integer"
@@ -215684,7 +215720,7 @@ module.exports={
215684
215720
  "EngineVersion": {},
215685
215721
  "DBParameterGroupFamily": {},
215686
215722
  "Filters": {
215687
- "shape": "S7i"
215723
+ "shape": "S7k"
215688
215724
  },
215689
215725
  "MaxRecords": {
215690
215726
  "type": "integer"
@@ -215726,7 +215762,7 @@ module.exports={
215726
215762
  "DbiResourceId": {},
215727
215763
  "DBInstanceIdentifier": {},
215728
215764
  "Filters": {
215729
- "shape": "S7i"
215765
+ "shape": "S7k"
215730
215766
  },
215731
215767
  "MaxRecords": {
215732
215768
  "type": "integer"
@@ -215743,7 +215779,7 @@ module.exports={
215743
215779
  "DBInstanceAutomatedBackups": {
215744
215780
  "type": "list",
215745
215781
  "member": {
215746
- "shape": "S6q",
215782
+ "shape": "S6s",
215747
215783
  "locationName": "DBInstanceAutomatedBackup"
215748
215784
  }
215749
215785
  }
@@ -215756,7 +215792,7 @@ module.exports={
215756
215792
  "members": {
215757
215793
  "DBInstanceIdentifier": {},
215758
215794
  "Filters": {
215759
- "shape": "S7i"
215795
+ "shape": "S7k"
215760
215796
  },
215761
215797
  "MaxRecords": {
215762
215798
  "type": "integer"
@@ -215795,7 +215831,7 @@ module.exports={
215795
215831
  "type": "long"
215796
215832
  },
215797
215833
  "Filters": {
215798
- "shape": "S7i"
215834
+ "shape": "S7k"
215799
215835
  },
215800
215836
  "MaxRecords": {
215801
215837
  "type": "integer"
@@ -215833,7 +215869,7 @@ module.exports={
215833
215869
  "members": {
215834
215870
  "DBParameterGroupName": {},
215835
215871
  "Filters": {
215836
- "shape": "S7i"
215872
+ "shape": "S7k"
215837
215873
  },
215838
215874
  "MaxRecords": {
215839
215875
  "type": "integer"
@@ -215866,7 +215902,7 @@ module.exports={
215866
215902
  "DBParameterGroupName": {},
215867
215903
  "Source": {},
215868
215904
  "Filters": {
215869
- "shape": "S7i"
215905
+ "shape": "S7k"
215870
215906
  },
215871
215907
  "MaxRecords": {
215872
215908
  "type": "integer"
@@ -215879,7 +215915,7 @@ module.exports={
215879
215915
  "type": "structure",
215880
215916
  "members": {
215881
215917
  "Parameters": {
215882
- "shape": "S86"
215918
+ "shape": "S88"
215883
215919
  },
215884
215920
  "Marker": {}
215885
215921
  }
@@ -215891,7 +215927,7 @@ module.exports={
215891
215927
  "members": {
215892
215928
  "DBProxyName": {},
215893
215929
  "Filters": {
215894
- "shape": "S7i"
215930
+ "shape": "S7k"
215895
215931
  },
215896
215932
  "Marker": {},
215897
215933
  "MaxRecords": {
@@ -215920,7 +215956,7 @@ module.exports={
215920
215956
  "DBProxyName": {},
215921
215957
  "DBProxyEndpointName": {},
215922
215958
  "Filters": {
215923
- "shape": "S7i"
215959
+ "shape": "S7k"
215924
215960
  },
215925
215961
  "Marker": {},
215926
215962
  "MaxRecords": {
@@ -215952,7 +215988,7 @@ module.exports={
215952
215988
  "DBProxyName": {},
215953
215989
  "TargetGroupName": {},
215954
215990
  "Filters": {
215955
- "shape": "S7i"
215991
+ "shape": "S7k"
215956
215992
  },
215957
215993
  "Marker": {},
215958
215994
  "MaxRecords": {
@@ -215967,7 +216003,7 @@ module.exports={
215967
216003
  "TargetGroups": {
215968
216004
  "type": "list",
215969
216005
  "member": {
215970
- "shape": "S9c"
216006
+ "shape": "S9e"
215971
216007
  }
215972
216008
  },
215973
216009
  "Marker": {}
@@ -215984,7 +216020,7 @@ module.exports={
215984
216020
  "DBProxyName": {},
215985
216021
  "TargetGroupName": {},
215986
216022
  "Filters": {
215987
- "shape": "S7i"
216023
+ "shape": "S7k"
215988
216024
  },
215989
216025
  "Marker": {},
215990
216026
  "MaxRecords": {
@@ -215997,7 +216033,7 @@ module.exports={
215997
216033
  "type": "structure",
215998
216034
  "members": {
215999
216035
  "Targets": {
216000
- "shape": "S9g"
216036
+ "shape": "S9i"
216001
216037
  },
216002
216038
  "Marker": {}
216003
216039
  }
@@ -216015,7 +216051,7 @@ module.exports={
216015
216051
  },
216016
216052
  "Locale": {},
216017
216053
  "Filters": {
216018
- "shape": "S7i"
216054
+ "shape": "S7k"
216019
216055
  },
216020
216056
  "MaxRecords": {
216021
216057
  "type": "integer"
@@ -216030,7 +216066,7 @@ module.exports={
216030
216066
  "DBRecommendations": {
216031
216067
  "type": "list",
216032
216068
  "member": {
216033
- "shape": "S9q"
216069
+ "shape": "S9s"
216034
216070
  }
216035
216071
  },
216036
216072
  "Marker": {}
@@ -216043,7 +216079,7 @@ module.exports={
216043
216079
  "members": {
216044
216080
  "DBSecurityGroupName": {},
216045
216081
  "Filters": {
216046
- "shape": "S7i"
216082
+ "shape": "S7k"
216047
216083
  },
216048
216084
  "MaxRecords": {
216049
216085
  "type": "integer"
@@ -216072,7 +216108,7 @@ module.exports={
216072
216108
  "members": {
216073
216109
  "DBShardGroupIdentifier": {},
216074
216110
  "Filters": {
216075
- "shape": "S7i"
216111
+ "shape": "S7k"
216076
216112
  },
216077
216113
  "Marker": {},
216078
216114
  "MaxRecords": {
@@ -216110,7 +216146,7 @@ module.exports={
216110
216146
  "type": "structure",
216111
216147
  "members": {
216112
216148
  "DBSnapshotAttributesResult": {
216113
- "shape": "Saj"
216149
+ "shape": "Sal"
216114
216150
  }
216115
216151
  }
216116
216152
  }
@@ -216123,7 +216159,7 @@ module.exports={
216123
216159
  "DBSnapshotIdentifier": {},
216124
216160
  "SnapshotType": {},
216125
216161
  "Filters": {
216126
- "shape": "S7i"
216162
+ "shape": "S7k"
216127
216163
  },
216128
216164
  "MaxRecords": {
216129
216165
  "type": "integer"
@@ -216175,7 +216211,7 @@ module.exports={
216175
216211
  "DBSnapshotIdentifier": {},
216176
216212
  "SnapshotType": {},
216177
216213
  "Filters": {
216178
- "shape": "S7i"
216214
+ "shape": "S7k"
216179
216215
  },
216180
216216
  "MaxRecords": {
216181
216217
  "type": "integer"
@@ -216211,7 +216247,7 @@ module.exports={
216211
216247
  "members": {
216212
216248
  "DBSubnetGroupName": {},
216213
216249
  "Filters": {
216214
- "shape": "S7i"
216250
+ "shape": "S7k"
216215
216251
  },
216216
216252
  "MaxRecords": {
216217
216253
  "type": "integer"
@@ -216243,7 +216279,7 @@ module.exports={
216243
216279
  "members": {
216244
216280
  "DBParameterGroupFamily": {},
216245
216281
  "Filters": {
216246
- "shape": "S7i"
216282
+ "shape": "S7k"
216247
216283
  },
216248
216284
  "MaxRecords": {
216249
216285
  "type": "integer"
@@ -216256,7 +216292,7 @@ module.exports={
216256
216292
  "type": "structure",
216257
216293
  "members": {
216258
216294
  "EngineDefaults": {
216259
- "shape": "Say"
216295
+ "shape": "Sb0"
216260
216296
  }
216261
216297
  }
216262
216298
  }
@@ -216270,7 +216306,7 @@ module.exports={
216270
216306
  "members": {
216271
216307
  "DBParameterGroupFamily": {},
216272
216308
  "Filters": {
216273
- "shape": "S7i"
216309
+ "shape": "S7k"
216274
216310
  },
216275
216311
  "MaxRecords": {
216276
216312
  "type": "integer"
@@ -216283,7 +216319,7 @@ module.exports={
216283
216319
  "type": "structure",
216284
216320
  "members": {
216285
216321
  "EngineDefaults": {
216286
- "shape": "Say"
216322
+ "shape": "Sb0"
216287
216323
  }
216288
216324
  }
216289
216325
  }
@@ -216294,7 +216330,7 @@ module.exports={
216294
216330
  "members": {
216295
216331
  "SourceType": {},
216296
216332
  "Filters": {
216297
- "shape": "S7i"
216333
+ "shape": "S7k"
216298
216334
  }
216299
216335
  }
216300
216336
  },
@@ -216325,7 +216361,7 @@ module.exports={
216325
216361
  "members": {
216326
216362
  "SubscriptionName": {},
216327
216363
  "Filters": {
216328
- "shape": "S7i"
216364
+ "shape": "S7k"
216329
216365
  },
216330
216366
  "MaxRecords": {
216331
216367
  "type": "integer"
@@ -216367,7 +216403,7 @@ module.exports={
216367
216403
  "shape": "S8"
216368
216404
  },
216369
216405
  "Filters": {
216370
- "shape": "S7i"
216406
+ "shape": "S7k"
216371
216407
  },
216372
216408
  "MaxRecords": {
216373
216409
  "type": "integer"
@@ -216409,7 +216445,7 @@ module.exports={
216409
216445
  "ExportTaskIdentifier": {},
216410
216446
  "SourceArn": {},
216411
216447
  "Filters": {
216412
- "shape": "S7i"
216448
+ "shape": "S7k"
216413
216449
  },
216414
216450
  "Marker": {},
216415
216451
  "MaxRecords": {
@@ -216439,7 +216475,7 @@ module.exports={
216439
216475
  "members": {
216440
216476
  "GlobalClusterIdentifier": {},
216441
216477
  "Filters": {
216442
- "shape": "S7i"
216478
+ "shape": "S7k"
216443
216479
  },
216444
216480
  "MaxRecords": {
216445
216481
  "type": "integer"
@@ -216468,7 +216504,7 @@ module.exports={
216468
216504
  "members": {
216469
216505
  "IntegrationIdentifier": {},
216470
216506
  "Filters": {
216471
- "shape": "S7i"
216507
+ "shape": "S7k"
216472
216508
  },
216473
216509
  "MaxRecords": {
216474
216510
  "type": "integer"
@@ -216484,7 +216520,7 @@ module.exports={
216484
216520
  "Integrations": {
216485
216521
  "type": "list",
216486
216522
  "member": {
216487
- "shape": "S5x",
216523
+ "shape": "S5z",
216488
216524
  "locationName": "Integration"
216489
216525
  }
216490
216526
  }
@@ -216501,7 +216537,7 @@ module.exports={
216501
216537
  "EngineName": {},
216502
216538
  "MajorEngineVersion": {},
216503
216539
  "Filters": {
216504
- "shape": "S7i"
216540
+ "shape": "S7k"
216505
216541
  },
216506
216542
  "MaxRecords": {
216507
216543
  "type": "integer"
@@ -216617,7 +216653,7 @@ module.exports={
216617
216653
  "members": {
216618
216654
  "OptionGroupName": {},
216619
216655
  "Filters": {
216620
- "shape": "S7i"
216656
+ "shape": "S7k"
216621
216657
  },
216622
216658
  "Marker": {},
216623
216659
  "MaxRecords": {
@@ -216658,7 +216694,7 @@ module.exports={
216658
216694
  "type": "boolean"
216659
216695
  },
216660
216696
  "Filters": {
216661
- "shape": "S7i"
216697
+ "shape": "S7k"
216662
216698
  },
216663
216699
  "MaxRecords": {
216664
216700
  "type": "integer"
@@ -216732,7 +216768,7 @@ module.exports={
216732
216768
  "type": "double"
216733
216769
  },
216734
216770
  "AvailableProcessorFeatures": {
216735
- "shape": "Sc7"
216771
+ "shape": "Sc9"
216736
216772
  },
216737
216773
  "SupportedEngineModes": {
216738
216774
  "shape": "S2m"
@@ -216791,7 +216827,7 @@ module.exports={
216791
216827
  "members": {
216792
216828
  "ResourceIdentifier": {},
216793
216829
  "Filters": {
216794
- "shape": "S7i"
216830
+ "shape": "S7k"
216795
216831
  },
216796
216832
  "Marker": {},
216797
216833
  "MaxRecords": {
@@ -216829,7 +216865,7 @@ module.exports={
216829
216865
  },
216830
216866
  "LeaseId": {},
216831
216867
  "Filters": {
216832
- "shape": "S7i"
216868
+ "shape": "S7k"
216833
216869
  },
216834
216870
  "MaxRecords": {
216835
216871
  "type": "integer"
@@ -216845,7 +216881,7 @@ module.exports={
216845
216881
  "ReservedDBInstances": {
216846
216882
  "type": "list",
216847
216883
  "member": {
216848
- "shape": "Scg",
216884
+ "shape": "Sci",
216849
216885
  "locationName": "ReservedDBInstance"
216850
216886
  }
216851
216887
  }
@@ -216865,7 +216901,7 @@ module.exports={
216865
216901
  "type": "boolean"
216866
216902
  },
216867
216903
  "Filters": {
216868
- "shape": "S7i"
216904
+ "shape": "S7k"
216869
216905
  },
216870
216906
  "MaxRecords": {
216871
216907
  "type": "integer"
@@ -216902,7 +216938,7 @@ module.exports={
216902
216938
  "type": "boolean"
216903
216939
  },
216904
216940
  "RecurringCharges": {
216905
- "shape": "Sch"
216941
+ "shape": "Scj"
216906
216942
  }
216907
216943
  },
216908
216944
  "wrapper": true
@@ -216921,7 +216957,7 @@ module.exports={
216921
216957
  },
216922
216958
  "Marker": {},
216923
216959
  "Filters": {
216924
- "shape": "S7i"
216960
+ "shape": "S7k"
216925
216961
  }
216926
216962
  }
216927
216963
  },
@@ -216955,7 +216991,7 @@ module.exports={
216955
216991
  "DBInstanceIdentifier": {},
216956
216992
  "TenantDBName": {},
216957
216993
  "Filters": {
216958
- "shape": "S7i"
216994
+ "shape": "S7k"
216959
216995
  },
216960
216996
  "Marker": {},
216961
216997
  "MaxRecords": {
@@ -216971,7 +217007,7 @@ module.exports={
216971
217007
  "TenantDatabases": {
216972
217008
  "type": "list",
216973
217009
  "member": {
216974
- "shape": "S67",
217010
+ "shape": "S69",
216975
217011
  "locationName": "TenantDatabase"
216976
217012
  }
216977
217013
  }
@@ -217003,28 +217039,28 @@ module.exports={
217003
217039
  "members": {
217004
217040
  "StorageType": {},
217005
217041
  "StorageSize": {
217006
- "shape": "Scz"
217042
+ "shape": "Sd1"
217007
217043
  },
217008
217044
  "ProvisionedIops": {
217009
- "shape": "Scz"
217045
+ "shape": "Sd1"
217010
217046
  },
217011
217047
  "IopsToStorageRatio": {
217012
- "shape": "Sd1"
217048
+ "shape": "Sd3"
217013
217049
  },
217014
217050
  "SupportsStorageAutoscaling": {
217015
217051
  "type": "boolean"
217016
217052
  },
217017
217053
  "ProvisionedStorageThroughput": {
217018
- "shape": "Scz"
217054
+ "shape": "Sd1"
217019
217055
  },
217020
217056
  "StorageThroughputToIopsRatio": {
217021
- "shape": "Sd1"
217057
+ "shape": "Sd3"
217022
217058
  }
217023
217059
  }
217024
217060
  }
217025
217061
  },
217026
217062
  "ValidProcessorFeatures": {
217027
- "shape": "Sc7"
217063
+ "shape": "Sc9"
217028
217064
  },
217029
217065
  "SupportsDedicatedLogVolume": {
217030
217066
  "type": "boolean"
@@ -217163,7 +217199,7 @@ module.exports={
217163
217199
  "members": {
217164
217200
  "ResourceName": {},
217165
217201
  "Filters": {
217166
- "shape": "S7i"
217202
+ "shape": "S7k"
217167
217203
  }
217168
217204
  }
217169
217205
  },
@@ -217215,7 +217251,7 @@ module.exports={
217215
217251
  "type": "structure",
217216
217252
  "members": {
217217
217253
  "Certificate": {
217218
- "shape": "S7r"
217254
+ "shape": "S7t"
217219
217255
  }
217220
217256
  }
217221
217257
  }
@@ -217307,7 +217343,7 @@ module.exports={
217307
217343
  "type": "long"
217308
217344
  },
217309
217345
  "CloudwatchLogsExportConfiguration": {
217310
- "shape": "Sdr"
217346
+ "shape": "Sdt"
217311
217347
  },
217312
217348
  "EngineVersion": {},
217313
217349
  "AllowMajorVersionUpgrade": {
@@ -217420,12 +217456,12 @@ module.exports={
217420
217456
  "members": {
217421
217457
  "DBClusterParameterGroupName": {},
217422
217458
  "Parameters": {
217423
- "shape": "S86"
217459
+ "shape": "S88"
217424
217460
  }
217425
217461
  }
217426
217462
  },
217427
217463
  "output": {
217428
- "shape": "Sdw",
217464
+ "shape": "Sdy",
217429
217465
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
217430
217466
  }
217431
217467
  },
@@ -217440,10 +217476,10 @@ module.exports={
217440
217476
  "DBClusterSnapshotIdentifier": {},
217441
217477
  "AttributeName": {},
217442
217478
  "ValuesToAdd": {
217443
- "shape": "S8e"
217479
+ "shape": "S8g"
217444
217480
  },
217445
217481
  "ValuesToRemove": {
217446
- "shape": "S8e"
217482
+ "shape": "S8g"
217447
217483
  }
217448
217484
  }
217449
217485
  },
@@ -217452,7 +217488,7 @@ module.exports={
217452
217488
  "type": "structure",
217453
217489
  "members": {
217454
217490
  "DBClusterSnapshotAttributesResult": {
217455
- "shape": "S8b"
217491
+ "shape": "S8d"
217456
217492
  }
217457
217493
  }
217458
217494
  }
@@ -217544,7 +217580,7 @@ module.exports={
217544
217580
  "type": "integer"
217545
217581
  },
217546
217582
  "CloudwatchLogsExportConfiguration": {
217547
- "shape": "Sdr"
217583
+ "shape": "Sdt"
217548
217584
  },
217549
217585
  "ProcessorFeatures": {
217550
217586
  "shape": "S1c"
@@ -217610,12 +217646,12 @@ module.exports={
217610
217646
  "members": {
217611
217647
  "DBParameterGroupName": {},
217612
217648
  "Parameters": {
217613
- "shape": "S86"
217649
+ "shape": "S88"
217614
217650
  }
217615
217651
  }
217616
217652
  },
217617
217653
  "output": {
217618
- "shape": "Se2",
217654
+ "shape": "Se4",
217619
217655
  "resultWrapper": "ModifyDBParameterGroupResult"
217620
217656
  }
217621
217657
  },
@@ -217716,7 +217752,7 @@ module.exports={
217716
217752
  "type": "structure",
217717
217753
  "members": {
217718
217754
  "DBProxyTargetGroup": {
217719
- "shape": "S9c"
217755
+ "shape": "S9e"
217720
217756
  }
217721
217757
  }
217722
217758
  }
@@ -217752,7 +217788,7 @@ module.exports={
217752
217788
  "type": "structure",
217753
217789
  "members": {
217754
217790
  "DBRecommendation": {
217755
- "shape": "S9q"
217791
+ "shape": "S9s"
217756
217792
  }
217757
217793
  }
217758
217794
  }
@@ -217808,10 +217844,10 @@ module.exports={
217808
217844
  "DBSnapshotIdentifier": {},
217809
217845
  "AttributeName": {},
217810
217846
  "ValuesToAdd": {
217811
- "shape": "S8e"
217847
+ "shape": "S8g"
217812
217848
  },
217813
217849
  "ValuesToRemove": {
217814
- "shape": "S8e"
217850
+ "shape": "S8g"
217815
217851
  }
217816
217852
  }
217817
217853
  },
@@ -217820,7 +217856,7 @@ module.exports={
217820
217856
  "type": "structure",
217821
217857
  "members": {
217822
217858
  "DBSnapshotAttributesResult": {
217823
- "shape": "Saj"
217859
+ "shape": "Sal"
217824
217860
  }
217825
217861
  }
217826
217862
  }
@@ -217903,6 +217939,24 @@ module.exports={
217903
217939
  }
217904
217940
  }
217905
217941
  },
217942
+ "ModifyIntegration": {
217943
+ "input": {
217944
+ "type": "structure",
217945
+ "required": [
217946
+ "IntegrationIdentifier"
217947
+ ],
217948
+ "members": {
217949
+ "IntegrationIdentifier": {},
217950
+ "IntegrationName": {},
217951
+ "DataFilter": {},
217952
+ "Description": {}
217953
+ }
217954
+ },
217955
+ "output": {
217956
+ "shape": "S5z",
217957
+ "resultWrapper": "ModifyIntegrationResult"
217958
+ }
217959
+ },
217906
217960
  "ModifyOptionGroup": {
217907
217961
  "input": {
217908
217962
  "type": "structure",
@@ -217971,7 +218025,7 @@ module.exports={
217971
218025
  "DBInstanceIdentifier": {},
217972
218026
  "TenantDBName": {},
217973
218027
  "MasterUserPassword": {
217974
- "shape": "S65"
218028
+ "shape": "S67"
217975
218029
  },
217976
218030
  "NewTenantDBName": {}
217977
218031
  }
@@ -217981,7 +218035,7 @@ module.exports={
217981
218035
  "type": "structure",
217982
218036
  "members": {
217983
218037
  "TenantDatabase": {
217984
- "shape": "S67"
218038
+ "shape": "S69"
217985
218039
  }
217986
218040
  }
217987
218041
  }
@@ -218052,7 +218106,7 @@ module.exports={
218052
218106
  "type": "structure",
218053
218107
  "members": {
218054
218108
  "ReservedDBInstance": {
218055
- "shape": "Scg"
218109
+ "shape": "Sci"
218056
218110
  }
218057
218111
  }
218058
218112
  }
@@ -218137,7 +218191,7 @@ module.exports={
218137
218191
  "type": "structure",
218138
218192
  "members": {
218139
218193
  "DBProxyTargets": {
218140
- "shape": "S9g"
218194
+ "shape": "S9i"
218141
218195
  }
218142
218196
  }
218143
218197
  }
@@ -218239,12 +218293,12 @@ module.exports={
218239
218293
  "type": "boolean"
218240
218294
  },
218241
218295
  "Parameters": {
218242
- "shape": "S86"
218296
+ "shape": "S88"
218243
218297
  }
218244
218298
  }
218245
218299
  },
218246
218300
  "output": {
218247
- "shape": "Sdw",
218301
+ "shape": "Sdy",
218248
218302
  "resultWrapper": "ResetDBClusterParameterGroupResult"
218249
218303
  }
218250
218304
  },
@@ -218260,12 +218314,12 @@ module.exports={
218260
218314
  "type": "boolean"
218261
218315
  },
218262
218316
  "Parameters": {
218263
- "shape": "S86"
218317
+ "shape": "S88"
218264
218318
  }
218265
218319
  }
218266
218320
  },
218267
218321
  "output": {
218268
- "shape": "Se2",
218322
+ "shape": "Se4",
218269
218323
  "resultWrapper": "ResetDBParameterGroupResult"
218270
218324
  }
218271
218325
  },
@@ -218955,7 +219009,7 @@ module.exports={
218955
219009
  "type": "structure",
218956
219010
  "members": {
218957
219011
  "DBInstanceAutomatedBackup": {
218958
- "shape": "S6q"
219012
+ "shape": "S6s"
218959
219013
  }
218960
219014
  }
218961
219015
  }
@@ -219066,7 +219120,7 @@ module.exports={
219066
219120
  "type": "structure",
219067
219121
  "members": {
219068
219122
  "DBInstanceAutomatedBackup": {
219069
- "shape": "S6q"
219123
+ "shape": "S6s"
219070
219124
  }
219071
219125
  }
219072
219126
  }
@@ -220639,7 +220693,7 @@ module.exports={
220639
220693
  "key": {},
220640
220694
  "value": {}
220641
220695
  },
220642
- "S5x": {
220696
+ "S5z": {
220643
220697
  "type": "structure",
220644
220698
  "members": {
220645
220699
  "SourceArn": {},
@@ -220670,14 +220724,16 @@ module.exports={
220670
220724
  "ErrorMessage": {}
220671
220725
  }
220672
220726
  }
220673
- }
220727
+ },
220728
+ "DataFilter": {},
220729
+ "Description": {}
220674
220730
  }
220675
220731
  },
220676
- "S65": {
220732
+ "S67": {
220677
220733
  "type": "string",
220678
220734
  "sensitive": true
220679
220735
  },
220680
- "S67": {
220736
+ "S69": {
220681
220737
  "type": "structure",
220682
220738
  "members": {
220683
220739
  "TenantDatabaseCreateTime": {
@@ -220699,7 +220755,7 @@ module.exports={
220699
220755
  "type": "structure",
220700
220756
  "members": {
220701
220757
  "MasterUserPassword": {
220702
- "shape": "S65"
220758
+ "shape": "S67"
220703
220759
  },
220704
220760
  "TenantDBName": {}
220705
220761
  }
@@ -220710,7 +220766,7 @@ module.exports={
220710
220766
  },
220711
220767
  "wrapper": true
220712
220768
  },
220713
- "S6g": {
220769
+ "S6i": {
220714
220770
  "type": "structure",
220715
220771
  "members": {
220716
220772
  "Engine": {},
@@ -220718,7 +220774,7 @@ module.exports={
220718
220774
  "DBClusterAutomatedBackupsArn": {},
220719
220775
  "DBClusterIdentifier": {},
220720
220776
  "RestoreWindow": {
220721
- "shape": "S6h"
220777
+ "shape": "S6j"
220722
220778
  },
220723
220779
  "MasterUsername": {},
220724
220780
  "DbClusterResourceId": {},
@@ -220761,7 +220817,7 @@ module.exports={
220761
220817
  },
220762
220818
  "wrapper": true
220763
220819
  },
220764
- "S6h": {
220820
+ "S6j": {
220765
220821
  "type": "structure",
220766
220822
  "members": {
220767
220823
  "EarliestTime": {
@@ -220772,7 +220828,7 @@ module.exports={
220772
220828
  }
220773
220829
  }
220774
220830
  },
220775
- "S6q": {
220831
+ "S6s": {
220776
220832
  "type": "structure",
220777
220833
  "members": {
220778
220834
  "DBInstanceArn": {},
@@ -220780,7 +220836,7 @@ module.exports={
220780
220836
  "Region": {},
220781
220837
  "DBInstanceIdentifier": {},
220782
220838
  "RestoreWindow": {
220783
- "shape": "S6h"
220839
+ "shape": "S6j"
220784
220840
  },
220785
220841
  "AllocatedStorage": {
220786
220842
  "type": "integer"
@@ -220833,7 +220889,7 @@ module.exports={
220833
220889
  },
220834
220890
  "wrapper": true
220835
220891
  },
220836
- "S7i": {
220892
+ "S7k": {
220837
220893
  "type": "list",
220838
220894
  "member": {
220839
220895
  "locationName": "Filter",
@@ -220853,7 +220909,7 @@ module.exports={
220853
220909
  }
220854
220910
  }
220855
220911
  },
220856
- "S7r": {
220912
+ "S7t": {
220857
220913
  "type": "structure",
220858
220914
  "members": {
220859
220915
  "CertificateIdentifier": {},
@@ -220875,7 +220931,7 @@ module.exports={
220875
220931
  },
220876
220932
  "wrapper": true
220877
220933
  },
220878
- "S86": {
220934
+ "S88": {
220879
220935
  "type": "list",
220880
220936
  "member": {
220881
220937
  "locationName": "Parameter",
@@ -220899,7 +220955,7 @@ module.exports={
220899
220955
  }
220900
220956
  }
220901
220957
  },
220902
- "S8b": {
220958
+ "S8d": {
220903
220959
  "type": "structure",
220904
220960
  "members": {
220905
220961
  "DBClusterSnapshotIdentifier": {},
@@ -220911,7 +220967,7 @@ module.exports={
220911
220967
  "members": {
220912
220968
  "AttributeName": {},
220913
220969
  "AttributeValues": {
220914
- "shape": "S8e"
220970
+ "shape": "S8g"
220915
220971
  }
220916
220972
  }
220917
220973
  }
@@ -220919,13 +220975,13 @@ module.exports={
220919
220975
  },
220920
220976
  "wrapper": true
220921
220977
  },
220922
- "S8e": {
220978
+ "S8g": {
220923
220979
  "type": "list",
220924
220980
  "member": {
220925
220981
  "locationName": "AttributeValue"
220926
220982
  }
220927
220983
  },
220928
- "S9c": {
220984
+ "S9e": {
220929
220985
  "type": "structure",
220930
220986
  "members": {
220931
220987
  "DBProxyName": {},
@@ -220961,7 +221017,7 @@ module.exports={
220961
221017
  }
220962
221018
  }
220963
221019
  },
220964
- "S9g": {
221020
+ "S9i": {
220965
221021
  "type": "list",
220966
221022
  "member": {
220967
221023
  "type": "structure",
@@ -220986,7 +221042,7 @@ module.exports={
220986
221042
  }
220987
221043
  }
220988
221044
  },
220989
- "S9q": {
221045
+ "S9s": {
220990
221046
  "type": "structure",
220991
221047
  "members": {
220992
221048
  "RecommendationId": {},
@@ -221028,7 +221084,7 @@ module.exports={
221028
221084
  },
221029
221085
  "Status": {},
221030
221086
  "IssueDetails": {
221031
- "shape": "S9v"
221087
+ "shape": "S9x"
221032
221088
  },
221033
221089
  "ContextAttributes": {
221034
221090
  "type": "list",
@@ -221060,11 +221116,11 @@ module.exports={
221060
221116
  }
221061
221117
  },
221062
221118
  "IssueDetails": {
221063
- "shape": "S9v"
221119
+ "shape": "S9x"
221064
221120
  }
221065
221121
  }
221066
221122
  },
221067
- "S9v": {
221123
+ "S9x": {
221068
221124
  "type": "structure",
221069
221125
  "members": {
221070
221126
  "PerformanceIssueDetails": {
@@ -221136,7 +221192,7 @@ module.exports={
221136
221192
  }
221137
221193
  }
221138
221194
  },
221139
- "Saj": {
221195
+ "Sal": {
221140
221196
  "type": "structure",
221141
221197
  "members": {
221142
221198
  "DBSnapshotIdentifier": {},
@@ -221148,7 +221204,7 @@ module.exports={
221148
221204
  "members": {
221149
221205
  "AttributeName": {},
221150
221206
  "AttributeValues": {
221151
- "shape": "S8e"
221207
+ "shape": "S8g"
221152
221208
  }
221153
221209
  },
221154
221210
  "wrapper": true
@@ -221157,18 +221213,18 @@ module.exports={
221157
221213
  },
221158
221214
  "wrapper": true
221159
221215
  },
221160
- "Say": {
221216
+ "Sb0": {
221161
221217
  "type": "structure",
221162
221218
  "members": {
221163
221219
  "DBParameterGroupFamily": {},
221164
221220
  "Marker": {},
221165
221221
  "Parameters": {
221166
- "shape": "S86"
221222
+ "shape": "S88"
221167
221223
  }
221168
221224
  },
221169
221225
  "wrapper": true
221170
221226
  },
221171
- "Sc7": {
221227
+ "Sc9": {
221172
221228
  "type": "list",
221173
221229
  "member": {
221174
221230
  "locationName": "AvailableProcessorFeature",
@@ -221180,7 +221236,7 @@ module.exports={
221180
221236
  }
221181
221237
  }
221182
221238
  },
221183
- "Scg": {
221239
+ "Sci": {
221184
221240
  "type": "structure",
221185
221241
  "members": {
221186
221242
  "ReservedDBInstanceId": {},
@@ -221209,14 +221265,14 @@ module.exports={
221209
221265
  },
221210
221266
  "State": {},
221211
221267
  "RecurringCharges": {
221212
- "shape": "Sch"
221268
+ "shape": "Scj"
221213
221269
  },
221214
221270
  "ReservedDBInstanceArn": {},
221215
221271
  "LeaseId": {}
221216
221272
  },
221217
221273
  "wrapper": true
221218
221274
  },
221219
- "Sch": {
221275
+ "Scj": {
221220
221276
  "type": "list",
221221
221277
  "member": {
221222
221278
  "locationName": "RecurringCharge",
@@ -221230,7 +221286,7 @@ module.exports={
221230
221286
  "wrapper": true
221231
221287
  }
221232
221288
  },
221233
- "Scz": {
221289
+ "Sd1": {
221234
221290
  "type": "list",
221235
221291
  "member": {
221236
221292
  "locationName": "Range",
@@ -221248,7 +221304,7 @@ module.exports={
221248
221304
  }
221249
221305
  }
221250
221306
  },
221251
- "Sd1": {
221307
+ "Sd3": {
221252
221308
  "type": "list",
221253
221309
  "member": {
221254
221310
  "locationName": "DoubleRange",
@@ -221263,7 +221319,7 @@ module.exports={
221263
221319
  }
221264
221320
  }
221265
221321
  },
221266
- "Sdr": {
221322
+ "Sdt": {
221267
221323
  "type": "structure",
221268
221324
  "members": {
221269
221325
  "EnableLogTypes": {
@@ -221274,13 +221330,13 @@ module.exports={
221274
221330
  }
221275
221331
  }
221276
221332
  },
221277
- "Sdw": {
221333
+ "Sdy": {
221278
221334
  "type": "structure",
221279
221335
  "members": {
221280
221336
  "DBClusterParameterGroupName": {}
221281
221337
  }
221282
221338
  },
221283
- "Se2": {
221339
+ "Se4": {
221284
221340
  "type": "structure",
221285
221341
  "members": {
221286
221342
  "DBParameterGroupName": {}
@@ -240230,7 +240286,8 @@ module.exports={
240230
240286
  "type": "structure",
240231
240287
  "members": {
240232
240288
  "LegalHold": {
240233
- "shape": "Sar"
240289
+ "shape": "Sar",
240290
+ "locationName": "LegalHold"
240234
240291
  }
240235
240292
  },
240236
240293
  "payload": "LegalHold"
@@ -240311,7 +240368,8 @@ module.exports={
240311
240368
  "type": "structure",
240312
240369
  "members": {
240313
240370
  "Retention": {
240314
- "shape": "Sb2"
240371
+ "shape": "Sb2",
240372
+ "locationName": "Retention"
240315
240373
  }
240316
240374
  },
240317
240375
  "payload": "Retention"
@@ -273112,7 +273170,7 @@ AWS.util.update(AWS, {
273112
273170
  /**
273113
273171
  * @constant
273114
273172
  */
273115
- VERSION: '2.1579.0',
273173
+ VERSION: '2.1580.0',
273116
273174
 
273117
273175
  /**
273118
273176
  * @api private
@@ -295362,7 +295420,7 @@ var LRUCache = /** @class */ (function () {
295362
295420
  }());
295363
295421
  exports.LRUCache = LRUCache;
295364
295422
  },{}],467:[function(require,module,exports){
295365
- // AWS SDK for JavaScript v2.1579.0
295423
+ // AWS SDK for JavaScript v2.1580.0
295366
295424
  // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
295367
295425
  // License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
295368
295426
  require('./browser_loader');