vFunction Agent
Overview
The vFunction Agent is an AI agent ready to assist users with a wide range of queries and tasks. You can think of it as an Agentic AI assistant that can help you with specifying your baselinbe architecture and understanding the various architectural issues.
To use the vFunction agent, click on vFunction Agent under Actions in the Analysis page.
The vFunction Agent uses Amazon Bedrock.
Connecting to Amazon Bedrock
No configuration is needed if your vFunction server is connected to the Internet.
If you can’t connect, you need to enable all endpoints following the pattern:
https://bedrock-*.amazonaws.com
As of June 2026, the specific end points are:
https://bedrock-agent-runtime.us-east-1.amazonaws.com/agents/*,
https://bedrock-agent-runtime.us-east-1.amazonaws.com/sessions/*,
https://bedrock-runtime.us-east-1.amazonaws.com/model/us.anthropic.claude-sonnet-4-6/converse
You can replace the region in the above URLs if needed.
Consult your Security Team on how to create the connection from your private network to the above URLs.