Slide 24
Slide 24 text
bedrock-agentcore-starter-toolkit
agentcore configure \
--vpc \
--subnets subnet-xxxxx,subnet-
xxxxxx \
--security-groups sg-xxxxxx
AWS CLI
create-agent-runtimeのnetwork-
configurationオプションで“VPC”を
選択
マネコン
エージェント作成/更新時に「高度な
設定」からVPCを選択
24
VPCデプロイの手順
agentcore configure時に
vpcオプションを付与
その後agentcore deploy