MCPcopy Create free account
hub / github.com/aws-samples/sample-devgenius-aws-solution-builder /

Class

lib/index.ts:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23import * as origins from "aws-cdk-lib/aws-cloudfront-origins"
24import * as apigw from "aws-cdk-lib/aws-apigatewayv2"
25import { HttpLambdaIntegration } from "aws-cdk-lib/aws-apigatewayv2-integrations"
26import { HttpJwtAuthorizer } from "aws-cdk-lib/aws-apigatewayv2-authorizers"
27
28// The AgentCore web-search connector is only available in these Regions today.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected