@go-to-k/cdkd 0.238.4 → 0.238.6
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.
|
@@ -9230,7 +9230,9 @@ function unescapeJsonPointerSegment(segment) {
|
|
|
9230
9230
|
//#region src/provisioning/unsupported-types.generated.ts
|
|
9231
9231
|
/**
|
|
9232
9232
|
* AUTO-GENERATED by scripts/gen-unsupported-types.ts — DO NOT EDIT BY HAND.
|
|
9233
|
-
* Source: docs/_generated/provider-coverage.json (tier3)
|
|
9233
|
+
* Source: docs/_generated/provider-coverage.json (tier3), minus
|
|
9234
|
+
* registry-routed special cases (see REGISTRY_ROUTED_EXCLUSIONS in the
|
|
9235
|
+
* generator).
|
|
9234
9236
|
* Regenerate: `vp run gen:unsupported-types`.
|
|
9235
9237
|
*
|
|
9236
9238
|
* AWS CloudFormation resource types AWS reports as
|
|
@@ -9259,7 +9261,6 @@ const NON_PROVISIONABLE_TYPES = new Set([
|
|
|
9259
9261
|
"AWS::BedrockAgentCore::TokenVault",
|
|
9260
9262
|
"AWS::Budgets::Budget",
|
|
9261
9263
|
"AWS::Cloud9::EnvironmentEC2",
|
|
9262
|
-
"AWS::CloudFormation::CustomResource",
|
|
9263
9264
|
"AWS::CloudFormation::Macro",
|
|
9264
9265
|
"AWS::CloudFormation::WaitCondition",
|
|
9265
9266
|
"AWS::CloudFront::StreamingDistribution",
|
|
@@ -15983,4 +15984,4 @@ var DeployEngine = class {
|
|
|
15983
15984
|
|
|
15984
15985
|
//#endregion
|
|
15985
15986
|
export { getDockerCmd as $, DiffCalculator as A, buildAssetRedirectMap as B, findActionableSilentDrops as C, resolveBucketRegion as Ct, refStateLookupFromResource as D, cfnRefValueFromPhysicalId as E, rebuildClientForBucketRegion as F, BOOTSTRAP_MARKER_PREFIX as G, loadPublishableAssetManifest as H, shouldRetainResource as I, parseBootstrapMarker as J, ensureAssetStorage as K, AssetPublisher as L, TemplateParser as M, LockManager as N, WAFv2WebACLProvider as O, S3StateBackend as P, formatDockerLoginError as Q, stringifyValue as R, ProviderRegistry as S, clearBucketRegionCache as St, IntrinsicFunctionResolver as T, rewriteTemplateAssetReferences as U, createAssetRedirectResolver as V, AssetModeResolver as W, validateContainerRepoName as X, validateAssetBucketName as Y, buildDockerImage as Z, green as _, CFN_TEMPLATE_URL_LIMIT as _t, withRetry as a, synthesisStatusMessage as at, IAMRoleProvider as b, uploadCfnTemplate as bt, computeImplicitDeleteEdges as c, resolveApp as ct, isStatefulRecreateTargetSync as d, resolveSkipPrefix as dt, runDockerForeground as et, renderStatefulReason as f, resolveStateBucketWithDefault as ft, gray as g, CFN_TEMPLATE_BODY_LIMIT as gt, cyan as h, warnDeprecatedNoPrefixCliFlag as ht, withResourceDeadline as i, Synthesizer as it, DagBuilder as j, applyRoleArnIfSet as k, extractDeploymentEventError as l, resolveAutoAssetStorage as lt, bold as m, resolveUseCdkBootstrapAssets as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, AssetManifestLoader as nt, isRetryableTransientError as o, getDefaultStateBucketName as ot, formatResourceLine as p, resolveStateBucketWithDefaultAndSource as pt, getBootstrapMarkerKey as q, DeployEngine as r, getDockerImageBySourceHash as rt, IMPLICIT_DELETE_DEPENDENCIES as s, getLegacyStateBucketName as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, runDockerStreaming as tt, MULTI_REGION_RECREATE_BLOCKED_TYPES as u, resolveCaptureObservedState as ut, red as v, MIGRATE_TMP_PREFIX as vt, CloudControlProvider as w, collectInlinePolicyNamesManagedBySiblings as x, AssemblyReader as xt, yellow as y, findLargeInlineResources as yt, WorkGraph as z };
|
|
15986
|
-
//# sourceMappingURL=deploy-engine-
|
|
15987
|
+
//# sourceMappingURL=deploy-engine-_tADDg2k.js.map
|