@go-to-k/cdkd 0.216.0 → 0.217.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.
@@ -9681,13 +9681,16 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9681
9681
  handled: new Set([
9682
9682
  "AttributeDefinitions",
9683
9683
  "BillingMode",
9684
+ "ContributorInsightsSpecification",
9684
9685
  "DeletionProtectionEnabled",
9685
9686
  "GlobalSecondaryIndexes",
9686
9687
  "KeySchema",
9688
+ "KinesisStreamSpecification",
9687
9689
  "LocalSecondaryIndexes",
9688
9690
  "OnDemandThroughput",
9689
9691
  "PointInTimeRecoverySpecification",
9690
9692
  "ProvisionedThroughput",
9693
+ "ResourcePolicy",
9691
9694
  "SSESpecification",
9692
9695
  "StreamSpecification",
9693
9696
  "TableClass",
@@ -9696,12 +9699,7 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9696
9699
  "TimeToLiveSpecification",
9697
9700
  "WarmThroughput"
9698
9701
  ]),
9699
- silentDrop: new Map([
9700
- ["ContributorInsightsSpecification", "not yet implemented by cdkd"],
9701
- ["ImportSourceSpecification", "not yet implemented by cdkd"],
9702
- ["KinesisStreamSpecification", "not yet implemented by cdkd"],
9703
- ["ResourcePolicy", "not yet implemented by cdkd"]
9704
- ])
9702
+ silentDrop: new Map([["ImportSourceSpecification", "S3 import uses the separate ImportTable API (not CreateTable) and is create-only with no readback; deferred to a dedicated import-from-S3 PR"]])
9705
9703
  }],
9706
9704
  ["AWS::EC2::Instance", {
9707
9705
  handled: new Set([
@@ -13743,4 +13741,4 @@ var DeployEngine = class {
13743
13741
 
13744
13742
  //#endregion
13745
13743
  export { CFN_TEMPLATE_URL_LIMIT as $, DagBuilder as A, setLogger as At, getDockerCmd as B, CloudControlProvider as C, SynthesisError as Ct, IntrinsicFunctionResolver as D, withErrorHandling as Dt, isTerminationProtectionPropagationError as E, normalizeAwsError as Et, AssetPublisher as F, generateResourceName as Ft, getLegacyStateBucketName as G, runDockerStreaming as H, stringifyValue as I, generateResourceNameWithFallback as It, resolveSkipPrefix as J, resolveApp as K, WorkGraph as L, withSkipPrefix as Lt, LockManager as M, getLiveRenderer as Mt, S3StateBackend as N, PATTERN_B_NAME_PROPERTIES as Nt, applyRoleArnIfSet as O, ConsoleLogger as Ot, shouldRetainResource as P, PATTERN_B_RESOURCE_TYPES as Pt, CFN_TEMPLATE_BODY_LIMIT as Q, buildDockerImage as R, withStackName as Rt, findActionableSilentDrops as S, StateError as St, disableInstanceApiTermination as T, isCdkdError as Tt, Synthesizer as U, runDockerForeground as V, getDefaultStateBucketName as W, resolveStateBucketWithDefaultAndSource as X, resolveStateBucketWithDefault as Y, warnDeprecatedNoPrefixCliFlag as Z, CDK_PATH_TAG as _, ProvisioningError as _t, withRetry as a, resolveBucketRegion as at, resolveExplicitPhysicalId as b, StackHasActiveImportsError as bt, formatResourceLine as c, ConfigError as ct, gray as d, LocalMigrateError as dt, MIGRATE_TMP_PREFIX as et, green as f, LocalStartServiceError as ft, collectInlinePolicyNamesManagedBySiblings as g, PartialFailureError as gt, IAMRoleProvider as h, NestedStackChildDirectDestroyError as ht, withResourceDeadline as i, clearBucketRegionCache as it, TemplateParser as j, runStackBuffered as jt, DiffCalculator as k, getLogger as kt, bold as l, DependencyError as lt, yellow as m, MissingCdkCliError as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, uploadCfnTemplate as nt, isRetryableTransientError as o, AssetError as ot, red as p, LockError as pt, resolveCaptureObservedState as q, DeployEngine as r, AssemblyReader as rt, IMPLICIT_DELETE_DEPENDENCIES as s, CdkdError as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, findLargeInlineResources as tt, cyan as u, LocalInvokeBuildError as ut, matchesCdkPath as v, ResourceTimeoutError as vt, assertRegionMatch as w, formatError as wt, ProviderRegistry as x, StackTerminationProtectionError as xt, normalizeAwsTagsToCfn as y, ResourceUpdateNotSupportedError as yt, formatDockerLoginError as z };
13746
- //# sourceMappingURL=deploy-engine-hq-5c3kO.js.map
13744
+ //# sourceMappingURL=deploy-engine-UctzfQ8M.js.map