AWS bedrock-agentcore documentation change
Summary
Updated link from './security.html#resource-based-policies' to './resource-based-policies.html'
Security assessment
This is a routine documentation link fix with no security implications. It updates a broken or outdated reference link but doesn't change security content or indicate any security issue.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-fine-grained-access-control.md b/bedrock-agentcore/latest/devguide/gateway-fine-grained-access-control.md index c9b8c5df0..c7b910cdf 100644 --- a//bedrock-agentcore/latest/devguide/gateway-fine-grained-access-control.md +++ b//bedrock-agentcore/latest/devguide/gateway-fine-grained-access-control.md @@ -11 +11 @@ Using interceptors for access controlAccess control levelsImplementation approac -Amazon Bedrock AgentCore Gateway provides fine-grained access control capabilities that allow you to control which users and agents can access specific tools and resources. You can implement access control through gateway interceptors for custom logic, or use resource-based policies for standard AWS-style access control. For information about resource-based policies, see [Resource-based policies for Amazon Bedrock AgentCore](./security.html#resource-based-policies). +Amazon Bedrock AgentCore Gateway provides fine-grained access control capabilities that allow you to control which users and agents can access specific tools and resources. You can implement access control through gateway interceptors for custom logic, or use resource-based policies for standard AWS-style access control. For information about resource-based policies, see [Resource-based policies for Amazon Bedrock AgentCore](./resource-based-policies.html).