aws-sdk 2.919.0 → 2.920.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/CHANGELOG.md +6 -1
- package/README.md +1 -1
- package/apis/autoscaling-2011-01-01.min.json +63 -60
- package/apis/docdb-2014-10-31.min.json +233 -65
- package/apis/docdb-2014-10-31.paginators.json +6 -0
- package/clients/autoscaling.d.ts +55 -50
- package/clients/braket.d.ts +2 -2
- package/clients/docdb.d.ts +217 -4
- package/clients/ecs.d.ts +4 -4
- package/clients/iam.d.ts +1 -1
- package/clients/lightsail.d.ts +1 -1
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +4 -4
- package/dist/aws-sdk.js +66 -63
- package/dist/aws-sdk.min.js +6 -6
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/dist/aws-sdk.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// AWS SDK for JavaScript v2.
|
|
1
|
+
// AWS SDK for JavaScript v2.920.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){
|
|
@@ -7059,7 +7059,7 @@ module.exports={
|
|
|
7059
7059
|
"shape": "S20"
|
|
7060
7060
|
},
|
|
7061
7061
|
"InstanceMonitoring": {
|
|
7062
|
-
"shape": "
|
|
7062
|
+
"shape": "S2a"
|
|
7063
7063
|
},
|
|
7064
7064
|
"SpotPrice": {},
|
|
7065
7065
|
"IamInstanceProfile": {},
|
|
@@ -7071,7 +7071,7 @@ module.exports={
|
|
|
7071
7071
|
},
|
|
7072
7072
|
"PlacementTenancy": {},
|
|
7073
7073
|
"MetadataOptions": {
|
|
7074
|
-
"shape": "
|
|
7074
|
+
"shape": "S2f"
|
|
7075
7075
|
}
|
|
7076
7076
|
}
|
|
7077
7077
|
}
|
|
@@ -7244,7 +7244,7 @@ module.exports={
|
|
|
7244
7244
|
"type": "structure",
|
|
7245
7245
|
"members": {
|
|
7246
7246
|
"AutoScalingGroupNames": {
|
|
7247
|
-
"shape": "
|
|
7247
|
+
"shape": "S34"
|
|
7248
7248
|
},
|
|
7249
7249
|
"NextToken": {},
|
|
7250
7250
|
"MaxRecords": {
|
|
@@ -7312,7 +7312,7 @@ module.exports={
|
|
|
7312
7312
|
"type": "integer"
|
|
7313
7313
|
},
|
|
7314
7314
|
"Instances": {
|
|
7315
|
-
"shape": "
|
|
7315
|
+
"shape": "S3a"
|
|
7316
7316
|
},
|
|
7317
7317
|
"CreatedTime": {
|
|
7318
7318
|
"type": "timestamp"
|
|
@@ -7341,7 +7341,7 @@ module.exports={
|
|
|
7341
7341
|
},
|
|
7342
7342
|
"Status": {},
|
|
7343
7343
|
"Tags": {
|
|
7344
|
-
"shape": "
|
|
7344
|
+
"shape": "S3h"
|
|
7345
7345
|
},
|
|
7346
7346
|
"TerminationPolicies": {
|
|
7347
7347
|
"shape": "S1g"
|
|
@@ -7357,7 +7357,7 @@ module.exports={
|
|
|
7357
7357
|
"type": "boolean"
|
|
7358
7358
|
},
|
|
7359
7359
|
"WarmPoolConfiguration": {
|
|
7360
|
-
"shape": "
|
|
7360
|
+
"shape": "S3j"
|
|
7361
7361
|
},
|
|
7362
7362
|
"WarmPoolSize": {
|
|
7363
7363
|
"type": "integer"
|
|
@@ -7426,7 +7426,7 @@ module.exports={
|
|
|
7426
7426
|
"type": "structure",
|
|
7427
7427
|
"members": {
|
|
7428
7428
|
"AutoScalingNotificationTypes": {
|
|
7429
|
-
"shape": "
|
|
7429
|
+
"shape": "S3u"
|
|
7430
7430
|
}
|
|
7431
7431
|
}
|
|
7432
7432
|
}
|
|
@@ -7559,7 +7559,7 @@ module.exports={
|
|
|
7559
7559
|
"shape": "S20"
|
|
7560
7560
|
},
|
|
7561
7561
|
"InstanceMonitoring": {
|
|
7562
|
-
"shape": "
|
|
7562
|
+
"shape": "S2a"
|
|
7563
7563
|
},
|
|
7564
7564
|
"SpotPrice": {},
|
|
7565
7565
|
"IamInstanceProfile": {},
|
|
@@ -7574,7 +7574,7 @@ module.exports={
|
|
|
7574
7574
|
},
|
|
7575
7575
|
"PlacementTenancy": {},
|
|
7576
7576
|
"MetadataOptions": {
|
|
7577
|
-
"shape": "
|
|
7577
|
+
"shape": "S2f"
|
|
7578
7578
|
}
|
|
7579
7579
|
}
|
|
7580
7580
|
}
|
|
@@ -7589,7 +7589,7 @@ module.exports={
|
|
|
7589
7589
|
"type": "structure",
|
|
7590
7590
|
"members": {
|
|
7591
7591
|
"LifecycleHookTypes": {
|
|
7592
|
-
"shape": "
|
|
7592
|
+
"shape": "S3u"
|
|
7593
7593
|
}
|
|
7594
7594
|
}
|
|
7595
7595
|
}
|
|
@@ -7731,7 +7731,7 @@ module.exports={
|
|
|
7731
7731
|
"type": "structure",
|
|
7732
7732
|
"members": {
|
|
7733
7733
|
"AutoScalingGroupNames": {
|
|
7734
|
-
"shape": "
|
|
7734
|
+
"shape": "S34"
|
|
7735
7735
|
},
|
|
7736
7736
|
"NextToken": {},
|
|
7737
7737
|
"MaxRecords": {
|
|
@@ -7795,7 +7795,7 @@ module.exports={
|
|
|
7795
7795
|
"PolicyType": {},
|
|
7796
7796
|
"AdjustmentType": {},
|
|
7797
7797
|
"MinAdjustmentStep": {
|
|
7798
|
-
"shape": "
|
|
7798
|
+
"shape": "S55"
|
|
7799
7799
|
},
|
|
7800
7800
|
"MinAdjustmentMagnitude": {
|
|
7801
7801
|
"type": "integer"
|
|
@@ -7807,23 +7807,23 @@ module.exports={
|
|
|
7807
7807
|
"type": "integer"
|
|
7808
7808
|
},
|
|
7809
7809
|
"StepAdjustments": {
|
|
7810
|
-
"shape": "
|
|
7810
|
+
"shape": "S58"
|
|
7811
7811
|
},
|
|
7812
7812
|
"MetricAggregationType": {},
|
|
7813
7813
|
"EstimatedInstanceWarmup": {
|
|
7814
7814
|
"type": "integer"
|
|
7815
7815
|
},
|
|
7816
7816
|
"Alarms": {
|
|
7817
|
-
"shape": "
|
|
7817
|
+
"shape": "S5c"
|
|
7818
7818
|
},
|
|
7819
7819
|
"TargetTrackingConfiguration": {
|
|
7820
|
-
"shape": "
|
|
7820
|
+
"shape": "S5e"
|
|
7821
7821
|
},
|
|
7822
7822
|
"Enabled": {
|
|
7823
7823
|
"type": "boolean"
|
|
7824
7824
|
},
|
|
7825
7825
|
"PredictiveScalingConfiguration": {
|
|
7826
|
-
"shape": "
|
|
7826
|
+
"shape": "S5s"
|
|
7827
7827
|
}
|
|
7828
7828
|
}
|
|
7829
7829
|
}
|
|
@@ -7858,7 +7858,7 @@ module.exports={
|
|
|
7858
7858
|
],
|
|
7859
7859
|
"members": {
|
|
7860
7860
|
"Activities": {
|
|
7861
|
-
"shape": "
|
|
7861
|
+
"shape": "S69"
|
|
7862
7862
|
},
|
|
7863
7863
|
"NextToken": {}
|
|
7864
7864
|
}
|
|
@@ -7971,7 +7971,7 @@ module.exports={
|
|
|
7971
7971
|
"type": "structure",
|
|
7972
7972
|
"members": {
|
|
7973
7973
|
"Tags": {
|
|
7974
|
-
"shape": "
|
|
7974
|
+
"shape": "S3h"
|
|
7975
7975
|
},
|
|
7976
7976
|
"NextToken": {}
|
|
7977
7977
|
}
|
|
@@ -8007,10 +8007,10 @@ module.exports={
|
|
|
8007
8007
|
"type": "structure",
|
|
8008
8008
|
"members": {
|
|
8009
8009
|
"WarmPoolConfiguration": {
|
|
8010
|
-
"shape": "
|
|
8010
|
+
"shape": "S3j"
|
|
8011
8011
|
},
|
|
8012
8012
|
"Instances": {
|
|
8013
|
-
"shape": "
|
|
8013
|
+
"shape": "S3a"
|
|
8014
8014
|
},
|
|
8015
8015
|
"NextToken": {}
|
|
8016
8016
|
}
|
|
@@ -8038,7 +8038,7 @@ module.exports={
|
|
|
8038
8038
|
"type": "structure",
|
|
8039
8039
|
"members": {
|
|
8040
8040
|
"Activities": {
|
|
8041
|
-
"shape": "
|
|
8041
|
+
"shape": "S69"
|
|
8042
8042
|
}
|
|
8043
8043
|
}
|
|
8044
8044
|
}
|
|
@@ -8092,7 +8092,7 @@ module.exports={
|
|
|
8092
8092
|
"members": {
|
|
8093
8093
|
"AutoScalingGroupName": {},
|
|
8094
8094
|
"Metrics": {
|
|
8095
|
-
"shape": "
|
|
8095
|
+
"shape": "S71"
|
|
8096
8096
|
}
|
|
8097
8097
|
}
|
|
8098
8098
|
}
|
|
@@ -8107,7 +8107,7 @@ module.exports={
|
|
|
8107
8107
|
"members": {
|
|
8108
8108
|
"AutoScalingGroupName": {},
|
|
8109
8109
|
"Metrics": {
|
|
8110
|
-
"shape": "
|
|
8110
|
+
"shape": "S71"
|
|
8111
8111
|
},
|
|
8112
8112
|
"Granularity": {}
|
|
8113
8113
|
}
|
|
@@ -8135,7 +8135,7 @@ module.exports={
|
|
|
8135
8135
|
"type": "structure",
|
|
8136
8136
|
"members": {
|
|
8137
8137
|
"Activities": {
|
|
8138
|
-
"shape": "
|
|
8138
|
+
"shape": "S69"
|
|
8139
8139
|
}
|
|
8140
8140
|
}
|
|
8141
8141
|
}
|
|
@@ -8179,7 +8179,7 @@ module.exports={
|
|
|
8179
8179
|
"type": "structure",
|
|
8180
8180
|
"members": {
|
|
8181
8181
|
"Activities": {
|
|
8182
|
-
"shape": "
|
|
8182
|
+
"shape": "S69"
|
|
8183
8183
|
}
|
|
8184
8184
|
}
|
|
8185
8185
|
}
|
|
@@ -8224,13 +8224,13 @@ module.exports={
|
|
|
8224
8224
|
],
|
|
8225
8225
|
"members": {
|
|
8226
8226
|
"Timestamps": {
|
|
8227
|
-
"shape": "
|
|
8227
|
+
"shape": "S7d"
|
|
8228
8228
|
},
|
|
8229
8229
|
"Values": {
|
|
8230
|
-
"shape": "
|
|
8230
|
+
"shape": "S7e"
|
|
8231
8231
|
},
|
|
8232
8232
|
"MetricSpecification": {
|
|
8233
|
-
"shape": "
|
|
8233
|
+
"shape": "S5u"
|
|
8234
8234
|
}
|
|
8235
8235
|
}
|
|
8236
8236
|
}
|
|
@@ -8243,10 +8243,10 @@ module.exports={
|
|
|
8243
8243
|
],
|
|
8244
8244
|
"members": {
|
|
8245
8245
|
"Timestamps": {
|
|
8246
|
-
"shape": "
|
|
8246
|
+
"shape": "S7d"
|
|
8247
8247
|
},
|
|
8248
8248
|
"Values": {
|
|
8249
|
-
"shape": "
|
|
8249
|
+
"shape": "S7e"
|
|
8250
8250
|
}
|
|
8251
8251
|
}
|
|
8252
8252
|
},
|
|
@@ -8294,7 +8294,7 @@ module.exports={
|
|
|
8294
8294
|
"AutoScalingGroupName": {},
|
|
8295
8295
|
"TopicARN": {},
|
|
8296
8296
|
"NotificationTypes": {
|
|
8297
|
-
"shape": "
|
|
8297
|
+
"shape": "S3u"
|
|
8298
8298
|
}
|
|
8299
8299
|
}
|
|
8300
8300
|
}
|
|
@@ -8312,7 +8312,7 @@ module.exports={
|
|
|
8312
8312
|
"PolicyType": {},
|
|
8313
8313
|
"AdjustmentType": {},
|
|
8314
8314
|
"MinAdjustmentStep": {
|
|
8315
|
-
"shape": "
|
|
8315
|
+
"shape": "S55"
|
|
8316
8316
|
},
|
|
8317
8317
|
"MinAdjustmentMagnitude": {
|
|
8318
8318
|
"type": "integer"
|
|
@@ -8325,19 +8325,19 @@ module.exports={
|
|
|
8325
8325
|
},
|
|
8326
8326
|
"MetricAggregationType": {},
|
|
8327
8327
|
"StepAdjustments": {
|
|
8328
|
-
"shape": "
|
|
8328
|
+
"shape": "S58"
|
|
8329
8329
|
},
|
|
8330
8330
|
"EstimatedInstanceWarmup": {
|
|
8331
8331
|
"type": "integer"
|
|
8332
8332
|
},
|
|
8333
8333
|
"TargetTrackingConfiguration": {
|
|
8334
|
-
"shape": "
|
|
8334
|
+
"shape": "S5e"
|
|
8335
8335
|
},
|
|
8336
8336
|
"Enabled": {
|
|
8337
8337
|
"type": "boolean"
|
|
8338
8338
|
},
|
|
8339
8339
|
"PredictiveScalingConfiguration": {
|
|
8340
|
-
"shape": "
|
|
8340
|
+
"shape": "S5s"
|
|
8341
8341
|
}
|
|
8342
8342
|
}
|
|
8343
8343
|
},
|
|
@@ -8347,7 +8347,7 @@ module.exports={
|
|
|
8347
8347
|
"members": {
|
|
8348
8348
|
"PolicyARN": {},
|
|
8349
8349
|
"Alarms": {
|
|
8350
|
-
"shape": "
|
|
8350
|
+
"shape": "S5c"
|
|
8351
8351
|
}
|
|
8352
8352
|
}
|
|
8353
8353
|
}
|
|
@@ -8430,7 +8430,7 @@ module.exports={
|
|
|
8430
8430
|
},
|
|
8431
8431
|
"ResumeProcesses": {
|
|
8432
8432
|
"input": {
|
|
8433
|
-
"shape": "
|
|
8433
|
+
"shape": "S7q"
|
|
8434
8434
|
}
|
|
8435
8435
|
},
|
|
8436
8436
|
"SetDesiredCapacity": {
|
|
@@ -8532,7 +8532,7 @@ module.exports={
|
|
|
8532
8532
|
},
|
|
8533
8533
|
"SuspendProcesses": {
|
|
8534
8534
|
"input": {
|
|
8535
|
-
"shape": "
|
|
8535
|
+
"shape": "S7q"
|
|
8536
8536
|
}
|
|
8537
8537
|
},
|
|
8538
8538
|
"TerminateInstanceInAutoScalingGroup": {
|
|
@@ -8554,7 +8554,7 @@ module.exports={
|
|
|
8554
8554
|
"type": "structure",
|
|
8555
8555
|
"members": {
|
|
8556
8556
|
"Activity": {
|
|
8557
|
-
"shape": "
|
|
8557
|
+
"shape": "S6a"
|
|
8558
8558
|
}
|
|
8559
8559
|
}
|
|
8560
8560
|
}
|
|
@@ -8754,6 +8754,9 @@ module.exports={
|
|
|
8754
8754
|
},
|
|
8755
8755
|
"Encrypted": {
|
|
8756
8756
|
"type": "boolean"
|
|
8757
|
+
},
|
|
8758
|
+
"Throughput": {
|
|
8759
|
+
"type": "integer"
|
|
8757
8760
|
}
|
|
8758
8761
|
}
|
|
8759
8762
|
},
|
|
@@ -8763,7 +8766,7 @@ module.exports={
|
|
|
8763
8766
|
}
|
|
8764
8767
|
}
|
|
8765
8768
|
},
|
|
8766
|
-
"
|
|
8769
|
+
"S2a": {
|
|
8767
8770
|
"type": "structure",
|
|
8768
8771
|
"members": {
|
|
8769
8772
|
"Enabled": {
|
|
@@ -8771,7 +8774,7 @@ module.exports={
|
|
|
8771
8774
|
}
|
|
8772
8775
|
}
|
|
8773
8776
|
},
|
|
8774
|
-
"
|
|
8777
|
+
"S2f": {
|
|
8775
8778
|
"type": "structure",
|
|
8776
8779
|
"members": {
|
|
8777
8780
|
"HttpTokens": {},
|
|
@@ -8781,11 +8784,11 @@ module.exports={
|
|
|
8781
8784
|
"HttpEndpoint": {}
|
|
8782
8785
|
}
|
|
8783
8786
|
},
|
|
8784
|
-
"
|
|
8787
|
+
"S34": {
|
|
8785
8788
|
"type": "list",
|
|
8786
8789
|
"member": {}
|
|
8787
8790
|
},
|
|
8788
|
-
"
|
|
8791
|
+
"S3a": {
|
|
8789
8792
|
"type": "list",
|
|
8790
8793
|
"member": {
|
|
8791
8794
|
"type": "structure",
|
|
@@ -8813,7 +8816,7 @@ module.exports={
|
|
|
8813
8816
|
}
|
|
8814
8817
|
}
|
|
8815
8818
|
},
|
|
8816
|
-
"
|
|
8819
|
+
"S3h": {
|
|
8817
8820
|
"type": "list",
|
|
8818
8821
|
"member": {
|
|
8819
8822
|
"type": "structure",
|
|
@@ -8828,7 +8831,7 @@ module.exports={
|
|
|
8828
8831
|
}
|
|
8829
8832
|
}
|
|
8830
8833
|
},
|
|
8831
|
-
"
|
|
8834
|
+
"S3j": {
|
|
8832
8835
|
"type": "structure",
|
|
8833
8836
|
"members": {
|
|
8834
8837
|
"MaxGroupPreparedCapacity": {
|
|
@@ -8841,15 +8844,15 @@ module.exports={
|
|
|
8841
8844
|
"Status": {}
|
|
8842
8845
|
}
|
|
8843
8846
|
},
|
|
8844
|
-
"
|
|
8847
|
+
"S3u": {
|
|
8845
8848
|
"type": "list",
|
|
8846
8849
|
"member": {}
|
|
8847
8850
|
},
|
|
8848
|
-
"
|
|
8851
|
+
"S55": {
|
|
8849
8852
|
"type": "integer",
|
|
8850
8853
|
"deprecated": true
|
|
8851
8854
|
},
|
|
8852
|
-
"
|
|
8855
|
+
"S58": {
|
|
8853
8856
|
"type": "list",
|
|
8854
8857
|
"member": {
|
|
8855
8858
|
"type": "structure",
|
|
@@ -8869,7 +8872,7 @@ module.exports={
|
|
|
8869
8872
|
}
|
|
8870
8873
|
}
|
|
8871
8874
|
},
|
|
8872
|
-
"
|
|
8875
|
+
"S5c": {
|
|
8873
8876
|
"type": "list",
|
|
8874
8877
|
"member": {
|
|
8875
8878
|
"type": "structure",
|
|
@@ -8879,7 +8882,7 @@ module.exports={
|
|
|
8879
8882
|
}
|
|
8880
8883
|
}
|
|
8881
8884
|
},
|
|
8882
|
-
"
|
|
8885
|
+
"S5e": {
|
|
8883
8886
|
"type": "structure",
|
|
8884
8887
|
"required": [
|
|
8885
8888
|
"TargetValue"
|
|
@@ -8931,7 +8934,7 @@ module.exports={
|
|
|
8931
8934
|
}
|
|
8932
8935
|
}
|
|
8933
8936
|
},
|
|
8934
|
-
"
|
|
8937
|
+
"S5s": {
|
|
8935
8938
|
"type": "structure",
|
|
8936
8939
|
"required": [
|
|
8937
8940
|
"MetricSpecifications"
|
|
@@ -8940,7 +8943,7 @@ module.exports={
|
|
|
8940
8943
|
"MetricSpecifications": {
|
|
8941
8944
|
"type": "list",
|
|
8942
8945
|
"member": {
|
|
8943
|
-
"shape": "
|
|
8946
|
+
"shape": "S5u"
|
|
8944
8947
|
}
|
|
8945
8948
|
},
|
|
8946
8949
|
"Mode": {},
|
|
@@ -8953,7 +8956,7 @@ module.exports={
|
|
|
8953
8956
|
}
|
|
8954
8957
|
}
|
|
8955
8958
|
},
|
|
8956
|
-
"
|
|
8959
|
+
"S5u": {
|
|
8957
8960
|
"type": "structure",
|
|
8958
8961
|
"required": [
|
|
8959
8962
|
"TargetValue"
|
|
@@ -8994,13 +8997,13 @@ module.exports={
|
|
|
8994
8997
|
}
|
|
8995
8998
|
}
|
|
8996
8999
|
},
|
|
8997
|
-
"
|
|
9000
|
+
"S69": {
|
|
8998
9001
|
"type": "list",
|
|
8999
9002
|
"member": {
|
|
9000
|
-
"shape": "
|
|
9003
|
+
"shape": "S6a"
|
|
9001
9004
|
}
|
|
9002
9005
|
},
|
|
9003
|
-
"
|
|
9006
|
+
"S6a": {
|
|
9004
9007
|
"type": "structure",
|
|
9005
9008
|
"required": [
|
|
9006
9009
|
"ActivityId",
|
|
@@ -9030,23 +9033,23 @@ module.exports={
|
|
|
9030
9033
|
"AutoScalingGroupARN": {}
|
|
9031
9034
|
}
|
|
9032
9035
|
},
|
|
9033
|
-
"
|
|
9036
|
+
"S71": {
|
|
9034
9037
|
"type": "list",
|
|
9035
9038
|
"member": {}
|
|
9036
9039
|
},
|
|
9037
|
-
"
|
|
9040
|
+
"S7d": {
|
|
9038
9041
|
"type": "list",
|
|
9039
9042
|
"member": {
|
|
9040
9043
|
"type": "timestamp"
|
|
9041
9044
|
}
|
|
9042
9045
|
},
|
|
9043
|
-
"
|
|
9046
|
+
"S7e": {
|
|
9044
9047
|
"type": "list",
|
|
9045
9048
|
"member": {
|
|
9046
9049
|
"type": "double"
|
|
9047
9050
|
}
|
|
9048
9051
|
},
|
|
9049
|
-
"
|
|
9052
|
+
"S7q": {
|
|
9050
9053
|
"type": "structure",
|
|
9051
9054
|
"required": [
|
|
9052
9055
|
"AutoScalingGroupName"
|
|
@@ -219447,7 +219450,7 @@ AWS.util.update(AWS, {
|
|
|
219447
219450
|
/**
|
|
219448
219451
|
* @constant
|
|
219449
219452
|
*/
|
|
219450
|
-
VERSION: '2.
|
|
219453
|
+
VERSION: '2.920.0',
|
|
219451
219454
|
|
|
219452
219455
|
/**
|
|
219453
219456
|
* @api private
|
|
@@ -240675,7 +240678,7 @@ var LRUCache = /** @class */ (function () {
|
|
|
240675
240678
|
}());
|
|
240676
240679
|
exports.LRUCache = LRUCache;
|
|
240677
240680
|
},{}],445:[function(require,module,exports){
|
|
240678
|
-
// AWS SDK for JavaScript v2.
|
|
240681
|
+
// AWS SDK for JavaScript v2.920.0
|
|
240679
240682
|
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
240680
240683
|
// License at https://sdk.amazonaws.com/js/BUNDLE_LICENSE.txt
|
|
240681
240684
|
require('./browser_loader');
|