AWS bedrock documentation change
Summary
Corrected hyperlink reference for KMS key permissions documentation
Security assessment
Fixes a broken link to KMS permissions documentation but doesn't introduce new security content.
Diff
diff --git a/bedrock/latest/userguide/agents-permissions.md b/bedrock/latest/userguide/agents-permissions.md index 1380f3606..140271910 100644 --- a//bedrock/latest/userguide/agents-permissions.md +++ b//bedrock/latest/userguide/agents-permissions.md @@ -27 +27 @@ To use a custom service role for agents instead of the one Amazon Bedrock automa - * (Optional) If you associate a guardrail with your agent, permissions to apply that guardrail. If the guardrail is encrypted with a KMS key, the service role will also need [permissions to decrypt the key](./guardrails-permissions.html#guardrails-permissions-kms) + * (Optional) If you associate a guardrail with your agent, permissions to apply that guardrail. If the guardrail is encrypted with a KMS key, the service role will also need [permissions to decrypt the key](./guardrails-permissions-kms.html)