@go-to-k/cdkd 0.216.0 → 0.218.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.
@@ -5885,6 +5885,7 @@ var ReplacementRulesRegistry = class {
5885
5885
  "TargetRole"
5886
5886
  ]) });
5887
5887
  this.rules.set("AWS::RDS::DBProxyTargetGroup", { replacementProperties: new Set(["DBProxyName", "TargetGroupName"]) });
5888
+ this.rules.set("AWS::EC2::Instance", { replacementProperties: new Set(["EbsOptimized"]) });
5888
5889
  this.rules.set("AWS::ECS::TaskDefinition", { replacementProperties: new Set([
5889
5890
  "Family",
5890
5891
  "ContainerDefinitions",
@@ -9681,13 +9682,16 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9681
9682
  handled: new Set([
9682
9683
  "AttributeDefinitions",
9683
9684
  "BillingMode",
9685
+ "ContributorInsightsSpecification",
9684
9686
  "DeletionProtectionEnabled",
9685
9687
  "GlobalSecondaryIndexes",
9686
9688
  "KeySchema",
9689
+ "KinesisStreamSpecification",
9687
9690
  "LocalSecondaryIndexes",
9688
9691
  "OnDemandThroughput",
9689
9692
  "PointInTimeRecoverySpecification",
9690
9693
  "ProvisionedThroughput",
9694
+ "ResourcePolicy",
9691
9695
  "SSESpecification",
9692
9696
  "StreamSpecification",
9693
9697
  "TableClass",
@@ -9696,20 +9700,20 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9696
9700
  "TimeToLiveSpecification",
9697
9701
  "WarmThroughput"
9698
9702
  ]),
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
- ])
9703
+ 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
9704
  }],
9706
9705
  ["AWS::EC2::Instance", {
9707
9706
  handled: new Set([
9708
9707
  "BlockDeviceMappings",
9708
+ "CreditSpecification",
9709
+ "DisableApiTermination",
9710
+ "EbsOptimized",
9709
9711
  "IamInstanceProfile",
9710
9712
  "ImageId",
9711
9713
  "InstanceType",
9712
9714
  "KeyName",
9715
+ "MetadataOptions",
9716
+ "Monitoring",
9713
9717
  "SecurityGroupIds",
9714
9718
  "SecurityGroups",
9715
9719
  "SubnetId",
@@ -9721,9 +9725,6 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9721
9725
  ["Affinity", "not yet implemented by cdkd"],
9722
9726
  ["AvailabilityZone", "not yet implemented by cdkd"],
9723
9727
  ["CpuOptions", "not yet implemented by cdkd"],
9724
- ["CreditSpecification", "not yet implemented by cdkd"],
9725
- ["DisableApiTermination", "not yet implemented by cdkd"],
9726
- ["EbsOptimized", "not yet implemented by cdkd"],
9727
9728
  ["ElasticGpuSpecifications", "AWS Elastic GPU end-of-life (announced 2023-11); no replacement API"],
9728
9729
  ["ElasticInferenceAccelerators", "AWS Elastic Inference end-of-life 2024-04; use AWS Inferentia / Trainium accelerator instance families instead"],
9729
9730
  ["EnclaveOptions", "not yet implemented by cdkd"],
@@ -9736,8 +9737,6 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9736
9737
  ["KernelId", "not yet implemented by cdkd"],
9737
9738
  ["LaunchTemplate", "not yet implemented by cdkd"],
9738
9739
  ["LicenseSpecifications", "not yet implemented by cdkd"],
9739
- ["MetadataOptions", "not yet implemented by cdkd"],
9740
- ["Monitoring", "not yet implemented by cdkd"],
9741
9740
  ["NetworkInterfaces", "not yet implemented by cdkd"],
9742
9741
  ["PlacementGroupName", "not yet implemented by cdkd"],
9743
9742
  ["PrivateDnsNameOptions", "not yet implemented by cdkd"],
@@ -13743,4 +13742,4 @@ var DeployEngine = class {
13743
13742
 
13744
13743
  //#endregion
13745
13744
  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
13745
+ //# sourceMappingURL=deploy-engine-DXr1irt9.js.map