AWS bedrock-agentcore documentation change
Summary
Reorganized regional feature support information from bulleted lists into a table format for clarity
Security assessment
The change is purely structural/organizational with no security implications. It improves readability but doesn't introduce or modify security-related content.
Diff
diff --git a/bedrock-agentcore/latest/devguide/agentcore-regions.md b/bedrock-agentcore/latest/devguide/agentcore-regions.md index 642919a01..741bcd424 100644 --- a//bedrock-agentcore/latest/devguide/agentcore-regions.md +++ b//bedrock-agentcore/latest/devguide/agentcore-regions.md @@ -7,49 +7,19 @@ -The following AWS Regions support all features in Amazon Bedrock AgentCore: - - * US East (N. Virginia) - - * US West (Oregon) - - * Europe (Frankfurt) - - * Asia Pacific (Sydney) - - - - -The following AWS Regions don't support AgentCore Evaluations or AgentCore Policy: - - * US East (Ohio) - - * Europe (Ireland) - - * Asia Pacific (Mumbai) - - * Asia Pacific (Singapore) - - * Asia Pacific (Tokyo) - - - - -The following AWS Regions only support AgentCore Gateway, AgentCore Identity, and AgentCore Memory: - - * Europe (Paris) - - * Asia Pacific (Seoul) - - * Europe (Stockholm) - - * Europe (London) - - * Canada (Central) - - - - -The following AWS Regions only support AgentCore Memory: - - * South America (São Paulo) - - - +The following table shows which features are supported in each AWS Region: + +AWS Region | AgentCore Gateway | AgentCore Identity | AgentCore Memory | AgentCore Evaluations | AgentCore Policy +---|---|---|---|---|--- +US East (N. Virginia) | ✓ | ✓ | ✓ | ✓ | ✓ +US East (Ohio) | ✓ | ✓ | ✓ | | +US West (Oregon) | ✓ | ✓ | ✓ | ✓ | ✓ +Europe (Frankfurt) | ✓ | ✓ | ✓ | ✓ | ✓ +Europe (Ireland) | ✓ | ✓ | ✓ | | +Europe (London) | ✓ | ✓ | ✓ | | +Europe (Paris) | ✓ | ✓ | ✓ | | +Europe (Stockholm) | ✓ | ✓ | ✓ | | +Asia Pacific (Mumbai) | ✓ | ✓ | ✓ | | +Asia Pacific (Singapore) | ✓ | ✓ | ✓ | | +Asia Pacific (Sydney) | ✓ | ✓ | ✓ | ✓ | ✓ +Asia Pacific (Tokyo) | ✓ | ✓ | ✓ | | +Asia Pacific (Seoul) | ✓ | ✓ | ✓ | | +Canada (Central) | ✓ | ✓ | ✓ | | +South America (São Paulo) | | | ✓ | |