@go-to-k/cdkd 0.178.0 → 0.179.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.
@@ -8058,18 +8058,15 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
8058
8058
  handled: new Set([
8059
8059
  "ApiId",
8060
8060
  "AuthorizerPayloadFormatVersion",
8061
+ "AuthorizerResultTtlInSeconds",
8061
8062
  "AuthorizerType",
8062
8063
  "AuthorizerUri",
8064
+ "EnableSimpleResponses",
8063
8065
  "IdentitySource",
8064
8066
  "JwtConfiguration",
8065
8067
  "Name"
8066
8068
  ]),
8067
- silentDrop: new Map([
8068
- ["AuthorizerCredentialsArn", "not yet implemented by cdkd"],
8069
- ["AuthorizerResultTtlInSeconds", "not yet implemented by cdkd"],
8070
- ["EnableSimpleResponses", "not yet implemented by cdkd"],
8071
- ["IdentityValidationExpression", "not yet implemented by cdkd"]
8072
- ])
8069
+ silentDrop: new Map([["AuthorizerCredentialsArn", "not yet implemented by cdkd"], ["IdentityValidationExpression", "not yet implemented by cdkd"]])
8073
8070
  }],
8074
8071
  ["AWS::ApiGatewayV2::Integration", {
8075
8072
  handled: new Set([
@@ -8098,16 +8095,16 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
8098
8095
  ["AWS::ApiGatewayV2::Route", {
8099
8096
  handled: new Set([
8100
8097
  "ApiId",
8098
+ "AuthorizationScopes",
8101
8099
  "AuthorizationType",
8102
8100
  "AuthorizerId",
8101
+ "OperationName",
8103
8102
  "RouteKey",
8104
8103
  "Target"
8105
8104
  ]),
8106
8105
  silentDrop: new Map([
8107
8106
  ["ApiKeyRequired", "not yet implemented by cdkd"],
8108
- ["AuthorizationScopes", "not yet implemented by cdkd"],
8109
8107
  ["ModelSelectionExpression", "not yet implemented by cdkd"],
8110
- ["OperationName", "not yet implemented by cdkd"],
8111
8108
  ["RequestModels", "not yet implemented by cdkd"],
8112
8109
  ["RequestParameters", "not yet implemented by cdkd"],
8113
8110
  ["RouteResponseSelectionExpression", "not yet implemented by cdkd"]
@@ -12572,4 +12569,4 @@ var DeployEngine = class {
12572
12569
 
12573
12570
  //#endregion
12574
12571
  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 };
12575
- //# sourceMappingURL=deploy-engine-DNfN9SJO.js.map
12572
+ //# sourceMappingURL=deploy-engine-CTfmNriv.js.map