@go-to-k/cdkd 0.170.0 → 0.172.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.
|
@@ -8345,7 +8345,9 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
8345
8345
|
"ComparisonOperator",
|
|
8346
8346
|
"DatapointsToAlarm",
|
|
8347
8347
|
"Dimensions",
|
|
8348
|
+
"EvaluateLowSampleCountPercentile",
|
|
8348
8349
|
"EvaluationPeriods",
|
|
8350
|
+
"ExtendedStatistic",
|
|
8349
8351
|
"InsufficientDataActions",
|
|
8350
8352
|
"MetricName",
|
|
8351
8353
|
"Metrics",
|
|
@@ -8353,18 +8355,13 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
8353
8355
|
"OKActions",
|
|
8354
8356
|
"Period",
|
|
8355
8357
|
"Statistic",
|
|
8358
|
+
"Tags",
|
|
8356
8359
|
"Threshold",
|
|
8360
|
+
"ThresholdMetricId",
|
|
8357
8361
|
"TreatMissingData",
|
|
8358
8362
|
"Unit"
|
|
8359
8363
|
]),
|
|
8360
|
-
silentDrop: new Map([
|
|
8361
|
-
["EvaluateLowSampleCountPercentile", "not yet implemented by cdkd"],
|
|
8362
|
-
["EvaluationCriteria", "not yet implemented by cdkd"],
|
|
8363
|
-
["EvaluationInterval", "not yet implemented by cdkd"],
|
|
8364
|
-
["ExtendedStatistic", "not yet implemented by cdkd"],
|
|
8365
|
-
["Tags", "not yet implemented by cdkd"],
|
|
8366
|
-
["ThresholdMetricId", "not yet implemented by cdkd"]
|
|
8367
|
-
])
|
|
8364
|
+
silentDrop: new Map([["EvaluationCriteria", "not yet implemented by cdkd"], ["EvaluationInterval", "not yet implemented by cdkd"]])
|
|
8368
8365
|
}],
|
|
8369
8366
|
["AWS::CodeBuild::Project", {
|
|
8370
8367
|
handled: new Set([
|
|
@@ -8528,21 +8525,21 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
8528
8525
|
"GlobalSecondaryIndexes",
|
|
8529
8526
|
"KeySchema",
|
|
8530
8527
|
"LocalSecondaryIndexes",
|
|
8528
|
+
"PointInTimeRecoverySpecification",
|
|
8531
8529
|
"ProvisionedThroughput",
|
|
8532
8530
|
"SSESpecification",
|
|
8533
8531
|
"StreamSpecification",
|
|
8534
8532
|
"TableClass",
|
|
8535
8533
|
"TableName",
|
|
8536
|
-
"Tags"
|
|
8534
|
+
"Tags",
|
|
8535
|
+
"TimeToLiveSpecification"
|
|
8537
8536
|
]),
|
|
8538
8537
|
silentDrop: new Map([
|
|
8539
8538
|
["ContributorInsightsSpecification", "not yet implemented by cdkd"],
|
|
8540
8539
|
["ImportSourceSpecification", "not yet implemented by cdkd"],
|
|
8541
8540
|
["KinesisStreamSpecification", "not yet implemented by cdkd"],
|
|
8542
8541
|
["OnDemandThroughput", "not yet implemented by cdkd"],
|
|
8543
|
-
["PointInTimeRecoverySpecification", "not yet implemented by cdkd"],
|
|
8544
8542
|
["ResourcePolicy", "not yet implemented by cdkd"],
|
|
8545
|
-
["TimeToLiveSpecification", "not yet implemented by cdkd"],
|
|
8546
8543
|
["WarmThroughput", "not yet implemented by cdkd"]
|
|
8547
8544
|
])
|
|
8548
8545
|
}],
|
|
@@ -12576,4 +12573,4 @@ var DeployEngine = class {
|
|
|
12576
12573
|
|
|
12577
12574
|
//#endregion
|
|
12578
12575
|
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 };
|
|
12579
|
-
//# sourceMappingURL=deploy-engine-
|
|
12576
|
+
//# sourceMappingURL=deploy-engine-ZV67Rszk.js.map
|