@go-to-k/cdkd 0.230.6 → 0.230.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.
- package/README.md +4 -0
- package/dist/cli.js +12 -5
- package/dist/cli.js.map +1 -1
- package/dist/{deploy-engine-DP5yW4f5.js → deploy-engine-CT3wqDMn.js} +25 -2
- package/dist/deploy-engine-CT3wqDMn.js.map +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/deploy-engine-DP5yW4f5.js.map +0 -1
|
@@ -5629,7 +5629,11 @@ const AWS_NO_VALUE = Symbol("AWS::NoValue");
|
|
|
5629
5629
|
* trailing `<ref>` component:
|
|
5630
5630
|
* - AWS::ApiGateway::Model `<restApiId>|<modelName>` -> model name
|
|
5631
5631
|
* - AWS::ApiGateway::RequestValidator `<restApiId>|<validatorId>` -> validator id
|
|
5632
|
-
* - AWS::Cognito::UserPoolClient
|
|
5632
|
+
* - AWS::Cognito::UserPoolClient `<userPoolId>|<clientId>` -> client id
|
|
5633
|
+
* - AWS::Cognito::UserPoolResourceServer `<userPoolId>|<identifier>` -> resource-server identifier
|
|
5634
|
+
* - AWS::Cognito::UserPoolGroup `<userPoolId>|<groupName>` -> group name
|
|
5635
|
+
* - AWS::Cognito::UserPoolIdentityProvider `<userPoolId>|<providerName>` -> provider name
|
|
5636
|
+
* - AWS::Cognito::UserPoolDomain `<userPoolId>|<domain>` -> domain
|
|
5633
5637
|
* - AWS::AppConfig::Environment `<appId>|<envId>` -> environment id
|
|
5634
5638
|
* - AWS::AppConfig::ConfigurationProfile `<appId>|<profileId>` -> profile id
|
|
5635
5639
|
* - AWS::AppConfig::HostedConfigurationVersion `<appId>|<profileId>|<ver>` -> version number
|
|
@@ -5640,11 +5644,30 @@ const AWS_NO_VALUE = Symbol("AWS::NoValue");
|
|
|
5640
5644
|
* 2-segment (`<parent>|<ref>`) and 3-segment AppConfig compounds; for the
|
|
5641
5645
|
* 2-segment types it is identical to after-first-pipe. AppConfig::Application
|
|
5642
5646
|
* and ::DeploymentStrategy are NOT here — their Ref is a simple, pipe-free id.
|
|
5647
|
+
*
|
|
5648
|
+
* MAINTENANCE — when you add a type here, AUDIT THE WHOLE SERVICE FAMILY, not
|
|
5649
|
+
* just the one type a bug surfaced. CC compound-id types cluster by service (the
|
|
5650
|
+
* Cognito UserPool family alone needed 5 entries; AppConfig needed 4) because a
|
|
5651
|
+
* service's child resources share the `<parentId>|<childKey>` id convention. For
|
|
5652
|
+
* each sibling child type:
|
|
5653
|
+
* 1. `aws cloudformation describe-type --type RESOURCE --type-name AWS::<Svc>::<T>`
|
|
5654
|
+
* -> `Schema.primaryIdentifier` confirms it is compound + the segment order.
|
|
5655
|
+
* 2. Read the type's AWS-docs "Return values / Ref" — add it ONLY if `Ref`
|
|
5656
|
+
* returns the trailing `<child>` segment.
|
|
5657
|
+
* 3. EXCLUDE types whose `Ref` returns a synthetic / prefixed string rather
|
|
5658
|
+
* than a bare id segment — e.g. Cognito::UserPoolRiskConfigurationAttachment
|
|
5659
|
+
* / ::UserPoolUICustomizationAttachment return
|
|
5660
|
+
* `<TypeName>-<UserPoolId>-<ClientId>`, NOT the after-pipe segment.
|
|
5661
|
+
* 4. Pin each addition with a unit test in intrinsic-functions.test.ts.
|
|
5643
5662
|
*/
|
|
5644
5663
|
const REF_RETURNS_SEGMENT_AFTER_PIPE = new Set([
|
|
5645
5664
|
"AWS::ApiGateway::Model",
|
|
5646
5665
|
"AWS::ApiGateway::RequestValidator",
|
|
5647
5666
|
"AWS::Cognito::UserPoolClient",
|
|
5667
|
+
"AWS::Cognito::UserPoolResourceServer",
|
|
5668
|
+
"AWS::Cognito::UserPoolGroup",
|
|
5669
|
+
"AWS::Cognito::UserPoolIdentityProvider",
|
|
5670
|
+
"AWS::Cognito::UserPoolDomain",
|
|
5648
5671
|
"AWS::AppConfig::Environment",
|
|
5649
5672
|
"AWS::AppConfig::ConfigurationProfile",
|
|
5650
5673
|
"AWS::AppConfig::HostedConfigurationVersion",
|
|
@@ -13784,4 +13807,4 @@ var DeployEngine = class {
|
|
|
13784
13807
|
|
|
13785
13808
|
//#endregion
|
|
13786
13809
|
export { CFN_TEMPLATE_BODY_LIMIT as $, LockManager as A, runDockerForeground as B, findActionableSilentDrops as C, DiffCalculator as D, applyRoleArnIfSet as E, stringifyValue as F, getDefaultStateBucketName as G, AssetManifestLoader as H, WorkGraph as I, resolveCaptureObservedState as J, getLegacyStateBucketName as K, buildDockerImage as L, rebuildClientForBucketRegion as M, shouldRetainResource as N, DagBuilder as O, AssetPublisher as P, warnDeprecatedNoPrefixCliFlag as Q, formatDockerLoginError as R, ProviderRegistry as S, IntrinsicFunctionResolver as T, getDockerImageBySourceHash as U, runDockerStreaming as V, Synthesizer as W, resolveStateBucketWithDefault as X, resolveSkipPrefix as Y, resolveStateBucketWithDefaultAndSource as Z, green as _, withRetry as a, clearBucketRegionCache as at, IAMRoleProvider as b, computeImplicitDeleteEdges as c, isStatefulRecreateTargetSync as d, CFN_TEMPLATE_URL_LIMIT as et, renderStatefulReason as f, gray as g, cyan as h, withResourceDeadline as i, AssemblyReader as it, S3StateBackend as j, TemplateParser as k, extractDeploymentEventError as l, bold as m, DEFAULT_RESOURCE_WARN_AFTER_MS as n, findLargeInlineResources as nt, isRetryableTransientError as o, resolveBucketRegion as ot, formatResourceLine as p, resolveApp as q, DeployEngine as r, uploadCfnTemplate as rt, IMPLICIT_DELETE_DEPENDENCIES as s, DEFAULT_RESOURCE_TIMEOUT_MS as t, MIGRATE_TMP_PREFIX as tt, MULTI_REGION_RECREATE_BLOCKED_TYPES as u, red as v, CloudControlProvider as w, collectInlinePolicyNamesManagedBySiblings as x, yellow as y, getDockerCmd as z };
|
|
13787
|
-
//# sourceMappingURL=deploy-engine-
|
|
13810
|
+
//# sourceMappingURL=deploy-engine-CT3wqDMn.js.map
|