cdk-local 0.147.9 → 0.147.10

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/dist/cli.js CHANGED
@@ -1,10 +1,10 @@
1
1
  #!/usr/bin/env node
2
- import { D as createLocalStartAgentCoreCommand, F as createLocalStartCloudFrontCommand, Mn as createLocalInvokeCommand, Ot as createLocalStartServiceCommand, Pn as createLocalStartApiCommand, St as createLocalStartAlbCommand, a as createLocalStudioCommand, jt as createLocalRunTaskCommand, sn as createLocalInvokeAgentCoreCommand, w as createLocalListCommand } from "./local-studio-xigfWo5b.js";
2
+ import { D as createLocalStartAgentCoreCommand, F as createLocalStartCloudFrontCommand, Mn as createLocalInvokeCommand, Ot as createLocalStartServiceCommand, Pn as createLocalStartApiCommand, St as createLocalStartAlbCommand, a as createLocalStudioCommand, jt as createLocalRunTaskCommand, sn as createLocalInvokeAgentCoreCommand, w as createLocalListCommand } from "./local-studio-9eVA5PPS.js";
3
3
  import { Command } from "commander";
4
4
 
5
5
  //#region src/cli/index.ts
6
6
  const program = new Command();
7
- program.name("cdkl").description("Run AWS CDK stacks locally with Docker.").version("0.147.9");
7
+ program.name("cdkl").description("Run AWS CDK stacks locally with Docker.").version("0.147.10");
8
8
  program.addCommand(createLocalInvokeCommand());
9
9
  program.addCommand(createLocalInvokeAgentCoreCommand());
10
10
  program.addCommand(createLocalStartApiCommand());
package/dist/cli.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"cli.js","names":[],"sources":["../src/cli/index.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { Command } from 'commander';\nimport { createLocalInvokeCommand } from './commands/local-invoke.js';\nimport { createLocalInvokeAgentCoreCommand } from './commands/local-invoke-agentcore.js';\nimport { createLocalStartApiCommand } from './commands/local-start-api.js';\nimport { createLocalRunTaskCommand } from './commands/local-run-task.js';\nimport { createLocalStartServiceCommand } from './commands/local-start-service.js';\nimport { createLocalStartAlbCommand } from './commands/local-start-alb.js';\nimport { createLocalStartCloudFrontCommand } from './commands/local-start-cloudfront.js';\nimport { createLocalStartAgentCoreCommand } from './commands/local-start-agentcore.js';\nimport { createLocalListCommand } from './commands/local-list.js';\nimport { createLocalStudioCommand } from './commands/local-studio.js';\n\ndeclare const __CDK_LOCAL_VERSION__: string;\n\nconst program = new Command();\nprogram\n .name('cdkl')\n .description('Run AWS CDK stacks locally with Docker.')\n .version(__CDK_LOCAL_VERSION__);\n\nprogram.addCommand(createLocalInvokeCommand());\nprogram.addCommand(createLocalInvokeAgentCoreCommand());\nprogram.addCommand(createLocalStartApiCommand());\nprogram.addCommand(createLocalRunTaskCommand());\nprogram.addCommand(createLocalStartServiceCommand());\nprogram.addCommand(createLocalStartAlbCommand());\nprogram.addCommand(createLocalStartCloudFrontCommand());\nprogram.addCommand(createLocalStartAgentCoreCommand());\nprogram.addCommand(createLocalListCommand());\nprogram.addCommand(createLocalStudioCommand());\n\nvoid program.parseAsync(process.argv);\n"],"mappings":";;;;;AAgBA,MAAM,UAAU,IAAI,QAAQ;AAC5B,QACG,KAAK,MAAM,CAAC,CACZ,YAAY,yCAAyC,CAAC,CACtD,iBAA6B;AAEhC,QAAQ,WAAW,yBAAyB,CAAC;AAC7C,QAAQ,WAAW,kCAAkC,CAAC;AACtD,QAAQ,WAAW,2BAA2B,CAAC;AAC/C,QAAQ,WAAW,0BAA0B,CAAC;AAC9C,QAAQ,WAAW,+BAA+B,CAAC;AACnD,QAAQ,WAAW,2BAA2B,CAAC;AAC/C,QAAQ,WAAW,kCAAkC,CAAC;AACtD,QAAQ,WAAW,iCAAiC,CAAC;AACrD,QAAQ,WAAW,uBAAuB,CAAC;AAC3C,QAAQ,WAAW,yBAAyB,CAAC;AAExC,QAAQ,WAAW,QAAQ,IAAI"}
1
+ {"version":3,"file":"cli.js","names":[],"sources":["../src/cli/index.ts"],"sourcesContent":["#!/usr/bin/env node\n\nimport { Command } from 'commander';\nimport { createLocalInvokeCommand } from './commands/local-invoke.js';\nimport { createLocalInvokeAgentCoreCommand } from './commands/local-invoke-agentcore.js';\nimport { createLocalStartApiCommand } from './commands/local-start-api.js';\nimport { createLocalRunTaskCommand } from './commands/local-run-task.js';\nimport { createLocalStartServiceCommand } from './commands/local-start-service.js';\nimport { createLocalStartAlbCommand } from './commands/local-start-alb.js';\nimport { createLocalStartCloudFrontCommand } from './commands/local-start-cloudfront.js';\nimport { createLocalStartAgentCoreCommand } from './commands/local-start-agentcore.js';\nimport { createLocalListCommand } from './commands/local-list.js';\nimport { createLocalStudioCommand } from './commands/local-studio.js';\n\ndeclare const __CDK_LOCAL_VERSION__: string;\n\nconst program = new Command();\nprogram\n .name('cdkl')\n .description('Run AWS CDK stacks locally with Docker.')\n .version(__CDK_LOCAL_VERSION__);\n\nprogram.addCommand(createLocalInvokeCommand());\nprogram.addCommand(createLocalInvokeAgentCoreCommand());\nprogram.addCommand(createLocalStartApiCommand());\nprogram.addCommand(createLocalRunTaskCommand());\nprogram.addCommand(createLocalStartServiceCommand());\nprogram.addCommand(createLocalStartAlbCommand());\nprogram.addCommand(createLocalStartCloudFrontCommand());\nprogram.addCommand(createLocalStartAgentCoreCommand());\nprogram.addCommand(createLocalListCommand());\nprogram.addCommand(createLocalStudioCommand());\n\nvoid program.parseAsync(process.argv);\n"],"mappings":";;;;;AAgBA,MAAM,UAAU,IAAI,QAAQ;AAC5B,QACG,KAAK,MAAM,CAAC,CACZ,YAAY,yCAAyC,CAAC,CACtD,kBAA6B;AAEhC,QAAQ,WAAW,yBAAyB,CAAC;AAC7C,QAAQ,WAAW,kCAAkC,CAAC;AACtD,QAAQ,WAAW,2BAA2B,CAAC;AAC/C,QAAQ,WAAW,0BAA0B,CAAC;AAC9C,QAAQ,WAAW,+BAA+B,CAAC;AACnD,QAAQ,WAAW,2BAA2B,CAAC;AAC/C,QAAQ,WAAW,kCAAkC,CAAC;AACtD,QAAQ,WAAW,iCAAiC,CAAC;AACrD,QAAQ,WAAW,uBAAuB,CAAC;AAC3C,QAAQ,WAAW,yBAAyB,CAAC;AAExC,QAAQ,WAAW,QAAQ,IAAI"}
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
1
  import { d as setEmbedConfig, l as getEmbedConfig, u as resetEmbedConfig } from "./docker-cmd-DLX1TqVw.js";
2
- import { $r as resolveCfnStackName, D as createLocalStartAgentCoreCommand, F as createLocalStartCloudFrontCommand, Gr as substituteEnvVarsFromState, Jr as createLocalStateProvider, Kr as substituteEnvVarsFromStateAsync, Mn as createLocalInvokeCommand, Ot as createLocalStartServiceCommand, Pn as createLocalStartApiCommand, Qr as resolveCfnRegion, St as createLocalStartAlbCommand, T as formatTargetListing, Ur as substituteAgainstState, Wr as substituteAgainstStateAsync, Xr as rejectExplicitCfnStackWithMultipleStacks, Yr as isCfnFlagPresent, Zr as resolveCfnFallbackRegion, a as createLocalStudioCommand, ai as countTargets, ei as CfnLocalStateProvider, jt as createLocalRunTaskCommand, ni as resolveSsmParameters, oi as listTargets, qr as LocalStateSourceError, sn as createLocalInvokeAgentCoreCommand, ti as collectSsmParameterRefs, w as createLocalListCommand } from "./local-studio-xigfWo5b.js";
2
+ import { $r as resolveCfnStackName, D as createLocalStartAgentCoreCommand, F as createLocalStartCloudFrontCommand, Gr as substituteEnvVarsFromState, Jr as createLocalStateProvider, Kr as substituteEnvVarsFromStateAsync, Mn as createLocalInvokeCommand, Ot as createLocalStartServiceCommand, Pn as createLocalStartApiCommand, Qr as resolveCfnRegion, St as createLocalStartAlbCommand, T as formatTargetListing, Ur as substituteAgainstState, Wr as substituteAgainstStateAsync, Xr as rejectExplicitCfnStackWithMultipleStacks, Yr as isCfnFlagPresent, Zr as resolveCfnFallbackRegion, a as createLocalStudioCommand, ai as countTargets, ei as CfnLocalStateProvider, jt as createLocalRunTaskCommand, ni as resolveSsmParameters, oi as listTargets, qr as LocalStateSourceError, sn as createLocalInvokeAgentCoreCommand, ti as collectSsmParameterRefs, w as createLocalListCommand } from "./local-studio-9eVA5PPS.js";
3
3
 
