@aws-sdk/client-rds 3.958.0 → 3.962.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.
package/dist-cjs/index.js CHANGED
@@ -9558,10 +9558,10 @@ const paginateDownloadDBLogFilePortion = core.createPaginator(RDSClient, Downloa
9558
9558
  const checkState$9 = async (client, input) => {
9559
9559
  let reason;
9560
9560
  try {
9561
- const result = await client.send(new DescribeDBClustersCommand(input));
9561
+ let result = await client.send(new DescribeDBClustersCommand(input));
9562
9562
  reason = result;
9563
9563
  try {
9564
- let returnComparator = () => {
9564
+ const returnComparator = () => {
9565
9565
  let flat_1 = [].concat(...result.DBClusters);
9566
9566
  let projection_3 = flat_1.map((element_2) => {
9567
9567
  return element_2.Status;
@@ -9578,7 +9578,7 @@ const checkState$9 = async (client, input) => {
9578
9578
  }
9579
9579
  catch (e) { }
9580
9580
  try {
9581
- let returnComparator = () => {
9581
+ const returnComparator = () => {
9582
9582
  let flat_1 = [].concat(...result.DBClusters);
9583
9583
  let projection_3 = flat_1.map((element_2) => {
9584
9584
  return element_2.Status;
@@ -9593,7 +9593,7 @@ const checkState$9 = async (client, input) => {
9593
9593
  }
9594
9594
  catch (e) { }
9595
9595
  try {
9596
- let returnComparator = () => {
9596
+ const returnComparator = () => {
9597
9597
  let flat_1 = [].concat(...result.DBClusters);
9598
9598
  let projection_3 = flat_1.map((element_2) => {
9599
9599
  return element_2.Status;
@@ -9608,7 +9608,7 @@ const checkState$9 = async (client, input) => {
9608
9608
  }
9609
9609
  catch (e) { }
9610
9610
  try {
9611
- let returnComparator = () => {
9611
+ const returnComparator = () => {
9612
9612
  let flat_1 = [].concat(...result.DBClusters);
9613
9613
  let projection_3 = flat_1.map((element_2) => {
9614
9614
  return element_2.Status;
@@ -9623,7 +9623,7 @@ const checkState$9 = async (client, input) => {
9623
9623
  }
9624
9624
  catch (e) { }
9625
9625
  try {
9626
- let returnComparator = () => {
9626
+ const returnComparator = () => {
9627
9627
  let flat_1 = [].concat(...result.DBClusters);
9628
9628
  let projection_3 = flat_1.map((element_2) => {
9629
9629
  return element_2.Status;
@@ -9638,7 +9638,7 @@ const checkState$9 = async (client, input) => {
9638
9638
  }
9639
9639
  catch (e) { }
9640
9640
  try {
9641
- let returnComparator = () => {
9641
+ const returnComparator = () => {
9642
9642
  let flat_1 = [].concat(...result.DBClusters);
9643
9643
  let projection_3 = flat_1.map((element_2) => {
9644
9644
  return element_2.Status;
@@ -9671,10 +9671,10 @@ const waitUntilDBClusterAvailable = async (params, input) => {
9671
9671
  const checkState$8 = async (client, input) => {
9672
9672
  let reason;
9673
9673
  try {
9674
- const result = await client.send(new DescribeDBClustersCommand(input));
9674
+ let result = await client.send(new DescribeDBClustersCommand(input));
9675
9675
  reason = result;
9676
9676
  try {
9677
- let returnComparator = () => {
9677
+ const returnComparator = () => {
9678
9678
  return (result.DBClusters.length == 0.0);
9679
9679
  };
9680
9680
  if (returnComparator() == true) {
@@ -9683,7 +9683,7 @@ const checkState$8 = async (client, input) => {
9683
9683
  }
9684
9684
  catch (e) { }
9685
9685
  try {
9686
- let returnComparator = () => {
9686
+ const returnComparator = () => {
9687
9687
  let flat_1 = [].concat(...result.DBClusters);
9688
9688
  let projection_3 = flat_1.map((element_2) => {
9689
9689
  return element_2.Status;
@@ -9698,7 +9698,7 @@ const checkState$8 = async (client, input) => {
9698
9698
  }
9699
9699
  catch (e) { }
9700
9700
  try {
9701
- let returnComparator = () => {
9701
+ const returnComparator = () => {
9702
9702
  let flat_1 = [].concat(...result.DBClusters);
9703
9703
  let projection_3 = flat_1.map((element_2) => {
9704
9704
  return element_2.Status;
@@ -9713,7 +9713,7 @@ const checkState$8 = async (client, input) => {
9713
9713
  }
9714
9714
  catch (e) { }
9715
9715
  try {
9716
- let returnComparator = () => {
9716
+ const returnComparator = () => {
9717
9717
  let flat_1 = [].concat(...result.DBClusters);
9718
9718
  let projection_3 = flat_1.map((element_2) => {
9719
9719
  return element_2.Status;
@@ -9728,7 +9728,7 @@ const checkState$8 = async (client, input) => {
9728
9728
  }
9729
9729
  catch (e) { }
9730
9730
  try {
9731
- let returnComparator = () => {
9731
+ const returnComparator = () => {
9732
9732
  let flat_1 = [].concat(...result.DBClusters);
9733
9733
  let projection_3 = flat_1.map((element_2) => {
9734
9734
  return element_2.Status;
@@ -9764,10 +9764,10 @@ const waitUntilDBClusterDeleted = async (params, input) => {
9764
9764
  const checkState$7 = async (client, input) => {
9765
9765
  let reason;
9766
9766
  try {
9767
- const result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
9767
+ let result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
9768
9768
  reason = result;
9769
9769
  try {
9770
- let returnComparator = () => {
9770
+ const returnComparator = () => {
9771
9771
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9772
9772
  let projection_3 = flat_1.map((element_2) => {
9773
9773
  return element_2.Status;
@@ -9784,7 +9784,7 @@ const checkState$7 = async (client, input) => {
9784
9784
  }
9785
9785
  catch (e) { }
9786
9786
  try {
9787
- let returnComparator = () => {
9787
+ const returnComparator = () => {
9788
9788
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9789
9789
  let projection_3 = flat_1.map((element_2) => {
9790
9790
  return element_2.Status;
@@ -9799,7 +9799,7 @@ const checkState$7 = async (client, input) => {
9799
9799
  }
9800
9800
  catch (e) { }
9801
9801
  try {
9802
- let returnComparator = () => {
9802
+ const returnComparator = () => {
9803
9803
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9804
9804
  let projection_3 = flat_1.map((element_2) => {
9805
9805
  return element_2.Status;
@@ -9814,7 +9814,7 @@ const checkState$7 = async (client, input) => {
9814
9814
  }
9815
9815
  catch (e) { }
9816
9816
  try {
9817
- let returnComparator = () => {
9817
+ const returnComparator = () => {
9818
9818
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9819
9819
  let projection_3 = flat_1.map((element_2) => {
9820
9820
  return element_2.Status;
@@ -9829,7 +9829,7 @@ const checkState$7 = async (client, input) => {
9829
9829
  }
9830
9830
  catch (e) { }
9831
9831
  try {
9832
- let returnComparator = () => {
9832
+ const returnComparator = () => {
9833
9833
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9834
9834
  let projection_3 = flat_1.map((element_2) => {
9835
9835
  return element_2.Status;
@@ -9844,7 +9844,7 @@ const checkState$7 = async (client, input) => {
9844
9844
  }
9845
9845
  catch (e) { }
9846
9846
  try {
9847
- let returnComparator = () => {
9847
+ const returnComparator = () => {
9848
9848
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9849
9849
  let projection_3 = flat_1.map((element_2) => {
9850
9850
  return element_2.Status;
@@ -9877,10 +9877,10 @@ const waitUntilDBClusterSnapshotAvailable = async (params, input) => {
9877
9877
  const checkState$6 = async (client, input) => {
9878
9878
  let reason;
9879
9879
  try {
9880
- const result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
9880
+ let result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
9881
9881
  reason = result;
9882
9882
  try {
9883
- let returnComparator = () => {
9883
+ const returnComparator = () => {
9884
9884
  return (result.DBClusterSnapshots.length == 0.0);
9885
9885
  };
9886
9886
  if (returnComparator() == true) {
@@ -9889,7 +9889,7 @@ const checkState$6 = async (client, input) => {
9889
9889
  }
9890
9890
  catch (e) { }
9891
9891
  try {
9892
- let returnComparator = () => {
9892
+ const returnComparator = () => {
9893
9893
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9894
9894
  let projection_3 = flat_1.map((element_2) => {
9895
9895
  return element_2.Status;
@@ -9904,7 +9904,7 @@ const checkState$6 = async (client, input) => {
9904
9904
  }
9905
9905
  catch (e) { }
9906
9906
  try {
9907
- let returnComparator = () => {
9907
+ const returnComparator = () => {
9908
9908
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9909
9909
  let projection_3 = flat_1.map((element_2) => {
9910
9910
  return element_2.Status;
@@ -9919,7 +9919,7 @@ const checkState$6 = async (client, input) => {
9919
9919
  }
9920
9920
  catch (e) { }
9921
9921
  try {
9922
- let returnComparator = () => {
9922
+ const returnComparator = () => {
9923
9923
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9924
9924
  let projection_3 = flat_1.map((element_2) => {
9925
9925
  return element_2.Status;
@@ -9934,7 +9934,7 @@ const checkState$6 = async (client, input) => {
9934
9934
  }
9935
9935
  catch (e) { }
9936
9936
  try {
9937
- let returnComparator = () => {
9937
+ const returnComparator = () => {
9938
9938
  let flat_1 = [].concat(...result.DBClusterSnapshots);
9939
9939
  let projection_3 = flat_1.map((element_2) => {
9940
9940
  return element_2.Status;
@@ -9970,10 +9970,10 @@ const waitUntilDBClusterSnapshotDeleted = async (params, input) => {
9970
9970
  const checkState$5 = async (client, input) => {
9971
9971
  let reason;
9972
9972
  try {
9973
- const result = await client.send(new DescribeDBInstancesCommand(input));
9973
+ let result = await client.send(new DescribeDBInstancesCommand(input));
9974
9974
  reason = result;
9975
9975
  try {
9976
- let returnComparator = () => {
9976
+ const returnComparator = () => {
9977
9977
  let flat_1 = [].concat(...result.DBInstances);
9978
9978
  let projection_3 = flat_1.map((element_2) => {
9979
9979
  return element_2.DBInstanceStatus;
@@ -9990,7 +9990,7 @@ const checkState$5 = async (client, input) => {
9990
9990
  }
9991
9991
  catch (e) { }
9992
9992
  try {
9993
- let returnComparator = () => {
9993
+ const returnComparator = () => {
9994
9994
  let flat_1 = [].concat(...result.DBInstances);
9995
9995
  let projection_3 = flat_1.map((element_2) => {
9996
9996
  return element_2.DBInstanceStatus;
@@ -10005,7 +10005,7 @@ const checkState$5 = async (client, input) => {
10005
10005
  }
10006
10006
  catch (e) { }
10007
10007
  try {
10008
- let returnComparator = () => {
10008
+ const returnComparator = () => {
10009
10009
  let flat_1 = [].concat(...result.DBInstances);
10010
10010
  let projection_3 = flat_1.map((element_2) => {
10011
10011
  return element_2.DBInstanceStatus;
@@ -10020,7 +10020,7 @@ const checkState$5 = async (client, input) => {
10020
10020
  }
10021
10021
  catch (e) { }
10022
10022
  try {
10023
- let returnComparator = () => {
10023
+ const returnComparator = () => {
10024
10024
  let flat_1 = [].concat(...result.DBInstances);
10025
10025
  let projection_3 = flat_1.map((element_2) => {
10026
10026
  return element_2.DBInstanceStatus;
@@ -10035,7 +10035,7 @@ const checkState$5 = async (client, input) => {
10035
10035
  }
10036
10036
  catch (e) { }
10037
10037
  try {
10038
- let returnComparator = () => {
10038
+ const returnComparator = () => {
10039
10039
  let flat_1 = [].concat(...result.DBInstances);
10040
10040
  let projection_3 = flat_1.map((element_2) => {
10041
10041
  return element_2.DBInstanceStatus;
@@ -10050,7 +10050,7 @@ const checkState$5 = async (client, input) => {
10050
10050
  }
10051
10051
  catch (e) { }
10052
10052
  try {
10053
- let returnComparator = () => {
10053
+ const returnComparator = () => {
10054
10054
  let flat_1 = [].concat(...result.DBInstances);
10055
10055
  let projection_3 = flat_1.map((element_2) => {
10056
10056
  return element_2.DBInstanceStatus;
@@ -10083,10 +10083,10 @@ const waitUntilDBInstanceAvailable = async (params, input) => {
10083
10083
  const checkState$4 = async (client, input) => {
10084
10084
  let reason;
10085
10085
  try {
10086
- const result = await client.send(new DescribeDBInstancesCommand(input));
10086
+ let result = await client.send(new DescribeDBInstancesCommand(input));
10087
10087
  reason = result;
10088
10088
  try {
10089
- let returnComparator = () => {
10089
+ const returnComparator = () => {
10090
10090
  return (result.DBInstances.length == 0.0);
10091
10091
  };
10092
10092
  if (returnComparator() == true) {
@@ -10095,7 +10095,7 @@ const checkState$4 = async (client, input) => {
10095
10095
  }
10096
10096
  catch (e) { }
10097
10097
  try {
10098
- let returnComparator = () => {
10098
+ const returnComparator = () => {
10099
10099
  let flat_1 = [].concat(...result.DBInstances);
10100
10100
  let projection_3 = flat_1.map((element_2) => {
10101
10101
  return element_2.DBInstanceStatus;
@@ -10110,7 +10110,7 @@ const checkState$4 = async (client, input) => {
10110
10110
  }
10111
10111
  catch (e) { }
10112
10112
  try {
10113
- let returnComparator = () => {
10113
+ const returnComparator = () => {
10114
10114
  let flat_1 = [].concat(...result.DBInstances);
10115
10115
  let projection_3 = flat_1.map((element_2) => {
10116
10116
  return element_2.DBInstanceStatus;
@@ -10125,7 +10125,7 @@ const checkState$4 = async (client, input) => {
10125
10125
  }
10126
10126
  catch (e) { }
10127
10127
  try {
10128
- let returnComparator = () => {
10128
+ const returnComparator = () => {
10129
10129
  let flat_1 = [].concat(...result.DBInstances);
10130
10130
  let projection_3 = flat_1.map((element_2) => {
10131
10131
  return element_2.DBInstanceStatus;
@@ -10140,7 +10140,7 @@ const checkState$4 = async (client, input) => {
10140
10140
  }
10141
10141
  catch (e) { }
10142
10142
  try {
10143
- let returnComparator = () => {
10143
+ const returnComparator = () => {
10144
10144
  let flat_1 = [].concat(...result.DBInstances);
10145
10145
  let projection_3 = flat_1.map((element_2) => {
10146
10146
  return element_2.DBInstanceStatus;
@@ -10176,10 +10176,10 @@ const waitUntilDBInstanceDeleted = async (params, input) => {
10176
10176
  const checkState$3 = async (client, input) => {
10177
10177
  let reason;
10178
10178
  try {
10179
- const result = await client.send(new DescribeDBSnapshotsCommand(input));
10179
+ let result = await client.send(new DescribeDBSnapshotsCommand(input));
10180
10180
  reason = result;
10181
10181
  try {
10182
- let returnComparator = () => {
10182
+ const returnComparator = () => {
10183
10183
  let flat_1 = [].concat(...result.DBSnapshots);
10184
10184
  let projection_3 = flat_1.map((element_2) => {
10185
10185
  return element_2.Status;
@@ -10196,7 +10196,7 @@ const checkState$3 = async (client, input) => {
10196
10196
  }
10197
10197
  catch (e) { }
10198
10198
  try {
10199
- let returnComparator = () => {
10199
+ const returnComparator = () => {
10200
10200
  let flat_1 = [].concat(...result.DBSnapshots);
10201
10201
  let projection_3 = flat_1.map((element_2) => {
10202
10202
  return element_2.Status;
@@ -10211,7 +10211,7 @@ const checkState$3 = async (client, input) => {
10211
10211
  }
10212
10212
  catch (e) { }
10213
10213
  try {
10214
- let returnComparator = () => {
10214
+ const returnComparator = () => {
10215
10215
  let flat_1 = [].concat(...result.DBSnapshots);
10216
10216
  let projection_3 = flat_1.map((element_2) => {
10217
10217
  return element_2.Status;
@@ -10226,7 +10226,7 @@ const checkState$3 = async (client, input) => {
10226
10226
  }
10227
10227
  catch (e) { }
10228
10228
  try {
10229
- let returnComparator = () => {
10229
+ const returnComparator = () => {
10230
10230
  let flat_1 = [].concat(...result.DBSnapshots);
10231
10231
  let projection_3 = flat_1.map((element_2) => {
10232
10232
  return element_2.Status;
@@ -10241,7 +10241,7 @@ const checkState$3 = async (client, input) => {
10241
10241
  }
10242
10242
  catch (e) { }
10243
10243
  try {
10244
- let returnComparator = () => {
10244
+ const returnComparator = () => {
10245
10245
  let flat_1 = [].concat(...result.DBSnapshots);
10246
10246
  let projection_3 = flat_1.map((element_2) => {
10247
10247
  return element_2.Status;
@@ -10256,7 +10256,7 @@ const checkState$3 = async (client, input) => {
10256
10256
  }
10257
10257
  catch (e) { }
10258
10258
  try {
10259
- let returnComparator = () => {
10259
+ const returnComparator = () => {
10260
10260
  let flat_1 = [].concat(...result.DBSnapshots);
10261
10261
  let projection_3 = flat_1.map((element_2) => {
10262
10262
  return element_2.Status;
@@ -10289,10 +10289,10 @@ const waitUntilDBSnapshotAvailable = async (params, input) => {
10289
10289
  const checkState$2 = async (client, input) => {
10290
10290
  let reason;
10291
10291
  try {
10292
- const result = await client.send(new DescribeDBSnapshotsCommand(input));
10292
+ let result = await client.send(new DescribeDBSnapshotsCommand(input));
10293
10293
  reason = result;
10294
10294
  try {
10295
- let returnComparator = () => {
10295
+ const returnComparator = () => {
10296
10296
  return (result.DBSnapshots.length == 0.0);
10297
10297
  };
10298
10298
  if (returnComparator() == true) {
@@ -10301,7 +10301,7 @@ const checkState$2 = async (client, input) => {
10301
10301
  }
10302
10302
  catch (e) { }
10303
10303
  try {
10304
- let returnComparator = () => {
10304
+ const returnComparator = () => {
10305
10305
  let flat_1 = [].concat(...result.DBSnapshots);
10306
10306
  let projection_3 = flat_1.map((element_2) => {
10307
10307
  return element_2.Status;
@@ -10316,7 +10316,7 @@ const checkState$2 = async (client, input) => {
10316
10316
  }
10317
10317
  catch (e) { }
10318
10318
  try {
10319
- let returnComparator = () => {
10319
+ const returnComparator = () => {
10320
10320
  let flat_1 = [].concat(...result.DBSnapshots);
10321
10321
  let projection_3 = flat_1.map((element_2) => {
10322
10322
  return element_2.Status;
@@ -10331,7 +10331,7 @@ const checkState$2 = async (client, input) => {
10331
10331
  }
10332
10332
  catch (e) { }
10333
10333
  try {
10334
- let returnComparator = () => {
10334
+ const returnComparator = () => {
10335
10335
  let flat_1 = [].concat(...result.DBSnapshots);
10336
10336
  let projection_3 = flat_1.map((element_2) => {
10337
10337
  return element_2.Status;
@@ -10346,7 +10346,7 @@ const checkState$2 = async (client, input) => {
10346
10346
  }
10347
10347
  catch (e) { }
10348
10348
  try {
10349
- let returnComparator = () => {
10349
+ const returnComparator = () => {
10350
10350
  let flat_1 = [].concat(...result.DBSnapshots);
10351
10351
  let projection_3 = flat_1.map((element_2) => {
10352
10352
  return element_2.Status;
@@ -10382,10 +10382,10 @@ const waitUntilDBSnapshotDeleted = async (params, input) => {
10382
10382
  const checkState$1 = async (client, input) => {
10383
10383
  let reason;
10384
10384
  try {
10385
- const result = await client.send(new DescribeTenantDatabasesCommand(input));
10385
+ let result = await client.send(new DescribeTenantDatabasesCommand(input));
10386
10386
  reason = result;
10387
10387
  try {
10388
- let returnComparator = () => {
10388
+ const returnComparator = () => {
10389
10389
  let flat_1 = [].concat(...result.TenantDatabases);
10390
10390
  let projection_3 = flat_1.map((element_2) => {
10391
10391
  return element_2.Status;
@@ -10402,7 +10402,7 @@ const checkState$1 = async (client, input) => {
10402
10402
  }
10403
10403
  catch (e) { }
10404
10404
  try {
10405
- let returnComparator = () => {
10405
+ const returnComparator = () => {
10406
10406
  let flat_1 = [].concat(...result.TenantDatabases);
10407
10407
  let projection_3 = flat_1.map((element_2) => {
10408
10408
  return element_2.Status;
@@ -10417,7 +10417,7 @@ const checkState$1 = async (client, input) => {
10417
10417
  }
10418
10418
  catch (e) { }
10419
10419
  try {
10420
- let returnComparator = () => {
10420
+ const returnComparator = () => {
10421
10421
  let flat_1 = [].concat(...result.TenantDatabases);
10422
10422
  let projection_3 = flat_1.map((element_2) => {
10423
10423
  return element_2.Status;
@@ -10432,7 +10432,7 @@ const checkState$1 = async (client, input) => {
10432
10432
  }
10433
10433
  catch (e) { }
10434
10434
  try {
10435
- let returnComparator = () => {
10435
+ const returnComparator = () => {
10436
10436
  let flat_1 = [].concat(...result.TenantDatabases);
10437
10437
  let projection_3 = flat_1.map((element_2) => {
10438
10438
  return element_2.Status;
@@ -10465,10 +10465,10 @@ const waitUntilTenantDatabaseAvailable = async (params, input) => {
10465
10465
  const checkState = async (client, input) => {
10466
10466
  let reason;
10467
10467
  try {
10468
- const result = await client.send(new DescribeTenantDatabasesCommand(input));
10468
+ let result = await client.send(new DescribeTenantDatabasesCommand(input));
10469
10469
  reason = result;
10470
10470
  try {
10471
- let returnComparator = () => {
10471
+ const returnComparator = () => {
10472
10472
  return (result.TenantDatabases.length == 0.0);
10473
10473
  };
10474
10474
  if (returnComparator() == true) {
@@ -3,10 +3,10 @@ import { DescribeDBClustersCommand } from "../commands/DescribeDBClustersCommand
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeDBClustersCommand(input));
6
+ let result = await client.send(new DescribeDBClustersCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  let flat_1 = [].concat(...result.DBClusters);
11
11
  let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.Status;
@@ -23,7 +23,7 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- let returnComparator = () => {
26
+ const returnComparator = () => {
27
27
  let flat_1 = [].concat(...result.DBClusters);
28
28
  let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.Status;
@@ -38,7 +38,7 @@ const checkState = async (client, input) => {
38
38
  }
39
39
  catch (e) { }
40
40
  try {
41
- let returnComparator = () => {
41
+ const returnComparator = () => {
42
42
  let flat_1 = [].concat(...result.DBClusters);
43
43
  let projection_3 = flat_1.map((element_2) => {
44
44
  return element_2.Status;
@@ -53,7 +53,7 @@ const checkState = async (client, input) => {
53
53
  }
54
54
  catch (e) { }
55
55
  try {
56
- let returnComparator = () => {
56
+ const returnComparator = () => {
57
57
  let flat_1 = [].concat(...result.DBClusters);
58
58
  let projection_3 = flat_1.map((element_2) => {
59
59
  return element_2.Status;
@@ -68,7 +68,7 @@ const checkState = async (client, input) => {
68
68
  }
69
69
  catch (e) { }
70
70
  try {
71
- let returnComparator = () => {
71
+ const returnComparator = () => {
72
72
  let flat_1 = [].concat(...result.DBClusters);
73
73
  let projection_3 = flat_1.map((element_2) => {
74
74
  return element_2.Status;
@@ -83,7 +83,7 @@ const checkState = async (client, input) => {
83
83
  }
84
84
  catch (e) { }
85
85
  try {
86
- let returnComparator = () => {
86
+ const returnComparator = () => {
87
87
  let flat_1 = [].concat(...result.DBClusters);
88
88
  let projection_3 = flat_1.map((element_2) => {
89
89
  return element_2.Status;
@@ -3,10 +3,10 @@ import { DescribeDBClustersCommand } from "../commands/DescribeDBClustersCommand
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeDBClustersCommand(input));
6
+ let result = await client.send(new DescribeDBClustersCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  return (result.DBClusters.length == 0.0);
11
11
  };
12
12
  if (returnComparator() == true) {
@@ -15,7 +15,7 @@ const checkState = async (client, input) => {
15
15
  }
16
16
  catch (e) { }
17
17
  try {
18
- let returnComparator = () => {
18
+ const returnComparator = () => {
19
19
  let flat_1 = [].concat(...result.DBClusters);
20
20
  let projection_3 = flat_1.map((element_2) => {
21
21
  return element_2.Status;
@@ -30,7 +30,7 @@ const checkState = async (client, input) => {
30
30
  }
31
31
  catch (e) { }
32
32
  try {
33
- let returnComparator = () => {
33
+ const returnComparator = () => {
34
34
  let flat_1 = [].concat(...result.DBClusters);
35
35
  let projection_3 = flat_1.map((element_2) => {
36
36
  return element_2.Status;
@@ -45,7 +45,7 @@ const checkState = async (client, input) => {
45
45
  }
46
46
  catch (e) { }
47
47
  try {
48
- let returnComparator = () => {
48
+ const returnComparator = () => {
49
49
  let flat_1 = [].concat(...result.DBClusters);
50
50
  let projection_3 = flat_1.map((element_2) => {
51
51
  return element_2.Status;
@@ -60,7 +60,7 @@ const checkState = async (client, input) => {
60
60
  }
61
61
  catch (e) { }
62
62
  try {
63
- let returnComparator = () => {
63
+ const returnComparator = () => {
64
64
  let flat_1 = [].concat(...result.DBClusters);
65
65
  let projection_3 = flat_1.map((element_2) => {
66
66
  return element_2.Status;
@@ -3,10 +3,10 @@ import { DescribeDBClusterSnapshotsCommand, } from "../commands/DescribeDBCluste
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
6
+ let result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  let flat_1 = [].concat(...result.DBClusterSnapshots);
11
11
  let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.Status;
@@ -23,7 +23,7 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- let returnComparator = () => {
26
+ const returnComparator = () => {
27
27
  let flat_1 = [].concat(...result.DBClusterSnapshots);
28
28
  let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.Status;
@@ -38,7 +38,7 @@ const checkState = async (client, input) => {
38
38
  }
39
39
  catch (e) { }
40
40
  try {
41
- let returnComparator = () => {
41
+ const returnComparator = () => {
42
42
  let flat_1 = [].concat(...result.DBClusterSnapshots);
43
43
  let projection_3 = flat_1.map((element_2) => {
44
44
  return element_2.Status;
@@ -53,7 +53,7 @@ const checkState = async (client, input) => {
53
53
  }
54
54
  catch (e) { }
55
55
  try {
56
- let returnComparator = () => {
56
+ const returnComparator = () => {
57
57
  let flat_1 = [].concat(...result.DBClusterSnapshots);
58
58
  let projection_3 = flat_1.map((element_2) => {
59
59
  return element_2.Status;
@@ -68,7 +68,7 @@ const checkState = async (client, input) => {
68
68
  }
69
69
  catch (e) { }
70
70
  try {
71
- let returnComparator = () => {
71
+ const returnComparator = () => {
72
72
  let flat_1 = [].concat(...result.DBClusterSnapshots);
73
73
  let projection_3 = flat_1.map((element_2) => {
74
74
  return element_2.Status;
@@ -83,7 +83,7 @@ const checkState = async (client, input) => {
83
83
  }
84
84
  catch (e) { }
85
85
  try {
86
- let returnComparator = () => {
86
+ const returnComparator = () => {
87
87
  let flat_1 = [].concat(...result.DBClusterSnapshots);
88
88
  let projection_3 = flat_1.map((element_2) => {
89
89
  return element_2.Status;
@@ -3,10 +3,10 @@ import { DescribeDBClusterSnapshotsCommand, } from "../commands/DescribeDBCluste
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
6
+ let result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  return (result.DBClusterSnapshots.length == 0.0);
11
11
  };
12
12
  if (returnComparator() == true) {
@@ -15,7 +15,7 @@ const checkState = async (client, input) => {
15
15
  }
16
16
  catch (e) { }
17
17
  try {
18
- let returnComparator = () => {
18
+ const returnComparator = () => {
19
19
  let flat_1 = [].concat(...result.DBClusterSnapshots);
20
20
  let projection_3 = flat_1.map((element_2) => {
21
21
  return element_2.Status;
@@ -30,7 +30,7 @@ const checkState = async (client, input) => {
30
30
  }
31
31
  catch (e) { }
32
32
  try {
33
- let returnComparator = () => {
33
+ const returnComparator = () => {
34
34
  let flat_1 = [].concat(...result.DBClusterSnapshots);
35
35
  let projection_3 = flat_1.map((element_2) => {
36
36
  return element_2.Status;
@@ -45,7 +45,7 @@ const checkState = async (client, input) => {
45
45
  }
46
46
  catch (e) { }
47
47
  try {
48
- let returnComparator = () => {
48
+ const returnComparator = () => {
49
49
  let flat_1 = [].concat(...result.DBClusterSnapshots);
50
50
  let projection_3 = flat_1.map((element_2) => {
51
51
  return element_2.Status;
@@ -60,7 +60,7 @@ const checkState = async (client, input) => {
60
60
  }
61
61
  catch (e) { }
62
62
  try {
63
- let returnComparator = () => {
63
+ const returnComparator = () => {
64
64
  let flat_1 = [].concat(...result.DBClusterSnapshots);
65
65
  let projection_3 = flat_1.map((element_2) => {
66
66
  return element_2.Status;
@@ -3,10 +3,10 @@ import { DescribeDBInstancesCommand } from "../commands/DescribeDBInstancesComma
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeDBInstancesCommand(input));
6
+ let result = await client.send(new DescribeDBInstancesCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  let flat_1 = [].concat(...result.DBInstances);
11
11
  let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.DBInstanceStatus;
@@ -23,7 +23,7 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- let returnComparator = () => {
26
+ const returnComparator = () => {
27
27
  let flat_1 = [].concat(...result.DBInstances);
28
28
  let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.DBInstanceStatus;
@@ -38,7 +38,7 @@ const checkState = async (client, input) => {
38
38
  }
39
39
  catch (e) { }
40
40
  try {
41
- let returnComparator = () => {
41
+ const returnComparator = () => {
42
42
  let flat_1 = [].concat(...result.DBInstances);
43
43
  let projection_3 = flat_1.map((element_2) => {
44
44
  return element_2.DBInstanceStatus;
@@ -53,7 +53,7 @@ const checkState = async (client, input) => {
53
53
  }
54
54
  catch (e) { }
55
55
  try {
56
- let returnComparator = () => {
56
+ const returnComparator = () => {
57
57
  let flat_1 = [].concat(...result.DBInstances);
58
58
  let projection_3 = flat_1.map((element_2) => {
59
59
  return element_2.DBInstanceStatus;
@@ -68,7 +68,7 @@ const checkState = async (client, input) => {
68
68
  }
69
69
  catch (e) { }
70
70
  try {
71
- let returnComparator = () => {
71
+ const returnComparator = () => {
72
72
  let flat_1 = [].concat(...result.DBInstances);
73
73
  let projection_3 = flat_1.map((element_2) => {
74
74
  return element_2.DBInstanceStatus;
@@ -83,7 +83,7 @@ const checkState = async (client, input) => {
83
83
  }
84
84
  catch (e) { }
85
85
  try {
86
- let returnComparator = () => {
86
+ const returnComparator = () => {
87
87
  let flat_1 = [].concat(...result.DBInstances);
88
88
  let projection_3 = flat_1.map((element_2) => {
89
89
  return element_2.DBInstanceStatus;
@@ -3,10 +3,10 @@ import { DescribeDBInstancesCommand } from "../commands/DescribeDBInstancesComma
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeDBInstancesCommand(input));
6
+ let result = await client.send(new DescribeDBInstancesCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  return (result.DBInstances.length == 0.0);
11
11
  };
12
12
  if (returnComparator() == true) {
@@ -15,7 +15,7 @@ const checkState = async (client, input) => {
15
15
  }
16
16
  catch (e) { }
17
17
  try {
18
- let returnComparator = () => {
18
+ const returnComparator = () => {
19
19
  let flat_1 = [].concat(...result.DBInstances);
20
20
  let projection_3 = flat_1.map((element_2) => {
21
21
  return element_2.DBInstanceStatus;
@@ -30,7 +30,7 @@ const checkState = async (client, input) => {
30
30
  }
31
31
  catch (e) { }
32
32
  try {
33
- let returnComparator = () => {
33
+ const returnComparator = () => {
34
34
  let flat_1 = [].concat(...result.DBInstances);
35
35
  let projection_3 = flat_1.map((element_2) => {
36
36
  return element_2.DBInstanceStatus;
@@ -45,7 +45,7 @@ const checkState = async (client, input) => {
45
45
  }
46
46
  catch (e) { }
47
47
  try {
48
- let returnComparator = () => {
48
+ const returnComparator = () => {
49
49
  let flat_1 = [].concat(...result.DBInstances);
50
50
  let projection_3 = flat_1.map((element_2) => {
51
51
  return element_2.DBInstanceStatus;
@@ -60,7 +60,7 @@ const checkState = async (client, input) => {
60
60
  }
61
61
  catch (e) { }
62
62
  try {
63
- let returnComparator = () => {
63
+ const returnComparator = () => {
64
64
  let flat_1 = [].concat(...result.DBInstances);
65
65
  let projection_3 = flat_1.map((element_2) => {
66
66
  return element_2.DBInstanceStatus;
@@ -3,10 +3,10 @@ import { DescribeDBSnapshotsCommand } from "../commands/DescribeDBSnapshotsComma
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeDBSnapshotsCommand(input));
6
+ let result = await client.send(new DescribeDBSnapshotsCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  let flat_1 = [].concat(...result.DBSnapshots);
11
11
  let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.Status;
@@ -23,7 +23,7 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- let returnComparator = () => {
26
+ const returnComparator = () => {
27
27
  let flat_1 = [].concat(...result.DBSnapshots);
28
28
  let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.Status;
@@ -38,7 +38,7 @@ const checkState = async (client, input) => {
38
38
  }
39
39
  catch (e) { }
40
40
  try {
41
- let returnComparator = () => {
41
+ const returnComparator = () => {
42
42
  let flat_1 = [].concat(...result.DBSnapshots);
43
43
  let projection_3 = flat_1.map((element_2) => {
44
44
  return element_2.Status;
@@ -53,7 +53,7 @@ const checkState = async (client, input) => {
53
53
  }
54
54
  catch (e) { }
55
55
  try {
56
- let returnComparator = () => {
56
+ const returnComparator = () => {
57
57
  let flat_1 = [].concat(...result.DBSnapshots);
58
58
  let projection_3 = flat_1.map((element_2) => {
59
59
  return element_2.Status;
@@ -68,7 +68,7 @@ const checkState = async (client, input) => {
68
68
  }
69
69
  catch (e) { }
70
70
  try {
71
- let returnComparator = () => {
71
+ const returnComparator = () => {
72
72
  let flat_1 = [].concat(...result.DBSnapshots);
73
73
  let projection_3 = flat_1.map((element_2) => {
74
74
  return element_2.Status;
@@ -83,7 +83,7 @@ const checkState = async (client, input) => {
83
83
  }
84
84
  catch (e) { }
85
85
  try {
86
- let returnComparator = () => {
86
+ const returnComparator = () => {
87
87
  let flat_1 = [].concat(...result.DBSnapshots);
88
88
  let projection_3 = flat_1.map((element_2) => {
89
89
  return element_2.Status;
@@ -3,10 +3,10 @@ import { DescribeDBSnapshotsCommand } from "../commands/DescribeDBSnapshotsComma
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeDBSnapshotsCommand(input));
6
+ let result = await client.send(new DescribeDBSnapshotsCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  return (result.DBSnapshots.length == 0.0);
11
11
  };
12
12
  if (returnComparator() == true) {
@@ -15,7 +15,7 @@ const checkState = async (client, input) => {
15
15
  }
16
16
  catch (e) { }
17
17
  try {
18
- let returnComparator = () => {
18
+ const returnComparator = () => {
19
19
  let flat_1 = [].concat(...result.DBSnapshots);
20
20
  let projection_3 = flat_1.map((element_2) => {
21
21
  return element_2.Status;
@@ -30,7 +30,7 @@ const checkState = async (client, input) => {
30
30
  }
31
31
  catch (e) { }
32
32
  try {
33
- let returnComparator = () => {
33
+ const returnComparator = () => {
34
34
  let flat_1 = [].concat(...result.DBSnapshots);
35
35
  let projection_3 = flat_1.map((element_2) => {
36
36
  return element_2.Status;
@@ -45,7 +45,7 @@ const checkState = async (client, input) => {
45
45
  }
46
46
  catch (e) { }
47
47
  try {
48
- let returnComparator = () => {
48
+ const returnComparator = () => {
49
49
  let flat_1 = [].concat(...result.DBSnapshots);
50
50
  let projection_3 = flat_1.map((element_2) => {
51
51
  return element_2.Status;
@@ -60,7 +60,7 @@ const checkState = async (client, input) => {
60
60
  }
61
61
  catch (e) { }
62
62
  try {
63
- let returnComparator = () => {
63
+ const returnComparator = () => {
64
64
  let flat_1 = [].concat(...result.DBSnapshots);
65
65
  let projection_3 = flat_1.map((element_2) => {
66
66
  return element_2.Status;
@@ -3,10 +3,10 @@ import { DescribeTenantDatabasesCommand, } from "../commands/DescribeTenantDatab
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeTenantDatabasesCommand(input));
6
+ let result = await client.send(new DescribeTenantDatabasesCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  let flat_1 = [].concat(...result.TenantDatabases);
11
11
  let projection_3 = flat_1.map((element_2) => {
12
12
  return element_2.Status;
@@ -23,7 +23,7 @@ const checkState = async (client, input) => {
23
23
  }
24
24
  catch (e) { }
25
25
  try {
26
- let returnComparator = () => {
26
+ const returnComparator = () => {
27
27
  let flat_1 = [].concat(...result.TenantDatabases);
28
28
  let projection_3 = flat_1.map((element_2) => {
29
29
  return element_2.Status;
@@ -38,7 +38,7 @@ const checkState = async (client, input) => {
38
38
  }
39
39
  catch (e) { }
40
40
  try {
41
- let returnComparator = () => {
41
+ const returnComparator = () => {
42
42
  let flat_1 = [].concat(...result.TenantDatabases);
43
43
  let projection_3 = flat_1.map((element_2) => {
44
44
  return element_2.Status;
@@ -53,7 +53,7 @@ const checkState = async (client, input) => {
53
53
  }
54
54
  catch (e) { }
55
55
  try {
56
- let returnComparator = () => {
56
+ const returnComparator = () => {
57
57
  let flat_1 = [].concat(...result.TenantDatabases);
58
58
  let projection_3 = flat_1.map((element_2) => {
59
59
  return element_2.Status;
@@ -3,10 +3,10 @@ import { DescribeTenantDatabasesCommand, } from "../commands/DescribeTenantDatab
3
3
  const checkState = async (client, input) => {
4
4
  let reason;
5
5
  try {
6
- const result = await client.send(new DescribeTenantDatabasesCommand(input));
6
+ let result = await client.send(new DescribeTenantDatabasesCommand(input));
7
7
  reason = result;
8
8
  try {
9
- let returnComparator = () => {
9
+ const returnComparator = () => {
10
10
  return (result.TenantDatabases.length == 0.0);
11
11
  };
12
12
  if (returnComparator() == true) {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-rds",
3
3
  "description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
4
- "version": "3.958.0",
4
+ "version": "3.962.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-rds",
@@ -24,7 +24,7 @@
24
24
  "@aws-crypto/sha256-browser": "5.2.0",
25
25
  "@aws-crypto/sha256-js": "5.2.0",
26
26
  "@aws-sdk/core": "3.957.0",
27
- "@aws-sdk/credential-provider-node": "3.958.0",
27
+ "@aws-sdk/credential-provider-node": "3.962.0",
28
28
  "@aws-sdk/middleware-host-header": "3.957.0",
29
29
  "@aws-sdk/middleware-logger": "3.957.0",
30
30
  "@aws-sdk/middleware-recursion-detection": "3.957.0",