How to configure AgentCore Gateway to target a private API Gateway in AWS
Issue #1059
Amazon Bedrock AgentCore Gateway turns existing APIs into MCP tools. Its built-in API Gateway target only works with public, REGIONAL or EDGE API Gateways, because it relies on API Gateway’s export-to-OpenAPI capability, which does …