Skip to content

How to deploy Bedrock Agentcore runtime within VPC?

0

In the deployment code I do see an option for network configuration : networkConfiguration={"networkMode": "PUBLIC"},I dont see any documentation on setting up this service within vpc. We are trying to utlize other application endpoints with agentcore runtime. Please suggest.

1 Answer
2

Hello, Ramya. VPC-only (coming soon) – This option will allow to access resources hosted in a customer’s VPC or connected via AWS PrivateLink endpoints. Using VPC Endpoints, you can create a PrivateLink endpoint (type Interface) to

com.amazonaws.[region].bedrock-agentcore.gateway

You can check this information on: https://aws.amazon.com/blogs/aws/introducing-amazon-bedrock-agentcore-securely-deploy-and-operate-ai-agents-at-any-scale/

AWS

answered a year ago

AWS
EXPERT

reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.