@go-to-k/cdkd 0.173.0 → 0.174.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.
@@ -9743,20 +9743,18 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9743
9743
  }],
9744
9744
  ["AWS::SNS::Subscription", {
9745
9745
  handled: new Set([
9746
+ "DeliveryPolicy",
9746
9747
  "Endpoint",
9747
9748
  "FilterPolicy",
9749
+ "FilterPolicyScope",
9748
9750
  "Protocol",
9751
+ "RawMessageDelivery",
9752
+ "RedrivePolicy",
9753
+ "ReplayPolicy",
9754
+ "SubscriptionRoleArn",
9749
9755
  "TopicArn"
9750
9756
  ]),
9751
- silentDrop: new Map([
9752
- ["DeliveryPolicy", "not yet implemented by cdkd"],
9753
- ["FilterPolicyScope", "not yet implemented by cdkd"],
9754
- ["RawMessageDelivery", "not yet implemented by cdkd"],
9755
- ["RedrivePolicy", "not yet implemented by cdkd"],
9756
- ["Region", "CFn-only cross-region subscription hint; cdkd uses the SDK client region directly and has no per-resource region override"],
9757
- ["ReplayPolicy", "not yet implemented by cdkd"],
9758
- ["SubscriptionRoleArn", "not yet implemented by cdkd"]
9759
- ])
9757
+ silentDrop: new Map([["Region", "CFn-only cross-region subscription hint; cdkd uses the SDK client region directly and has no per-resource region override"]])
9760
9758
  }],
9761
9759
  ["AWS::SNS::Topic", {
9762
9760
  handled: new Set([
@@ -9793,12 +9791,13 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9793
9791
  "MessageRetentionPeriod",
9794
9792
  "QueueName",
9795
9793
  "ReceiveMessageWaitTimeSeconds",
9794
+ "RedriveAllowPolicy",
9796
9795
  "RedrivePolicy",
9797
9796
  "SqsManagedSseEnabled",
9798
9797
  "Tags",
9799
9798
  "VisibilityTimeout"
9800
9799
  ]),
9801
- silentDrop: new Map([["RedriveAllowPolicy", "not yet implemented by cdkd"]])
9800
+ silentDrop: /* @__PURE__ */ new Map()
9802
9801
  }],
9803
9802
  ["AWS::SQS::QueuePolicy", {
9804
9803
  handled: new Set(["PolicyDocument", "Queues"]),
@@ -12573,4 +12572,4 @@ var DeployEngine = class {
12573
12572
 
12574
12573
  //#endregion
12575
12574
  export { AssetError as $, S3StateBackend as A, resolveCaptureObservedState as B, assertRegionMatch as C, DagBuilder as D, DiffCalculator as E, buildDockerImage as F, CFN_TEMPLATE_BODY_LIMIT as G, resolveStateBucketWithDefault as H, Synthesizer as I, findLargeInlineResources as J, CFN_TEMPLATE_URL_LIMIT as K, getDefaultStateBucketName as L, AssetPublisher as M, stringifyValue as N, TemplateParser as O, WorkGraph as P, resolveBucketRegion as Q, getLegacyStateBucketName as R, CloudControlProvider as S, applyRoleArnIfSet as T, resolveStateBucketWithDefaultAndSource as U, resolveSkipPrefix as V, warnDeprecatedNoPrefixCliFlag as W, AssemblyReader as X, uploadCfnTemplate as Y, clearBucketRegionCache as Z, matchesCdkPath as _, formatError as _t, withRetry as a, LocalStartServiceError as at, ProviderRegistry as b, withErrorHandling as bt, bold as c, NestedStackChildDirectDestroyError as ct, green as d, ResourceTimeoutError as dt, CdkdError as et, red as f, ResourceUpdateNotSupportedError as ft, CDK_PATH_TAG as g, SynthesisError as gt, collectInlinePolicyNamesManagedBySiblings as h, StateError as ht, withResourceDeadline as i, LocalMigrateError as it, shouldRetainResource as j, LockManager as k, cyan as l, PartialFailureError as lt, IAMRoleProvider as m, StackTerminationProtectionError as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, DependencyError as nt, IMPLICIT_DELETE_DEPENDENCIES as o, LockError as ot, yellow as p, StackHasActiveImportsError as pt, MIGRATE_TMP_PREFIX as q, DeployEngine as r, LocalInvokeBuildError as rt, formatResourceLine as s, MissingCdkCliError as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, ConfigError as tt, gray as u, ProvisioningError as ut, normalizeAwsTagsToCfn as v, isCdkdError as vt, IntrinsicFunctionResolver as w, findActionableSilentDrops as x, resolveExplicitPhysicalId as y, normalizeAwsError as yt, resolveApp as z };
12576
- //# sourceMappingURL=deploy-engine-BfRlYX17.js.map
12575
+ //# sourceMappingURL=deploy-engine-D5QbP-ot.js.map