AWS securityagent documentation change
Summary
Expanded regional availability from only 'us-east-1' to include 'us-west-2', 'eu-west-1', 'eu-central-1', 'ap-southeast-2', and 'ap-northeast-1'.
Security assessment
This change documents service expansion to additional AWS regions, improving geographic availability and potentially resilience. No security issue addressed or security features documented.
Diff
diff --git a/securityagent/latest/userguide/resilience.md b/securityagent/latest/userguide/resilience.md index 3f251386b..7a257ebb5 100644 --- a//securityagent/latest/userguide/resilience.md +++ b//securityagent/latest/userguide/resilience.md @@ -9 +9 @@ -AWS Security Agent is available in `us-east-1` and 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 `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.