@go-to-k/cdkd 0.218.0 → 0.219.1
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.
|
@@ -10553,12 +10553,18 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
10553
10553
|
"DBClusterIdentifier",
|
|
10554
10554
|
"DBSubnetGroupName",
|
|
10555
10555
|
"DeletionProtection",
|
|
10556
|
+
"EnableIAMDatabaseAuthentication",
|
|
10556
10557
|
"Engine",
|
|
10557
10558
|
"EngineVersion",
|
|
10558
10559
|
"KmsKeyId",
|
|
10560
|
+
"ManageMasterUserPassword",
|
|
10559
10561
|
"MasterUsername",
|
|
10560
10562
|
"MasterUserPassword",
|
|
10563
|
+
"MasterUserSecret",
|
|
10564
|
+
"MonitoringInterval",
|
|
10565
|
+
"MonitoringRoleArn",
|
|
10561
10566
|
"Port",
|
|
10567
|
+
"PubliclyAccessible",
|
|
10562
10568
|
"ServerlessV2ScalingConfiguration",
|
|
10563
10569
|
"StorageEncrypted",
|
|
10564
10570
|
"Tags",
|
|
@@ -10583,24 +10589,18 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
10583
10589
|
["EnableCloudwatchLogsExports", "not yet implemented by cdkd"],
|
|
10584
10590
|
["EnableGlobalWriteForwarding", "not yet implemented by cdkd"],
|
|
10585
10591
|
["EnableHttpEndpoint", "not yet implemented by cdkd"],
|
|
10586
|
-
["EnableIAMDatabaseAuthentication", "not yet implemented by cdkd"],
|
|
10587
10592
|
["EnableLocalWriteForwarding", "not yet implemented by cdkd"],
|
|
10588
10593
|
["EngineLifecycleSupport", "not yet implemented by cdkd"],
|
|
10589
10594
|
["EngineMode", "not yet implemented by cdkd"],
|
|
10590
10595
|
["GlobalClusterIdentifier", "not yet implemented by cdkd"],
|
|
10591
10596
|
["Iops", "not yet implemented by cdkd"],
|
|
10592
|
-
["ManageMasterUserPassword", "not yet implemented by cdkd"],
|
|
10593
10597
|
["MasterUserAuthenticationType", "not yet implemented by cdkd"],
|
|
10594
|
-
["MasterUserSecret", "not yet implemented by cdkd"],
|
|
10595
|
-
["MonitoringInterval", "not yet implemented by cdkd"],
|
|
10596
|
-
["MonitoringRoleArn", "not yet implemented by cdkd"],
|
|
10597
10598
|
["NetworkType", "not yet implemented by cdkd"],
|
|
10598
10599
|
["PerformanceInsightsEnabled", "not yet implemented by cdkd"],
|
|
10599
10600
|
["PerformanceInsightsKmsKeyId", "not yet implemented by cdkd"],
|
|
10600
10601
|
["PerformanceInsightsRetentionPeriod", "not yet implemented by cdkd"],
|
|
10601
10602
|
["PreferredBackupWindow", "not yet implemented by cdkd"],
|
|
10602
10603
|
["PreferredMaintenanceWindow", "not yet implemented by cdkd"],
|
|
10603
|
-
["PubliclyAccessible", "not yet implemented by cdkd"],
|
|
10604
10604
|
["ReplicationSourceIdentifier", "not yet implemented by cdkd"],
|
|
10605
10605
|
["RestoreToTime", "not yet implemented by cdkd"],
|
|
10606
10606
|
["RestoreType", "not yet implemented by cdkd"],
|
|
@@ -10621,10 +10621,16 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
10621
10621
|
"DBInstanceIdentifier",
|
|
10622
10622
|
"DBSubnetGroupName",
|
|
10623
10623
|
"DeletionProtection",
|
|
10624
|
+
"EnableIAMDatabaseAuthentication",
|
|
10624
10625
|
"Engine",
|
|
10625
10626
|
"EngineVersion",
|
|
10627
|
+
"KmsKeyId",
|
|
10628
|
+
"ManageMasterUserPassword",
|
|
10626
10629
|
"MasterUsername",
|
|
10627
10630
|
"MasterUserPassword",
|
|
10631
|
+
"MasterUserSecret",
|
|
10632
|
+
"MonitoringInterval",
|
|
10633
|
+
"MonitoringRoleArn",
|
|
10628
10634
|
"Port",
|
|
10629
10635
|
"PubliclyAccessible",
|
|
10630
10636
|
"StorageEncrypted",
|
|
@@ -10664,18 +10670,12 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
10664
10670
|
["DomainIAMRoleName", "not yet implemented by cdkd"],
|
|
10665
10671
|
["DomainOu", "not yet implemented by cdkd"],
|
|
10666
10672
|
["EnableCloudwatchLogsExports", "not yet implemented by cdkd"],
|
|
10667
|
-
["EnableIAMDatabaseAuthentication", "not yet implemented by cdkd"],
|
|
10668
10673
|
["EnablePerformanceInsights", "not yet implemented by cdkd"],
|
|
10669
10674
|
["EngineLifecycleSupport", "not yet implemented by cdkd"],
|
|
10670
10675
|
["Iops", "not yet implemented by cdkd"],
|
|
10671
|
-
["KmsKeyId", "not yet implemented by cdkd"],
|
|
10672
10676
|
["LicenseModel", "not yet implemented by cdkd"],
|
|
10673
|
-
["ManageMasterUserPassword", "not yet implemented by cdkd"],
|
|
10674
10677
|
["MasterUserAuthenticationType", "not yet implemented by cdkd"],
|
|
10675
|
-
["MasterUserSecret", "not yet implemented by cdkd"],
|
|
10676
10678
|
["MaxAllocatedStorage", "not yet implemented by cdkd"],
|
|
10677
|
-
["MonitoringInterval", "not yet implemented by cdkd"],
|
|
10678
|
-
["MonitoringRoleArn", "not yet implemented by cdkd"],
|
|
10679
10679
|
["MultiAZ", "not yet implemented by cdkd"],
|
|
10680
10680
|
["NcharCharacterSetName", "not yet implemented by cdkd"],
|
|
10681
10681
|
["NetworkType", "not yet implemented by cdkd"],
|
|
@@ -12354,6 +12354,7 @@ const RETRYABLE_ERROR_MESSAGE_PATTERNS = [
|
|
|
12354
12354
|
"does not exist",
|
|
12355
12355
|
"Schema is currently being altered",
|
|
12356
12356
|
"Invalid principal in policy",
|
|
12357
|
+
"required permissions for: ENHANCED_MONITORING",
|
|
12357
12358
|
"conflicting conditional operation",
|
|
12358
12359
|
"scheduled for deletion",
|
|
12359
12360
|
"Cannot access stream",
|
|
@@ -13742,4 +13743,4 @@ var DeployEngine = class {
|
|
|
13742
13743
|
|
|
13743
13744
|
//#endregion
|
|
13744
13745
|
export { CFN_TEMPLATE_URL_LIMIT as $, DagBuilder as A, setLogger as At, getDockerCmd as B, CloudControlProvider as C, SynthesisError as Ct, IntrinsicFunctionResolver as D, withErrorHandling as Dt, isTerminationProtectionPropagationError as E, normalizeAwsError as Et, AssetPublisher as F, generateResourceName as Ft, getLegacyStateBucketName as G, runDockerStreaming as H, stringifyValue as I, generateResourceNameWithFallback as It, resolveSkipPrefix as J, resolveApp as K, WorkGraph as L, withSkipPrefix as Lt, LockManager as M, getLiveRenderer as Mt, S3StateBackend as N, PATTERN_B_NAME_PROPERTIES as Nt, applyRoleArnIfSet as O, ConsoleLogger as Ot, shouldRetainResource as P, PATTERN_B_RESOURCE_TYPES as Pt, CFN_TEMPLATE_BODY_LIMIT as Q, buildDockerImage as R, withStackName as Rt, findActionableSilentDrops as S, StateError as St, disableInstanceApiTermination as T, isCdkdError as Tt, Synthesizer as U, runDockerForeground as V, getDefaultStateBucketName as W, resolveStateBucketWithDefaultAndSource as X, resolveStateBucketWithDefault as Y, warnDeprecatedNoPrefixCliFlag as Z, CDK_PATH_TAG as _, ProvisioningError as _t, withRetry as a, resolveBucketRegion as at, resolveExplicitPhysicalId as b, StackHasActiveImportsError as bt, formatResourceLine as c, ConfigError as ct, gray as d, LocalMigrateError as dt, MIGRATE_TMP_PREFIX as et, green as f, LocalStartServiceError as ft, collectInlinePolicyNamesManagedBySiblings as g, PartialFailureError as gt, IAMRoleProvider as h, NestedStackChildDirectDestroyError as ht, withResourceDeadline as i, clearBucketRegionCache as it, TemplateParser as j, runStackBuffered as jt, DiffCalculator as k, getLogger as kt, bold as l, DependencyError as lt, yellow as m, MissingCdkCliError as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, uploadCfnTemplate as nt, isRetryableTransientError as o, AssetError as ot, red as p, LockError as pt, resolveCaptureObservedState as q, DeployEngine as r, AssemblyReader as rt, IMPLICIT_DELETE_DEPENDENCIES as s, CdkdError as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, findLargeInlineResources as tt, cyan as u, LocalInvokeBuildError as ut, matchesCdkPath as v, ResourceTimeoutError as vt, assertRegionMatch as w, formatError as wt, ProviderRegistry as x, StackTerminationProtectionError as xt, normalizeAwsTagsToCfn as y, ResourceUpdateNotSupportedError as yt, formatDockerLoginError as z };
|
|
13745
|
-
//# sourceMappingURL=deploy-engine-
|
|
13746
|
+
//# sourceMappingURL=deploy-engine-B6CuzOHi.js.map
|