@etainabl/nodejs-sdk 1.3.142 → 1.3.143
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/esm/{chunk-JFJBZL6W.js → chunk-ERJ7YQOC.js} +3 -2
- package/dist/esm/chunk-ERJ7YQOC.js.map +1 -0
- package/dist/esm/{chunk-AFIWRSL2.js → chunk-R7YQNQCA.js} +2 -2
- package/dist/esm/{chunk-GEJJRBZZ.js → chunk-WM7HFHZ7.js} +2 -2
- package/dist/esm/{chunk-V42NON4H.js → chunk-XSNDIVB7.js} +17 -17
- package/dist/esm/chunk-XSNDIVB7.js.map +1 -0
- package/dist/esm/{dist-es-AV5FKRC6.js → dist-es-H6RNNZCB.js} +2 -2
- package/dist/esm/dist-es-H6RNNZCB.js.map +1 -0
- package/dist/esm/{dist-es-N5B4V37N.js → dist-es-NTQEV6F2.js} +5 -5
- package/dist/esm/{dist-es-T2FMHNMU.js → dist-es-TB64XY7K.js} +4 -4
- package/dist/esm/{dist-es-HQRLUYWI.js → dist-es-UR3AUDEA.js} +2 -2
- package/dist/esm/index.js +7 -7
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/{loadSso-KRYOAJJX.js → loadSso-V7VCWVTK.js} +19 -19
- package/dist/esm/loadSso-V7VCWVTK.js.map +1 -0
- package/dist/esm/{sso-oidc-RASI2Q3K.js → sso-oidc-NMJAI4GO.js} +4 -4
- package/dist/esm/{sts-IERANB7E.js → sts-TWR2FNQX.js} +4 -4
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +297 -309
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/esm/chunk-JFJBZL6W.js.map +0 -1
- package/dist/esm/chunk-V42NON4H.js.map +0 -1
- package/dist/esm/dist-es-AV5FKRC6.js.map +0 -1
- package/dist/esm/loadSso-KRYOAJJX.js.map +0 -1
- /package/dist/esm/{chunk-AFIWRSL2.js.map → chunk-R7YQNQCA.js.map} +0 -0
- /package/dist/esm/{chunk-GEJJRBZZ.js.map → chunk-WM7HFHZ7.js.map} +0 -0
- /package/dist/esm/{dist-es-N5B4V37N.js.map → dist-es-NTQEV6F2.js.map} +0 -0
- /package/dist/esm/{dist-es-T2FMHNMU.js.map → dist-es-TB64XY7K.js.map} +0 -0
- /package/dist/esm/{dist-es-HQRLUYWI.js.map → dist-es-UR3AUDEA.js.map} +0 -0
- /package/dist/esm/{sso-oidc-RASI2Q3K.js.map → sso-oidc-NMJAI4GO.js.map} +0 -0
- /package/dist/esm/{sts-IERANB7E.js.map → sts-TWR2FNQX.js.map} +0 -0
package/dist/index.js
CHANGED
|
@@ -4783,27 +4783,17 @@ var init_httpAuthSchemes2 = __esm({
|
|
|
4783
4783
|
}
|
|
4784
4784
|
});
|
|
4785
4785
|
|
|
4786
|
-
// node_modules/@aws-sdk/core/dist-es/submodules/protocols/
|
|
4787
|
-
var
|
|
4788
|
-
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/
|
|
4789
|
-
"use strict";
|
|
4790
|
-
}
|
|
4791
|
-
});
|
|
4792
|
-
|
|
4793
|
-
// node_modules/@smithy/util-body-length-browser/dist-es/calculateBodyLength.js
|
|
4794
|
-
var TEXT_ENCODER;
|
|
4795
|
-
var init_calculateBodyLength = __esm({
|
|
4796
|
-
"node_modules/@smithy/util-body-length-browser/dist-es/calculateBodyLength.js"() {
|
|
4786
|
+
// node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js
|
|
4787
|
+
var init_AwsSmithyRpcV2CborProtocol = __esm({
|
|
4788
|
+
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js"() {
|
|
4797
4789
|
"use strict";
|
|
4798
|
-
TEXT_ENCODER = typeof TextEncoder == "function" ? new TextEncoder() : null;
|
|
4799
4790
|
}
|
|
4800
4791
|
});
|
|
4801
4792
|
|
|
4802
|
-
// node_modules/@
|
|
4803
|
-
var
|
|
4804
|
-
"node_modules/@
|
|
4793
|
+
// node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js
|
|
4794
|
+
var init_coercing_serializers = __esm({
|
|
4795
|
+
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js"() {
|
|
4805
4796
|
"use strict";
|
|
4806
|
-
init_calculateBodyLength();
|
|
4807
4797
|
}
|
|
4808
4798
|
});
|
|
4809
4799
|
|
|
@@ -5079,7 +5069,7 @@ var init_MiddlewareStack = __esm({
|
|
|
5079
5069
|
});
|
|
5080
5070
|
|
|
5081
5071
|
// node_modules/@smithy/middleware-stack/dist-es/index.js
|
|
5082
|
-
var
|
|
5072
|
+
var init_dist_es18 = __esm({
|
|
5083
5073
|
"node_modules/@smithy/middleware-stack/dist-es/index.js"() {
|
|
5084
5074
|
"use strict";
|
|
5085
5075
|
init_MiddlewareStack();
|
|
@@ -5091,7 +5081,7 @@ var Client;
|
|
|
5091
5081
|
var init_client3 = __esm({
|
|
5092
5082
|
"node_modules/@smithy/smithy-client/dist-es/client.js"() {
|
|
5093
5083
|
"use strict";
|
|
5094
|
-
|
|
5084
|
+
init_dist_es18();
|
|
5095
5085
|
Client = class {
|
|
5096
5086
|
constructor(config) {
|
|
5097
5087
|
this.config = config;
|
|
@@ -5145,7 +5135,7 @@ var Command, ClassBuilder;
|
|
|
5145
5135
|
var init_command2 = __esm({
|
|
5146
5136
|
"node_modules/@smithy/smithy-client/dist-es/command.js"() {
|
|
5147
5137
|
"use strict";
|
|
5148
|
-
|
|
5138
|
+
init_dist_es18();
|
|
5149
5139
|
init_dist_es();
|
|
5150
5140
|
Command = class {
|
|
5151
5141
|
constructor() {
|
|
@@ -5713,7 +5703,7 @@ var init_serde_json = __esm({
|
|
|
5713
5703
|
});
|
|
5714
5704
|
|
|
5715
5705
|
// node_modules/@smithy/smithy-client/dist-es/index.js
|
|
5716
|
-
var
|
|
5706
|
+
var init_dist_es19 = __esm({
|
|
5717
5707
|
"node_modules/@smithy/smithy-client/dist-es/index.js"() {
|
|
5718
5708
|
"use strict";
|
|
5719
5709
|
init_client3();
|
|
@@ -5744,8 +5734,9 @@ var collectBodyString;
|
|
|
5744
5734
|
var init_common = __esm({
|
|
5745
5735
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js"() {
|
|
5746
5736
|
"use strict";
|
|
5747
|
-
|
|
5748
|
-
|
|
5737
|
+
init_dist_es19();
|
|
5738
|
+
init_dist_es7();
|
|
5739
|
+
collectBodyString = (streamBody, context) => collectBody(streamBody, context).then((body) => (context?.utf8Encoder ?? toUtf8)(body));
|
|
5749
5740
|
}
|
|
5750
5741
|
});
|
|
5751
5742
|
|
|
@@ -5836,7 +5827,6 @@ var init_JsonCodec = __esm({
|
|
|
5836
5827
|
var init_AwsJsonRpcProtocol = __esm({
|
|
5837
5828
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js"() {
|
|
5838
5829
|
"use strict";
|
|
5839
|
-
init_dist_es18();
|
|
5840
5830
|
}
|
|
5841
5831
|
});
|
|
5842
5832
|
|
|
@@ -5858,7 +5848,6 @@ var init_AwsJson1_1Protocol = __esm({
|
|
|
5858
5848
|
var init_AwsRestJsonProtocol = __esm({
|
|
5859
5849
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js"() {
|
|
5860
5850
|
"use strict";
|
|
5861
|
-
init_dist_es18();
|
|
5862
5851
|
}
|
|
5863
5852
|
});
|
|
5864
5853
|
|
|
@@ -5866,7 +5855,7 @@ var init_AwsRestJsonProtocol = __esm({
|
|
|
5866
5855
|
var init_awsExpectUnion = __esm({
|
|
5867
5856
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js"() {
|
|
5868
5857
|
"use strict";
|
|
5869
|
-
|
|
5858
|
+
init_dist_es19();
|
|
5870
5859
|
}
|
|
5871
5860
|
});
|
|
5872
5861
|
|
|
@@ -7299,7 +7288,7 @@ var init_fxp = __esm({
|
|
|
7299
7288
|
var init_XmlShapeDeserializer = __esm({
|
|
7300
7289
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js"() {
|
|
7301
7290
|
"use strict";
|
|
7302
|
-
|
|
7291
|
+
init_dist_es19();
|
|
7303
7292
|
init_dist_es7();
|
|
7304
7293
|
}
|
|
7305
7294
|
});
|
|
@@ -7308,7 +7297,6 @@ var init_XmlShapeDeserializer = __esm({
|
|
|
7308
7297
|
var init_AwsQueryProtocol = __esm({
|
|
7309
7298
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js"() {
|
|
7310
7299
|
"use strict";
|
|
7311
|
-
init_dist_es18();
|
|
7312
7300
|
}
|
|
7313
7301
|
});
|
|
7314
7302
|
|
|
@@ -7324,7 +7312,7 @@ var parseXmlBody, parseXmlErrorBody, loadRestXmlErrorCode;
|
|
|
7324
7312
|
var init_parseXmlBody = __esm({
|
|
7325
7313
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js"() {
|
|
7326
7314
|
"use strict";
|
|
7327
|
-
|
|
7315
|
+
init_dist_es19();
|
|
7328
7316
|
init_fxp();
|
|
7329
7317
|
init_common();
|
|
7330
7318
|
parseXmlBody = (streamBody, context) => collectBodyString(streamBody, context).then((encoded) => {
|
|
@@ -7415,7 +7403,7 @@ var init_XmlNode = __esm({
|
|
|
7415
7403
|
});
|
|
7416
7404
|
|
|
7417
7405
|
// node_modules/@aws-sdk/xml-builder/dist-es/index.js
|
|
7418
|
-
var
|
|
7406
|
+
var init_dist_es20 = __esm({
|
|
7419
7407
|
"node_modules/@aws-sdk/xml-builder/dist-es/index.js"() {
|
|
7420
7408
|
"use strict";
|
|
7421
7409
|
init_XmlNode();
|
|
@@ -7427,8 +7415,8 @@ var init_dist_es21 = __esm({
|
|
|
7427
7415
|
var init_XmlShapeSerializer = __esm({
|
|
7428
7416
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js"() {
|
|
7429
7417
|
"use strict";
|
|
7430
|
-
init_dist_es21();
|
|
7431
7418
|
init_dist_es20();
|
|
7419
|
+
init_dist_es19();
|
|
7432
7420
|
init_dist_es8();
|
|
7433
7421
|
}
|
|
7434
7422
|
});
|
|
@@ -7444,7 +7432,6 @@ var init_XmlCodec = __esm({
|
|
|
7444
7432
|
var init_AwsRestXmlProtocol = __esm({
|
|
7445
7433
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js"() {
|
|
7446
7434
|
"use strict";
|
|
7447
|
-
init_dist_es18();
|
|
7448
7435
|
}
|
|
7449
7436
|
});
|
|
7450
7437
|
|
|
@@ -7452,6 +7439,7 @@ var init_AwsRestXmlProtocol = __esm({
|
|
|
7452
7439
|
var init_protocols2 = __esm({
|
|
7453
7440
|
"node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js"() {
|
|
7454
7441
|
"use strict";
|
|
7442
|
+
init_AwsSmithyRpcV2CborProtocol();
|
|
7455
7443
|
init_coercing_serializers();
|
|
7456
7444
|
init_AwsJson1_0Protocol();
|
|
7457
7445
|
init_AwsJson1_1Protocol();
|
|
@@ -7473,7 +7461,7 @@ var init_protocols2 = __esm({
|
|
|
7473
7461
|
});
|
|
7474
7462
|
|
|
7475
7463
|
// node_modules/@aws-sdk/core/dist-es/index.js
|
|
7476
|
-
var
|
|
7464
|
+
var init_dist_es21 = __esm({
|
|
7477
7465
|
"node_modules/@aws-sdk/core/dist-es/index.js"() {
|
|
7478
7466
|
"use strict";
|
|
7479
7467
|
init_client2();
|
|
@@ -7487,7 +7475,7 @@ function resolveHostHeaderConfig(input) {
|
|
|
7487
7475
|
return input;
|
|
7488
7476
|
}
|
|
7489
7477
|
var hostHeaderMiddleware, hostHeaderMiddlewareOptions, getHostHeaderPlugin;
|
|
7490
|
-
var
|
|
7478
|
+
var init_dist_es22 = __esm({
|
|
7491
7479
|
"node_modules/@aws-sdk/middleware-host-header/dist-es/index.js"() {
|
|
7492
7480
|
"use strict";
|
|
7493
7481
|
init_dist_es2();
|
|
@@ -7572,7 +7560,7 @@ var init_loggerMiddleware = __esm({
|
|
|
7572
7560
|
});
|
|
7573
7561
|
|
|
7574
7562
|
// node_modules/@aws-sdk/middleware-logger/dist-es/index.js
|
|
7575
|
-
var
|
|
7563
|
+
var init_dist_es23 = __esm({
|
|
7576
7564
|
"node_modules/@aws-sdk/middleware-logger/dist-es/index.js"() {
|
|
7577
7565
|
"use strict";
|
|
7578
7566
|
init_loggerMiddleware();
|
|
@@ -7581,7 +7569,7 @@ var init_dist_es24 = __esm({
|
|
|
7581
7569
|
|
|
7582
7570
|
// node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js
|
|
7583
7571
|
var TRACE_ID_HEADER_NAME, ENV_LAMBDA_FUNCTION_NAME, ENV_TRACE_ID, recursionDetectionMiddleware, addRecursionDetectionMiddlewareOptions, getRecursionDetectionPlugin;
|
|
7584
|
-
var
|
|
7572
|
+
var init_dist_es24 = __esm({
|
|
7585
7573
|
"node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js"() {
|
|
7586
7574
|
"use strict";
|
|
7587
7575
|
init_dist_es2();
|
|
@@ -7660,7 +7648,7 @@ var init_types2 = __esm({
|
|
|
7660
7648
|
});
|
|
7661
7649
|
|
|
7662
7650
|
// node_modules/@smithy/util-config-provider/dist-es/index.js
|
|
7663
|
-
var
|
|
7651
|
+
var init_dist_es25 = __esm({
|
|
7664
7652
|
"node_modules/@smithy/util-config-provider/dist-es/index.js"() {
|
|
7665
7653
|
"use strict";
|
|
7666
7654
|
init_booleanSelector();
|
|
@@ -8497,7 +8485,7 @@ var init_resolveEndpoint = __esm({
|
|
|
8497
8485
|
});
|
|
8498
8486
|
|
|
8499
8487
|
// node_modules/@smithy/util-endpoints/dist-es/index.js
|
|
8500
|
-
var
|
|
8488
|
+
var init_dist_es26 = __esm({
|
|
8501
8489
|
"node_modules/@smithy/util-endpoints/dist-es/index.js"() {
|
|
8502
8490
|
"use strict";
|
|
8503
8491
|
init_EndpointCache();
|
|
@@ -8513,7 +8501,7 @@ var init_dist_es27 = __esm({
|
|
|
8513
8501
|
var init_isIpAddress2 = __esm({
|
|
8514
8502
|
"node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js"() {
|
|
8515
8503
|
"use strict";
|
|
8516
|
-
|
|
8504
|
+
init_dist_es26();
|
|
8517
8505
|
}
|
|
8518
8506
|
});
|
|
8519
8507
|
|
|
@@ -8522,7 +8510,7 @@ var isVirtualHostableS3Bucket;
|
|
|
8522
8510
|
var init_isVirtualHostableS3Bucket = __esm({
|
|
8523
8511
|
"node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js"() {
|
|
8524
8512
|
"use strict";
|
|
8525
|
-
|
|
8513
|
+
init_dist_es26();
|
|
8526
8514
|
init_isIpAddress2();
|
|
8527
8515
|
isVirtualHostableS3Bucket = (value, allowSubDomains = false) => {
|
|
8528
8516
|
if (allowSubDomains) {
|
|
@@ -8890,7 +8878,7 @@ var awsEndpointFunctions;
|
|
|
8890
8878
|
var init_aws = __esm({
|
|
8891
8879
|
"node_modules/@aws-sdk/util-endpoints/dist-es/aws.js"() {
|
|
8892
8880
|
"use strict";
|
|
8893
|
-
|
|
8881
|
+
init_dist_es26();
|
|
8894
8882
|
init_isVirtualHostableS3Bucket();
|
|
8895
8883
|
init_parseArn();
|
|
8896
8884
|
init_partition();
|
|
@@ -8925,7 +8913,7 @@ function parseQueryString(querystring) {
|
|
|
8925
8913
|
}
|
|
8926
8914
|
return query;
|
|
8927
8915
|
}
|
|
8928
|
-
var
|
|
8916
|
+
var init_dist_es27 = __esm({
|
|
8929
8917
|
"node_modules/@smithy/querystring-parser/dist-es/index.js"() {
|
|
8930
8918
|
"use strict";
|
|
8931
8919
|
}
|
|
@@ -8933,10 +8921,10 @@ var init_dist_es28 = __esm({
|
|
|
8933
8921
|
|
|
8934
8922
|
// node_modules/@smithy/url-parser/dist-es/index.js
|
|
8935
8923
|
var parseUrl;
|
|
8936
|
-
var
|
|
8924
|
+
var init_dist_es28 = __esm({
|
|
8937
8925
|
"node_modules/@smithy/url-parser/dist-es/index.js"() {
|
|
8938
8926
|
"use strict";
|
|
8939
|
-
|
|
8927
|
+
init_dist_es27();
|
|
8940
8928
|
parseUrl = (url) => {
|
|
8941
8929
|
if (typeof url === "string") {
|
|
8942
8930
|
return parseUrl(new URL(url));
|
|
@@ -8961,7 +8949,7 @@ var init_dist_es29 = __esm({
|
|
|
8961
8949
|
var init_resolveDefaultAwsRegionalEndpointsConfig = __esm({
|
|
8962
8950
|
"node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js"() {
|
|
8963
8951
|
"use strict";
|
|
8964
|
-
|
|
8952
|
+
init_dist_es28();
|
|
8965
8953
|
}
|
|
8966
8954
|
});
|
|
8967
8955
|
|
|
@@ -8969,7 +8957,7 @@ var init_resolveDefaultAwsRegionalEndpointsConfig = __esm({
|
|
|
8969
8957
|
var init_resolveEndpoint2 = __esm({
|
|
8970
8958
|
"node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js"() {
|
|
8971
8959
|
"use strict";
|
|
8972
|
-
|
|
8960
|
+
init_dist_es26();
|
|
8973
8961
|
}
|
|
8974
8962
|
});
|
|
8975
8963
|
|
|
@@ -8977,7 +8965,7 @@ var init_resolveEndpoint2 = __esm({
|
|
|
8977
8965
|
var init_EndpointError2 = __esm({
|
|
8978
8966
|
"node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js"() {
|
|
8979
8967
|
"use strict";
|
|
8980
|
-
|
|
8968
|
+
init_dist_es26();
|
|
8981
8969
|
}
|
|
8982
8970
|
});
|
|
8983
8971
|
|
|
@@ -9030,7 +9018,7 @@ var init_types4 = __esm({
|
|
|
9030
9018
|
});
|
|
9031
9019
|
|
|
9032
9020
|
// node_modules/@aws-sdk/util-endpoints/dist-es/index.js
|
|
9033
|
-
var
|
|
9021
|
+
var init_dist_es29 = __esm({
|
|
9034
9022
|
"node_modules/@aws-sdk/util-endpoints/dist-es/index.js"() {
|
|
9035
9023
|
"use strict";
|
|
9036
9024
|
init_aws();
|
|
@@ -9092,7 +9080,7 @@ var ACCOUNT_ID_ENDPOINT_REGEX;
|
|
|
9092
9080
|
var init_check_features = __esm({
|
|
9093
9081
|
"node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js"() {
|
|
9094
9082
|
"use strict";
|
|
9095
|
-
|
|
9083
|
+
init_dist_es21();
|
|
9096
9084
|
ACCOUNT_ID_ENDPOINT_REGEX = /\d{12}\.ddb/;
|
|
9097
9085
|
}
|
|
9098
9086
|
});
|
|
@@ -9142,7 +9130,7 @@ var userAgentMiddleware, escapeUserAgent, getUserAgentMiddlewareOptions, getUser
|
|
|
9142
9130
|
var init_user_agent_middleware = __esm({
|
|
9143
9131
|
"node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js"() {
|
|
9144
9132
|
"use strict";
|
|
9145
|
-
|
|
9133
|
+
init_dist_es29();
|
|
9146
9134
|
init_dist_es2();
|
|
9147
9135
|
init_check_features();
|
|
9148
9136
|
init_constants4();
|
|
@@ -9218,7 +9206,7 @@ var init_user_agent_middleware = __esm({
|
|
|
9218
9206
|
});
|
|
9219
9207
|
|
|
9220
9208
|
// node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js
|
|
9221
|
-
var
|
|
9209
|
+
var init_dist_es30 = __esm({
|
|
9222
9210
|
"node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js"() {
|
|
9223
9211
|
"use strict";
|
|
9224
9212
|
init_configurations();
|
|
@@ -9231,7 +9219,7 @@ var ENV_USE_DUALSTACK_ENDPOINT, CONFIG_USE_DUALSTACK_ENDPOINT, NODE_USE_DUALSTAC
|
|
|
9231
9219
|
var init_NodeUseDualstackEndpointConfigOptions = __esm({
|
|
9232
9220
|
"node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js"() {
|
|
9233
9221
|
"use strict";
|
|
9234
|
-
|
|
9222
|
+
init_dist_es25();
|
|
9235
9223
|
ENV_USE_DUALSTACK_ENDPOINT = "AWS_USE_DUALSTACK_ENDPOINT";
|
|
9236
9224
|
CONFIG_USE_DUALSTACK_ENDPOINT = "use_dualstack_endpoint";
|
|
9237
9225
|
NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS = {
|
|
@@ -9247,7 +9235,7 @@ var ENV_USE_FIPS_ENDPOINT, CONFIG_USE_FIPS_ENDPOINT, NODE_USE_FIPS_ENDPOINT_CONF
|
|
|
9247
9235
|
var init_NodeUseFipsEndpointConfigOptions = __esm({
|
|
9248
9236
|
"node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js"() {
|
|
9249
9237
|
"use strict";
|
|
9250
|
-
|
|
9238
|
+
init_dist_es25();
|
|
9251
9239
|
ENV_USE_FIPS_ENDPOINT = "AWS_USE_FIPS_ENDPOINT";
|
|
9252
9240
|
CONFIG_USE_FIPS_ENDPOINT = "use_fips_endpoint";
|
|
9253
9241
|
NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS = {
|
|
@@ -9437,7 +9425,7 @@ var init_regionInfo = __esm({
|
|
|
9437
9425
|
});
|
|
9438
9426
|
|
|
9439
9427
|
// node_modules/@smithy/config-resolver/dist-es/index.js
|
|
9440
|
-
var
|
|
9428
|
+
var init_dist_es31 = __esm({
|
|
9441
9429
|
"node_modules/@smithy/config-resolver/dist-es/index.js"() {
|
|
9442
9430
|
"use strict";
|
|
9443
9431
|
init_endpointsConfig();
|
|
@@ -9470,7 +9458,7 @@ function contentLengthMiddleware(bodyLengthChecker) {
|
|
|
9470
9458
|
};
|
|
9471
9459
|
}
|
|
9472
9460
|
var CONTENT_LENGTH_HEADER2, contentLengthMiddlewareOptions, getContentLengthPlugin;
|
|
9473
|
-
var
|
|
9461
|
+
var init_dist_es32 = __esm({
|
|
9474
9462
|
"node_modules/@smithy/middleware-content-length/dist-es/index.js"() {
|
|
9475
9463
|
"use strict";
|
|
9476
9464
|
init_dist_es2();
|
|
@@ -9930,7 +9918,7 @@ var init_types5 = __esm({
|
|
|
9930
9918
|
});
|
|
9931
9919
|
|
|
9932
9920
|
// node_modules/@smithy/shared-ini-file-loader/dist-es/index.js
|
|
9933
|
-
var
|
|
9921
|
+
var init_dist_es33 = __esm({
|
|
9934
9922
|
"node_modules/@smithy/shared-ini-file-loader/dist-es/index.js"() {
|
|
9935
9923
|
"use strict";
|
|
9936
9924
|
init_getHomeDir();
|
|
@@ -9950,7 +9938,7 @@ var init_fromSharedConfigFiles = __esm({
|
|
|
9950
9938
|
"node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js"() {
|
|
9951
9939
|
"use strict";
|
|
9952
9940
|
init_dist_es16();
|
|
9953
|
-
|
|
9941
|
+
init_dist_es33();
|
|
9954
9942
|
init_getSelectorName();
|
|
9955
9943
|
fromSharedConfigFiles = (configSelector, { preferredFile = "config", ...init } = {}) => async () => {
|
|
9956
9944
|
const profile = getProfileName(init);
|
|
@@ -10001,7 +9989,7 @@ var init_configLoader = __esm({
|
|
|
10001
9989
|
});
|
|
10002
9990
|
|
|
10003
9991
|
// node_modules/@smithy/node-config-provider/dist-es/index.js
|
|
10004
|
-
var
|
|
9992
|
+
var init_dist_es34 = __esm({
|
|
10005
9993
|
"node_modules/@smithy/node-config-provider/dist-es/index.js"() {
|
|
10006
9994
|
"use strict";
|
|
10007
9995
|
init_configLoader();
|
|
@@ -10013,7 +10001,7 @@ var ENV_ENDPOINT_URL, CONFIG_ENDPOINT_URL, getEndpointUrlConfig;
|
|
|
10013
10001
|
var init_getEndpointUrlConfig = __esm({
|
|
10014
10002
|
"node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointUrlConfig.js"() {
|
|
10015
10003
|
"use strict";
|
|
10016
|
-
|
|
10004
|
+
init_dist_es33();
|
|
10017
10005
|
ENV_ENDPOINT_URL = "AWS_ENDPOINT_URL";
|
|
10018
10006
|
CONFIG_ENDPOINT_URL = "endpoint_url";
|
|
10019
10007
|
getEndpointUrlConfig = (serviceId) => ({
|
|
@@ -10052,7 +10040,7 @@ var getEndpointFromConfig;
|
|
|
10052
10040
|
var init_getEndpointFromConfig = __esm({
|
|
10053
10041
|
"node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js"() {
|
|
10054
10042
|
"use strict";
|
|
10055
|
-
|
|
10043
|
+
init_dist_es34();
|
|
10056
10044
|
init_getEndpointUrlConfig();
|
|
10057
10045
|
getEndpointFromConfig = async (serviceId) => loadConfig(getEndpointUrlConfig(serviceId ?? ""))();
|
|
10058
10046
|
}
|
|
@@ -10063,7 +10051,7 @@ var toEndpointV1;
|
|
|
10063
10051
|
var init_toEndpointV1 = __esm({
|
|
10064
10052
|
"node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js"() {
|
|
10065
10053
|
"use strict";
|
|
10066
|
-
|
|
10054
|
+
init_dist_es28();
|
|
10067
10055
|
toEndpointV1 = (endpoint) => {
|
|
10068
10056
|
if (typeof endpoint === "object") {
|
|
10069
10057
|
if ("url" in endpoint) {
|
|
@@ -10264,7 +10252,7 @@ var init_types6 = __esm({
|
|
|
10264
10252
|
});
|
|
10265
10253
|
|
|
10266
10254
|
// node_modules/@smithy/middleware-endpoint/dist-es/index.js
|
|
10267
|
-
var
|
|
10255
|
+
var init_dist_es35 = __esm({
|
|
10268
10256
|
"node_modules/@smithy/middleware-endpoint/dist-es/index.js"() {
|
|
10269
10257
|
"use strict";
|
|
10270
10258
|
init_adaptors();
|
|
@@ -10320,7 +10308,7 @@ var init_constants5 = __esm({
|
|
|
10320
10308
|
|
|
10321
10309
|
// node_modules/@smithy/service-error-classification/dist-es/index.js
|
|
10322
10310
|
var isClockSkewCorrectedError, isBrowserNetworkError, isThrottlingError, isTransientError, isServerError;
|
|
10323
|
-
var
|
|
10311
|
+
var init_dist_es36 = __esm({
|
|
10324
10312
|
"node_modules/@smithy/service-error-classification/dist-es/index.js"() {
|
|
10325
10313
|
"use strict";
|
|
10326
10314
|
init_constants5();
|
|
@@ -10359,7 +10347,7 @@ var DefaultRateLimiter;
|
|
|
10359
10347
|
var init_DefaultRateLimiter = __esm({
|
|
10360
10348
|
"node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js"() {
|
|
10361
10349
|
"use strict";
|
|
10362
|
-
|
|
10350
|
+
init_dist_es36();
|
|
10363
10351
|
DefaultRateLimiter = class _DefaultRateLimiter {
|
|
10364
10352
|
constructor(options) {
|
|
10365
10353
|
this.currentCapacity = 0;
|
|
@@ -10636,7 +10624,7 @@ var init_types7 = __esm({
|
|
|
10636
10624
|
});
|
|
10637
10625
|
|
|
10638
10626
|
// node_modules/@smithy/util-retry/dist-es/index.js
|
|
10639
|
-
var
|
|
10627
|
+
var init_dist_es37 = __esm({
|
|
10640
10628
|
"node_modules/@smithy/util-retry/dist-es/index.js"() {
|
|
10641
10629
|
"use strict";
|
|
10642
10630
|
init_AdaptiveRetryStrategy();
|
|
@@ -10653,7 +10641,7 @@ var init_dist_es38 = __esm({
|
|
|
10653
10641
|
var init_defaultRetryQuota = __esm({
|
|
10654
10642
|
"node_modules/@smithy/middleware-retry/dist-es/defaultRetryQuota.js"() {
|
|
10655
10643
|
"use strict";
|
|
10656
|
-
|
|
10644
|
+
init_dist_es37();
|
|
10657
10645
|
}
|
|
10658
10646
|
});
|
|
10659
10647
|
|
|
@@ -10661,7 +10649,7 @@ var init_defaultRetryQuota = __esm({
|
|
|
10661
10649
|
var init_delayDecider = __esm({
|
|
10662
10650
|
"node_modules/@smithy/middleware-retry/dist-es/delayDecider.js"() {
|
|
10663
10651
|
"use strict";
|
|
10664
|
-
|
|
10652
|
+
init_dist_es37();
|
|
10665
10653
|
}
|
|
10666
10654
|
});
|
|
10667
10655
|
|
|
@@ -10669,7 +10657,7 @@ var init_delayDecider = __esm({
|
|
|
10669
10657
|
var init_retryDecider = __esm({
|
|
10670
10658
|
"node_modules/@smithy/middleware-retry/dist-es/retryDecider.js"() {
|
|
10671
10659
|
"use strict";
|
|
10672
|
-
|
|
10660
|
+
init_dist_es36();
|
|
10673
10661
|
}
|
|
10674
10662
|
});
|
|
10675
10663
|
|
|
@@ -10695,8 +10683,8 @@ var init_StandardRetryStrategy2 = __esm({
|
|
|
10695
10683
|
"node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js"() {
|
|
10696
10684
|
"use strict";
|
|
10697
10685
|
init_dist_es2();
|
|
10686
|
+
init_dist_es36();
|
|
10698
10687
|
init_dist_es37();
|
|
10699
|
-
init_dist_es38();
|
|
10700
10688
|
init_defaultRetryQuota();
|
|
10701
10689
|
init_delayDecider();
|
|
10702
10690
|
init_retryDecider();
|
|
@@ -10708,7 +10696,7 @@ var init_StandardRetryStrategy2 = __esm({
|
|
|
10708
10696
|
var init_AdaptiveRetryStrategy2 = __esm({
|
|
10709
10697
|
"node_modules/@smithy/middleware-retry/dist-es/AdaptiveRetryStrategy.js"() {
|
|
10710
10698
|
"use strict";
|
|
10711
|
-
|
|
10699
|
+
init_dist_es37();
|
|
10712
10700
|
init_StandardRetryStrategy2();
|
|
10713
10701
|
}
|
|
10714
10702
|
});
|
|
@@ -10719,7 +10707,7 @@ var init_configurations2 = __esm({
|
|
|
10719
10707
|
"node_modules/@smithy/middleware-retry/dist-es/configurations.js"() {
|
|
10720
10708
|
"use strict";
|
|
10721
10709
|
init_dist_es3();
|
|
10722
|
-
|
|
10710
|
+
init_dist_es37();
|
|
10723
10711
|
ENV_MAX_ATTEMPTS = "AWS_MAX_ATTEMPTS";
|
|
10724
10712
|
CONFIG_MAX_ATTEMPTS = "max_attempts";
|
|
10725
10713
|
NODE_MAX_ATTEMPT_CONFIG_OPTIONS = {
|
|
@@ -10777,7 +10765,7 @@ var init_omitRetryHeadersMiddleware = __esm({
|
|
|
10777
10765
|
"node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js"() {
|
|
10778
10766
|
"use strict";
|
|
10779
10767
|
init_dist_es2();
|
|
10780
|
-
|
|
10768
|
+
init_dist_es37();
|
|
10781
10769
|
}
|
|
10782
10770
|
});
|
|
10783
10771
|
|
|
@@ -10797,9 +10785,9 @@ var init_retryMiddleware = __esm({
|
|
|
10797
10785
|
"node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js"() {
|
|
10798
10786
|
"use strict";
|
|
10799
10787
|
init_dist_es2();
|
|
10788
|
+
init_dist_es36();
|
|
10789
|
+
init_dist_es19();
|
|
10800
10790
|
init_dist_es37();
|
|
10801
|
-
init_dist_es20();
|
|
10802
|
-
init_dist_es38();
|
|
10803
10791
|
init_esm_node();
|
|
10804
10792
|
init_isStreamingPayload();
|
|
10805
10793
|
init_util3();
|
|
@@ -10907,7 +10895,7 @@ var init_retryMiddleware = __esm({
|
|
|
10907
10895
|
});
|
|
10908
10896
|
|
|
10909
10897
|
// node_modules/@smithy/middleware-retry/dist-es/index.js
|
|
10910
|
-
var
|
|
10898
|
+
var init_dist_es38 = __esm({
|
|
10911
10899
|
"node_modules/@smithy/middleware-retry/dist-es/index.js"() {
|
|
10912
10900
|
"use strict";
|
|
10913
10901
|
init_AdaptiveRetryStrategy2();
|
|
@@ -10969,7 +10957,7 @@ __export(dist_es_exports, {
|
|
|
10969
10957
|
ENV_SESSION: () => ENV_SESSION,
|
|
10970
10958
|
fromEnv: () => fromEnv2
|
|
10971
10959
|
});
|
|
10972
|
-
var
|
|
10960
|
+
var init_dist_es39 = __esm({
|
|
10973
10961
|
"node_modules/@aws-sdk/credential-provider-env/dist-es/index.js"() {
|
|
10974
10962
|
"use strict";
|
|
10975
10963
|
init_fromEnv2();
|
|
@@ -11222,8 +11210,8 @@ var getInstanceMetadataEndpoint, getFromEndpointConfig, getFromEndpointModeConfi
|
|
|
11222
11210
|
var init_getInstanceMetadataEndpoint = __esm({
|
|
11223
11211
|
"node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js"() {
|
|
11224
11212
|
"use strict";
|
|
11225
|
-
|
|
11226
|
-
|
|
11213
|
+
init_dist_es34();
|
|
11214
|
+
init_dist_es28();
|
|
11227
11215
|
init_Endpoint();
|
|
11228
11216
|
init_EndpointConfigOptions();
|
|
11229
11217
|
init_EndpointMode();
|
|
@@ -11303,7 +11291,7 @@ var IMDS_PATH, IMDS_TOKEN_PATH, AWS_EC2_METADATA_V1_DISABLED, PROFILE_AWS_EC2_ME
|
|
|
11303
11291
|
var init_fromInstanceMetadata = __esm({
|
|
11304
11292
|
"node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js"() {
|
|
11305
11293
|
"use strict";
|
|
11306
|
-
|
|
11294
|
+
init_dist_es34();
|
|
11307
11295
|
init_dist_es16();
|
|
11308
11296
|
init_InstanceMetadataV1FallbackError();
|
|
11309
11297
|
init_httpRequest2();
|
|
@@ -11457,7 +11445,7 @@ __export(dist_es_exports2, {
|
|
|
11457
11445
|
httpRequest: () => httpRequest,
|
|
11458
11446
|
providerConfigFromInit: () => providerConfigFromInit
|
|
11459
11447
|
});
|
|
11460
|
-
var
|
|
11448
|
+
var init_dist_es40 = __esm({
|
|
11461
11449
|
"node_modules/@smithy/credential-provider-imds/dist-es/index.js"() {
|
|
11462
11450
|
"use strict";
|
|
11463
11451
|
init_fromContainerMetadata();
|
|
@@ -11558,7 +11546,7 @@ var init_requestHelpers = __esm({
|
|
|
11558
11546
|
"use strict";
|
|
11559
11547
|
init_dist_es16();
|
|
11560
11548
|
init_dist_es2();
|
|
11561
|
-
|
|
11549
|
+
init_dist_es19();
|
|
11562
11550
|
init_dist_es14();
|
|
11563
11551
|
}
|
|
11564
11552
|
});
|
|
@@ -11607,7 +11595,7 @@ var init_fromHttp = __esm({
|
|
|
11607
11595
|
const full = options.awsContainerCredentialsFullUri ?? process.env[AWS_CONTAINER_CREDENTIALS_FULL_URI];
|
|
11608
11596
|
const token = options.awsContainerAuthorizationToken ?? process.env[AWS_CONTAINER_AUTHORIZATION_TOKEN];
|
|
11609
11597
|
const tokenFile = options.awsContainerAuthorizationTokenFile ?? process.env[AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE];
|
|
11610
|
-
const warn = options.logger?.constructor?.name === "NoOpLogger" || !options.logger ? console.warn : options.logger.warn;
|
|
11598
|
+
const warn = options.logger?.constructor?.name === "NoOpLogger" || !options.logger?.warn ? console.warn : options.logger.warn.bind(options.logger);
|
|
11611
11599
|
if (relative && full) {
|
|
11612
11600
|
warn("@aws-sdk/credential-provider-http: you have set both awsContainerCredentialsRelativeUri and awsContainerCredentialsFullUri.");
|
|
11613
11601
|
warn("awsContainerCredentialsFullUri will take precedence.");
|
|
@@ -11653,7 +11641,7 @@ var dist_es_exports3 = {};
|
|
|
11653
11641
|
__export(dist_es_exports3, {
|
|
11654
11642
|
fromHttp: () => fromHttp
|
|
11655
11643
|
});
|
|
11656
|
-
var
|
|
11644
|
+
var init_dist_es41 = __esm({
|
|
11657
11645
|
"node_modules/@aws-sdk/credential-provider-http/dist-es/index.js"() {
|
|
11658
11646
|
"use strict";
|
|
11659
11647
|
init_fromHttp();
|
|
@@ -11712,7 +11700,7 @@ var defaultSSOOIDCHttpAuthSchemeParametersProvider, defaultSSOOIDCHttpAuthScheme
|
|
|
11712
11700
|
var init_httpAuthSchemeProvider = __esm({
|
|
11713
11701
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js"() {
|
|
11714
11702
|
"use strict";
|
|
11715
|
-
|
|
11703
|
+
init_dist_es21();
|
|
11716
11704
|
init_dist_es3();
|
|
11717
11705
|
defaultSSOOIDCHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
11718
11706
|
return {
|
|
@@ -11771,7 +11759,7 @@ var init_package = __esm({
|
|
|
11771
11759
|
"node_modules/@aws-sdk/nested-clients/package.json"() {
|
|
11772
11760
|
package_default2 = {
|
|
11773
11761
|
name: "@aws-sdk/nested-clients",
|
|
11774
|
-
version: "3.
|
|
11762
|
+
version: "3.882.0",
|
|
11775
11763
|
description: "Nested clients for AWS SDK packages.",
|
|
11776
11764
|
main: "./dist-cjs/index.js",
|
|
11777
11765
|
module: "./dist-es/index.js",
|
|
@@ -11799,37 +11787,37 @@ var init_package = __esm({
|
|
|
11799
11787
|
dependencies: {
|
|
11800
11788
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
11801
11789
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
11802
|
-
"@aws-sdk/core": "3.
|
|
11803
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
11804
|
-
"@aws-sdk/middleware-logger": "3.
|
|
11805
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
11806
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
11807
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
11790
|
+
"@aws-sdk/core": "3.882.0",
|
|
11791
|
+
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
11792
|
+
"@aws-sdk/middleware-logger": "3.876.0",
|
|
11793
|
+
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
11794
|
+
"@aws-sdk/middleware-user-agent": "3.882.0",
|
|
11795
|
+
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
11808
11796
|
"@aws-sdk/types": "3.862.0",
|
|
11809
|
-
"@aws-sdk/util-endpoints": "3.
|
|
11810
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
11811
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
11797
|
+
"@aws-sdk/util-endpoints": "3.879.0",
|
|
11798
|
+
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
11799
|
+
"@aws-sdk/util-user-agent-node": "3.882.0",
|
|
11812
11800
|
"@smithy/config-resolver": "^4.1.5",
|
|
11813
|
-
"@smithy/core": "^3.
|
|
11801
|
+
"@smithy/core": "^3.9.2",
|
|
11814
11802
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
11815
11803
|
"@smithy/hash-node": "^4.0.5",
|
|
11816
11804
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
11817
11805
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
11818
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
11819
|
-
"@smithy/middleware-retry": "^4.1.
|
|
11806
|
+
"@smithy/middleware-endpoint": "^4.1.21",
|
|
11807
|
+
"@smithy/middleware-retry": "^4.1.22",
|
|
11820
11808
|
"@smithy/middleware-serde": "^4.0.9",
|
|
11821
11809
|
"@smithy/middleware-stack": "^4.0.5",
|
|
11822
11810
|
"@smithy/node-config-provider": "^4.1.4",
|
|
11823
11811
|
"@smithy/node-http-handler": "^4.1.1",
|
|
11824
11812
|
"@smithy/protocol-http": "^5.1.3",
|
|
11825
|
-
"@smithy/smithy-client": "^4.
|
|
11813
|
+
"@smithy/smithy-client": "^4.5.2",
|
|
11826
11814
|
"@smithy/types": "^4.3.2",
|
|
11827
11815
|
"@smithy/url-parser": "^4.0.5",
|
|
11828
11816
|
"@smithy/util-base64": "^4.0.0",
|
|
11829
11817
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
11830
11818
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
11831
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
11832
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
11819
|
+
"@smithy/util-defaults-mode-browser": "^4.0.29",
|
|
11820
|
+
"@smithy/util-defaults-mode-node": "^4.0.29",
|
|
11833
11821
|
"@smithy/util-endpoints": "^3.0.7",
|
|
11834
11822
|
"@smithy/util-middleware": "^4.0.5",
|
|
11835
11823
|
"@smithy/util-retry": "^4.0.7",
|
|
@@ -11954,7 +11942,7 @@ var UA_APP_ID_ENV_NAME, UA_APP_ID_INI_NAME, UA_APP_ID_INI_NAME_DEPRECATED, NODE_
|
|
|
11954
11942
|
var init_nodeAppIdConfigOptions = __esm({
|
|
11955
11943
|
"node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js"() {
|
|
11956
11944
|
"use strict";
|
|
11957
|
-
|
|
11945
|
+
init_dist_es30();
|
|
11958
11946
|
UA_APP_ID_ENV_NAME = "AWS_SDK_UA_APP_ID";
|
|
11959
11947
|
UA_APP_ID_INI_NAME = "sdk_ua_app_id";
|
|
11960
11948
|
UA_APP_ID_INI_NAME_DEPRECATED = "sdk-ua-app-id";
|
|
@@ -11967,7 +11955,7 @@ var init_nodeAppIdConfigOptions = __esm({
|
|
|
11967
11955
|
});
|
|
11968
11956
|
|
|
11969
11957
|
// node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js
|
|
11970
|
-
var
|
|
11958
|
+
var init_dist_es42 = __esm({
|
|
11971
11959
|
"node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js"() {
|
|
11972
11960
|
"use strict";
|
|
11973
11961
|
init_defaultUserAgent();
|
|
@@ -11989,7 +11977,7 @@ function castSourceData(toCast, encoding) {
|
|
|
11989
11977
|
return fromArrayBuffer(toCast);
|
|
11990
11978
|
}
|
|
11991
11979
|
var import_buffer4, import_crypto4, Hash;
|
|
11992
|
-
var
|
|
11980
|
+
var init_dist_es43 = __esm({
|
|
11993
11981
|
"node_modules/@smithy/hash-node/dist-es/index.js"() {
|
|
11994
11982
|
"use strict";
|
|
11995
11983
|
init_dist_es6();
|
|
@@ -12016,12 +12004,12 @@ var init_dist_es44 = __esm({
|
|
|
12016
12004
|
});
|
|
12017
12005
|
|
|
12018
12006
|
// node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js
|
|
12019
|
-
var import_fs3,
|
|
12020
|
-
var
|
|
12007
|
+
var import_fs3, calculateBodyLength;
|
|
12008
|
+
var init_calculateBodyLength = __esm({
|
|
12021
12009
|
"node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js"() {
|
|
12022
12010
|
"use strict";
|
|
12023
12011
|
import_fs3 = require("fs");
|
|
12024
|
-
|
|
12012
|
+
calculateBodyLength = (body) => {
|
|
12025
12013
|
if (!body) {
|
|
12026
12014
|
return 0;
|
|
12027
12015
|
}
|
|
@@ -12044,10 +12032,10 @@ var init_calculateBodyLength2 = __esm({
|
|
|
12044
12032
|
});
|
|
12045
12033
|
|
|
12046
12034
|
// node_modules/@smithy/util-body-length-node/dist-es/index.js
|
|
12047
|
-
var
|
|
12035
|
+
var init_dist_es44 = __esm({
|
|
12048
12036
|
"node_modules/@smithy/util-body-length-node/dist-es/index.js"() {
|
|
12049
12037
|
"use strict";
|
|
12050
|
-
|
|
12038
|
+
init_calculateBodyLength();
|
|
12051
12039
|
}
|
|
12052
12040
|
});
|
|
12053
12041
|
|
|
@@ -12090,8 +12078,8 @@ var cache2, defaultEndpointResolver2;
|
|
|
12090
12078
|
var init_endpointResolver = __esm({
|
|
12091
12079
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js"() {
|
|
12092
12080
|
"use strict";
|
|
12093
|
-
|
|
12094
|
-
|
|
12081
|
+
init_dist_es29();
|
|
12082
|
+
init_dist_es26();
|
|
12095
12083
|
init_ruleset();
|
|
12096
12084
|
cache2 = new EndpointCache({
|
|
12097
12085
|
size: 50,
|
|
@@ -12112,10 +12100,10 @@ var getRuntimeConfig;
|
|
|
12112
12100
|
var init_runtimeConfig_shared = __esm({
|
|
12113
12101
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js"() {
|
|
12114
12102
|
"use strict";
|
|
12115
|
-
|
|
12103
|
+
init_dist_es21();
|
|
12116
12104
|
init_dist_es15();
|
|
12117
|
-
|
|
12118
|
-
|
|
12105
|
+
init_dist_es19();
|
|
12106
|
+
init_dist_es28();
|
|
12119
12107
|
init_dist_es8();
|
|
12120
12108
|
init_dist_es7();
|
|
12121
12109
|
init_httpAuthSchemeProvider();
|
|
@@ -12189,8 +12177,8 @@ var resolveDefaultsModeConfig, resolveNodeDefaultsModeAuto, inferPhysicalRegion;
|
|
|
12189
12177
|
var init_resolveDefaultsModeConfig = __esm({
|
|
12190
12178
|
"node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js"() {
|
|
12191
12179
|
"use strict";
|
|
12192
|
-
|
|
12193
|
-
|
|
12180
|
+
init_dist_es31();
|
|
12181
|
+
init_dist_es34();
|
|
12194
12182
|
init_dist_es16();
|
|
12195
12183
|
init_constants8();
|
|
12196
12184
|
init_defaultsModeConfig();
|
|
@@ -12232,7 +12220,7 @@ var init_resolveDefaultsModeConfig = __esm({
|
|
|
12232
12220
|
}
|
|
12233
12221
|
if (!process.env[ENV_IMDS_DISABLED2]) {
|
|
12234
12222
|
try {
|
|
12235
|
-
const { getInstanceMetadataEndpoint: getInstanceMetadataEndpoint2, httpRequest: httpRequest2 } = await Promise.resolve().then(() => (
|
|
12223
|
+
const { getInstanceMetadataEndpoint: getInstanceMetadataEndpoint2, httpRequest: httpRequest2 } = await Promise.resolve().then(() => (init_dist_es40(), dist_es_exports2));
|
|
12236
12224
|
const endpoint = await getInstanceMetadataEndpoint2();
|
|
12237
12225
|
return (await httpRequest2({ ...endpoint, path: IMDS_REGION_PATH })).toString();
|
|
12238
12226
|
} catch (e5) {
|
|
@@ -12243,7 +12231,7 @@ var init_resolveDefaultsModeConfig = __esm({
|
|
|
12243
12231
|
});
|
|
12244
12232
|
|
|
12245
12233
|
// node_modules/@smithy/util-defaults-mode-node/dist-es/index.js
|
|
12246
|
-
var
|
|
12234
|
+
var init_dist_es45 = __esm({
|
|
12247
12235
|
"node_modules/@smithy/util-defaults-mode-node/dist-es/index.js"() {
|
|
12248
12236
|
"use strict";
|
|
12249
12237
|
init_resolveDefaultsModeConfig();
|
|
@@ -12256,19 +12244,19 @@ var init_runtimeConfig = __esm({
|
|
|
12256
12244
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js"() {
|
|
12257
12245
|
"use strict";
|
|
12258
12246
|
init_package();
|
|
12259
|
-
|
|
12247
|
+
init_dist_es21();
|
|
12248
|
+
init_dist_es42();
|
|
12249
|
+
init_dist_es31();
|
|
12260
12250
|
init_dist_es43();
|
|
12261
|
-
init_dist_es32();
|
|
12262
|
-
init_dist_es44();
|
|
12263
|
-
init_dist_es39();
|
|
12264
|
-
init_dist_es35();
|
|
12265
|
-
init_dist_es11();
|
|
12266
|
-
init_dist_es45();
|
|
12267
12251
|
init_dist_es38();
|
|
12252
|
+
init_dist_es34();
|
|
12253
|
+
init_dist_es11();
|
|
12254
|
+
init_dist_es44();
|
|
12255
|
+
init_dist_es37();
|
|
12268
12256
|
init_runtimeConfig_shared();
|
|
12269
|
-
|
|
12270
|
-
|
|
12271
|
-
|
|
12257
|
+
init_dist_es19();
|
|
12258
|
+
init_dist_es45();
|
|
12259
|
+
init_dist_es19();
|
|
12272
12260
|
getRuntimeConfig2 = (config) => {
|
|
12273
12261
|
emitWarningIfUnsupportedVersion2(process.version);
|
|
12274
12262
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -12285,7 +12273,7 @@ var init_runtimeConfig = __esm({
|
|
|
12285
12273
|
runtime: "node",
|
|
12286
12274
|
defaultsMode,
|
|
12287
12275
|
authSchemePreference: config?.authSchemePreference ?? loadConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
12288
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
12276
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
12289
12277
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: package_default2.version }),
|
|
12290
12278
|
maxAttempts: config?.maxAttempts ?? loadConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
12291
12279
|
region: config?.region ?? loadConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
@@ -12368,7 +12356,7 @@ var init_regionConfig2 = __esm({
|
|
|
12368
12356
|
});
|
|
12369
12357
|
|
|
12370
12358
|
// node_modules/@aws-sdk/region-config-resolver/dist-es/index.js
|
|
12371
|
-
var
|
|
12359
|
+
var init_dist_es46 = __esm({
|
|
12372
12360
|
"node_modules/@aws-sdk/region-config-resolver/dist-es/index.js"() {
|
|
12373
12361
|
"use strict";
|
|
12374
12362
|
init_extensions4();
|
|
@@ -12426,9 +12414,9 @@ var resolveRuntimeExtensions;
|
|
|
12426
12414
|
var init_runtimeExtensions = __esm({
|
|
12427
12415
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js"() {
|
|
12428
12416
|
"use strict";
|
|
12429
|
-
|
|
12417
|
+
init_dist_es46();
|
|
12430
12418
|
init_dist_es2();
|
|
12431
|
-
|
|
12419
|
+
init_dist_es19();
|
|
12432
12420
|
init_httpAuthExtensionConfiguration();
|
|
12433
12421
|
resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
12434
12422
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
@@ -12443,16 +12431,16 @@ var SSOOIDCClient;
|
|
|
12443
12431
|
var init_SSOOIDCClient = __esm({
|
|
12444
12432
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js"() {
|
|
12445
12433
|
"use strict";
|
|
12434
|
+
init_dist_es22();
|
|
12446
12435
|
init_dist_es23();
|
|
12447
12436
|
init_dist_es24();
|
|
12448
|
-
|
|
12437
|
+
init_dist_es30();
|
|
12449
12438
|
init_dist_es31();
|
|
12450
|
-
init_dist_es32();
|
|
12451
12439
|
init_dist_es15();
|
|
12452
|
-
|
|
12453
|
-
|
|
12454
|
-
|
|
12455
|
-
|
|
12440
|
+
init_dist_es32();
|
|
12441
|
+
init_dist_es35();
|
|
12442
|
+
init_dist_es38();
|
|
12443
|
+
init_dist_es19();
|
|
12456
12444
|
init_httpAuthSchemeProvider();
|
|
12457
12445
|
init_EndpointParameters();
|
|
12458
12446
|
init_runtimeConfig();
|
|
@@ -12498,7 +12486,7 @@ var SSOOIDCServiceException;
|
|
|
12498
12486
|
var init_SSOOIDCServiceException = __esm({
|
|
12499
12487
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js"() {
|
|
12500
12488
|
"use strict";
|
|
12501
|
-
|
|
12489
|
+
init_dist_es19();
|
|
12502
12490
|
SSOOIDCServiceException = class _SSOOIDCServiceException extends ServiceException {
|
|
12503
12491
|
constructor(options) {
|
|
12504
12492
|
super(options);
|
|
@@ -12513,7 +12501,7 @@ var AccessDeniedException, AuthorizationPendingException, CreateTokenRequestFilt
|
|
|
12513
12501
|
var init_models_0 = __esm({
|
|
12514
12502
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js"() {
|
|
12515
12503
|
"use strict";
|
|
12516
|
-
|
|
12504
|
+
init_dist_es19();
|
|
12517
12505
|
init_SSOOIDCServiceException();
|
|
12518
12506
|
AccessDeniedException = class _AccessDeniedException extends SSOOIDCServiceException {
|
|
12519
12507
|
name = "AccessDeniedException";
|
|
@@ -12711,9 +12699,9 @@ var se_CreateTokenCommand, de_CreateTokenCommand, de_CommandError2, throwDefault
|
|
|
12711
12699
|
var init_Aws_restJson1 = __esm({
|
|
12712
12700
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js"() {
|
|
12713
12701
|
"use strict";
|
|
12714
|
-
|
|
12702
|
+
init_dist_es21();
|
|
12715
12703
|
init_dist_es15();
|
|
12716
|
-
|
|
12704
|
+
init_dist_es19();
|
|
12717
12705
|
init_models_0();
|
|
12718
12706
|
init_SSOOIDCServiceException();
|
|
12719
12707
|
se_CreateTokenCommand = async (input, context) => {
|
|
@@ -12973,9 +12961,9 @@ var CreateTokenCommand;
|
|
|
12973
12961
|
var init_CreateTokenCommand = __esm({
|
|
12974
12962
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js"() {
|
|
12975
12963
|
"use strict";
|
|
12976
|
-
|
|
12964
|
+
init_dist_es35();
|
|
12977
12965
|
init_dist_es4();
|
|
12978
|
-
|
|
12966
|
+
init_dist_es19();
|
|
12979
12967
|
init_EndpointParameters();
|
|
12980
12968
|
init_models_0();
|
|
12981
12969
|
init_Aws_restJson1();
|
|
@@ -12994,7 +12982,7 @@ var commands, SSOOIDC;
|
|
|
12994
12982
|
var init_SSOOIDC = __esm({
|
|
12995
12983
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js"() {
|
|
12996
12984
|
"use strict";
|
|
12997
|
-
|
|
12985
|
+
init_dist_es19();
|
|
12998
12986
|
init_CreateTokenCommand();
|
|
12999
12987
|
init_SSOOIDCClient();
|
|
13000
12988
|
commands = {
|
|
@@ -13126,7 +13114,7 @@ var import_fs4, writeFile, writeSSOTokenToFile;
|
|
|
13126
13114
|
var init_writeSSOTokenToFile = __esm({
|
|
13127
13115
|
"node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js"() {
|
|
13128
13116
|
"use strict";
|
|
13129
|
-
|
|
13117
|
+
init_dist_es33();
|
|
13130
13118
|
import_fs4 = require("fs");
|
|
13131
13119
|
({ writeFile } = import_fs4.promises);
|
|
13132
13120
|
writeSSOTokenToFile = (id, ssoToken) => {
|
|
@@ -13143,7 +13131,7 @@ var init_fromSso = __esm({
|
|
|
13143
13131
|
"node_modules/@aws-sdk/token-providers/dist-es/fromSso.js"() {
|
|
13144
13132
|
"use strict";
|
|
13145
13133
|
init_dist_es16();
|
|
13146
|
-
|
|
13134
|
+
init_dist_es33();
|
|
13147
13135
|
init_constants7();
|
|
13148
13136
|
init_getNewSsoOidcToken();
|
|
13149
13137
|
init_validateTokenExpiry();
|
|
@@ -13246,7 +13234,7 @@ var init_nodeProvider = __esm({
|
|
|
13246
13234
|
});
|
|
13247
13235
|
|
|
13248
13236
|
// node_modules/@aws-sdk/token-providers/dist-es/index.js
|
|
13249
|
-
var
|
|
13237
|
+
var init_dist_es47 = __esm({
|
|
13250
13238
|
"node_modules/@aws-sdk/token-providers/dist-es/index.js"() {
|
|
13251
13239
|
"use strict";
|
|
13252
13240
|
init_fromEnvSigningName();
|
|
@@ -13281,7 +13269,7 @@ var defaultSSOHttpAuthSchemeParametersProvider, defaultSSOHttpAuthSchemeProvider
|
|
|
13281
13269
|
var init_httpAuthSchemeProvider2 = __esm({
|
|
13282
13270
|
"node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js"() {
|
|
13283
13271
|
"use strict";
|
|
13284
|
-
|
|
13272
|
+
init_dist_es21();
|
|
13285
13273
|
init_dist_es3();
|
|
13286
13274
|
defaultSSOHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
13287
13275
|
return {
|
|
@@ -13353,7 +13341,7 @@ var init_package2 = __esm({
|
|
|
13353
13341
|
package_default3 = {
|
|
13354
13342
|
name: "@aws-sdk/client-sso",
|
|
13355
13343
|
description: "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
|
|
13356
|
-
version: "3.
|
|
13344
|
+
version: "3.882.0",
|
|
13357
13345
|
scripts: {
|
|
13358
13346
|
build: "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
13359
13347
|
"build:cjs": "node ../../scripts/compilation/inline client-sso",
|
|
@@ -13372,37 +13360,37 @@ var init_package2 = __esm({
|
|
|
13372
13360
|
dependencies: {
|
|
13373
13361
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
13374
13362
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
13375
|
-
"@aws-sdk/core": "3.
|
|
13376
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
13377
|
-
"@aws-sdk/middleware-logger": "3.
|
|
13378
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
13379
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
13380
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
13363
|
+
"@aws-sdk/core": "3.882.0",
|
|
13364
|
+
"@aws-sdk/middleware-host-header": "3.873.0",
|
|
13365
|
+
"@aws-sdk/middleware-logger": "3.876.0",
|
|
13366
|
+
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
|
13367
|
+
"@aws-sdk/middleware-user-agent": "3.882.0",
|
|
13368
|
+
"@aws-sdk/region-config-resolver": "3.873.0",
|
|
13381
13369
|
"@aws-sdk/types": "3.862.0",
|
|
13382
|
-
"@aws-sdk/util-endpoints": "3.
|
|
13383
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
13384
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
13370
|
+
"@aws-sdk/util-endpoints": "3.879.0",
|
|
13371
|
+
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
|
13372
|
+
"@aws-sdk/util-user-agent-node": "3.882.0",
|
|
13385
13373
|
"@smithy/config-resolver": "^4.1.5",
|
|
13386
|
-
"@smithy/core": "^3.
|
|
13374
|
+
"@smithy/core": "^3.9.2",
|
|
13387
13375
|
"@smithy/fetch-http-handler": "^5.1.1",
|
|
13388
13376
|
"@smithy/hash-node": "^4.0.5",
|
|
13389
13377
|
"@smithy/invalid-dependency": "^4.0.5",
|
|
13390
13378
|
"@smithy/middleware-content-length": "^4.0.5",
|
|
13391
|
-
"@smithy/middleware-endpoint": "^4.1.
|
|
13392
|
-
"@smithy/middleware-retry": "^4.1.
|
|
13379
|
+
"@smithy/middleware-endpoint": "^4.1.21",
|
|
13380
|
+
"@smithy/middleware-retry": "^4.1.22",
|
|
13393
13381
|
"@smithy/middleware-serde": "^4.0.9",
|
|
13394
13382
|
"@smithy/middleware-stack": "^4.0.5",
|
|
13395
13383
|
"@smithy/node-config-provider": "^4.1.4",
|
|
13396
13384
|
"@smithy/node-http-handler": "^4.1.1",
|
|
13397
13385
|
"@smithy/protocol-http": "^5.1.3",
|
|
13398
|
-
"@smithy/smithy-client": "^4.
|
|
13386
|
+
"@smithy/smithy-client": "^4.5.2",
|
|
13399
13387
|
"@smithy/types": "^4.3.2",
|
|
13400
13388
|
"@smithy/url-parser": "^4.0.5",
|
|
13401
13389
|
"@smithy/util-base64": "^4.0.0",
|
|
13402
13390
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
13403
13391
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
13404
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
13405
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
13392
|
+
"@smithy/util-defaults-mode-browser": "^4.0.29",
|
|
13393
|
+
"@smithy/util-defaults-mode-node": "^4.0.29",
|
|
13406
13394
|
"@smithy/util-endpoints": "^3.0.7",
|
|
13407
13395
|
"@smithy/util-middleware": "^4.0.5",
|
|
13408
13396
|
"@smithy/util-retry": "^4.0.7",
|
|
@@ -13490,8 +13478,8 @@ var cache3, defaultEndpointResolver3;
|
|
|
13490
13478
|
var init_endpointResolver2 = __esm({
|
|
13491
13479
|
"node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js"() {
|
|
13492
13480
|
"use strict";
|
|
13493
|
-
|
|
13494
|
-
|
|
13481
|
+
init_dist_es29();
|
|
13482
|
+
init_dist_es26();
|
|
13495
13483
|
init_ruleset2();
|
|
13496
13484
|
cache3 = new EndpointCache({
|
|
13497
13485
|
size: 50,
|
|
@@ -13512,10 +13500,10 @@ var getRuntimeConfig3;
|
|
|
13512
13500
|
var init_runtimeConfig_shared2 = __esm({
|
|
13513
13501
|
"node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js"() {
|
|
13514
13502
|
"use strict";
|
|
13515
|
-
|
|
13503
|
+
init_dist_es21();
|
|
13516
13504
|
init_dist_es15();
|
|
13517
|
-
|
|
13518
|
-
|
|
13505
|
+
init_dist_es19();
|
|
13506
|
+
init_dist_es28();
|
|
13519
13507
|
init_dist_es8();
|
|
13520
13508
|
init_dist_es7();
|
|
13521
13509
|
init_httpAuthSchemeProvider2();
|
|
@@ -13557,19 +13545,19 @@ var init_runtimeConfig2 = __esm({
|
|
|
13557
13545
|
"node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js"() {
|
|
13558
13546
|
"use strict";
|
|
13559
13547
|
init_package2();
|
|
13560
|
-
|
|
13548
|
+
init_dist_es21();
|
|
13549
|
+
init_dist_es42();
|
|
13550
|
+
init_dist_es31();
|
|
13561
13551
|
init_dist_es43();
|
|
13562
|
-
init_dist_es32();
|
|
13563
|
-
init_dist_es44();
|
|
13564
|
-
init_dist_es39();
|
|
13565
|
-
init_dist_es35();
|
|
13566
|
-
init_dist_es11();
|
|
13567
|
-
init_dist_es45();
|
|
13568
13552
|
init_dist_es38();
|
|
13553
|
+
init_dist_es34();
|
|
13554
|
+
init_dist_es11();
|
|
13555
|
+
init_dist_es44();
|
|
13556
|
+
init_dist_es37();
|
|
13569
13557
|
init_runtimeConfig_shared2();
|
|
13570
|
-
|
|
13571
|
-
|
|
13572
|
-
|
|
13558
|
+
init_dist_es19();
|
|
13559
|
+
init_dist_es45();
|
|
13560
|
+
init_dist_es19();
|
|
13573
13561
|
getRuntimeConfig4 = (config) => {
|
|
13574
13562
|
emitWarningIfUnsupportedVersion2(process.version);
|
|
13575
13563
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -13586,7 +13574,7 @@ var init_runtimeConfig2 = __esm({
|
|
|
13586
13574
|
runtime: "node",
|
|
13587
13575
|
defaultsMode,
|
|
13588
13576
|
authSchemePreference: config?.authSchemePreference ?? loadConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
13589
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
13577
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
13590
13578
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: package_default3.version }),
|
|
13591
13579
|
maxAttempts: config?.maxAttempts ?? loadConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
|
|
13592
13580
|
region: config?.region ?? loadConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
|
|
@@ -13655,9 +13643,9 @@ var resolveRuntimeExtensions2;
|
|
|
13655
13643
|
var init_runtimeExtensions2 = __esm({
|
|
13656
13644
|
"node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js"() {
|
|
13657
13645
|
"use strict";
|
|
13658
|
-
|
|
13646
|
+
init_dist_es46();
|
|
13659
13647
|
init_dist_es2();
|
|
13660
|
-
|
|
13648
|
+
init_dist_es19();
|
|
13661
13649
|
init_httpAuthExtensionConfiguration2();
|
|
13662
13650
|
resolveRuntimeExtensions2 = (runtimeConfig, extensions) => {
|
|
13663
13651
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration2(runtimeConfig));
|
|
@@ -13672,16 +13660,16 @@ var SSOClient;
|
|
|
13672
13660
|
var init_SSOClient = __esm({
|
|
13673
13661
|
"node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js"() {
|
|
13674
13662
|
"use strict";
|
|
13663
|
+
init_dist_es22();
|
|
13675
13664
|
init_dist_es23();
|
|
13676
13665
|
init_dist_es24();
|
|
13677
|
-
|
|
13666
|
+
init_dist_es30();
|
|
13678
13667
|
init_dist_es31();
|
|
13679
|
-
init_dist_es32();
|
|
13680
13668
|
init_dist_es15();
|
|
13681
|
-
|
|
13682
|
-
|
|
13683
|
-
|
|
13684
|
-
|
|
13669
|
+
init_dist_es32();
|
|
13670
|
+
init_dist_es35();
|
|
13671
|
+
init_dist_es38();
|
|
13672
|
+
init_dist_es19();
|
|
13685
13673
|
init_httpAuthSchemeProvider2();
|
|
13686
13674
|
init_EndpointParameters2();
|
|
13687
13675
|
init_runtimeConfig2();
|
|
@@ -13727,7 +13715,7 @@ var SSOServiceException;
|
|
|
13727
13715
|
var init_SSOServiceException = __esm({
|
|
13728
13716
|
"node_modules/@aws-sdk/client-sso/dist-es/models/SSOServiceException.js"() {
|
|
13729
13717
|
"use strict";
|
|
13730
|
-
|
|
13718
|
+
init_dist_es19();
|
|
13731
13719
|
SSOServiceException = class _SSOServiceException extends ServiceException {
|
|
13732
13720
|
constructor(options) {
|
|
13733
13721
|
super(options);
|
|
@@ -13742,7 +13730,7 @@ var InvalidRequestException2, ResourceNotFoundException, TooManyRequestsExceptio
|
|
|
13742
13730
|
var init_models_02 = __esm({
|
|
13743
13731
|
"node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js"() {
|
|
13744
13732
|
"use strict";
|
|
13745
|
-
|
|
13733
|
+
init_dist_es19();
|
|
13746
13734
|
init_SSOServiceException();
|
|
13747
13735
|
InvalidRequestException2 = class _InvalidRequestException extends SSOServiceException {
|
|
13748
13736
|
name = "InvalidRequestException";
|
|
@@ -13825,9 +13813,9 @@ var se_GetRoleCredentialsCommand, se_ListAccountRolesCommand, se_ListAccountsCom
|
|
|
13825
13813
|
var init_Aws_restJson12 = __esm({
|
|
13826
13814
|
"node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js"() {
|
|
13827
13815
|
"use strict";
|
|
13828
|
-
|
|
13816
|
+
init_dist_es21();
|
|
13829
13817
|
init_dist_es15();
|
|
13830
|
-
|
|
13818
|
+
init_dist_es19();
|
|
13831
13819
|
init_models_02();
|
|
13832
13820
|
init_SSOServiceException();
|
|
13833
13821
|
se_GetRoleCredentialsCommand = async (input, context) => {
|
|
@@ -14042,9 +14030,9 @@ var GetRoleCredentialsCommand;
|
|
|
14042
14030
|
var init_GetRoleCredentialsCommand = __esm({
|
|
14043
14031
|
"node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js"() {
|
|
14044
14032
|
"use strict";
|
|
14045
|
-
|
|
14033
|
+
init_dist_es35();
|
|
14046
14034
|
init_dist_es4();
|
|
14047
|
-
|
|
14035
|
+
init_dist_es19();
|
|
14048
14036
|
init_EndpointParameters2();
|
|
14049
14037
|
init_models_02();
|
|
14050
14038
|
init_Aws_restJson12();
|
|
@@ -14063,9 +14051,9 @@ var ListAccountRolesCommand;
|
|
|
14063
14051
|
var init_ListAccountRolesCommand = __esm({
|
|
14064
14052
|
"node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js"() {
|
|
14065
14053
|
"use strict";
|
|
14066
|
-
|
|
14054
|
+
init_dist_es35();
|
|
14067
14055
|
init_dist_es4();
|
|
14068
|
-
|
|
14056
|
+
init_dist_es19();
|
|
14069
14057
|
init_EndpointParameters2();
|
|
14070
14058
|
init_models_02();
|
|
14071
14059
|
init_Aws_restJson12();
|
|
@@ -14084,9 +14072,9 @@ var ListAccountsCommand;
|
|
|
14084
14072
|
var init_ListAccountsCommand = __esm({
|
|
14085
14073
|
"node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js"() {
|
|
14086
14074
|
"use strict";
|
|
14087
|
-
|
|
14075
|
+
init_dist_es35();
|
|
14088
14076
|
init_dist_es4();
|
|
14089
|
-
|
|
14077
|
+
init_dist_es19();
|
|
14090
14078
|
init_EndpointParameters2();
|
|
14091
14079
|
init_models_02();
|
|
14092
14080
|
init_Aws_restJson12();
|
|
@@ -14105,9 +14093,9 @@ var LogoutCommand;
|
|
|
14105
14093
|
var init_LogoutCommand = __esm({
|
|
14106
14094
|
"node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js"() {
|
|
14107
14095
|
"use strict";
|
|
14108
|
-
|
|
14096
|
+
init_dist_es35();
|
|
14109
14097
|
init_dist_es4();
|
|
14110
|
-
|
|
14098
|
+
init_dist_es19();
|
|
14111
14099
|
init_EndpointParameters2();
|
|
14112
14100
|
init_models_02();
|
|
14113
14101
|
init_Aws_restJson12();
|
|
@@ -14126,7 +14114,7 @@ var commands2, SSO;
|
|
|
14126
14114
|
var init_SSO = __esm({
|
|
14127
14115
|
"node_modules/@aws-sdk/client-sso/dist-es/SSO.js"() {
|
|
14128
14116
|
"use strict";
|
|
14129
|
-
|
|
14117
|
+
init_dist_es19();
|
|
14130
14118
|
init_GetRoleCredentialsCommand();
|
|
14131
14119
|
init_ListAccountRolesCommand();
|
|
14132
14120
|
init_ListAccountsCommand();
|
|
@@ -14205,7 +14193,7 @@ var init_models2 = __esm({
|
|
|
14205
14193
|
});
|
|
14206
14194
|
|
|
14207
14195
|
// node_modules/@aws-sdk/client-sso/dist-es/index.js
|
|
14208
|
-
var
|
|
14196
|
+
var init_dist_es48 = __esm({
|
|
14209
14197
|
"node_modules/@aws-sdk/client-sso/dist-es/index.js"() {
|
|
14210
14198
|
"use strict";
|
|
14211
14199
|
init_SSOClient();
|
|
@@ -14225,7 +14213,7 @@ __export(loadSso_exports, {
|
|
|
14225
14213
|
var init_loadSso = __esm({
|
|
14226
14214
|
"node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js"() {
|
|
14227
14215
|
"use strict";
|
|
14228
|
-
|
|
14216
|
+
init_dist_es48();
|
|
14229
14217
|
}
|
|
14230
14218
|
});
|
|
14231
14219
|
|
|
@@ -14235,9 +14223,9 @@ var init_resolveSSOCredentials = __esm({
|
|
|
14235
14223
|
"node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js"() {
|
|
14236
14224
|
"use strict";
|
|
14237
14225
|
init_client2();
|
|
14238
|
-
|
|
14226
|
+
init_dist_es47();
|
|
14239
14227
|
init_dist_es16();
|
|
14240
|
-
|
|
14228
|
+
init_dist_es33();
|
|
14241
14229
|
SHOULD_FAIL_CREDENTIAL_CHAIN = false;
|
|
14242
14230
|
resolveSSOCredentials = async ({ ssoStartUrl, ssoSession, ssoAccountId, ssoRegion, ssoRoleName, ssoClient, clientConfig, parentClientConfig, profile, logger: logger2 }) => {
|
|
14243
14231
|
let token;
|
|
@@ -14338,7 +14326,7 @@ var init_fromSSO = __esm({
|
|
|
14338
14326
|
"node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js"() {
|
|
14339
14327
|
"use strict";
|
|
14340
14328
|
init_dist_es16();
|
|
14341
|
-
|
|
14329
|
+
init_dist_es33();
|
|
14342
14330
|
init_isSsoProfile();
|
|
14343
14331
|
init_resolveSSOCredentials();
|
|
14344
14332
|
init_validateSsoProfile();
|
|
@@ -14424,7 +14412,7 @@ __export(dist_es_exports4, {
|
|
|
14424
14412
|
isSsoProfile: () => isSsoProfile,
|
|
14425
14413
|
validateSsoProfile: () => validateSsoProfile
|
|
14426
14414
|
});
|
|
14427
|
-
var
|
|
14415
|
+
var init_dist_es49 = __esm({
|
|
14428
14416
|
"node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js"() {
|
|
14429
14417
|
"use strict";
|
|
14430
14418
|
init_fromSSO();
|
|
@@ -14444,19 +14432,19 @@ var init_resolveCredentialSource = __esm({
|
|
|
14444
14432
|
resolveCredentialSource = (credentialSource, profileName, logger2) => {
|
|
14445
14433
|
const sourceProvidersMap = {
|
|
14446
14434
|
EcsContainer: async (options) => {
|
|
14447
|
-
const { fromHttp: fromHttp2 } = await Promise.resolve().then(() => (
|
|
14448
|
-
const { fromContainerMetadata: fromContainerMetadata2 } = await Promise.resolve().then(() => (
|
|
14435
|
+
const { fromHttp: fromHttp2 } = await Promise.resolve().then(() => (init_dist_es41(), dist_es_exports3));
|
|
14436
|
+
const { fromContainerMetadata: fromContainerMetadata2 } = await Promise.resolve().then(() => (init_dist_es40(), dist_es_exports2));
|
|
14449
14437
|
logger2?.debug("@aws-sdk/credential-provider-ini - credential_source is EcsContainer");
|
|
14450
14438
|
return async () => chain(fromHttp2(options ?? {}), fromContainerMetadata2(options))().then(setNamedProvider);
|
|
14451
14439
|
},
|
|
14452
14440
|
Ec2InstanceMetadata: async (options) => {
|
|
14453
14441
|
logger2?.debug("@aws-sdk/credential-provider-ini - credential_source is Ec2InstanceMetadata");
|
|
14454
|
-
const { fromInstanceMetadata: fromInstanceMetadata2 } = await Promise.resolve().then(() => (
|
|
14442
|
+
const { fromInstanceMetadata: fromInstanceMetadata2 } = await Promise.resolve().then(() => (init_dist_es40(), dist_es_exports2));
|
|
14455
14443
|
return async () => fromInstanceMetadata2(options)().then(setNamedProvider);
|
|
14456
14444
|
},
|
|
14457
14445
|
Environment: async (options) => {
|
|
14458
14446
|
logger2?.debug("@aws-sdk/credential-provider-ini - credential_source is Environment");
|
|
14459
|
-
const { fromEnv: fromEnv3 } = await Promise.resolve().then(() => (
|
|
14447
|
+
const { fromEnv: fromEnv3 } = await Promise.resolve().then(() => (init_dist_es39(), dist_es_exports));
|
|
14460
14448
|
return async () => fromEnv3(options)().then(setNamedProvider);
|
|
14461
14449
|
}
|
|
14462
14450
|
};
|
|
@@ -14495,7 +14483,7 @@ var defaultSTSHttpAuthSchemeParametersProvider, defaultSTSHttpAuthSchemeProvider
|
|
|
14495
14483
|
var init_httpAuthSchemeProvider3 = __esm({
|
|
14496
14484
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js"() {
|
|
14497
14485
|
"use strict";
|
|
14498
|
-
|
|
14486
|
+
init_dist_es21();
|
|
14499
14487
|
init_dist_es3();
|
|
14500
14488
|
init_STSClient();
|
|
14501
14489
|
defaultSTSHttpAuthSchemeParametersProvider = async (config, context, input) => {
|
|
@@ -14606,8 +14594,8 @@ var cache4, defaultEndpointResolver4;
|
|
|
14606
14594
|
var init_endpointResolver3 = __esm({
|
|
14607
14595
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js"() {
|
|
14608
14596
|
"use strict";
|
|
14609
|
-
|
|
14610
|
-
|
|
14597
|
+
init_dist_es29();
|
|
14598
|
+
init_dist_es26();
|
|
14611
14599
|
init_ruleset3();
|
|
14612
14600
|
cache4 = new EndpointCache({
|
|
14613
14601
|
size: 50,
|
|
@@ -14628,10 +14616,10 @@ var getRuntimeConfig5;
|
|
|
14628
14616
|
var init_runtimeConfig_shared3 = __esm({
|
|
14629
14617
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js"() {
|
|
14630
14618
|
"use strict";
|
|
14631
|
-
|
|
14619
|
+
init_dist_es21();
|
|
14632
14620
|
init_dist_es15();
|
|
14633
|
-
|
|
14634
|
-
|
|
14621
|
+
init_dist_es19();
|
|
14622
|
+
init_dist_es28();
|
|
14635
14623
|
init_dist_es8();
|
|
14636
14624
|
init_dist_es7();
|
|
14637
14625
|
init_httpAuthSchemeProvider3();
|
|
@@ -14673,20 +14661,20 @@ var init_runtimeConfig3 = __esm({
|
|
|
14673
14661
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js"() {
|
|
14674
14662
|
"use strict";
|
|
14675
14663
|
init_package();
|
|
14676
|
-
|
|
14677
|
-
|
|
14678
|
-
|
|
14664
|
+
init_dist_es21();
|
|
14665
|
+
init_dist_es42();
|
|
14666
|
+
init_dist_es31();
|
|
14679
14667
|
init_dist_es15();
|
|
14680
|
-
|
|
14681
|
-
init_dist_es39();
|
|
14682
|
-
init_dist_es35();
|
|
14683
|
-
init_dist_es11();
|
|
14684
|
-
init_dist_es45();
|
|
14668
|
+
init_dist_es43();
|
|
14685
14669
|
init_dist_es38();
|
|
14670
|
+
init_dist_es34();
|
|
14671
|
+
init_dist_es11();
|
|
14672
|
+
init_dist_es44();
|
|
14673
|
+
init_dist_es37();
|
|
14686
14674
|
init_runtimeConfig_shared3();
|
|
14687
|
-
|
|
14688
|
-
|
|
14689
|
-
|
|
14675
|
+
init_dist_es19();
|
|
14676
|
+
init_dist_es45();
|
|
14677
|
+
init_dist_es19();
|
|
14690
14678
|
getRuntimeConfig6 = (config) => {
|
|
14691
14679
|
emitWarningIfUnsupportedVersion2(process.version);
|
|
14692
14680
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -14703,7 +14691,7 @@ var init_runtimeConfig3 = __esm({
|
|
|
14703
14691
|
runtime: "node",
|
|
14704
14692
|
defaultsMode,
|
|
14705
14693
|
authSchemePreference: config?.authSchemePreference ?? loadConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
14706
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
14694
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
14707
14695
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: package_default2.version }),
|
|
14708
14696
|
httpAuthSchemes: config?.httpAuthSchemes ?? [
|
|
14709
14697
|
{
|
|
@@ -14784,9 +14772,9 @@ var resolveRuntimeExtensions3;
|
|
|
14784
14772
|
var init_runtimeExtensions3 = __esm({
|
|
14785
14773
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js"() {
|
|
14786
14774
|
"use strict";
|
|
14787
|
-
|
|
14775
|
+
init_dist_es46();
|
|
14788
14776
|
init_dist_es2();
|
|
14789
|
-
|
|
14777
|
+
init_dist_es19();
|
|
14790
14778
|
init_httpAuthExtensionConfiguration3();
|
|
14791
14779
|
resolveRuntimeExtensions3 = (runtimeConfig, extensions) => {
|
|
14792
14780
|
const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration3(runtimeConfig));
|
|
@@ -14801,16 +14789,16 @@ var STSClient;
|
|
|
14801
14789
|
var init_STSClient = __esm({
|
|
14802
14790
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js"() {
|
|
14803
14791
|
"use strict";
|
|
14792
|
+
init_dist_es22();
|
|
14804
14793
|
init_dist_es23();
|
|
14805
14794
|
init_dist_es24();
|
|
14806
|
-
|
|
14795
|
+
init_dist_es30();
|
|
14807
14796
|
init_dist_es31();
|
|
14808
|
-
init_dist_es32();
|
|
14809
14797
|
init_dist_es15();
|
|
14810
|
-
|
|
14811
|
-
|
|
14812
|
-
|
|
14813
|
-
|
|
14798
|
+
init_dist_es32();
|
|
14799
|
+
init_dist_es35();
|
|
14800
|
+
init_dist_es38();
|
|
14801
|
+
init_dist_es19();
|
|
14814
14802
|
init_httpAuthSchemeProvider3();
|
|
14815
14803
|
init_EndpointParameters3();
|
|
14816
14804
|
init_runtimeConfig3();
|
|
@@ -14856,7 +14844,7 @@ var STSServiceException;
|
|
|
14856
14844
|
var init_STSServiceException = __esm({
|
|
14857
14845
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js"() {
|
|
14858
14846
|
"use strict";
|
|
14859
|
-
|
|
14847
|
+
init_dist_es19();
|
|
14860
14848
|
STSServiceException = class _STSServiceException extends ServiceException {
|
|
14861
14849
|
constructor(options) {
|
|
14862
14850
|
super(options);
|
|
@@ -14871,7 +14859,7 @@ var CredentialsFilterSensitiveLog, AssumeRoleResponseFilterSensitiveLog, Expired
|
|
|
14871
14859
|
var init_models_03 = __esm({
|
|
14872
14860
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js"() {
|
|
14873
14861
|
"use strict";
|
|
14874
|
-
|
|
14862
|
+
init_dist_es19();
|
|
14875
14863
|
init_STSServiceException();
|
|
14876
14864
|
CredentialsFilterSensitiveLog = (obj) => ({
|
|
14877
14865
|
...obj,
|
|
@@ -14981,9 +14969,9 @@ var se_AssumeRoleCommand, se_AssumeRoleWithWebIdentityCommand, de_AssumeRoleComm
|
|
|
14981
14969
|
var init_Aws_query = __esm({
|
|
14982
14970
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js"() {
|
|
14983
14971
|
"use strict";
|
|
14984
|
-
|
|
14972
|
+
init_dist_es21();
|
|
14985
14973
|
init_dist_es2();
|
|
14986
|
-
|
|
14974
|
+
init_dist_es19();
|
|
14987
14975
|
init_models_03();
|
|
14988
14976
|
init_STSServiceException();
|
|
14989
14977
|
se_AssumeRoleCommand = async (input, context) => {
|
|
@@ -15514,9 +15502,9 @@ var AssumeRoleCommand;
|
|
|
15514
15502
|
var init_AssumeRoleCommand = __esm({
|
|
15515
15503
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js"() {
|
|
15516
15504
|
"use strict";
|
|
15517
|
-
|
|
15505
|
+
init_dist_es35();
|
|
15518
15506
|
init_dist_es4();
|
|
15519
|
-
|
|
15507
|
+
init_dist_es19();
|
|
15520
15508
|
init_EndpointParameters3();
|
|
15521
15509
|
init_models_03();
|
|
15522
15510
|
init_Aws_query();
|
|
@@ -15535,9 +15523,9 @@ var AssumeRoleWithWebIdentityCommand;
|
|
|
15535
15523
|
var init_AssumeRoleWithWebIdentityCommand = __esm({
|
|
15536
15524
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js"() {
|
|
15537
15525
|
"use strict";
|
|
15538
|
-
|
|
15526
|
+
init_dist_es35();
|
|
15539
15527
|
init_dist_es4();
|
|
15540
|
-
|
|
15528
|
+
init_dist_es19();
|
|
15541
15529
|
init_EndpointParameters3();
|
|
15542
15530
|
init_models_03();
|
|
15543
15531
|
init_Aws_query();
|
|
@@ -15556,7 +15544,7 @@ var commands3, STS;
|
|
|
15556
15544
|
var init_STS = __esm({
|
|
15557
15545
|
"node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js"() {
|
|
15558
15546
|
"use strict";
|
|
15559
|
-
|
|
15547
|
+
init_dist_es19();
|
|
15560
15548
|
init_AssumeRoleCommand();
|
|
15561
15549
|
init_AssumeRoleWithWebIdentityCommand();
|
|
15562
15550
|
init_STSClient();
|
|
@@ -15759,7 +15747,7 @@ var init_resolveAssumeRoleCredentials = __esm({
|
|
|
15759
15747
|
"use strict";
|
|
15760
15748
|
init_client2();
|
|
15761
15749
|
init_dist_es16();
|
|
15762
|
-
|
|
15750
|
+
init_dist_es33();
|
|
15763
15751
|
init_resolveCredentialSource();
|
|
15764
15752
|
init_resolveProfileData();
|
|
15765
15753
|
isAssumeRoleProfile = (arg, { profile = "default", logger: logger2 } = {}) => {
|
|
@@ -15911,7 +15899,7 @@ var fromProcess;
|
|
|
15911
15899
|
var init_fromProcess = __esm({
|
|
15912
15900
|
"node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js"() {
|
|
15913
15901
|
"use strict";
|
|
15914
|
-
|
|
15902
|
+
init_dist_es33();
|
|
15915
15903
|
init_resolveProcessCredentials();
|
|
15916
15904
|
fromProcess = (init = {}) => async ({ callerClientConfig } = {}) => {
|
|
15917
15905
|
init.logger?.debug("@aws-sdk/credential-provider-process - fromProcess");
|
|
@@ -15928,7 +15916,7 @@ var dist_es_exports5 = {};
|
|
|
15928
15916
|
__export(dist_es_exports5, {
|
|
15929
15917
|
fromProcess: () => fromProcess
|
|
15930
15918
|
});
|
|
15931
|
-
var
|
|
15919
|
+
var init_dist_es50 = __esm({
|
|
15932
15920
|
"node_modules/@aws-sdk/credential-provider-process/dist-es/index.js"() {
|
|
15933
15921
|
"use strict";
|
|
15934
15922
|
init_fromProcess();
|
|
@@ -15942,7 +15930,7 @@ var init_resolveProcessCredentials2 = __esm({
|
|
|
15942
15930
|
"use strict";
|
|
15943
15931
|
init_client2();
|
|
15944
15932
|
isProcessProfile = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.credential_process === "string";
|
|
15945
|
-
resolveProcessCredentials2 = async (options, profile) => Promise.resolve().then(() => (
|
|
15933
|
+
resolveProcessCredentials2 = async (options, profile) => Promise.resolve().then(() => (init_dist_es50(), dist_es_exports5)).then(({ fromProcess: fromProcess2 }) => fromProcess2({
|
|
15946
15934
|
...options,
|
|
15947
15935
|
profile
|
|
15948
15936
|
})().then((creds) => setCredentialFeature(creds, "CREDENTIALS_PROFILE_PROCESS", "v")));
|
|
@@ -15956,7 +15944,7 @@ var init_resolveSsoCredentials = __esm({
|
|
|
15956
15944
|
"use strict";
|
|
15957
15945
|
init_client2();
|
|
15958
15946
|
resolveSsoCredentials = async (profile, profileData, options = {}) => {
|
|
15959
|
-
const { fromSSO: fromSSO2 } = await Promise.resolve().then(() => (
|
|
15947
|
+
const { fromSSO: fromSSO2 } = await Promise.resolve().then(() => (init_dist_es49(), dist_es_exports4));
|
|
15960
15948
|
return fromSSO2({
|
|
15961
15949
|
profile,
|
|
15962
15950
|
logger: options.logger,
|
|
@@ -16070,7 +16058,7 @@ __export(dist_es_exports6, {
|
|
|
16070
16058
|
fromTokenFile: () => fromTokenFile,
|
|
16071
16059
|
fromWebToken: () => fromWebToken
|
|
16072
16060
|
});
|
|
16073
|
-
var
|
|
16061
|
+
var init_dist_es51 = __esm({
|
|
16074
16062
|
"node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js"() {
|
|
16075
16063
|
"use strict";
|
|
16076
16064
|
init_fromTokenFile();
|
|
@@ -16085,7 +16073,7 @@ var init_resolveWebIdentityCredentials = __esm({
|
|
|
16085
16073
|
"use strict";
|
|
16086
16074
|
init_client2();
|
|
16087
16075
|
isWebIdentityProfile = (arg) => Boolean(arg) && typeof arg === "object" && typeof arg.web_identity_token_file === "string" && typeof arg.role_arn === "string" && ["undefined", "string"].indexOf(typeof arg.role_session_name) > -1;
|
|
16088
|
-
resolveWebIdentityCredentials = async (profile, options) => Promise.resolve().then(() => (
|
|
16076
|
+
resolveWebIdentityCredentials = async (profile, options) => Promise.resolve().then(() => (init_dist_es51(), dist_es_exports6)).then(({ fromTokenFile: fromTokenFile2 }) => fromTokenFile2({
|
|
16089
16077
|
webIdentityTokenFile: profile.web_identity_token_file,
|
|
16090
16078
|
roleArn: profile.role_arn,
|
|
16091
16079
|
roleSessionName: profile.role_session_name,
|
|
@@ -16137,7 +16125,7 @@ var fromIni;
|
|
|
16137
16125
|
var init_fromIni = __esm({
|
|
16138
16126
|
"node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js"() {
|
|
16139
16127
|
"use strict";
|
|
16140
|
-
|
|
16128
|
+
init_dist_es33();
|
|
16141
16129
|
init_resolveProfileData();
|
|
16142
16130
|
fromIni = (_init = {}) => async ({ callerClientConfig } = {}) => {
|
|
16143
16131
|
const init = {
|
|
@@ -16161,7 +16149,7 @@ var dist_es_exports7 = {};
|
|
|
16161
16149
|
__export(dist_es_exports7, {
|
|
16162
16150
|
fromIni: () => fromIni
|
|
16163
16151
|
});
|
|
16164
|
-
var
|
|
16152
|
+
var init_dist_es52 = __esm({
|
|
16165
16153
|
"node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js"() {
|
|
16166
16154
|
"use strict";
|
|
16167
16155
|
init_fromIni();
|
|
@@ -17483,7 +17471,7 @@ var crc64NvmeCrtContainer = {
|
|
|
17483
17471
|
};
|
|
17484
17472
|
|
|
17485
17473
|
// node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js
|
|
17486
|
-
|
|
17474
|
+
init_dist_es21();
|
|
17487
17475
|
init_dist_es2();
|
|
17488
17476
|
init_dist_es14();
|
|
17489
17477
|
|
|
@@ -18501,7 +18489,7 @@ var flexibleChecksumsMiddleware = (config, middlewareConfig) => (next, context)
|
|
|
18501
18489
|
};
|
|
18502
18490
|
|
|
18503
18491
|
// node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsInputMiddleware.js
|
|
18504
|
-
|
|
18492
|
+
init_dist_es21();
|
|
18505
18493
|
var flexibleChecksumsInputMiddlewareOptions = {
|
|
18506
18494
|
name: "flexibleChecksumsInputMiddleware",
|
|
18507
18495
|
toMiddleware: "serializerMiddleware",
|
|
@@ -18668,13 +18656,13 @@ var resolveFlexibleChecksumsConfig = (input) => {
|
|
|
18668
18656
|
};
|
|
18669
18657
|
|
|
18670
18658
|
// node_modules/@aws-sdk/client-s3/dist-es/S3Client.js
|
|
18659
|
+
init_dist_es22();
|
|
18671
18660
|
init_dist_es23();
|
|
18672
18661
|
init_dist_es24();
|
|
18673
|
-
init_dist_es25();
|
|
18674
18662
|
|
|
18675
18663
|
// node_modules/@aws-sdk/middleware-sdk-s3/dist-es/check-content-length-header.js
|
|
18676
18664
|
init_dist_es2();
|
|
18677
|
-
|
|
18665
|
+
init_dist_es19();
|
|
18678
18666
|
var CONTENT_LENGTH_HEADER = "content-length";
|
|
18679
18667
|
var DECODED_CONTENT_LENGTH_HEADER = "x-amz-decoded-content-length";
|
|
18680
18668
|
function checkContentLengthHeader() {
|
|
@@ -18785,7 +18773,7 @@ var getRegionRedirectMiddlewarePlugin = (clientConfig) => ({
|
|
|
18785
18773
|
|
|
18786
18774
|
// node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-expires-middleware.js
|
|
18787
18775
|
init_dist_es2();
|
|
18788
|
-
|
|
18776
|
+
init_dist_es19();
|
|
18789
18777
|
var s3ExpiresMiddleware = (config) => {
|
|
18790
18778
|
return (next, context) => async (args) => {
|
|
18791
18779
|
const result = await next(args);
|
|
@@ -18927,7 +18915,7 @@ var S3ExpressIdentityProviderImpl = class _S3ExpressIdentityProviderImpl {
|
|
|
18927
18915
|
init_dist_es17();
|
|
18928
18916
|
|
|
18929
18917
|
// node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/constants.js
|
|
18930
|
-
|
|
18918
|
+
init_dist_es25();
|
|
18931
18919
|
var S3_EXPRESS_BUCKET_TYPE = "Directory";
|
|
18932
18920
|
var S3_EXPRESS_BACKEND = "S3Express";
|
|
18933
18921
|
var S3_EXPRESS_AUTH_SCHEME = "sigv4-s3express";
|
|
@@ -18983,7 +18971,7 @@ function setSingleOverride(privateAccess, credentialsWithoutSessionToken) {
|
|
|
18983
18971
|
}
|
|
18984
18972
|
|
|
18985
18973
|
// node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressMiddleware.js
|
|
18986
|
-
|
|
18974
|
+
init_dist_es21();
|
|
18987
18975
|
init_dist_es2();
|
|
18988
18976
|
var s3ExpressMiddleware = (options) => {
|
|
18989
18977
|
return (next, context) => async (args) => {
|
|
@@ -19221,8 +19209,8 @@ var getValidateBucketNamePlugin = (options) => ({
|
|
|
19221
19209
|
});
|
|
19222
19210
|
|
|
19223
19211
|
// node_modules/@aws-sdk/client-s3/dist-es/S3Client.js
|
|
19212
|
+
init_dist_es30();
|
|
19224
19213
|
init_dist_es31();
|
|
19225
|
-
init_dist_es32();
|
|
19226
19214
|
init_dist_es15();
|
|
19227
19215
|
|
|
19228
19216
|
// node_modules/@smithy/eventstream-serde-config-resolver/dist-es/EventStreamSerdeConfig.js
|
|
@@ -19231,13 +19219,13 @@ var resolveEventStreamSerdeConfig = (input) => Object.assign(input, {
|
|
|
19231
19219
|
});
|
|
19232
19220
|
|
|
19233
19221
|
// node_modules/@aws-sdk/client-s3/dist-es/S3Client.js
|
|
19234
|
-
|
|
19235
|
-
|
|
19236
|
-
|
|
19237
|
-
|
|
19222
|
+
init_dist_es32();
|
|
19223
|
+
init_dist_es35();
|
|
19224
|
+
init_dist_es38();
|
|
19225
|
+
init_dist_es19();
|
|
19238
19226
|
|
|
19239
19227
|
// node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js
|
|
19240
|
-
|
|
19228
|
+
init_dist_es21();
|
|
19241
19229
|
|
|
19242
19230
|
// node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js
|
|
19243
19231
|
init_dist_es17();
|
|
@@ -19334,12 +19322,12 @@ var SignatureV4MultiRegion = class {
|
|
|
19334
19322
|
};
|
|
19335
19323
|
|
|
19336
19324
|
// node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js
|
|
19337
|
-
|
|
19325
|
+
init_dist_es35();
|
|
19338
19326
|
init_dist_es3();
|
|
19339
19327
|
|
|
19340
19328
|
// node_modules/@aws-sdk/client-s3/dist-es/endpoint/endpointResolver.js
|
|
19341
|
-
|
|
19342
|
-
|
|
19329
|
+
init_dist_es29();
|
|
19330
|
+
init_dist_es26();
|
|
19343
19331
|
|
|
19344
19332
|
// node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js
|
|
19345
19333
|
var cp = "required";
|
|
@@ -19678,9 +19666,9 @@ var resolveHttpAuthSchemeConfig = (config) => {
|
|
|
19678
19666
|
};
|
|
19679
19667
|
|
|
19680
19668
|
// node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js
|
|
19681
|
-
|
|
19669
|
+
init_dist_es35();
|
|
19682
19670
|
init_dist_es4();
|
|
19683
|
-
|
|
19671
|
+
init_dist_es19();
|
|
19684
19672
|
|
|
19685
19673
|
// node_modules/@aws-sdk/client-s3/dist-es/endpoint/EndpointParameters.js
|
|
19686
19674
|
var resolveClientEndpointParameters = (options) => {
|
|
@@ -19708,10 +19696,10 @@ var commonParams = {
|
|
|
19708
19696
|
};
|
|
19709
19697
|
|
|
19710
19698
|
// node_modules/@aws-sdk/client-s3/dist-es/models/models_0.js
|
|
19711
|
-
|
|
19699
|
+
init_dist_es19();
|
|
19712
19700
|
|
|
19713
19701
|
// node_modules/@aws-sdk/client-s3/dist-es/models/S3ServiceException.js
|
|
19714
|
-
|
|
19702
|
+
init_dist_es19();
|
|
19715
19703
|
var S3ServiceException = class _S3ServiceException extends ServiceException {
|
|
19716
19704
|
constructor(options) {
|
|
19717
19705
|
super(options);
|
|
@@ -19872,14 +19860,14 @@ var HeadObjectRequestFilterSensitiveLog = (obj) => ({
|
|
|
19872
19860
|
});
|
|
19873
19861
|
|
|
19874
19862
|
// node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js
|
|
19875
|
-
init_dist_es22();
|
|
19876
19863
|
init_dist_es21();
|
|
19864
|
+
init_dist_es20();
|
|
19877
19865
|
init_dist_es15();
|
|
19878
19866
|
init_dist_es2();
|
|
19879
|
-
|
|
19867
|
+
init_dist_es19();
|
|
19880
19868
|
|
|
19881
19869
|
// node_modules/@aws-sdk/client-s3/dist-es/models/models_1.js
|
|
19882
|
-
|
|
19870
|
+
init_dist_es19();
|
|
19883
19871
|
var EncryptionTypeMismatch = class _EncryptionTypeMismatch extends S3ServiceException {
|
|
19884
19872
|
name = "EncryptionTypeMismatch";
|
|
19885
19873
|
$fault = "client";
|
|
@@ -20691,21 +20679,21 @@ var package_default = {
|
|
|
20691
20679
|
};
|
|
20692
20680
|
|
|
20693
20681
|
// node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js
|
|
20694
|
-
|
|
20682
|
+
init_dist_es21();
|
|
20695
20683
|
|
|
20696
20684
|
// node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js
|
|
20697
|
-
|
|
20685
|
+
init_dist_es39();
|
|
20698
20686
|
init_dist_es16();
|
|
20699
|
-
|
|
20687
|
+
init_dist_es33();
|
|
20700
20688
|
|
|
20701
20689
|
// node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js
|
|
20702
20690
|
init_dist_es16();
|
|
20703
20691
|
var ENV_IMDS_DISABLED = "AWS_EC2_METADATA_DISABLED";
|
|
20704
20692
|
var remoteProvider = async (init) => {
|
|
20705
|
-
const { ENV_CMDS_FULL_URI: ENV_CMDS_FULL_URI2, ENV_CMDS_RELATIVE_URI: ENV_CMDS_RELATIVE_URI2, fromContainerMetadata: fromContainerMetadata2, fromInstanceMetadata: fromInstanceMetadata2 } = await Promise.resolve().then(() => (
|
|
20693
|
+
const { ENV_CMDS_FULL_URI: ENV_CMDS_FULL_URI2, ENV_CMDS_RELATIVE_URI: ENV_CMDS_RELATIVE_URI2, fromContainerMetadata: fromContainerMetadata2, fromInstanceMetadata: fromInstanceMetadata2 } = await Promise.resolve().then(() => (init_dist_es40(), dist_es_exports2));
|
|
20706
20694
|
if (process.env[ENV_CMDS_RELATIVE_URI2] || process.env[ENV_CMDS_FULL_URI2]) {
|
|
20707
20695
|
init.logger?.debug("@aws-sdk/credential-provider-node - remoteProvider::fromHttp/fromContainerMetadata");
|
|
20708
|
-
const { fromHttp: fromHttp2 } = await Promise.resolve().then(() => (
|
|
20696
|
+
const { fromHttp: fromHttp2 } = await Promise.resolve().then(() => (init_dist_es41(), dist_es_exports3));
|
|
20709
20697
|
return chain(fromHttp2(init), fromContainerMetadata2(init));
|
|
20710
20698
|
}
|
|
20711
20699
|
if (process.env[ENV_IMDS_DISABLED] && process.env[ENV_IMDS_DISABLED] !== "false") {
|
|
@@ -20725,7 +20713,7 @@ var defaultProvider = (init = {}) => memoize(chain(async () => {
|
|
|
20725
20713
|
const envStaticCredentialsAreSet = process.env[ENV_KEY] && process.env[ENV_SECRET];
|
|
20726
20714
|
if (envStaticCredentialsAreSet) {
|
|
20727
20715
|
if (!multipleCredentialSourceWarningEmitted) {
|
|
20728
|
-
const warnFn = init.logger?.warn && init.logger?.constructor?.name !== "NoOpLogger" ? init.logger.warn : console.warn;
|
|
20716
|
+
const warnFn = init.logger?.warn && init.logger?.constructor?.name !== "NoOpLogger" ? init.logger.warn.bind(init.logger) : console.warn;
|
|
20729
20717
|
warnFn(`@aws-sdk/credential-provider-node - defaultProvider::fromEnv WARNING:
|
|
20730
20718
|
Multiple credential sources detected:
|
|
20731
20719
|
Both AWS_PROFILE and the pair AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY static credentials are set.
|
|
@@ -20751,19 +20739,19 @@ var defaultProvider = (init = {}) => memoize(chain(async () => {
|
|
|
20751
20739
|
if (!ssoStartUrl && !ssoAccountId && !ssoRegion && !ssoRoleName && !ssoSession) {
|
|
20752
20740
|
throw new CredentialsProviderError("Skipping SSO provider in default chain (inputs do not include SSO fields).", { logger: init.logger });
|
|
20753
20741
|
}
|
|
20754
|
-
const { fromSSO: fromSSO2 } = await Promise.resolve().then(() => (
|
|
20742
|
+
const { fromSSO: fromSSO2 } = await Promise.resolve().then(() => (init_dist_es49(), dist_es_exports4));
|
|
20755
20743
|
return fromSSO2(init)();
|
|
20756
20744
|
}, async () => {
|
|
20757
20745
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromIni");
|
|
20758
|
-
const { fromIni: fromIni2 } = await Promise.resolve().then(() => (
|
|
20746
|
+
const { fromIni: fromIni2 } = await Promise.resolve().then(() => (init_dist_es52(), dist_es_exports7));
|
|
20759
20747
|
return fromIni2(init)();
|
|
20760
20748
|
}, async () => {
|
|
20761
20749
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromProcess");
|
|
20762
|
-
const { fromProcess: fromProcess2 } = await Promise.resolve().then(() => (
|
|
20750
|
+
const { fromProcess: fromProcess2 } = await Promise.resolve().then(() => (init_dist_es50(), dist_es_exports5));
|
|
20763
20751
|
return fromProcess2(init)();
|
|
20764
20752
|
}, async () => {
|
|
20765
20753
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::fromTokenFile");
|
|
20766
|
-
const { fromTokenFile: fromTokenFile2 } = await Promise.resolve().then(() => (
|
|
20754
|
+
const { fromTokenFile: fromTokenFile2 } = await Promise.resolve().then(() => (init_dist_es51(), dist_es_exports6));
|
|
20767
20755
|
return fromTokenFile2(init)();
|
|
20768
20756
|
}, async () => {
|
|
20769
20757
|
init.logger?.debug("@aws-sdk/credential-provider-node - defaultProvider::remoteProvider");
|
|
@@ -20778,10 +20766,10 @@ var credentialsWillNeedRefresh = (credentials) => credentials?.expiration !== vo
|
|
|
20778
20766
|
var credentialsTreatedAsExpired = (credentials) => credentials?.expiration !== void 0 && credentials.expiration.getTime() - Date.now() < 3e5;
|
|
20779
20767
|
|
|
20780
20768
|
// node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeDisableMultiregionAccessPointConfigOptions.js
|
|
20781
|
-
|
|
20769
|
+
init_dist_es25();
|
|
20782
20770
|
|
|
20783
20771
|
// node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeUseArnRegionConfigOptions.js
|
|
20784
|
-
|
|
20772
|
+
init_dist_es25();
|
|
20785
20773
|
var NODE_USE_ARN_REGION_ENV_NAME = "AWS_S3_USE_ARN_REGION";
|
|
20786
20774
|
var NODE_USE_ARN_REGION_INI_NAME = "s3_use_arn_region";
|
|
20787
20775
|
var NODE_USE_ARN_REGION_CONFIG_OPTIONS = {
|
|
@@ -20794,8 +20782,8 @@ var NODE_USE_ARN_REGION_CONFIG_OPTIONS = {
|
|
|
20794
20782
|
init_dist_es2();
|
|
20795
20783
|
|
|
20796
20784
|
// node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js
|
|
20797
|
-
|
|
20798
|
-
|
|
20785
|
+
init_dist_es42();
|
|
20786
|
+
init_dist_es31();
|
|
20799
20787
|
|
|
20800
20788
|
// node_modules/@smithy/eventstream-codec/dist-es/HeaderMarshaller.js
|
|
20801
20789
|
init_dist_es13();
|
|
@@ -21360,7 +21348,7 @@ var EventStreamMarshaller2 = class {
|
|
|
21360
21348
|
var eventStreamSerdeProvider = (options) => new EventStreamMarshaller2(options);
|
|
21361
21349
|
|
|
21362
21350
|
// node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js
|
|
21363
|
-
|
|
21351
|
+
init_dist_es43();
|
|
21364
21352
|
|
|
21365
21353
|
// node_modules/@smithy/hash-stream-node/dist-es/HashCalculator.js
|
|
21366
21354
|
init_dist_es7();
|
|
@@ -21401,16 +21389,16 @@ var readableStreamHasher = (hashCtor, readableStream) => {
|
|
|
21401
21389
|
};
|
|
21402
21390
|
|
|
21403
21391
|
// node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js
|
|
21404
|
-
init_dist_es39();
|
|
21405
|
-
init_dist_es35();
|
|
21406
|
-
init_dist_es11();
|
|
21407
|
-
init_dist_es45();
|
|
21408
21392
|
init_dist_es38();
|
|
21393
|
+
init_dist_es34();
|
|
21394
|
+
init_dist_es11();
|
|
21395
|
+
init_dist_es44();
|
|
21396
|
+
init_dist_es37();
|
|
21409
21397
|
|
|
21410
21398
|
// node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js
|
|
21411
|
-
|
|
21412
|
-
|
|
21413
|
-
|
|
21399
|
+
init_dist_es21();
|
|
21400
|
+
init_dist_es19();
|
|
21401
|
+
init_dist_es28();
|
|
21414
21402
|
init_dist_es8();
|
|
21415
21403
|
init_dist_es14();
|
|
21416
21404
|
init_dist_es7();
|
|
@@ -21449,9 +21437,9 @@ var getRuntimeConfig7 = (config) => {
|
|
|
21449
21437
|
};
|
|
21450
21438
|
|
|
21451
21439
|
// node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js
|
|
21452
|
-
|
|
21453
|
-
|
|
21454
|
-
|
|
21440
|
+
init_dist_es19();
|
|
21441
|
+
init_dist_es45();
|
|
21442
|
+
init_dist_es19();
|
|
21455
21443
|
var getRuntimeConfig8 = (config) => {
|
|
21456
21444
|
emitWarningIfUnsupportedVersion2(process.version);
|
|
21457
21445
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -21468,7 +21456,7 @@ var getRuntimeConfig8 = (config) => {
|
|
|
21468
21456
|
runtime: "node",
|
|
21469
21457
|
defaultsMode,
|
|
21470
21458
|
authSchemePreference: config?.authSchemePreference ?? loadConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
|
|
21471
|
-
bodyLengthChecker: config?.bodyLengthChecker ??
|
|
21459
|
+
bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
|
|
21472
21460
|
credentialDefaultProvider: config?.credentialDefaultProvider ?? defaultProvider,
|
|
21473
21461
|
defaultUserAgentProvider: config?.defaultUserAgentProvider ?? createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: package_default.version }),
|
|
21474
21462
|
disableS3ExpressSessionAuth: config?.disableS3ExpressSessionAuth ?? loadConfig(NODE_DISABLE_S3_EXPRESS_SESSION_AUTH_OPTIONS, loaderConfig),
|
|
@@ -21496,9 +21484,9 @@ var getRuntimeConfig8 = (config) => {
|
|
|
21496
21484
|
};
|
|
21497
21485
|
|
|
21498
21486
|
// node_modules/@aws-sdk/client-s3/dist-es/runtimeExtensions.js
|
|
21499
|
-
|
|
21487
|
+
init_dist_es46();
|
|
21500
21488
|
init_dist_es2();
|
|
21501
|
-
|
|
21489
|
+
init_dist_es19();
|
|
21502
21490
|
|
|
21503
21491
|
// node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthExtensionConfiguration.js
|
|
21504
21492
|
var getHttpAuthExtensionConfiguration4 = (runtimeConfig) => {
|
|
@@ -21654,9 +21642,9 @@ function isValidBase64EncodedSSECustomerKey(str, options) {
|
|
|
21654
21642
|
}
|
|
21655
21643
|
|
|
21656
21644
|
// node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js
|
|
21657
|
-
|
|
21645
|
+
init_dist_es35();
|
|
21658
21646
|
init_dist_es4();
|
|
21659
|
-
|
|
21647
|
+
init_dist_es19();
|
|
21660
21648
|
var HeadObjectCommand = class extends Command.classBuilder().ep({
|
|
21661
21649
|
...commonParams,
|
|
21662
21650
|
Bucket: { type: "contextParams", name: "Bucket" },
|
|
@@ -21673,9 +21661,9 @@ var HeadObjectCommand = class extends Command.classBuilder().ep({
|
|
|
21673
21661
|
};
|
|
21674
21662
|
|
|
21675
21663
|
// node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js
|
|
21676
|
-
|
|
21664
|
+
init_dist_es35();
|
|
21677
21665
|
init_dist_es4();
|
|
21678
|
-
|
|
21666
|
+
init_dist_es19();
|
|
21679
21667
|
var PutObjectCommand = class extends Command.classBuilder().ep({
|
|
21680
21668
|
...commonParams,
|
|
21681
21669
|
Bucket: { type: "contextParams", name: "Bucket" },
|