@go-to-k/cdkd 0.201.1 → 0.203.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.
|
@@ -10700,13 +10700,12 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
10700
10700
|
])
|
|
10701
10701
|
}],
|
|
10702
10702
|
["AWS::S3Tables::TableBucket", {
|
|
10703
|
-
handled: new Set(["TableBucketName"]),
|
|
10703
|
+
handled: new Set(["TableBucketName", "Tags"]),
|
|
10704
10704
|
silentDrop: new Map([
|
|
10705
10705
|
["EncryptionConfiguration", "not yet implemented by cdkd"],
|
|
10706
10706
|
["MetricsConfiguration", "not yet implemented by cdkd"],
|
|
10707
10707
|
["ReplicationConfiguration", "not yet implemented by cdkd"],
|
|
10708
10708
|
["StorageClassConfiguration", "not yet implemented by cdkd"],
|
|
10709
|
-
["Tags", "not yet implemented by cdkd"],
|
|
10710
10709
|
["UnreferencedFileRemoval", "not yet implemented by cdkd"]
|
|
10711
10710
|
])
|
|
10712
10711
|
}],
|
|
@@ -13586,4 +13585,4 @@ var DeployEngine = class {
|
|
|
13586
13585
|
|
|
13587
13586
|
//#endregion
|
|
13588
13587
|
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-
|
|
13588
|
+
//# sourceMappingURL=deploy-engine-CuJDHhTs.js.map
|