AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-07-18 · Documentation low

File: bedrock/latest/userguide/bda-cris.md

Summary

Expanded regional support for CRIS data automation profiles and updated IAM policy example

Security assessment

Added new regions and clarified IAM policy scope, but no explicit security feature addition or vulnerability remediation documented.

Diff

diff --git a/bedrock/latest/userguide/bda-cris.md b/bedrock/latest/userguide/bda-cris.md
index 72353a1ac..a97fec988 100644
--- a//bedrock/latest/userguide/bda-cris.md
+++ b//bedrock/latest/userguide/bda-cris.md
@@ -13,4 +13,9 @@ Source Region | Amazon Resource Name (ARN) | Supported Regions
-N. Virginia |  arn:aws:bedrock:us-east-1:`account id`:data-automation-profile/us.data-automation-v1 |  us-east-1 us-east-2 us-west-1 us-west-2  
-Oregon |  arn:aws:bedrock:us-west-2:`account id`:data-automation-profile/us.data-automation-v1 |  us-east-1 us-east-2 us-west-1 us-west-2  
-  
-Below is an example IAM policy for processing documents with CRIS enabled
+US East (N. Virginia) |  arn:aws:bedrock:us-east-1:`account id`:data-automation-profile/us.data-automation-v1 |  us-east-1 us-east-2 us-west-1 us-west-2  
+US West (Oregon) |  arn:aws:bedrock:us-west-2:`account id`:data-automation-profile/us.data-automation-v1 |  us-east-1 us-east-2 us-west-1 us-west-2  
+Europe (Frankfurt) |  arn:aws:bedrock:eu-central-1:`account id`:data-automation-profile/eu.data-automation-v1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  
+Europe (Ireland) |  arn:aws:bedrock:eu-west-1:`account id`:data-automation-profile/eu.data-automation-v1 |  eu-central-1 eu-north-1 eu-south-1 eu-south-2 eu-west-1 eu-west-3  
+Europe (London) |  arn:aws:bedrock:eu-west-2:`account id`:data-automation-profile/eu.data-automation-v1 |  eu-west-2  
+Asia Pacific (Mumbai) |  arn:aws:bedrock:ap-south-1:`account id`:data-automation-profile/apac.data-automation-v1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  
+Asia Pacific (Sydney) |  arn:aws:bedrock:ap-southeast-2:`account id`:data-automation-profile/apac.data-automation-v1 |  ap-northeast-1 ap-northeast-2 ap-northeast-3 ap-south-1 ap-south-2 ap-southeast-1 ap-southeast-2 ap-southeast-4  
+  
+Below is an example IAM policy for processing documents with CRIS enabled for `us-east-1` or `us-west-2`.