@go-to-k/cdkd 0.200.0 → 0.201.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -10686,16 +10686,16 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
10686
10686
|
"Format",
|
|
10687
10687
|
"Name",
|
|
10688
10688
|
"Namespace",
|
|
10689
|
+
"OpenTableFormat",
|
|
10689
10690
|
"TableBucketARN",
|
|
10690
|
-
"TableName"
|
|
10691
|
+
"TableName",
|
|
10692
|
+
"Tags"
|
|
10691
10693
|
]),
|
|
10692
10694
|
silentDrop: new Map([
|
|
10693
10695
|
["Compaction", "not yet implemented by cdkd"],
|
|
10694
10696
|
["IcebergMetadata", "not yet implemented by cdkd"],
|
|
10695
|
-
["OpenTableFormat", "not yet implemented by cdkd"],
|
|
10696
10697
|
["SnapshotManagement", "not yet implemented by cdkd"],
|
|
10697
10698
|
["StorageClassConfiguration", "not yet implemented by cdkd"],
|
|
10698
|
-
["Tags", "not yet implemented by cdkd"],
|
|
10699
10699
|
["WithoutMetadata", "not yet implemented by cdkd"]
|
|
10700
10700
|
])
|
|
10701
10701
|
}],
|
|
@@ -13586,4 +13586,4 @@ var DeployEngine = class {
|
|
|
13586
13586
|
|
|
13587
13587
|
//#endregion
|
|
13588
13588
|
export { uploadCfnTemplate as $, S3StateBackend as A, PATTERN_B_NAME_PROPERTIES as At, Synthesizer as B, assertRegionMatch as C, normalizeAwsError as Ct, DagBuilder as D, setLogger as Dt, DiffCalculator as E, getLogger as Et, buildDockerImage as F, withStackName as Ft, resolveSkipPrefix as G, getLegacyStateBucketName as H, formatDockerLoginError as I, warnDeprecatedNoPrefixCliFlag as J, resolveStateBucketWithDefault as K, getDockerCmd as L, AssetPublisher as M, generateResourceName as Mt, stringifyValue as N, generateResourceNameWithFallback as Nt, TemplateParser as O, runStackBuffered as Ot, WorkGraph as P, withSkipPrefix as Pt, findLargeInlineResources as Q, runDockerForeground as R, CloudControlProvider as S, isCdkdError as St, applyRoleArnIfSet as T, ConsoleLogger as Tt, resolveApp as U, getDefaultStateBucketName as V, resolveCaptureObservedState as W, CFN_TEMPLATE_URL_LIMIT as X, CFN_TEMPLATE_BODY_LIMIT as Y, MIGRATE_TMP_PREFIX as Z, matchesCdkPath as _, StackHasActiveImportsError as _t, withRetry as a, ConfigError as at, ProviderRegistry as b, SynthesisError as bt, bold as c, LocalMigrateError as ct, green as d, MissingCdkCliError as dt, AssemblyReader as et, red as f, NestedStackChildDirectDestroyError as ft, CDK_PATH_TAG as g, ResourceUpdateNotSupportedError as gt, collectInlinePolicyNamesManagedBySiblings as h, ResourceTimeoutError as ht, withResourceDeadline as i, CdkdError as it, shouldRetainResource as j, PATTERN_B_RESOURCE_TYPES as jt, LockManager as k, getLiveRenderer as kt, cyan as l, LocalStartServiceError as lt, IAMRoleProvider as m, ProvisioningError as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, resolveBucketRegion as nt, IMPLICIT_DELETE_DEPENDENCIES as o, DependencyError as ot, yellow as p, PartialFailureError as pt, resolveStateBucketWithDefaultAndSource as q, DeployEngine as r, AssetError as rt, formatResourceLine as s, LocalInvokeBuildError as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, clearBucketRegionCache as tt, gray as u, LockError as ut, normalizeAwsTagsToCfn as v, StackTerminationProtectionError as vt, IntrinsicFunctionResolver as w, withErrorHandling as wt, findActionableSilentDrops as x, formatError as xt, resolveExplicitPhysicalId as y, StateError as yt, runDockerStreaming as z };
|
|
13589
|
-
//# sourceMappingURL=deploy-engine-
|
|
13589
|
+
//# sourceMappingURL=deploy-engine-5CVA5VWR.js.map
|