AWS bedrock documentation change
Summary
Added clarification that input prompts and output results may be stored in opt-in regions for abuse detection purposes.
Security assessment
The change documents that data may be stored in opt-in regions specifically for abuse detection, enhancing security documentation without evidence of fixing a vulnerability.
Diff
diff --git a/bedrock/latest/userguide/inference-profiles-support.md b/bedrock/latest/userguide/inference-profiles-support.md index e9f6e225c..0c5b3873f 100644 --- a//bedrock/latest/userguide/inference-profiles-support.md +++ b//bedrock/latest/userguide/inference-profiles-support.md @@ -43 +43 @@ When you invoke a cross-Region inference profile in Amazon Bedrock, your request -The destination Regions in a cross-Region inference profile can include _opt-in Regions_ , which are Regions that you must explicitly enable at AWS account or Organization level. To learn more, see [Enable or disable AWS Regions in your account](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html). When using a cross-Region inference profile, your inference request can be routed to any of the destination Regions in the profile, even if you did not opt-in to such Regions in your account. +The destination Regions in a cross-Region inference profile can include _opt-in Regions_ , which are Regions that you must explicitly enable at AWS account or Organization level. To learn more, see [Enable or disable AWS Regions in your account](https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html). When using a cross-Region inference profile, your inference request can be routed to any of the destination Regions in the profile, even if you did not opt-in to such Regions in your account. Your input prompts and output results may be stored in the opt-in Regions for abuse detection purposes.