replicas-engine 0.1.338 → 0.1.340

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  #!/usr/bin/env node
2
2
  import {
3
3
  AwsRestJsonProtocol
4
- } from "./chunk-3YYBZ6D5.js";
4
+ } from "./chunk-EB4AJ2V6.js";
5
5
  import {
6
6
  AwsSdkSigV4Signer,
7
7
  DefaultIdentityProviderConfig,
@@ -13,10 +13,10 @@ import {
13
13
  package_default,
14
14
  resolveAwsSdkSigV4Config,
15
15
  streamCollector
16
- } from "./chunk-YY2DS5UJ.js";
16
+ } from "./chunk-JWM4YXMZ.js";
17
17
  import {
18
18
  NodeHttpHandler
19
- } from "./chunk-B5KEKENG.js";
19
+ } from "./chunk-A6ZHMNK4.js";
20
20
  import {
21
21
  BinaryDecisionDiagram,
22
22
  Client,
@@ -50,7 +50,7 @@ import {
50
50
  resolveHostHeaderConfig,
51
51
  resolveRetryConfig,
52
52
  resolveUserAgentConfig
53
- } from "./chunk-MHJJJ2VP.js";
53
+ } from "./chunk-6NGTYZPX.js";
54
54
  import {
55
55
  NODE_REGION_CONFIG_FILE_OPTIONS,
56
56
  NODE_REGION_CONFIG_OPTIONS,
@@ -66,7 +66,7 @@ import {
66
66
  resolveDefaultsModeConfig,
67
67
  resolveHttpHandlerRuntimeConfig,
68
68
  resolveRegionConfig
69
- } from "./chunk-ATF5CAZW.js";
69
+ } from "./chunk-QE4MMXQA.js";
70
70
  import {
71
71
  Hash,
72
72
  calculateBodyLength,
@@ -74,9 +74,9 @@ import {
74
74
  fromUtf8,
75
75
  toBase64,
76
76
  toUtf8
77
- } from "./chunk-C6IOMGXW.js";
77
+ } from "./chunk-B7L4ZPGB.js";
78
78
 
79
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js
79
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js
80
80
  var defaultSSOOIDCHttpAuthSchemeParametersProvider = async (config, context, input) => {
81
81
  return {
82
82
  operation: getSmithyContext(context).operation,
@@ -125,7 +125,7 @@ var resolveHttpAuthSchemeConfig = (config) => {
125
125
  });
126
126
  };
127
127
 
128
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js
128
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js
129
129
  var resolveClientEndpointParameters = (options) => {
130
130
  return Object.assign(options, {
131
131
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
@@ -140,7 +140,7 @@ var commonParams = {
140
140
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }
141
141
  };
142
142
 
143
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/bdd.js
143
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/bdd.js
144
144
  var k = "ref";
145
145
  var a = -1;
146
146
  var b = true;
@@ -227,7 +227,7 @@ var nodes = new Int32Array([
227
227
  ]);
228
228
  var bdd = BinaryDecisionDiagram.from(nodes, root, _data.conditions, _data.results);
229
229
 
230
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js
230
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js
231
231
  var cache = new EndpointCache({
232
232
  size: 50,
233
233
  params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"]
@@ -240,7 +240,7 @@ var defaultEndpointResolver = (endpointParams, context = {}) => {
240
240
  };
241
241
  customEndpointFunctions.aws = awsEndpointFunctions;
242
242
 
243
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js
243
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js
244
244
  var SSOOIDCServiceException = class _SSOOIDCServiceException extends ServiceException {
245
245
  constructor(options) {
246
246
  super(options);
@@ -248,7 +248,7 @@ var SSOOIDCServiceException = class _SSOOIDCServiceException extends ServiceExce
248
248
  }
249
249
  };
250
250
 
251
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js
251
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js
252
252
  var AccessDeniedException = class _AccessDeniedException extends SSOOIDCServiceException {
253
253
  name = "AccessDeniedException";
254
254
  $fault = "client";
@@ -430,7 +430,7 @@ var UnsupportedGrantTypeException = class _UnsupportedGrantTypeException extends
430
430
  }
431
431
  };
432
432
 
433
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js
433
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js
434
434
  var _ADE = "AccessDeniedException";
435
435
  var _APE = "AuthorizationPendingException";
436
436
  var _AT = "AccessToken";
@@ -611,7 +611,7 @@ var CreateToken$ = [
611
611
  () => CreateTokenResponse$
612
612
  ];
613
613
 
614
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js
614
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js
615
615
  var getRuntimeConfig = (config) => {
616
616
  return {
617
617
  apiVersion: "2019-06-10",
@@ -648,7 +648,7 @@ var getRuntimeConfig = (config) => {
648
648
  };
649
649
  };
650
650
 
651
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js
651
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js
652
652
  var getRuntimeConfig2 = (config) => {
653
653
  emitWarningIfUnsupportedVersion2(process.version);
654
654
  const defaultsMode = resolveDefaultsModeConfig(config);
@@ -682,7 +682,7 @@ var getRuntimeConfig2 = (config) => {
682
682
  };
683
683
  };
684
684
 
685
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js
685
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js
686
686
  var getHttpAuthExtensionConfiguration = (runtimeConfig) => {
687
687
  const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
688
688
  let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
@@ -721,14 +721,14 @@ var resolveHttpAuthRuntimeConfig = (config) => {
721
721
  };
722
722
  };
723
723
 
724
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
724
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js
725
725
  var resolveRuntimeExtensions = (runtimeConfig, extensions) => {
726
726
  const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
727
727
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
728
728
  return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
729
729
  };
730
730
 
731
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js
731
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js
732
732
  var SSOOIDCClient = class extends Client {
733
733
  config;
734
734
  constructor(...[configuration]) {
@@ -764,13 +764,13 @@ var SSOOIDCClient = class extends Client {
764
764
  }
765
765
  };
766
766
 
767
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js
767
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js
768
768
  var CreateTokenCommand = class extends Command.classBuilder().ep(commonParams).m(function(Command2, cs, config, o) {
769
769
  return [getEndpointPlugin(config, Command2.getEndpointParameterInstructions())];
770
770
  }).s("AWSSSOOIDCService", "CreateToken", {}).n("SSOOIDCClient", "CreateTokenCommand").sc(CreateToken$).build() {
771
771
  };
772
772
 
773
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js
773
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js
774
774
  var commands = {
775
775
  CreateTokenCommand
776
776
  };
@@ -778,7 +778,7 @@ var SSOOIDC = class extends SSOOIDCClient {
778
778
  };
779
779
  createAggregatedClient(commands, SSOOIDC);
780
780
 
781
- // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.17/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js
781
+ // ../node_modules/.bun/@aws-sdk+nested-clients@3.997.22/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js
782
782
  var AccessDeniedExceptionReason = {
783
783
  KMS_ACCESS_DENIED: "KMS_AccessDeniedException"
784
784
  };