A VPC application calls an AI service.
Avoid the public internet.
Choose two designs.
Configure the VPC endpoint, routes, DNS, and security groups, then review endpoint policy, IAM, TLS, logs, and egress control.
Detailed explanation
Connectivity is restricted.
Connectivity is restricted.
Network and authorization controls work together.
Network and authorization controls work together.
Reachability is unnecessarily broad.
Reachability is unnecessarily broad.
Network isolation is not sufficient.
Network isolation is not sufficient.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 5.1のVPCエンドポイント、IAM、AI通信保護を確認する。Expected result
AIサービスへの通信経路と権限を閉域・最小範囲へ制限できる。Key points
- VPC endpoint
- Private path
- Route
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.