@go-to-k/cdkd 0.214.0 → 0.216.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.
|
@@ -9564,9 +9564,12 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
9564
9564
|
"AutoVerifiedAttributes",
|
|
9565
9565
|
"DeletionProtection",
|
|
9566
9566
|
"DeviceConfiguration",
|
|
9567
|
+
"EmailAuthenticationMessage",
|
|
9568
|
+
"EmailAuthenticationSubject",
|
|
9567
9569
|
"EmailConfiguration",
|
|
9568
9570
|
"EmailVerificationMessage",
|
|
9569
9571
|
"EmailVerificationSubject",
|
|
9572
|
+
"EnabledMfas",
|
|
9570
9573
|
"LambdaConfig",
|
|
9571
9574
|
"MfaConfiguration",
|
|
9572
9575
|
"Policies",
|
|
@@ -9580,17 +9583,12 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
9580
9583
|
"UserPoolAddOns",
|
|
9581
9584
|
"UserPoolName",
|
|
9582
9585
|
"UserPoolTags",
|
|
9583
|
-
"
|
|
9586
|
+
"UserPoolTier",
|
|
9587
|
+
"VerificationMessageTemplate",
|
|
9588
|
+
"WebAuthnRelyingPartyID",
|
|
9589
|
+
"WebAuthnUserVerification"
|
|
9584
9590
|
]),
|
|
9585
|
-
silentDrop: new Map([
|
|
9586
|
-
["EmailAuthenticationMessage", "not yet implemented by cdkd"],
|
|
9587
|
-
["EmailAuthenticationSubject", "not yet implemented by cdkd"],
|
|
9588
|
-
["EnabledMfas", "not yet implemented by cdkd"],
|
|
9589
|
-
["UserPoolTier", "not yet implemented by cdkd"],
|
|
9590
|
-
["WebAuthnFactorConfiguration", "not yet implemented by cdkd"],
|
|
9591
|
-
["WebAuthnRelyingPartyID", "not yet implemented by cdkd"],
|
|
9592
|
-
["WebAuthnUserVerification", "not yet implemented by cdkd"]
|
|
9593
|
-
])
|
|
9591
|
+
silentDrop: new Map([["WebAuthnFactorConfiguration", "No SDK wire path: @aws-sdk/client-cognito-identity-provider has no field accepting SINGLE_FACTOR | MULTI_FACTOR_WITH_USER_VERIFICATION (not on CreateUserPool/UpdateUserPool, nor SetUserPoolMfaConfig.WebAuthnConfiguration which only carries RelyingPartyId/UserVerification); CC-API-registry-only property"]])
|
|
9594
9592
|
}],
|
|
9595
9593
|
["AWS::DocDB::DBCluster", {
|
|
9596
9594
|
handled: new Set([
|
|
@@ -9979,22 +9977,20 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
|
|
|
9979
9977
|
}],
|
|
9980
9978
|
["AWS::EFS::FileSystem", {
|
|
9981
9979
|
handled: new Set([
|
|
9980
|
+
"AvailabilityZoneName",
|
|
9981
|
+
"BackupPolicy",
|
|
9982
|
+
"BypassPolicyLockoutSafetyCheck",
|
|
9982
9983
|
"Encrypted",
|
|
9984
|
+
"FileSystemPolicy",
|
|
9985
|
+
"FileSystemProtection",
|
|
9983
9986
|
"FileSystemTags",
|
|
9984
9987
|
"KmsKeyId",
|
|
9988
|
+
"LifecyclePolicies",
|
|
9985
9989
|
"PerformanceMode",
|
|
9986
9990
|
"ProvisionedThroughputInMibps",
|
|
9987
9991
|
"ThroughputMode"
|
|
9988
9992
|
]),
|
|
9989
|
-
silentDrop: new Map([
|
|
9990
|
-
["AvailabilityZoneName", "not yet implemented by cdkd"],
|
|
9991
|
-
["BackupPolicy", "not yet implemented by cdkd"],
|
|
9992
|
-
["BypassPolicyLockoutSafetyCheck", "not yet implemented by cdkd"],
|
|
9993
|
-
["FileSystemPolicy", "not yet implemented by cdkd"],
|
|
9994
|
-
["FileSystemProtection", "not yet implemented by cdkd"],
|
|
9995
|
-
["LifecyclePolicies", "not yet implemented by cdkd"],
|
|
9996
|
-
["ReplicationConfiguration", "not yet implemented by cdkd"]
|
|
9997
|
-
])
|
|
9993
|
+
silentDrop: new Map([["ReplicationConfiguration", "Cross-region EFS replication (CreateReplicationConfiguration) provisions a separate destination file system in another region with its own lifecycle, KMS key, and availability-zone placement; replicating + then tearing down the destination on destroy is a multi-resource, cross-region orchestration that is out of scope for the single-resource SDK provider. Tracked as a follow-up to issue #609."]])
|
|
9998
9994
|
}],
|
|
9999
9995
|
["AWS::EFS::MountTarget", {
|
|
10000
9996
|
handled: new Set([
|
|
@@ -13747,4 +13743,4 @@ var DeployEngine = class {
|
|
|
13747
13743
|
|
|
13748
13744
|
//#endregion
|
|
13749
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 };
|
|
13750
|
-
//# sourceMappingURL=deploy-engine-
|
|
13746
|
+
//# sourceMappingURL=deploy-engine-hq-5c3kO.js.map
|