Skip to content

Commit d7ce10e

Browse files
committed
Update AgentCore Runtime VPC documentation
- Add use case scenarios for VPC mode - Include agentBuilderEnabled in configuration examples - Add AZ support requirements with official documentation link - Add NAT Gateway requirements for MCP server installation
1 parent 9579023 commit d7ce10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ja/DEPLOY_OPTION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,7 @@ const envs: Record<string, Partial<StackInput>> = {
828828
```
829829

830830
> [!WARNING]
831-
> VPCモードを使用する場合、AgentCore Runtime削除時にセキュリティグループが自動削除されません。AgentCore Runtimeが作成するマネージドENIがセキュリティグループを参照するため、CloudFormationでは削除できません。AgentCore Runtime削除後、マネージドENIが自動削除されるまで待ってから、手動でセキュリティグループを削除してください。削除が必要なセキュリティグループIDはCloudFormationの出力に表示されます
831+
> VPC モードを使用する場合、例えば PRIVATE から PUBLIC への変更により AgentCore Runtime 削除時にセキュリティグループが自動削除されません。AgentCore Runtime が作成する AWS マネージドな ENI がセキュリティグループを参照するため、CloudFormation では削除できません。AgentCore Runtime 削除後、マネージド ENI が自動削除されるまで待ってから、手動でセキュリティグループを削除してください。削除が必要なセキュリティグループ ID は CloudFormation の出力に表示されます
832832
833833
### 音声チャットユースケースの有効化
834834

0 commit comments

Comments
 (0)