@go-to-k/cdkd 0.224.0 → 0.226.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.
@@ -8507,6 +8507,7 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
8507
8507
  ["AWS::ApiGatewayV2::Authorizer", {
8508
8508
  handled: new Set([
8509
8509
  "ApiId",
8510
+ "AuthorizerCredentialsArn",
8510
8511
  "AuthorizerPayloadFormatVersion",
8511
8512
  "AuthorizerResultTtlInSeconds",
8512
8513
  "AuthorizerType",
@@ -8517,7 +8518,7 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
8517
8518
  "JwtConfiguration",
8518
8519
  "Name"
8519
8520
  ]),
8520
- silentDrop: new Map([["AuthorizerCredentialsArn", "not yet implemented by cdkd"]])
8521
+ silentDrop: /* @__PURE__ */ new Map()
8521
8522
  }],
8522
8523
  ["AWS::ApiGatewayV2::Integration", {
8523
8524
  handled: new Set([
@@ -10190,10 +10191,11 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
10190
10191
  "HealthCheckCustomConfig",
10191
10192
  "Name",
10192
10193
  "NamespaceId",
10194
+ "ServiceAttributes",
10193
10195
  "Tags",
10194
10196
  "Type"
10195
10197
  ]),
10196
- silentDrop: new Map([["ServiceAttributes", "not yet implemented by cdkd"]])
10198
+ silentDrop: /* @__PURE__ */ new Map()
10197
10199
  }],
10198
10200
  ["AWS::SNS::Subscription", {
10199
10201
  handled: new Set([
@@ -13236,4 +13238,4 @@ var DeployEngine = class {
13236
13238
 
13237
13239
  //#endregion
13238
13240
  export { AssemblyReader as $, shouldRetainResource as A, getDefaultStateBucketName as B, applyRoleArnIfSet as C, LockManager as D, TemplateParser as E, formatDockerLoginError as F, resolveStateBucketWithDefault as G, resolveApp as H, getDockerCmd as I, CFN_TEMPLATE_BODY_LIMIT as J, resolveStateBucketWithDefaultAndSource as K, runDockerForeground as L, stringifyValue as M, WorkGraph as N, S3StateBackend as O, buildDockerImage as P, uploadCfnTemplate as Q, runDockerStreaming as R, IntrinsicFunctionResolver as S, DagBuilder as T, resolveCaptureObservedState as U, getLegacyStateBucketName as V, resolveSkipPrefix as W, MIGRATE_TMP_PREFIX as X, CFN_TEMPLATE_URL_LIMIT as Y, findLargeInlineResources as Z, IAMRoleProvider as _, withRetry as a, findActionableSilentDrops as b, computeImplicitDeleteEdges as c, bold as d, clearBucketRegionCache as et, cyan as f, yellow as g, red as h, withResourceDeadline as i, AssetPublisher as j, rebuildClientForBucketRegion as k, extractDeploymentEventError as l, green as m, DEFAULT_RESOURCE_WARN_AFTER_MS as n, isRetryableTransientError as o, gray as p, warnDeprecatedNoPrefixCliFlag as q, DeployEngine as r, IMPLICIT_DELETE_DEPENDENCIES as s, DEFAULT_RESOURCE_TIMEOUT_MS as t, resolveBucketRegion as tt, formatResourceLine as u, collectInlinePolicyNamesManagedBySiblings as v, DiffCalculator as w, CloudControlProvider as x, ProviderRegistry as y, Synthesizer as z };
13239
- //# sourceMappingURL=deploy-engine-DZGYMsjN.js.map
13241
+ //# sourceMappingURL=deploy-engine-DM557Qjg.js.map