@go-to-k/cdkd 0.221.7 → 0.221.8
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.
|
@@ -11470,6 +11470,8 @@ const RETRYABLE_ERROR_MESSAGE_PATTERNS = [
|
|
|
11470
11470
|
"Cannot access stream",
|
|
11471
11471
|
"Please ensure the role can perform",
|
|
11472
11472
|
"KMS key is invalid for CreateGrant",
|
|
11473
|
+
"Policy contains a statement with one or more invalid principals",
|
|
11474
|
+
"Invalid IAM Instance Profile",
|
|
11473
11475
|
"Could not deliver test message",
|
|
11474
11476
|
"wait 60 seconds",
|
|
11475
11477
|
"concurrent update operation",
|
|
@@ -12932,4 +12934,4 @@ var DeployEngine = class {
|
|
|
12932
12934
|
|
|
12933
12935
|
//#endregion
|
|
12934
12936
|
export { clearBucketRegionCache as $, AssetPublisher as A, getLegacyStateBucketName as B, DiffCalculator as C, S3StateBackend as D, LockManager as E, getDockerCmd as F, resolveStateBucketWithDefaultAndSource as G, resolveCaptureObservedState as H, runDockerForeground as I, CFN_TEMPLATE_URL_LIMIT as J, warnDeprecatedNoPrefixCliFlag as K, runDockerStreaming as L, WorkGraph as M, buildDockerImage as N, rebuildClientForBucketRegion as O, formatDockerLoginError as P, AssemblyReader as Q, Synthesizer as R, applyRoleArnIfSet as S, TemplateParser as T, resolveSkipPrefix as U, resolveApp as V, resolveStateBucketWithDefault as W, findLargeInlineResources as X, MIGRATE_TMP_PREFIX as Y, uploadCfnTemplate as Z, collectInlinePolicyNamesManagedBySiblings as _, withRetry as a, CloudControlProvider as b, extractDeploymentEventError as c, cyan as d, resolveBucketRegion as et, gray as f, IAMRoleProvider as g, yellow as h, withResourceDeadline as i, stringifyValue as j, shouldRetainResource as k, formatResourceLine as l, red as m, DEFAULT_RESOURCE_WARN_AFTER_MS as n, isRetryableTransientError as o, green as p, CFN_TEMPLATE_BODY_LIMIT as q, DeployEngine as r, IMPLICIT_DELETE_DEPENDENCIES as s, DEFAULT_RESOURCE_TIMEOUT_MS as t, bold as u, ProviderRegistry as v, DagBuilder as w, IntrinsicFunctionResolver as x, findActionableSilentDrops as y, getDefaultStateBucketName as z };
|
|
12935
|
-
//# sourceMappingURL=deploy-engine-
|
|
12937
|
+
//# sourceMappingURL=deploy-engine-DCkhw7i7.js.map
|