aws / aws/bedrock-agentcore-sdk-python

import-agent: Specify Bedrock AgentCore Gateway Targets

Abierto
#261 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
761
Forks
147
Merge medio
1 d 23 h
PR fusionados (30 d)
7

Descripción

**Is your feature request related to a problem? Please describe.**

I'm attempting to use the **import-agent** tool to migrate a Bedrock Agent into AgentCore but I'm running into the following issue:

When I try to import a Bedrock Agent that has OpenAPI action group schemas, the import fails with validation errors. It looks like the tool is converting these to Gateway Lambda targets, which only support a limited schema format (type, properties, required, items, description). I can see that AgentCore Gateway supports OpenAPI targets with full schemas, so is this just a current limitation of the tool?

**Describe the solution you'd like**

The ability to specify an AgentCore Gateway target type, such as OpenAI schema, when configuring the migration of an agent using **import-agent**

**Describe alternatives you've considered**
The only alternative I can see is manually migrating the agent.

**Additional context**
Add any other context or screenshots about the feature request here.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Comienza en el punto de entrada de import-agent y sigue cómo los esquemas de grupos de acciones de OpenAPI se convierten en destinos de Gateway Lambda. Compara ese comportamiento con los destinos de OpenAPI de AgentCore Gateway y determina cómo debería representarse un tipo de destino configurable; se considera terminado cuando las importaciones pueden seleccionar un destino compatible con OpenAPI sin los errores de validación actuales.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
aws, openapi, python
Área
backend-api-design, cli, cloud
Tipo de issue
Nueva funcionalidad
Dificultad
4/5
Tiempo estimado
3-5 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
45/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.