aws / aws/bedrock-agentcore-sdk-python
import-agent: Specify Bedrock AgentCore Gateway Targets
- Lingua principale
- Python
- Stelle
- 761
- Fork
- 147
- Merge medio
- 1g 23h
- PR unite (30g)
- 7
Descrizione
**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.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia dal punto di ingresso di import-agent e traccia il modo in cui gli schemi dei gruppi di azioni OpenAPI vengono convertiti in target Gateway Lambda. Confronta questo comportamento con i target OpenAPI di AgentCore Gateway e determina come dovrebbe essere rappresentato un tipo di target configurabile; il lavoro è completato quando gli import possono selezionare un target compatibile con OpenAPI senza gli errori di validazione attuali.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- aws, openapi, python
- Ambito
- backend-api-design, cli, cloud
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100