AWS bedrock-agentcore documentation change
Summary
Updated support matrix for VPC interface endpoints: changed 'Identity' and 'Gateway' from 'Not yet supported' to 'Supported' for Runtime VPC endpoint, and added new rows for 'Evaluations' (supported for Control only) and 'Policy' (supported for both).
Security assessment
The change documents expanded support for VPC interface endpoints, which is a network security feature that allows private connectivity to AWS services without traversing the public internet. This enhances security by reducing exposure to internet-based attacks. However, there is no evidence of addressing a specific security vulnerability or incident.
Diff
diff --git a/bedrock-agentcore/latest/devguide/vpc-interface-endpoints.md b/bedrock-agentcore/latest/devguide/vpc-interface-endpoints.md index f425b3162..6e6d0211d 100644 --- a//bedrock-agentcore/latest/devguide/vpc-interface-endpoints.md +++ b//bedrock-agentcore/latest/devguide/vpc-interface-endpoints.md @@ -37,2 +37,4 @@ Built-in Tools (Code Interpreter, Browser Tool) | Supported | Supported -Identity | Supported | Not yet supported -Gateway | Supported | Not yet supported +Identity | Supported | Supported +Gateway | Supported | Supported +Evaluations | Not yet supported | Supported +Policy | Supported | Supported