AWS Security ChangesHomeSearch

AWS bedrock documentation change

Service: bedrock · 2025-11-22 · Documentation low

File: bedrock/latest/userguide/cmk-agent-resources.md

Summary

Fixed URL formatting by adding double slashes in API reference links

Security assessment

Changes only correct URL path formatting without altering security-related content or addressing vulnerabilities. No evidence of security impact.

Diff

diff --git a/bedrock/latest/userguide/cmk-agent-resources.md b/bedrock/latest/userguide/cmk-agent-resources.md
index 297f3f57c..0ff49f805 100644
--- a//bedrock/latest/userguide/cmk-agent-resources.md
+++ b//bedrock/latest/userguide/cmk-agent-resources.md
@@ -17 +17 @@ Action | CMK enabled fields | Description
-[CreateAgent](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateAgent.html) | `instruction` | Instructs the agent on what it should do and how it should interact with users  
+[CreateAgent](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_agent_CreateAgent.html) | `instruction` | Instructs the agent on what it should do and how it should interact with users  
@@ -19,3 +19,3 @@ Action | CMK enabled fields | Description
-[CreateAgentActionGroup](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_CreateAgentActionGroup.html) | `description` | Description of the action group  
-`[apiSchema](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_APISchema.html)` | Contains either the details of the apiSchema for the agent action group or the JSON or YAML-formatted payload defining the schema  
-`[s3](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_APISchema.html)` | Contains details about the Amazon S3 object containing the apiSchema for the agent action group  
+[CreateAgentActionGroup](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_agent_CreateAgentActionGroup.html) | `description` | Description of the action group  
+`[apiSchema](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_agent_APISchema.html)` | Contains either the details of the apiSchema for the agent action group or the JSON or YAML-formatted payload defining the schema  
+`[s3](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_agent_APISchema.html)` | Contains details about the Amazon S3 object containing the apiSchema for the agent action group  
@@ -23,2 +23,2 @@ Action | CMK enabled fields | Description
-[AssociateAgentKnowledgeBase](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_AssociateAgentKnowledgeBase.html) | `description` | Description of what the agent should use the knowledge base for  
-[AssociateAgentCollaborator](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_AssociateAgentCollaborator.html) | `collaborationInstruction` | Instructions for the collaborator agent  
+[AssociateAgentKnowledgeBase](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_agent_AssociateAgentKnowledgeBase.html) | `description` | Description of what the agent should use the knowledge base for  
+[AssociateAgentCollaborator](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_agent_AssociateAgentCollaborator.html) | `collaborationInstruction` | Instructions for the collaborator agent  
@@ -142 +142 @@ Make sure you are not deleting or removing permissions for any keys for a versio
-To view and verify the keys being used by a version, call [GetAgentVersion](https://docs.aws.amazon.com/bedrock/latest/APIReference/API_agent_GetAgentVersion.html) and check the `customerEncryptionKeyArn` in the response.
+To view and verify the keys being used by a version, call [GetAgentVersion](https://docs.aws.amazon.com//bedrock/latest/APIReference/API_agent_GetAgentVersion.html) and check the `customerEncryptionKeyArn` in the response.