AWS bedrock documentation change
Summary
Fixed a broken URL in documentation by correcting 'hgeneral' to 'general' in Amazon Bedrock limits link
Security assessment
This change only corrects a typo in a documentation URL. There is no evidence of security vulnerability remediation or security feature addition.
Diff
diff --git a/bedrock/latest/userguide/guardrails-automated-reasoning-checks.md b/bedrock/latest/userguide/guardrails-automated-reasoning-checks.md index 11e06a68c..aa965ade8 100644 --- a//bedrock/latest/userguide/guardrails-automated-reasoning-checks.md +++ b//bedrock/latest/userguide/guardrails-automated-reasoning-checks.md @@ -114 +114 @@ Before implementing Automated Reasoning checks, be aware of these technical limi - * **Variable and rules limits.** Policies with excessive numbers of variables or overly complex rule interactions may hit processing limits or return TOO_COMPLEX results. See [Amazon Bedrock limits documentation](https://docs.aws.amazon.com/hgeneral/latest/gr/bedrock.html#limits_bedrock) and [Validation results reference](./automated-reasoning-checks-concepts.html#ar-concept-validation-results). + * **Variable and rules limits.** Policies with excessive numbers of variables or overly complex rule interactions may hit processing limits or return TOO_COMPLEX results. See [Amazon Bedrock limits documentation](https://docs.aws.amazon.com/general/latest/gr/bedrock.html#limits_bedrock) and [Validation results reference](./automated-reasoning-checks-concepts.html#ar-concept-validation-results).