@go-to-k/cdkd 0.158.1 → 0.159.1

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.
@@ -372,10 +372,12 @@ var StackHasActiveImportsError = class StackHasActiveImportsError extends CdkdEr
372
372
  /**
373
373
  * Signals that `cdkd local start-api`'s route discovery hit an unsupported
374
374
  * shape — non-AWS_PROXY integration, ApiGwV2 service integration
375
- * (`IntegrationSubtype` set), WebSocket protocol, Lambda::Url with
376
- * `AuthType !== 'NONE'`, or an unsupported intrinsic function in
377
- * `IntegrationUri`. (Lambda::Url with `InvokeMode: RESPONSE_STREAM` is
378
- * a normal route dispatched via the streaming protocol — #467.)
375
+ * (`IntegrationSubtype` set), WebSocket protocol, Lambda::Url with an
376
+ * unrecognized `AuthType` (anything other than `'NONE'` / `'AWS_IAM'`),
377
+ * or an unsupported intrinsic function in `IntegrationUri`. (Lambda::Url
378
+ * with `InvokeMode: RESPONSE_STREAM` is a normal route dispatched via
379
+ * the streaming protocol — #467. Lambda::Url with `AuthType: 'AWS_IAM'`
380
+ * is a normal route verified through the SigV4 pipeline — #621.)
379
381
  *
380
382
  * The message names every offending route and points the user at the
381
383
  * deferred follow-up PR (8b for authorizers, etc.). Hard-error at
@@ -12371,4 +12373,4 @@ var DeployEngine = class {
12371
12373
 
12372
12374
  //#endregion
12373
12375
  export { CdkdError as $, shouldRetainResource as A, resolveSkipPrefix as B, IntrinsicFunctionResolver as C, TemplateParser as D, DagBuilder as E, Synthesizer as F, CFN_TEMPLATE_URL_LIMIT as G, resolveStateBucketWithDefaultAndSource as H, getDefaultStateBucketName as I, uploadCfnTemplate as J, MIGRATE_TMP_PREFIX as K, getLegacyStateBucketName as L, stringifyValue as M, WorkGraph as N, LockManager as O, buildDockerImage as P, AssetError as Q, resolveApp as R, assertRegionMatch as S, DiffCalculator as T, warnDeprecatedNoPrefixCliFlag as U, resolveStateBucketWithDefault as V, CFN_TEMPLATE_BODY_LIMIT as W, clearBucketRegionCache as X, AssemblyReader as Y, resolveBucketRegion as Z, matchesCdkPath as _, formatError as _t, withRetry as a, LockError as at, ProviderRegistry as b, withErrorHandling as bt, bold as c, PartialFailureError as ct, green as d, ResourceUpdateNotSupportedError as dt, ConfigError as et, red as f, RouteDiscoveryError as ft, CDK_PATH_TAG as g, SynthesisError as gt, collectInlinePolicyNamesManagedBySiblings as h, StateError as ht, withResourceDeadline as i, LocalStartServiceError as it, AssetPublisher as j, S3StateBackend as k, cyan as l, ProvisioningError as lt, IAMRoleProvider as m, StackTerminationProtectionError as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, LocalInvokeBuildError as nt, IMPLICIT_DELETE_DEPENDENCIES as o, MissingCdkCliError as ot, yellow as p, StackHasActiveImportsError as pt, findLargeInlineResources as q, DeployEngine as r, LocalMigrateError as rt, formatResourceLine as s, NestedStackChildDirectDestroyError as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, DependencyError as tt, gray as u, ResourceTimeoutError as ut, normalizeAwsTagsToCfn as v, isCdkdError as vt, applyRoleArnIfSet as w, CloudControlProvider as x, resolveExplicitPhysicalId as y, normalizeAwsError as yt, resolveCaptureObservedState as z };
12374
- //# sourceMappingURL=deploy-engine-CGmdz5WP.js.map
12376
+ //# sourceMappingURL=deploy-engine-BzrECC3i.js.map