@go-to-k/cdkd 0.242.0 → 0.243.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.
@@ -9302,8 +9302,6 @@ const NON_PROVISIONABLE_TYPES = new Set([
9302
9302
  "AWS::AppSync::ApiCache",
9303
9303
  "AWS::AutoScalingPlans::ScalingPlan",
9304
9304
  "AWS::Bedrock::ModelInvocationJob",
9305
- "AWS::BedrockAgentCore::Browser",
9306
- "AWS::BedrockAgentCore::CodeInterpreter",
9307
9305
  "AWS::BedrockAgentCore::TokenVault",
9308
9306
  "AWS::Cloud9::EnvironmentEC2",
9309
9307
  "AWS::CloudFormation::Macro",
@@ -11165,6 +11163,25 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
11165
11163
  ["PlacementGroup", "not yet implemented by cdkd"]
11166
11164
  ])
11167
11165
  }],
11166
+ ["AWS::BedrockAgentCore::Browser", {
11167
+ handled: /* @__PURE__ */ new Set(),
11168
+ silentDrop: /* @__PURE__ */ new Map()
11169
+ }],
11170
+ ["AWS::BedrockAgentCore::CodeInterpreter", {
11171
+ handled: /* @__PURE__ */ new Set(),
11172
+ silentDrop: /* @__PURE__ */ new Map()
11173
+ }],
11174
+ ["AWS::BedrockAgentCore::Evaluator", {
11175
+ handled: new Set([
11176
+ "Description",
11177
+ "EvaluatorConfig",
11178
+ "EvaluatorName",
11179
+ "KmsKeyArn",
11180
+ "Level",
11181
+ "Tags"
11182
+ ]),
11183
+ silentDrop: /* @__PURE__ */ new Map()
11184
+ }],
11168
11185
  ["AWS::BedrockAgentCore::Runtime", {
11169
11186
  handled: new Set([
11170
11187
  "AgentRuntimeArtifact",
@@ -16075,4 +16092,4 @@ var DeployEngine = class {
16075
16092
 
16076
16093
  //#endregion
16077
16094
  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 };
16078
- //# sourceMappingURL=deploy-engine-7FfFEJkw.js.map
16095
+ //# sourceMappingURL=deploy-engine-DNqZHDA5.js.map