@go-to-k/cdkd 0.230.33 → 0.231.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.
|
@@ -9444,6 +9444,7 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
9444
9444
|
handled: new Set([
|
|
9445
9445
|
"DeploymentId",
|
|
9446
9446
|
"Description",
|
|
9447
|
+
"MethodSettings",
|
|
9447
9448
|
"RestApiId",
|
|
9448
9449
|
"StageName",
|
|
9449
9450
|
"Tags",
|
|
@@ -9456,8 +9457,7 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
9456
9457
|
["CacheClusterSize", "not yet implemented by cdkd"],
|
|
9457
9458
|
["CanarySetting", "not yet implemented by cdkd"],
|
|
9458
9459
|
["ClientCertificateId", "not yet implemented by cdkd"],
|
|
9459
|
-
["DocumentationVersion", "not yet implemented by cdkd"]
|
|
9460
|
-
["MethodSettings", "not yet implemented by cdkd"]
|
|
9460
|
+
["DocumentationVersion", "not yet implemented by cdkd"]
|
|
9461
9461
|
])
|
|
9462
9462
|
}],
|
|
9463
9463
|
["AWS::ApiGatewayV2::Api", {
|
|
@@ -14508,4 +14508,4 @@ var DeployEngine = class {
|
|
|
14508
14508
|
|
|
14509
14509
|
//#endregion
|
|
14510
14510
|
export { resolveStateBucketWithDefaultAndSource as $, TemplateParser as A, getDockerCmd as B, findActionableSilentDrops as C, applyRoleArnIfSet as D, cfnRefValueFromPhysicalId as E, AssetPublisher as F, Synthesizer as G, runDockerStreaming as H, stringifyValue as I, getLegacyStateBucketName as J, synthesisStatusMessage as K, WorkGraph as L, S3StateBackend as M, rebuildClientForBucketRegion as N, DiffCalculator as O, shouldRetainResource as P, resolveStateBucketWithDefault as Q, buildDockerImage as R, ProviderRegistry as S, IntrinsicFunctionResolver as T, AssetManifestLoader as U, runDockerForeground as V, getDockerImageBySourceHash as W, resolveCaptureObservedState as X, resolveApp as Y, resolveSkipPrefix as Z, green as _, withRetry as a, uploadCfnTemplate as at, IAMRoleProvider as b, computeImplicitDeleteEdges as c, resolveBucketRegion as ct, isStatefulRecreateTargetSync as d, warnDeprecatedNoPrefixCliFlag as et, renderStatefulReason as f, gray as g, cyan as h, withResourceDeadline as i, findLargeInlineResources as it, LockManager as j, DagBuilder as k, extractDeploymentEventError as l, bold as m, DEFAULT_RESOURCE_WARN_AFTER_MS as n, CFN_TEMPLATE_URL_LIMIT as nt, isRetryableTransientError as o, AssemblyReader as ot, formatResourceLine as p, getDefaultStateBucketName as q, DeployEngine as r, MIGRATE_TMP_PREFIX as rt, IMPLICIT_DELETE_DEPENDENCIES as s, clearBucketRegionCache as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, CFN_TEMPLATE_BODY_LIMIT as tt, MULTI_REGION_RECREATE_BLOCKED_TYPES as u, red as v, CloudControlProvider as w, collectInlinePolicyNamesManagedBySiblings as x, yellow as y, formatDockerLoginError as z };
|
|
14511
|
-
//# sourceMappingURL=deploy-engine-
|
|
14511
|
+
//# sourceMappingURL=deploy-engine-IqXCHYxE.js.map
|