4
4
  export { CfnLocalStateProvider, LocalStateSourceError, collectSsmParameterRefs, countTargets, createLocalInvokeAgentCoreCommand, createLocalInvokeCommand, createLocalListCommand, createLocalRunTaskCommand, createLocalStartAgentCoreCommand, createLocalStartAlbCommand, createLocalStartApiCommand, createLocalStartCloudFrontCommand, createLocalStartServiceCommand, createLocalStateProvider, createLocalStudioCommand, formatTargetListing, getEmbedConfig, isCfnFlagPresent, listTargets, rejectExplicitCfnStackWithMultipleStacks, resetEmbedConfig, resolveCfnFallbackRegion, resolveCfnRegion, resolveCfnStackName, resolveSsmParameters, setEmbedConfig, substituteAgainstState, substituteAgainstStateAsync, substituteEnvVarsFromState, substituteEnvVarsFromStateAsync };
@@ -1184,6 +1184,10 @@ interface StsSendClient {
1184
1184
  }
1185
1185
  declare function materializeLayerFromArn(layer: ResolvedArnLambdaLayer, options?: MaterializeLayerOptions): Promise<string>;
1186
1186
  //#endregion
1187
+ //#region src/local/credential-error.d.ts
1188
+ declare function describeCredentialLoadFailure(err: unknown): string;
1189
+ declare function describeAwsFailureForWarn(err: unknown, operation: string): string;
1190
+ //#endregion
1187
1191
  //#region src/local/agentcore-code-build.d.ts
1188
1192
  declare const SUPPORTED_CODE_RUNTIMES: string[];
