AWS Security ChangesHomeSearch

AWS securityagent documentation change

Service: securityagent · 2026-07-01 · Documentation low

File: securityagent/latest/userguide/resilience.md

Summary

Expanded supported regions list and clarified cross-region inference types

Security assessment

Adds documentation about regional availability and data processing boundaries (geographic vs global), which relates to data residency security aspects but doesn't address vulnerabilities.

Diff

diff --git a/securityagent/latest/userguide/resilience.md b/securityagent/latest/userguide/resilience.md
index d90daa55b..a075132a4 100644
--- a//securityagent/latest/userguide/resilience.md
+++ b//securityagent/latest/userguide/resilience.md
@@ -11 +11 @@
-AWS Security Agent is available in `us-east-1`, `us-west-2`, `eu-west-1`, `eu-central-1`, `ap-southeast-2`, and `ap-northeast-1`. It uses [geographic cross region inference](https://docs.aws.amazon.com/bedrock/latest/userguide/geographic-cross-region-inference.html). AWS Security Agent is a tool used during the development of your application, and should not be deployed as critical or customer facing infrastructure.
+AWS Security Agent is available in the following Regions: US East (N. Virginia) – `us-east-1`, US West (Oregon) – `us-west-2`, Asia Pacific (Mumbai) – `ap-south-1`, Asia Pacific (Singapore) – `ap-southeast-1`, Asia Pacific (Sydney) – `ap-southeast-2`, Asia Pacific (Tokyo) – `ap-northeast-1`, Europe (Frankfurt) – `eu-central-1`, Europe (Ireland) – `eu-west-1`, and South America (São Paulo) – `sa-east-1`. It uses [cross-region inference](https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html). In Asia Pacific (Mumbai), Asia Pacific (Singapore), and South America (São Paulo), AWS Security Agent uses [global cross-region inference](https://docs.aws.amazon.com/bedrock/latest/userguide/global-cross-region-inference.html), which routes inference requests to any [commercial AWS Region](https://docs.aws.amazon.com/glossary/latest/reference/glos-chap.html#region). In all other Regions, it uses [geographic cross-region inference](https://docs.aws.amazon.com/bedrock/latest/userguide/geographic-cross-region-inference.html), which keeps data processing within specific geographic boundaries. AWS Security Agent is a tool used during the development of your application, and should not be deployed as critical or customer-facing infrastructure.