@go-to-k/cdkd 0.244.0 → 0.246.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.
@@ -9335,7 +9335,6 @@ const NON_PROVISIONABLE_TYPES = new Set([
9335
9335
  "AWS::ElastiCache::SecurityGroupIngress",
9336
9336
  "AWS::ElasticLoadBalancingV2::ListenerCertificate",
9337
9337
  "AWS::Elasticsearch::Domain",
9338
- "AWS::EMR::Cluster",
9339
9338
  "AWS::EMR::InstanceFleetConfig",
9340
9339
  "AWS::EMR::InstanceGroupConfig",
9341
9340
  "AWS::FSx::Snapshot",
@@ -9427,6 +9426,7 @@ const NON_PROVISIONABLE_TYPES = new Set([
9427
9426
  "AWS::SageMaker::MonitoringScheduleAlert",
9428
9427
  "AWS::SageMaker::NotebookInstance",
9429
9428
  "AWS::SageMaker::NotebookInstanceLifecycleConfig",
9429
+ "AWS::SageMaker::TransformJob",
9430
9430
  "AWS::SageMaker::Workteam",
9431
9431
  "AWS::SDB::Domain",
9432
9432
  "AWS::ServiceDiscovery::Instance",
@@ -11900,6 +11900,38 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
11900
11900
  ["Targets", "not yet implemented by cdkd"]
11901
11901
  ])
11902
11902
  }],
11903
+ ["AWS::EMR::Cluster", {
11904
+ handled: new Set([
11905
+ "AdditionalInfo",
11906
+ "Applications",
11907
+ "AutoScalingRole",
11908
+ "AutoTerminationPolicy",
11909
+ "BootstrapActions",
11910
+ "Configurations",
11911
+ "CustomAmiId",
11912
+ "EbsRootVolumeIops",
11913
+ "EbsRootVolumeSize",
11914
+ "EbsRootVolumeThroughput",
11915
+ "Instances",
11916
+ "JobFlowRole",
11917
+ "KerberosAttributes",
11918
+ "LogEncryptionKmsKeyId",
11919
+ "LogUri",
11920
+ "ManagedScalingPolicy",
11921
+ "Name",
11922
+ "OSReleaseLabel",
11923
+ "PlacementGroupConfigs",
11924
+ "ReleaseLabel",
11925
+ "ScaleDownBehavior",
11926
+ "SecurityConfiguration",
11927
+ "ServiceRole",
11928
+ "StepConcurrencyLevel",
11929
+ "Steps",
11930
+ "Tags",
11931
+ "VisibleToAllUsers"
11932
+ ]),
11933
+ silentDrop: /* @__PURE__ */ new Map()
11934
+ }],
11903
11935
  ["AWS::Events::EventBus", {
11904
11936
  handled: new Set([
11905
11937
  "DeadLetterConfig",
@@ -14444,6 +14476,7 @@ const RETRYABLE_ERROR_MESSAGE_PATTERNS = [
14444
14476
  "KMS key is invalid for CreateGrant",
14445
14477
  "Policy contains a statement with one or more invalid principals",
14446
14478
  "Invalid IAM Instance Profile",
14479
+ "Invalid InstanceProfile",
14447
14480
  "Could not deliver test message",
14448
14481
  "wait 60 seconds",
14449
14482
  "concurrent update operation",
@@ -16142,4 +16175,4 @@ var DeployEngine = class {
16142
16175
 
16143
16176
  //#endregion
16144
16177
  export { getDockerCmd as $, DiffCalculator as A, buildAssetRedirectMap as B, findActionableSilentDrops as C, resolveBucketRegion as Ct, refStateLookupFromResource as D, cfnRefValueFromPhysicalId as E, rebuildClientForBucketRegion as F, BOOTSTRAP_MARKER_PREFIX as G, loadPublishableAssetManifest as H, shouldRetainResource as I, parseBootstrapMarker as J, ensureAssetStorage as K, AssetPublisher as L, TemplateParser as M, LockManager as N, WAFv2WebACLProvider as O, S3StateBackend as P, formatDockerLoginError as Q, stringifyValue as R, ProviderRegistry as S, clearBucketRegionCache as St, IntrinsicFunctionResolver as T, rewriteTemplateAssetReferences as U, createAssetRedirectResolver as V, AssetModeResolver as W, validateContainerRepoName as X, validateAssetBucketName as Y, buildDockerImage as Z, green as _, CFN_TEMPLATE_URL_LIMIT as _t, withRetry as a, synthesisStatusMessage as at, IAMRoleProvider as b, uploadCfnTemplate as bt, computeImplicitDeleteEdges as c, resolveApp as ct, isStatefulRecreateTargetSync as d, resolveSkipPrefix as dt, runDockerForeground as et, renderStatefulReason as f, resolveStateBucketWithDefault as ft, gray as g, CFN_TEMPLATE_BODY_LIMIT as gt, cyan as h, warnDeprecatedNoPrefixCliFlag as ht, withResourceDeadline as i, Synthesizer as it, DagBuilder as j, applyRoleArnIfSet as k, extractDeploymentEventError as l, resolveAutoAssetStorage as lt, bold as m, resolveUseCdkBootstrapAssets as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, AssetManifestLoader as nt, isRetryableTransientError as o, getDefaultStateBucketName as ot, formatResourceLine as p, resolveStateBucketWithDefaultAndSource as pt, getBootstrapMarkerKey as q, DeployEngine as r, getDockerImageBySourceHash as rt, IMPLICIT_DELETE_DEPENDENCIES as s, getLegacyStateBucketName as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, runDockerStreaming as tt, MULTI_REGION_RECREATE_BLOCKED_TYPES as u, resolveCaptureObservedState as ut, red as v, MIGRATE_TMP_PREFIX as vt, CloudControlProvider as w, collectInlinePolicyNamesManagedBySiblings as x, AssemblyReader as xt, yellow as y, findLargeInlineResources as yt, WorkGraph as z };
16145
- //# sourceMappingURL=deploy-engine-3KNTmr1u.js.map
16178
+ //# sourceMappingURL=deploy-engine-Ci_7Y2ol.js.map