1189
1193
  interface BuildAgentCoreCodeImageOptions {
@@ -1513,5 +1517,5 @@ interface ReinvokeDeps {
1513
1517
  }
1514
1518
  declare function reinvoke(input: ReinvokeInput, deps: ReinvokeDeps): Promise<StudioRunResult>;
1515
1519
  //#endregion
1516
- export { A2A_CONTAINER_PORT, A2A_PATH, type A2aInvokeOptions, type A2aInvokeResult, type A2aJsonRpcRequest, AGENTCORE_A2A_PROTOCOL, AGENTCORE_AGUI_PROTOCOL, AGENTCORE_HTTP_PROTOCOL, AGENTCORE_MCP_PROTOCOL, AGENTCORE_RUNTIME_TYPE, AGENTCORE_SESSION_ID_HEADER, AGENTCORE_SIGV4_SERVICE, type AgentCoreCodeArtifact, type AgentCoreCustomClaim, type AgentCoreHttpServerConfig, type AgentCoreInvokeResult, type AgentCoreJwtAuthorizer, AgentCoreResolutionError, type AgentCoreServeAuthCheck, type AgentCoreServeAuthResult, type AgentCoreServeRoute, type AgentCoreServeSignRequest, type AgentCoreWsBridgeHandle, type AgentCoreWsBridgeServerConfig, type AgentCoreWsResult, type ApiServerGroup, type ApiTargetSubset, type AttachedAgentCoreWsBridge, type AuthorizerCache, type AuthorizerEventOverlay, type AuthorizerInfo, type BridgeAgentCoreWsOptions, type BuildAgentCoreCodeImageOptions, type BuildAgentCoreServeAuthCheckOptions, type BuildContainerImageOptions, CLOUDFRONT_DISTRIBUTION_TYPE, type CachedAuthorizerResult, type CdkWatchConfig, type CfRequest, type CfResponse, type CloudFrontClientCredentials, type CloudFrontKvsAssociation, type CloudFrontKvsHandle, type CloudFrontModule, type CloudMapIndex, CloudMapRegistry, type CompiledCloudFrontFunction, ConnectionRegistry, type ConnectionRegistryEntry, type CorsConfig, type CreateDeployedKvsDataSourceOptions, type CredentialsLoader, DEFAULT_SHADOW_READY_TIMEOUT_MS, type DeployedKvsRef, type DiscoveredRoute, type DiscoveredWebSocketApi, type DiscoveryJwtAuthorizer, type DownloadS3BundleOptions, type EcsServiceEmulatorOptions, EcsTaskResolutionError, type EdgeEvent, type EdgeEventType, type EdgeRequest, type EdgeRequestInput, type EdgeResponse, type EdgeResponseResult, type EmulatorStrategy, type EnvOverrideFile, type ErrorResponseCandidate, type ExtractedS3Bundle, type FileWatcher, type FileWatcherOptions, type FilterStudioCustomResourcesOptions, type FrontDoorForwardTarget, type FrontDoorPlan, HOST_DOCKER_INTERNAL_GATEWAY, HOST_GATEWAY_MIN_VERSION, type HttpRequestSnapshot, type ImageOverrideEntry, ImageOverrideError, type ImageOverrideGlobals, type ImageOverrideMap, type ImageResolutionContext, type IntegrationResponseEntry, type InvokeAgentCoreOptions, type InvokeAgentCoreWsOptions, type JwksCache, type JwtCustomClaim, type KvsDataSource, type LambdaArnResolveOutcome, type LambdaUrlInvokerMap, type LambdaUrlOriginRequest, type LambdaUrlOriginResult, LocalInvokeBuildError, LocalStartCloudFrontError, MAX_TASKS_SUBNET_RANGE_CAP, MCP_CONTAINER_PORT, MCP_PATH, MCP_PROTOCOL_VERSION, type MatchedRouteContext, type McpInvokeOptions, type McpInvokeResult, type McpJsonRpcRequest, type MtlsServerConfig, type PerServiceBuildInputs, type PinnedTargetEntry, type PlannedAction, type PlannedEcsForwardTarget, type PlannedFixedResponseAction, type PlannedForwardAction, type PlannedForwardTarget, type PlannedFrontDoorListener, type PlannedLambdaForwardTarget, type PlannedRedirectAction, type RawImageOverrideFlags, type RegistrationHandle, type ReinvokeDeps, type ReinvokeInput, type ReloadAssetContext, type ReloadVerdict, type RequestParameterContext, type ResolveDeployedOriginBucketOptions, type ResolveKvsModulesOptions, type ResolveParametersOutcome, type ResolvedAgentCoreRuntime, type ResolvedBehavior, type ResolvedCloudFrontFunction, type ResolvedCustomErrorResponse, type ResolvedDistribution, type ResolvedLambdaEdge, type ResolvedLambdaEdgeAssoc, type ResolvedListenerAction, type ResolvedOrigin, type ResolvedStage, type RestV1IntegrationConfig, type RouteMatchResult, type RouteWithAuth, type RunningAgentCoreHttpServer, type RunningAgentCoreWsBridge, type RunningStudioProxy, type RunningStudioServer, type S3BundleCredentials, type S3BundleLocation, type S3FetchResult, type S3ObjectFetcher, type S3OriginCredentials, type S3OriginReader, type S3OriginReaderOptions, SOFT_RELOAD_COMPLETION_LOG_SUFFIX, SUPPORTED_CODE_RUNTIMES, type ServeInboundAuthPlan, type ServeRequestInput, type ServeRequestResult, type ServerState, type ServiceBoot, type SigV4Credentials, type SignAgentCoreInvocationOptions, type SignedAgentCoreHeaders, type StartedApiServer, type StartedCloudFrontServer, type StaticOriginResult, type StudioDispatchConfig, type StudioDispatcher, StudioEventBus, type StudioHistory, type StudioInvocationEvent, type StudioLogEvent, type StudioLogSearchOptions, type StudioProxyConfig, type StudioRunRequest, type StudioRunResult, type StudioServeEvent, type StudioServeManager, type StudioServeManagerConfig, type StudioServeRequest, type StudioServeRequestPayload, type StudioServeState, type StudioServerOptions, type StudioStopRequest, type StudioStore, type StudioStoreOptions, type StudioTarget, type StudioTargetGroup, type StudioTargetKind, type TranslatedHttpResponse, VtlEvaluationError, type WarnedAt, type WatchPredicates, type WebSocketHandshakeSnapshot, type WebSocketLambdaEvent, type WebSocketRouteEntry, a2aInvokeOnce, addAlbSpecificOptions, addCommonEcsServiceOptions, addEcsAssumeRoleOptions, addImageOverrideOptions, addInvokeAgentCoreSpecificOptions, addInvokeSpecificOptions, addListSpecificOptions, addRunTaskSpecificOptions, addStartAgentCoreSpecificOptions, addStartApiSpecificOptions, addStartCloudFrontSpecificOptions, addStartServiceSpecificOptions, addStudioSpecificOptions, albStrategy, annotateAlbPinnedBackingServices, annotateEcsTaskPinnedTargets, annotatePinnedEcsTargets, applyAuthorizerOverlay, applyCorsResponseHeaders, applyEdgeRequestResult, applyEdgeResponseResult, architectureToPlatform, attachAgentCoreWsBridge, attachAuthorizers, attachContainerLogStreamer, attachStageContext, availableApiIdentifiers, availableWebSocketApiIdentifiers, bridgeAgentCoreWs, bufferToBody, buildAgentCoreCodeImage, buildAgentCoreServeAuthCheck, buildCloudMapIndex, buildCognitoJwksUrl, buildConnectEvent, buildContainerImage, buildCorsConfigByApiId, buildCorsConfigFromCloudFrontChain, buildDisconnectEvent, buildEcsImageResolutionContext, buildEdgeRequestEvent, buildEdgeResponseEvent, buildHttpApiV2Event, buildImageOverrideTag, buildJwksUrlFromIssuer, buildMessageEvent, buildMethodArn, buildMgmtEndpointEnvUrl, buildRestV1Event, buildStageMap, buildStsClientConfig, classifyS3Error, classifySourceChange, coerceRunRequest, coerceServeRequest, coerceStopRequest, compileCloudFrontFunction, computeCodeImageTag, computeRequestIdentityHash, createAuthorizerCache, createCloudFrontModule, createDeployedKvsDataSource, createFileWatcher, createJwksCache, createLocalFileKvsDataSource, createS3OriginReader, createStudioDispatcher, createStudioServeManager, createStudioStore, createUnboundCloudFrontModule, createWatchPredicates, defaultCredentialsLoader, derivePseudoParametersFromRegion, describePinnedImageUri, describeS3OriginDomain, discoverRoutes, discoverWebSocketApis, discoverWebSocketApisOrThrow, downloadAndExtractS3Bundle, ecsClusterOption, edgeHeadersToHttp, enforceImageOverrideOrphans, evaluateCachedLambdaPolicy, evaluateResponseParameters, extractKvsAssociations, filterRoutesByApiIdentifier, filterRoutesByApiIdentifiers, filterStudioCustomResources, filterStudioTargetGroups, filterWebSocketApisByIdentifiers, formatStateRemedy, getContainerNetworkIp, groupRoutesByServer, handleConnectionsRequest, httpHeadersToEdge, idFromArn, invokeAgentCore, invokeAgentCoreWs, invokeRequestAuthorizer, invokeTokenAuthorizer, isApplicationLoadBalancer, isCloudFrontDistribution, isCustomResourceLambdaTarget, isFunctionUrlOacFronted, isLocalCdkAssetImage, listPinnedTargets, matchBehavior, matchPreflight, matchRoute, materializeLayerFromArn, mcpInvokeOnce, mergeForService, normalizeKvsFileKeys, parseConnectionsPath, parseImageOverrideFlags, parseKvsFileOverrides, parseLbPortOverrides, parseMaxTasks, parseOriginOverrides, parseRestartPolicy, parseSelectionExpressionPath, parseSseForJsonRpc, pickAgentCoreCandidateStack, pickFunctionUrlLogicalIdFromOrigin, pickKvsLogicalIdFromArn, pickLambdaEdgeFunctionLogicalId, pickRefLogicalId, pickResponseTemplate, pickTargetFunctionLogicalId, probeHostGatewaySupport, readMtlsMaterialsFromDisk, reinvoke, relayServeRequest, renderCodeDockerfile, renderStudioHtml, resolveAgentCoreTarget, resolveAlbFrontDoor, resolveAlbTarget, resolveApiTargetSubset, resolveCloudFrontDistribution, resolveCloudFrontTarget, resolveDeployedKvsArnByName, resolveDeployedOriginBucket, resolveEcsAssumeRoleOption, resolveEnvVars, resolveErrorResponseCandidates, resolveHostGatewayExtraHosts, resolveImageOverrides, resolveKvsModulesForDistribution, resolveLambdaArnIntrinsic, resolveProfileCredentials, resolveRuntimeCodeMountPath, resolveRuntimeFileExtension, resolveRuntimeImage, resolveSelectionExpression, resolveServeBaseUrl, resolveServiceIntegrationParameters, resolveSharedSidecarCredentials, resolveSingleTarget, resolveWatchConfig, runEcsServiceEmulator, runImageOverrideBuilds, runViewerRequest, runViewerResponse, selectIntegrationResponse, selectServeInboundAuth, serveFromStaticOrigin, serveLambdaUrlOrigin, serviceStrategy, setShadowReadyTimeoutMs, signAgentCoreInvocation, startAgentCoreHttpServer, startAgentCoreWsBridge, startApiServer, startCloudFrontServer, startStudioProxy, startStudioServer, stripCloudFrontImport, substituteImagePlaceholders, toCmdArgv, toStudioTargetGroups, translateLambdaResponse, tryParseStatus, tryResolveImageFnJoin, verifyCognitoJwt, verifyJwtAuthorizer, verifyJwtViaDiscovery, waitForAgentCoreHttpReady, waitForAgentCorePing, webSocketApiMatchesIdentifier };
1520
+ export { A2A_CONTAINER_PORT, A2A_PATH, type A2aInvokeOptions, type A2aInvokeResult, type A2aJsonRpcRequest, AGENTCORE_A2A_PROTOCOL, AGENTCORE_AGUI_PROTOCOL, AGENTCORE_HTTP_PROTOCOL, AGENTCORE_MCP_PROTOCOL, AGENTCORE_RUNTIME_TYPE, AGENTCORE_SESSION_ID_HEADER, AGENTCORE_SIGV4_SERVICE, type AgentCoreCodeArtifact, type AgentCoreCustomClaim, type AgentCoreHttpServerConfig, type AgentCoreInvokeResult, type AgentCoreJwtAuthorizer, AgentCoreResolutionError, type AgentCoreServeAuthCheck, type AgentCoreServeAuthResult, type AgentCoreServeRoute, type AgentCoreServeSignRequest, type AgentCoreWsBridgeHandle, type AgentCoreWsBridgeServerConfig, type AgentCoreWsResult, type ApiServerGroup, type ApiTargetSubset, type AttachedAgentCoreWsBridge, type AuthorizerCache, type AuthorizerEventOverlay, type AuthorizerInfo, type BridgeAgentCoreWsOptions, type BuildAgentCoreCodeImageOptions, type BuildAgentCoreServeAuthCheckOptions, type BuildContainerImageOptions, CLOUDFRONT_DISTRIBUTION_TYPE, type CachedAuthorizerResult, type CdkWatchConfig, type CfRequest, type CfResponse, type CloudFrontClientCredentials, type CloudFrontKvsAssociation, type CloudFrontKvsHandle, type CloudFrontModule, type CloudMapIndex, CloudMapRegistry, type CompiledCloudFrontFunction, ConnectionRegistry, type ConnectionRegistryEntry, type CorsConfig, type CreateDeployedKvsDataSourceOptions, type CredentialsLoader, DEFAULT_SHADOW_READY_TIMEOUT_MS, type DeployedKvsRef, type DiscoveredRoute, type DiscoveredWebSocketApi, type DiscoveryJwtAuthorizer, type DownloadS3BundleOptions, type EcsServiceEmulatorOptions, EcsTaskResolutionError, type EdgeEvent, type EdgeEventType, type EdgeRequest, type EdgeRequestInput, type EdgeResponse, type EdgeResponseResult, type EmulatorStrategy, type EnvOverrideFile, type ErrorResponseCandidate, type ExtractedS3Bundle, type FileWatcher, type FileWatcherOptions, type FilterStudioCustomResourcesOptions, type FrontDoorForwardTarget, type FrontDoorPlan, HOST_DOCKER_INTERNAL_GATEWAY, HOST_GATEWAY_MIN_VERSION, type HttpRequestSnapshot, type ImageOverrideEntry, ImageOverrideError, type ImageOverrideGlobals, type ImageOverrideMap, type ImageResolutionContext, type IntegrationResponseEntry, type InvokeAgentCoreOptions, type InvokeAgentCoreWsOptions, type JwksCache, type JwtCustomClaim, type KvsDataSource, type LambdaArnResolveOutcome, type LambdaUrlInvokerMap, type LambdaUrlOriginRequest, type LambdaUrlOriginResult, LocalInvokeBuildError, LocalStartCloudFrontError, MAX_TASKS_SUBNET_RANGE_CAP, MCP_CONTAINER_PORT, MCP_PATH, MCP_PROTOCOL_VERSION, type MatchedRouteContext, type McpInvokeOptions, type McpInvokeResult, type McpJsonRpcRequest, type MtlsServerConfig, type PerServiceBuildInputs, type PinnedTargetEntry, type PlannedAction, type PlannedEcsForwardTarget, type PlannedFixedResponseAction, type PlannedForwardAction, type PlannedForwardTarget, type PlannedFrontDoorListener, type PlannedLambdaForwardTarget, type PlannedRedirectAction, type RawImageOverrideFlags, type RegistrationHandle, type ReinvokeDeps, type ReinvokeInput, type ReloadAssetContext, type ReloadVerdict, type RequestParameterContext, type ResolveDeployedOriginBucketOptions, type ResolveKvsModulesOptions, type ResolveParametersOutcome, type ResolvedAgentCoreRuntime, type ResolvedBehavior, type ResolvedCloudFrontFunction, type ResolvedCustomErrorResponse, type ResolvedDistribution, type ResolvedLambdaEdge, type ResolvedLambdaEdgeAssoc, type ResolvedListenerAction, type ResolvedOrigin, type ResolvedStage, type RestV1IntegrationConfig, type RouteMatchResult, type RouteWithAuth, type RunningAgentCoreHttpServer, type RunningAgentCoreWsBridge, type RunningStudioProxy, type RunningStudioServer, type S3BundleCredentials, type S3BundleLocation, type S3FetchResult, type S3ObjectFetcher, type S3OriginCredentials, type S3OriginReader, type S3OriginReaderOptions, SOFT_RELOAD_COMPLETION_LOG_SUFFIX, SUPPORTED_CODE_RUNTIMES, type ServeInboundAuthPlan, type ServeRequestInput, type ServeRequestResult, type ServerState, type ServiceBoot, type SigV4Credentials, type SignAgentCoreInvocationOptions, type SignedAgentCoreHeaders, type StartedApiServer, type StartedCloudFrontServer, type StaticOriginResult, type StudioDispatchConfig, type StudioDispatcher, StudioEventBus, type StudioHistory, type StudioInvocationEvent, type StudioLogEvent, type StudioLogSearchOptions, type StudioProxyConfig, type StudioRunRequest, type StudioRunResult, type StudioServeEvent, type StudioServeManager, type StudioServeManagerConfig, type StudioServeRequest, type StudioServeRequestPayload, type StudioServeState, type StudioServerOptions, type StudioStopRequest, type StudioStore, type StudioStoreOptions, type StudioTarget, type StudioTargetGroup, type StudioTargetKind, type TranslatedHttpResponse, VtlEvaluationError, type WarnedAt, type WatchPredicates, type WebSocketHandshakeSnapshot, type WebSocketLambdaEvent, type WebSocketRouteEntry, a2aInvokeOnce, addAlbSpecificOptions, addCommonEcsServiceOptions, addEcsAssumeRoleOptions, addImageOverrideOptions, addInvokeAgentCoreSpecificOptions, addInvokeSpecificOptions, addListSpecificOptions, addRunTaskSpecificOptions, addStartAgentCoreSpecificOptions, addStartApiSpecificOptions, addStartCloudFrontSpecificOptions, addStartServiceSpecificOptions, addStudioSpecificOptions, albStrategy, annotateAlbPinnedBackingServices, annotateEcsTaskPinnedTargets, annotatePinnedEcsTargets, applyAuthorizerOverlay, applyCorsResponseHeaders, applyEdgeRequestResult, applyEdgeResponseResult, architectureToPlatform, attachAgentCoreWsBridge, attachAuthorizers, attachContainerLogStreamer, attachStageContext, availableApiIdentifiers, availableWebSocketApiIdentifiers, bridgeAgentCoreWs, bufferToBody, buildAgentCoreCodeImage, buildAgentCoreServeAuthCheck, buildCloudMapIndex, buildCognitoJwksUrl, buildConnectEvent, buildContainerImage, buildCorsConfigByApiId, buildCorsConfigFromCloudFrontChain, buildDisconnectEvent, buildEcsImageResolutionContext, buildEdgeRequestEvent, buildEdgeResponseEvent, buildHttpApiV2Event, buildImageOverrideTag, buildJwksUrlFromIssuer, buildMessageEvent, buildMethodArn, buildMgmtEndpointEnvUrl, buildRestV1Event, buildStageMap, buildStsClientConfig, classifyS3Error, classifySourceChange, coerceRunRequest, coerceServeRequest, coerceStopRequest, compileCloudFrontFunction, computeCodeImageTag, computeRequestIdentityHash, createAuthorizerCache, createCloudFrontModule, createDeployedKvsDataSource, createFileWatcher, createJwksCache, createLocalFileKvsDataSource, createS3OriginReader, createStudioDispatcher, createStudioServeManager, createStudioStore, createUnboundCloudFrontModule, createWatchPredicates, defaultCredentialsLoader, derivePseudoParametersFromRegion, describeAwsFailureForWarn, describeCredentialLoadFailure, describePinnedImageUri, describeS3OriginDomain, discoverRoutes, discoverWebSocketApis, discoverWebSocketApisOrThrow, downloadAndExtractS3Bundle, ecsClusterOption, edgeHeadersToHttp, enforceImageOverrideOrphans, evaluateCachedLambdaPolicy, evaluateResponseParameters, extractKvsAssociations, filterRoutesByApiIdentifier, filterRoutesByApiIdentifiers, filterStudioCustomResources, filterStudioTargetGroups, filterWebSocketApisByIdentifiers, formatStateRemedy, getContainerNetworkIp, groupRoutesByServer, handleConnectionsRequest, httpHeadersToEdge, idFromArn, invokeAgentCore, invokeAgentCoreWs, invokeRequestAuthorizer, invokeTokenAuthorizer, isApplicationLoadBalancer, isCloudFrontDistribution, isCustomResourceLambdaTarget, isFunctionUrlOacFronted, isLocalCdkAssetImage, listPinnedTargets, matchBehavior, matchPreflight, matchRoute, materializeLayerFromArn, mcpInvokeOnce, mergeForService, normalizeKvsFileKeys, parseConnectionsPath, parseImageOverrideFlags, parseKvsFileOverrides, parseLbPortOverrides, parseMaxTasks, parseOriginOverrides, parseRestartPolicy, parseSelectionExpressionPath, parseSseForJsonRpc, pickAgentCoreCandidateStack, pickFunctionUrlLogicalIdFromOrigin, pickKvsLogicalIdFromArn, pickLambdaEdgeFunctionLogicalId, pickRefLogicalId, pickResponseTemplate, pickTargetFunctionLogicalId, probeHostGatewaySupport, readMtlsMaterialsFromDisk, reinvoke, relayServeRequest, renderCodeDockerfile, renderStudioHtml, resolveAgentCoreTarget, resolveAlbFrontDoor, resolveAlbTarget, resolveApiTargetSubset, resolveCloudFrontDistribution, resolveCloudFrontTarget, resolveDeployedKvsArnByName, resolveDeployedOriginBucket, resolveEcsAssumeRoleOption, resolveEnvVars, resolveErrorResponseCandidates, resolveHostGatewayExtraHosts, resolveImageOverrides, resolveKvsModulesForDistribution, resolveLambdaArnIntrinsic, resolveProfileCredentials, resolveRuntimeCodeMountPath, resolveRuntimeFileExtension, resolveRuntimeImage, resolveSelectionExpression, resolveServeBaseUrl, resolveServiceIntegrationParameters, resolveSharedSidecarCredentials, resolveSingleTarget, resolveWatchConfig, runEcsServiceEmulator, runImageOverrideBuilds, runViewerRequest, runViewerResponse, selectIntegrationResponse, selectServeInboundAuth, serveFromStaticOrigin, serveLambdaUrlOrigin, serviceStrategy, setShadowReadyTimeoutMs, signAgentCoreInvocation, startAgentCoreHttpServer, startAgentCoreWsBridge, startApiServer, startCloudFrontServer, startStudioProxy, startStudioServer, stripCloudFrontImport, substituteImagePlaceholders, toCmdArgv, toStudioTargetGroups, translateLambdaResponse, tryParseStatus, tryResolveImageFnJoin, verifyCognitoJwt, verifyJwtAuthorizer, verifyJwtViaDiscovery, waitForAgentCoreHttpReady, waitForAgentCorePing, webSocketApiMatchesIdentifier };
1517
1521
  //# sourceMappingURL=internal.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"internal.d.ts","names":[],"sources":["../src/local/file-watcher.ts","../src/local/source-change-classifier.ts","../src/local/agentcore-resolver.ts","../src/local/agentcore-sigv4-sign.ts","../src/local/agentcore-client.ts","../src/local/agentcore-mcp-client.ts","../src/local/agentcore-a2a-client.ts","../src/local/env-resolver.ts","../src/types/assets.ts","../src/utils/profile-resolver.ts","../src/local/container-pool.ts","../src/local/vtl-engine.ts","../src/local/cors-handler.ts","../src/local/authorizer-cache.ts","../src/local/cognito-jwt.ts","../src/local/sigv4-verify.ts","../src/local/http-server.ts","../src/local/ecs-service-resolver.ts","../src/local/cloud-map-registry.ts","../src/local/cloud-map-resolver.ts","../src/local/cloudfront-kvs.ts","../src/local/cloudfront-function-runtime.ts","../src/local/cloudfront-static-origin.ts","../src/local/cloudfront-resolver.ts","../src/local/cloudfront-s3-origin.ts","../src/local/front-door-tls.ts","../src/local/cloudfront-server.ts","../src/local/agentcore-serve-auth.ts","../src/local/agentcore-http-server.ts","../src/local/studio-store.ts","../src/local/studio-server.ts","../src/local/studio-request-relay.ts","../src/local/intrinsic-utils.ts","../src/local/intrinsic-lambda-arn.ts","../src/local/parameter-mapping.ts","../src/local/api-gateway-response.ts","../src/local/docker-inspect.ts","../src/local/route-matcher.ts","../src/local/api-gateway-event.ts","../src/local/lambda-authorizer.ts","../src/local/stage-resolver.ts","../src/local/runtime-image.ts","../src/local/websocket-event.ts","../src/local/websocket-mgmt-api.ts","../src/local/websocket-body.ts","../src/local/docker-version.ts","../src/local/api-server-grouping.ts","../src/local/layer-arn-materializer.ts","../src/local/agentcore-code-build.ts","../src/local/agentcore-ws-bridge.ts","../src/local/agentcore-s3-bundle.ts","../src/local/docker-image-builder.ts","../src/local/image-pin-detector.ts","../src/local/target-picker.ts","../src/local/image-override-engine.ts","../src/local/container-log-streamer.ts","../src/local/cloudfront-edge-event.ts","../src/local/cloudfront-kvs-client.ts","../src/local/cloudfront-kvs-binding.ts","../src/local/cloudfront-distribution-config.ts","../src/local/cloudfront-lambda-origin.ts","../src/local/studio-custom-resource-filter.ts","../src/local/studio-ui.ts","../src/local/studio-reinvoke.ts"],"mappings":"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"}
1
+ {"version":3,"file":"internal.d.ts","names":[],"sources":["../src/local/file-watcher.ts","../src/local/source-change-classifier.ts","../src/local/agentcore-resolver.ts","../src/local/agentcore-sigv4-sign.ts","../src/local/agentcore-client.ts","../src/local/agentcore-mcp-client.ts","../src/local/agentcore-a2a-client.ts","../src/local/env-resolver.ts","../src/types/assets.ts","../src/utils/profile-resolver.ts","../src/local/container-pool.ts","../src/local/vtl-engine.ts","../src/local/cors-handler.ts","../src/local/authorizer-cache.ts","../src/local/cognito-jwt.ts","../src/local/sigv4-verify.ts","../src/local/http-server.ts","../src/local/ecs-service-resolver.ts","../src/local/cloud-map-registry.ts","../src/local/cloud-map-resolver.ts","../src/local/cloudfront-kvs.ts","../src/local/cloudfront-function-runtime.ts","../src/local/cloudfront-static-origin.ts","../src/local/cloudfront-resolver.ts","../src/local/cloudfront-s3-origin.ts","../src/local/front-door-tls.ts","../src/local/cloudfront-server.ts","../src/local/agentcore-serve-auth.ts","../src/local/agentcore-http-server.ts","../src/local/studio-store.ts","../src/local/studio-server.ts","../src/local/studio-request-relay.ts","../src/local/intrinsic-utils.ts","../src/local/intrinsic-lambda-arn.ts","../src/local/parameter-mapping.ts","../src/local/api-gateway-response.ts","../src/local/docker-inspect.ts","../src/local/route-matcher.ts","../src/local/api-gateway-event.ts","../src/local/lambda-authorizer.ts","../src/local/stage-resolver.ts","../src/local/runtime-image.ts","../src/local/websocket-event.ts","../src/local/websocket-mgmt-api.ts","../src/local/websocket-body.ts","../src/local/docker-version.ts","../src/local/api-server-grouping.ts","../src/local/layer-arn-materializer.ts","../src/local/credential-error.ts","../src/local/agentcore-code-build.ts","../src/local/agentcore-ws-bridge.ts","../src/local/agentcore-s3-bundle.ts","../src/local/docker-image-builder.ts","../src/local/image-pin-detector.ts","../src/local/target-picker.ts","../src/local/image-override-engine.ts","../src/local/container-log-streamer.ts","../src/local/cloudfront-edge-event.ts","../src/local/cloudfront-kvs-client.ts","../src/local/cloudfront-kvs-binding.ts","../src/local/cloudfront-distribution-config.ts","../src/local/cloudfront-lambda-origin.ts","../src/local/studio-custom-resource-filter.ts","../src/local/studio-ui.ts","../src/local/studio-reinvoke.ts"],"mappings":"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"}
package/dist/internal.js CHANGED
@@ -1,3 +1,3 @@
1
- import { $ as applyEdgeResponseResult, $n as buildJwksUrlFromIssuer, $t as buildCloudMapIndex, A as startAgentCoreHttpServer, Ai as resolveProfileCredentials, An as classifySourceChange, Ar as ConnectionRegistry, At as addRunTaskSpecificOptions, B as idFromArn, Bn as buildStageMap, Br as resolveRuntimeFileExtension, Bt as resolveEcsAssumeRoleOption, C as addListSpecificOptions, Ci as resolveAgentCoreTarget, Cn as waitForAgentCorePing, Cr as tryParseStatus, Ct as parseLbPortOverrides, Di as tryResolveImageFnJoin, Dn as computeCodeImageTag, Dr as probeHostGatewaySupport, Dt as addStartServiceSpecificOptions, E as addStartAgentCoreSpecificOptions, Ei as substituteImagePlaceholders, En as buildAgentCoreCodeImage, Er as HOST_GATEWAY_MIN_VERSION, Et as resolveAlbFrontDoor, Fn as createWatchPredicates, Fr as buildDisconnectEvent, Ft as addImageOverrideOptions, G as classifyS3Error, Gn as filterRoutesByApiIdentifiers, Gt as enforceImageOverrideOrphans, H as createDeployedKvsDataSource, Hn as resolveEnvVars, Hr as EcsTaskResolutionError, Ht as runEcsServiceEmulator, I as normalizeKvsFileKeys, In as resolveApiTargetSubset, Ir as buildMessageEvent, It as buildEcsImageResolutionContext, J as startCloudFrontServer, Jn as startApiServer, Jt as resolveImageOverrides, K as createS3OriginReader, Kn as groupRoutesByServer, Kt as mergeForService, L as parseKvsFileOverrides, Ln as createAuthorizerCache, Lr as architectureToPlatform, Lt as ecsClusterOption, M as startAgentCoreWsBridge, Mr as handleConnectionsRequest, Mt as MAX_TASKS_SUBNET_RANGE_CAP, N as LocalStartCloudFrontError, Nn as addStartApiSpecificOptions, Nr as parseConnectionsPath, Nt as addCommonEcsServiceOptions, O as buildAgentCoreServeAuthCheck, Oi as LocalInvokeBuildError, On as renderCodeDockerfile, Or as resolveHostGatewayExtraHosts, P as addStartCloudFrontSpecificOptions, Pr as buildConnectEvent, Pt as addEcsAssumeRoleOptions, Q as applyEdgeRequestResult, Qn as buildCognitoJwksUrl, Qt as listPinnedTargets, R as parseOriginOverrides, Rn as createFileWatcher, Rr as buildContainerImage, Rt as parseMaxTasks, S as StudioEventBus, Si as pickAgentCoreCandidateStack, Sn as waitForAgentCoreHttpReady, Sr as selectIntegrationResponse, Ti as formatStateRemedy, Tn as SUPPORTED_CODE_RUNTIMES, Tr as HOST_DOCKER_INTERNAL_GATEWAY, Tt as isApplicationLoadBalancer, U as resolveDeployedKvsArnByName, Un as availableApiIdentifiers, Ut as ImageOverrideError, V as resolveKvsModulesForDistribution, Vn as materializeLayerFromArn, Vr as resolveRuntimeImage, Vt as resolveSharedSidecarCredentials, W as resolveDeployedOriginBucket, Wn as filterRoutesByApiIdentifier, Wt as buildImageOverrideTag, X as serveFromStaticOrigin, Xn as resolveServiceIntegrationParameters, Xt as describePinnedImageUri, Y as resolveErrorResponseCandidates, Yn as resolveSelectionExpression, Yt as runImageOverrideBuilds, Z as serveLambdaUrlOrigin, Zn as defaultCredentialsLoader, Zt as isLocalCdkAssetImage, _ as filterStudioTargetGroups, _i as AGENTCORE_AGUI_PROTOCOL, _n as parseSseForJsonRpc, _r as applyAuthorizerOverlay, _t as createCloudFrontModule, an as attachContainerLogStreamer, ar as computeRequestIdentityHash, at as describeS3OriginDomain, b as renderStudioHtml, bi as AGENTCORE_RUNTIME_TYPE, bn as AGENTCORE_SESSION_ID_HEADER, br as evaluateResponseParameters, bt as addAlbSpecificOptions, c as startStudioProxy, ci as discoverWebSocketApis, cn as bridgeAgentCoreWs, cr as invokeTokenAuthorizer, ct as pickFunctionUrlLogicalIdFromOrigin, d as createStudioDispatcher, di as parseSelectionExpressionPath, dn as A2A_PATH, dr as buildCorsConfigByApiId, dt as pickTargetFunctionLogicalId, en as CloudMapRegistry, er as createJwksCache, et as buildEdgeRequestEvent, f as filterStudioCustomResources, fi as webSocketApiMatchesIdentifier, fn as a2aInvokeOnce, fr as buildCorsConfigFromCloudFrontChain, ft as resolveCloudFrontDistribution, g as annotatePinnedEcsTargets, gi as AGENTCORE_A2A_PROTOCOL, gn as mcpInvokeOnce, gr as translateLambdaResponse, gt as stripCloudFrontImport, h as annotateEcsTaskPinnedTargets, hi as resolveLambdaArnIntrinsic, hn as MCP_PROTOCOL_VERSION, hr as matchRoute, ht as runViewerResponse, i as coerceStopRequest, ii as resolveSingleTarget, in as getContainerNetworkIp, ir as buildMethodArn, it as CLOUDFRONT_DISTRIBUTION_TYPE, j as attachAgentCoreWsBridge, jn as addInvokeSpecificOptions, jr as buildMgmtEndpointEnvUrl, k as selectServeInboundAuth, ki as buildStsClientConfig, kn as toCmdArgv, kr as bufferToBody, kt as serviceStrategy, l as relayServeRequest, li as discoverWebSocketApisOrThrow, ln as invokeAgentCoreWs, lr as attachAuthorizers, lt as pickKvsLogicalIdFromArn, m as annotateAlbPinnedBackingServices, mi as pickRefLogicalId, mn as MCP_PATH, mr as matchPreflight, mt as runViewerRequest, n as coerceRunRequest, nn as SOFT_RELOAD_COMPLETION_LOG_SUFFIX, nr as verifyJwtAuthorizer, nt as edgeHeadersToHttp, o as resolveServeBaseUrl, on as addInvokeAgentCoreSpecificOptions, or as evaluateCachedLambdaPolicy, ot as extractKvsAssociations, p as isCustomResourceLambdaTarget, pi as discoverRoutes, pn as MCP_CONTAINER_PORT, pr as isFunctionUrlOacFronted, pt as compileCloudFrontFunction, q as matchBehavior, qn as readMtlsMaterialsFromDisk, qt as parseImageOverrideFlags, r as coerceServeRequest, ri as resolveWatchConfig, rn as setShadowReadyTimeoutMs, rr as verifyJwtViaDiscovery, rt as httpHeadersToEdge, s as createStudioServeManager, si as availableWebSocketApiIdentifiers, sr as invokeRequestAuthorizer, st as isCloudFrontDistribution, t as addStudioSpecificOptions, tn as DEFAULT_SHADOW_READY_TIMEOUT_MS, tr as verifyCognitoJwt, tt as buildEdgeResponseEvent, u as reinvoke, ui as filterWebSocketApisByIdentifiers, un as A2A_CONTAINER_PORT, ur as applyCorsResponseHeaders, ut as pickLambdaEdgeFunctionLogicalId, v as startStudioServer, vi as AGENTCORE_HTTP_PROTOCOL, vn as AGENTCORE_SIGV4_SERVICE, vr as buildHttpApiV2Event, vt as createLocalFileKvsDataSource, wi as derivePseudoParametersFromRegion, wn as downloadAndExtractS3Bundle, wr as VtlEvaluationError, wt as resolveAlbTarget, x as createStudioStore, xi as AgentCoreResolutionError, xn as invokeAgentCore, xr as pickResponseTemplate, xt as albStrategy, y as toStudioTargetGroups, yi as AGENTCORE_MCP_PROTOCOL, yn as signAgentCoreInvocation, yr as buildRestV1Event, yt as createUnboundCloudFrontModule, z as resolveCloudFrontTarget, zn as attachStageContext, zr as resolveRuntimeCodeMountPath, zt as parseRestartPolicy } from "./local-studio-xigfWo5b.js";
1
+ import { $ as applyEdgeResponseResult, $n as buildJwksUrlFromIssuer, $t as buildCloudMapIndex, A as startAgentCoreHttpServer, Ai as describeCredentialLoadFailure, An as classifySourceChange, Ar as ConnectionRegistry, At as addRunTaskSpecificOptions, B as idFromArn, Bn as buildStageMap, Br as resolveRuntimeFileExtension, Bt as resolveEcsAssumeRoleOption, C as addListSpecificOptions, Ci as resolveAgentCoreTarget, Cn as waitForAgentCorePing, Cr as tryParseStatus, Ct as parseLbPortOverrides, Di as tryResolveImageFnJoin, Dn as computeCodeImageTag, Dr as probeHostGatewaySupport, Dt as addStartServiceSpecificOptions, E as addStartAgentCoreSpecificOptions, Ei as substituteImagePlaceholders, En as buildAgentCoreCodeImage, Er as HOST_GATEWAY_MIN_VERSION, Et as resolveAlbFrontDoor, Fn as createWatchPredicates, Fr as buildDisconnectEvent, Ft as addImageOverrideOptions, G as classifyS3Error, Gn as filterRoutesByApiIdentifiers, Gt as enforceImageOverrideOrphans, H as createDeployedKvsDataSource, Hn as resolveEnvVars, Hr as EcsTaskResolutionError, Ht as runEcsServiceEmulator, I as normalizeKvsFileKeys, In as resolveApiTargetSubset, Ir as buildMessageEvent, It as buildEcsImageResolutionContext, J as startCloudFrontServer, Jn as startApiServer, Jt as resolveImageOverrides, K as createS3OriginReader, Kn as groupRoutesByServer, Kt as mergeForService, L as parseKvsFileOverrides, Ln as createAuthorizerCache, Lr as architectureToPlatform, Lt as ecsClusterOption, M as startAgentCoreWsBridge, Mi as resolveProfileCredentials, Mr as handleConnectionsRequest, Mt as MAX_TASKS_SUBNET_RANGE_CAP, N as LocalStartCloudFrontError, Nn as addStartApiSpecificOptions, Nr as parseConnectionsPath, Nt as addCommonEcsServiceOptions, O as buildAgentCoreServeAuthCheck, Oi as LocalInvokeBuildError, On as renderCodeDockerfile, Or as resolveHostGatewayExtraHosts, P as addStartCloudFrontSpecificOptions, Pr as buildConnectEvent, Pt as addEcsAssumeRoleOptions, Q as applyEdgeRequestResult, Qn as buildCognitoJwksUrl, Qt as listPinnedTargets, R as parseOriginOverrides, Rn as createFileWatcher, Rr as buildContainerImage, Rt as parseMaxTasks, S as StudioEventBus, Si as pickAgentCoreCandidateStack, Sn as waitForAgentCoreHttpReady, Sr as selectIntegrationResponse, Ti as formatStateRemedy, Tn as SUPPORTED_CODE_RUNTIMES, Tr as HOST_DOCKER_INTERNAL_GATEWAY, Tt as isApplicationLoadBalancer, U as resolveDeployedKvsArnByName, Un as availableApiIdentifiers, Ut as ImageOverrideError, V as resolveKvsModulesForDistribution, Vn as materializeLayerFromArn, Vr as resolveRuntimeImage, Vt as resolveSharedSidecarCredentials, W as resolveDeployedOriginBucket, Wn as filterRoutesByApiIdentifier, Wt as buildImageOverrideTag, X as serveFromStaticOrigin, Xn as resolveServiceIntegrationParameters, Xt as describePinnedImageUri, Y as resolveErrorResponseCandidates, Yn as resolveSelectionExpression, Yt as runImageOverrideBuilds, Z as serveLambdaUrlOrigin, Zn as defaultCredentialsLoader, Zt as isLocalCdkAssetImage, _ as filterStudioTargetGroups, _i as AGENTCORE_AGUI_PROTOCOL, _n as parseSseForJsonRpc, _r as applyAuthorizerOverlay, _t as createCloudFrontModule, an as attachContainerLogStreamer, ar as computeRequestIdentityHash, at as describeS3OriginDomain, b as renderStudioHtml, bi as AGENTCORE_RUNTIME_TYPE, bn as AGENTCORE_SESSION_ID_HEADER, br as evaluateResponseParameters, bt as addAlbSpecificOptions, c as startStudioProxy, ci as discoverWebSocketApis, cn as bridgeAgentCoreWs, cr as invokeTokenAuthorizer, ct as pickFunctionUrlLogicalIdFromOrigin, d as createStudioDispatcher, di as parseSelectionExpressionPath, dn as A2A_PATH, dr as buildCorsConfigByApiId, dt as pickTargetFunctionLogicalId, en as CloudMapRegistry, er as createJwksCache, et as buildEdgeRequestEvent, f as filterStudioCustomResources, fi as webSocketApiMatchesIdentifier, fn as a2aInvokeOnce, fr as buildCorsConfigFromCloudFrontChain, ft as resolveCloudFrontDistribution, g as annotatePinnedEcsTargets, gi as AGENTCORE_A2A_PROTOCOL, gn as mcpInvokeOnce, gr as translateLambdaResponse, gt as stripCloudFrontImport, h as annotateEcsTaskPinnedTargets, hi as resolveLambdaArnIntrinsic, hn as MCP_PROTOCOL_VERSION, hr as matchRoute, ht as runViewerResponse, i as coerceStopRequest, ii as resolveSingleTarget, in as getContainerNetworkIp, ir as buildMethodArn, it as CLOUDFRONT_DISTRIBUTION_TYPE, j as attachAgentCoreWsBridge, ji as buildStsClientConfig, jn as addInvokeSpecificOptions, jr as buildMgmtEndpointEnvUrl, k as selectServeInboundAuth, ki as describeAwsFailureForWarn, kn as toCmdArgv, kr as bufferToBody, kt as serviceStrategy, l as relayServeRequest, li as discoverWebSocketApisOrThrow, ln as invokeAgentCoreWs, lr as attachAuthorizers, lt as pickKvsLogicalIdFromArn, m as annotateAlbPinnedBackingServices, mi as pickRefLogicalId, mn as MCP_PATH, mr as matchPreflight, mt as runViewerRequest, n as coerceRunRequest, nn as SOFT_RELOAD_COMPLETION_LOG_SUFFIX, nr as verifyJwtAuthorizer, nt as edgeHeadersToHttp, o as resolveServeBaseUrl, on as addInvokeAgentCoreSpecificOptions, or as evaluateCachedLambdaPolicy, ot as extractKvsAssociations, p as isCustomResourceLambdaTarget, pi as discoverRoutes, pn as MCP_CONTAINER_PORT, pr as isFunctionUrlOacFronted, pt as compileCloudFrontFunction, q as matchBehavior, qn as readMtlsMaterialsFromDisk, qt as parseImageOverrideFlags, r as coerceServeRequest, ri as resolveWatchConfig, rn as setShadowReadyTimeoutMs, rr as verifyJwtViaDiscovery, rt as httpHeadersToEdge, s as createStudioServeManager, si as availableWebSocketApiIdentifiers, sr as invokeRequestAuthorizer, st as isCloudFrontDistribution, t as addStudioSpecificOptions, tn as DEFAULT_SHADOW_READY_TIMEOUT_MS, tr as verifyCognitoJwt, tt as buildEdgeResponseEvent, u as reinvoke, ui as filterWebSocketApisByIdentifiers, un as A2A_CONTAINER_PORT, ur as applyCorsResponseHeaders, ut as pickLambdaEdgeFunctionLogicalId, v as startStudioServer, vi as AGENTCORE_HTTP_PROTOCOL, vn as AGENTCORE_SIGV4_SERVICE, vr as buildHttpApiV2Event, vt as createLocalFileKvsDataSource, wi as derivePseudoParametersFromRegion, wn as downloadAndExtractS3Bundle, wr as VtlEvaluationError, wt as resolveAlbTarget, x as createStudioStore, xi as AgentCoreResolutionError, xn as invokeAgentCore, xr as pickResponseTemplate, xt as albStrategy, y as toStudioTargetGroups, yi as AGENTCORE_MCP_PROTOCOL, yn as signAgentCoreInvocation, yr as buildRestV1Event, yt as createUnboundCloudFrontModule, z as resolveCloudFrontTarget, zn as attachStageContext, zr as resolveRuntimeCodeMountPath, zt as parseRestartPolicy } from "./local-studio-9eVA5PPS.js";
2
2
 
3
- export { A2A_CONTAINER_PORT, A2A_PATH, AGENTCORE_A2A_PROTOCOL, AGENTCORE_AGUI_PROTOCOL, AGENTCORE_HTTP_PROTOCOL, AGENTCORE_MCP_PROTOCOL, AGENTCORE_RUNTIME_TYPE, AGENTCORE_SESSION_ID_HEADER, AGENTCORE_SIGV4_SERVICE, AgentCoreResolutionError, CLOUDFRONT_DISTRIBUTION_TYPE, CloudMapRegistry, ConnectionRegistry, DEFAULT_SHADOW_READY_TIMEOUT_MS, EcsTaskResolutionError, HOST_DOCKER_INTERNAL_GATEWAY, HOST_GATEWAY_MIN_VERSION, ImageOverrideError, LocalInvokeBuildError, LocalStartCloudFrontError, MAX_TASKS_SUBNET_RANGE_CAP, MCP_CONTAINER_PORT, MCP_PATH, MCP_PROTOCOL_VERSION, SOFT_RELOAD_COMPLETION_LOG_SUFFIX, SUPPORTED_CODE_RUNTIMES, StudioEventBus, VtlEvaluationError, a2aInvokeOnce, addAlbSpecificOptions, addCommonEcsServiceOptions, addEcsAssumeRoleOptions, addImageOverrideOptions, addInvokeAgentCoreSpecificOptions, addInvokeSpecificOptions, addListSpecificOptions, addRunTaskSpecificOptions, addStartAgentCoreSpecificOptions, addStartApiSpecificOptions, addStartCloudFrontSpecificOptions, addStartServiceSpecificOptions, addStudioSpecificOptions, albStrategy, annotateAlbPinnedBackingServices, annotateEcsTaskPinnedTargets, annotatePinnedEcsTargets, applyAuthorizerOverlay, applyCorsResponseHeaders, applyEdgeRequestResult, applyEdgeResponseResult, architectureToPlatform, attachAgentCoreWsBridge, attachAuthorizers, attachContainerLogStreamer, attachStageContext, availableApiIdentifiers, availableWebSocketApiIdentifiers, bridgeAgentCoreWs, bufferToBody, buildAgentCoreCodeImage, buildAgentCoreServeAuthCheck, buildCloudMapIndex, buildCognitoJwksUrl, buildConnectEvent, buildContainerImage, buildCorsConfigByApiId, buildCorsConfigFromCloudFrontChain, buildDisconnectEvent, buildEcsImageResolutionContext, buildEdgeRequestEvent, buildEdgeResponseEvent, buildHttpApiV2Event, buildImageOverrideTag, buildJwksUrlFromIssuer, buildMessageEvent, buildMethodArn, buildMgmtEndpointEnvUrl, buildRestV1Event, buildStageMap, buildStsClientConfig, classifyS3Error, classifySourceChange, coerceRunRequest, coerceServeRequest, coerceStopRequest, compileCloudFrontFunction, computeCodeImageTag, computeRequestIdentityHash, createAuthorizerCache, createCloudFrontModule, createDeployedKvsDataSource, createFileWatcher, createJwksCache, createLocalFileKvsDataSource, createS3OriginReader, createStudioDispatcher, createStudioServeManager, createStudioStore, createUnboundCloudFrontModule, createWatchPredicates, defaultCredentialsLoader, derivePseudoParametersFromRegion, describePinnedImageUri, describeS3OriginDomain, discoverRoutes, discoverWebSocketApis, discoverWebSocketApisOrThrow, downloadAndExtractS3Bundle, ecsClusterOption, edgeHeadersToHttp, enforceImageOverrideOrphans, evaluateCachedLambdaPolicy, evaluateResponseParameters, extractKvsAssociations, filterRoutesByApiIdentifier, filterRoutesByApiIdentifiers, filterStudioCustomResources, filterStudioTargetGroups, filterWebSocketApisByIdentifiers, formatStateRemedy, getContainerNetworkIp, groupRoutesByServer, handleConnectionsRequest, httpHeadersToEdge, idFromArn, invokeAgentCore, invokeAgentCoreWs, invokeRequestAuthorizer, invokeTokenAuthorizer, isApplicationLoadBalancer, isCloudFrontDistribution, isCustomResourceLambdaTarget, isFunctionUrlOacFronted, isLocalCdkAssetImage, listPinnedTargets, matchBehavior, matchPreflight, matchRoute, materializeLayerFromArn, mcpInvokeOnce, mergeForService, normalizeKvsFileKeys, parseConnectionsPath, parseImageOverrideFlags, parseKvsFileOverrides, parseLbPortOverrides, parseMaxTasks, parseOriginOverrides, parseRestartPolicy, parseSelectionExpressionPath, parseSseForJsonRpc, pickAgentCoreCandidateStack, pickFunctionUrlLogicalIdFromOrigin, pickKvsLogicalIdFromArn, pickLambdaEdgeFunctionLogicalId, pickRefLogicalId, pickResponseTemplate, pickTargetFunctionLogicalId, probeHostGatewaySupport, readMtlsMaterialsFromDisk, reinvoke, relayServeRequest, renderCodeDockerfile, renderStudioHtml, resolveAgentCoreTarget, resolveAlbFrontDoor, resolveAlbTarget, resolveApiTargetSubset, resolveCloudFrontDistribution, resolveCloudFrontTarget, resolveDeployedKvsArnByName, resolveDeployedOriginBucket, resolveEcsAssumeRoleOption, resolveEnvVars, resolveErrorResponseCandidates, resolveHostGatewayExtraHosts, resolveImageOverrides, resolveKvsModulesForDistribution, resolveLambdaArnIntrinsic, resolveProfileCredentials, resolveRuntimeCodeMountPath, resolveRuntimeFileExtension, resolveRuntimeImage, resolveSelectionExpression, resolveServeBaseUrl, resolveServiceIntegrationParameters, resolveSharedSidecarCredentials, resolveSingleTarget, resolveWatchConfig, runEcsServiceEmulator, runImageOverrideBuilds, runViewerRequest, runViewerResponse, selectIntegrationResponse, selectServeInboundAuth, serveFromStaticOrigin, serveLambdaUrlOrigin, serviceStrategy, setShadowReadyTimeoutMs, signAgentCoreInvocation, startAgentCoreHttpServer, startAgentCoreWsBridge, startApiServer, startCloudFrontServer, startStudioProxy, startStudioServer, stripCloudFrontImport, substituteImagePlaceholders, toCmdArgv, toStudioTargetGroups, translateLambdaResponse, tryParseStatus, tryResolveImageFnJoin, verifyCognitoJwt, verifyJwtAuthorizer, verifyJwtViaDiscovery, waitForAgentCoreHttpReady, waitForAgentCorePing, webSocketApiMatchesIdentifier };
3
+ export { A2A_CONTAINER_PORT, A2A_PATH, AGENTCORE_A2A_PROTOCOL, AGENTCORE_AGUI_PROTOCOL, AGENTCORE_HTTP_PROTOCOL, AGENTCORE_MCP_PROTOCOL, AGENTCORE_RUNTIME_TYPE, AGENTCORE_SESSION_ID_HEADER, AGENTCORE_SIGV4_SERVICE, AgentCoreResolutionError, CLOUDFRONT_DISTRIBUTION_TYPE, CloudMapRegistry, ConnectionRegistry, DEFAULT_SHADOW_READY_TIMEOUT_MS, EcsTaskResolutionError, HOST_DOCKER_INTERNAL_GATEWAY, HOST_GATEWAY_MIN_VERSION, ImageOverrideError, LocalInvokeBuildError, LocalStartCloudFrontError, MAX_TASKS_SUBNET_RANGE_CAP, MCP_CONTAINER_PORT, MCP_PATH, MCP_PROTOCOL_VERSION, SOFT_RELOAD_COMPLETION_LOG_SUFFIX, SUPPORTED_CODE_RUNTIMES, StudioEventBus, VtlEvaluationError, a2aInvokeOnce, addAlbSpecificOptions, addCommonEcsServiceOptions, addEcsAssumeRoleOptions, addImageOverrideOptions, addInvokeAgentCoreSpecificOptions, addInvokeSpecificOptions, addListSpecificOptions, addRunTaskSpecificOptions, addStartAgentCoreSpecificOptions, addStartApiSpecificOptions, addStartCloudFrontSpecificOptions, addStartServiceSpecificOptions, addStudioSpecificOptions, albStrategy, annotateAlbPinnedBackingServices, annotateEcsTaskPinnedTargets, annotatePinnedEcsTargets, applyAuthorizerOverlay, applyCorsResponseHeaders, applyEdgeRequestResult, applyEdgeResponseResult, architectureToPlatform, attachAgentCoreWsBridge, attachAuthorizers, attachContainerLogStreamer, attachStageContext, availableApiIdentifiers, availableWebSocketApiIdentifiers, bridgeAgentCoreWs, bufferToBody, buildAgentCoreCodeImage, buildAgentCoreServeAuthCheck, buildCloudMapIndex, buildCognitoJwksUrl, buildConnectEvent, buildContainerImage, buildCorsConfigByApiId, buildCorsConfigFromCloudFrontChain, buildDisconnectEvent, buildEcsImageResolutionContext, buildEdgeRequestEvent, buildEdgeResponseEvent, buildHttpApiV2Event, buildImageOverrideTag, buildJwksUrlFromIssuer, buildMessageEvent, buildMethodArn, buildMgmtEndpointEnvUrl, buildRestV1Event, buildStageMap, buildStsClientConfig, classifyS3Error, classifySourceChange, coerceRunRequest, coerceServeRequest, coerceStopRequest, compileCloudFrontFunction, computeCodeImageTag, computeRequestIdentityHash, createAuthorizerCache, createCloudFrontModule, createDeployedKvsDataSource, createFileWatcher, createJwksCache, createLocalFileKvsDataSource, createS3OriginReader, createStudioDispatcher, createStudioServeManager, createStudioStore, createUnboundCloudFrontModule, createWatchPredicates, defaultCredentialsLoader, derivePseudoParametersFromRegion, describeAwsFailureForWarn, describeCredentialLoadFailure, describePinnedImageUri, describeS3OriginDomain, discoverRoutes, discoverWebSocketApis, discoverWebSocketApisOrThrow, downloadAndExtractS3Bundle, ecsClusterOption, edgeHeadersToHttp, enforceImageOverrideOrphans, evaluateCachedLambdaPolicy, evaluateResponseParameters, extractKvsAssociations, filterRoutesByApiIdentifier, filterRoutesByApiIdentifiers, filterStudioCustomResources, filterStudioTargetGroups, filterWebSocketApisByIdentifiers, formatStateRemedy, getContainerNetworkIp, groupRoutesByServer, handleConnectionsRequest, httpHeadersToEdge, idFromArn, invokeAgentCore, invokeAgentCoreWs, invokeRequestAuthorizer, invokeTokenAuthorizer, isApplicationLoadBalancer, isCloudFrontDistribution, isCustomResourceLambdaTarget, isFunctionUrlOacFronted, isLocalCdkAssetImage, listPinnedTargets, matchBehavior, matchPreflight, matchRoute, materializeLayerFromArn, mcpInvokeOnce, mergeForService, normalizeKvsFileKeys, parseConnectionsPath, parseImageOverrideFlags, parseKvsFileOverrides, parseLbPortOverrides, parseMaxTasks, parseOriginOverrides, parseRestartPolicy, parseSelectionExpressionPath, parseSseForJsonRpc, pickAgentCoreCandidateStack, pickFunctionUrlLogicalIdFromOrigin, pickKvsLogicalIdFromArn, pickLambdaEdgeFunctionLogicalId, pickRefLogicalId, pickResponseTemplate, pickTargetFunctionLogicalId, probeHostGatewaySupport, readMtlsMaterialsFromDisk, reinvoke, relayServeRequest, renderCodeDockerfile, renderStudioHtml, resolveAgentCoreTarget, resolveAlbFrontDoor, resolveAlbTarget, resolveApiTargetSubset, resolveCloudFrontDistribution, resolveCloudFrontTarget, resolveDeployedKvsArnByName, resolveDeployedOriginBucket, resolveEcsAssumeRoleOption, resolveEnvVars, resolveErrorResponseCandidates, resolveHostGatewayExtraHosts, resolveImageOverrides, resolveKvsModulesForDistribution, resolveLambdaArnIntrinsic, resolveProfileCredentials, resolveRuntimeCodeMountPath, resolveRuntimeFileExtension, resolveRuntimeImage, resolveSelectionExpression, resolveServeBaseUrl, resolveServiceIntegrationParameters, resolveSharedSidecarCredentials, resolveSingleTarget, resolveWatchConfig, runEcsServiceEmulator, runImageOverrideBuilds, runViewerRequest, runViewerResponse, selectIntegrationResponse, selectServeInboundAuth, serveFromStaticOrigin, serveLambdaUrlOrigin, serviceStrategy, setShadowReadyTimeoutMs, signAgentCoreInvocation, startAgentCoreHttpServer, startAgentCoreWsBridge, startApiServer, startCloudFrontServer, startStudioProxy, startStudioServer, stripCloudFrontImport, substituteImagePlaceholders, toCmdArgv, toStudioTargetGroups, translateLambdaResponse, tryParseStatus, tryResolveImageFnJoin, verifyCognitoJwt, verifyJwtAuthorizer, verifyJwtViaDiscovery, waitForAgentCoreHttpReady, waitForAgentCorePing, webSocketApiMatchesIdentifier };