AWS Security ChangesHomeSearch

AWS bedrock-agentcore high security documentation change

Service: bedrock-agentcore · 2025-10-25 · Security-related high

File: bedrock-agentcore/latest/devguide/gateway-cloudtrail.md

Summary

Completely restructured CloudTrail documentation with detailed integration information, added resource links, and explicit guidance about management vs data events

Security assessment

Expanded security monitoring documentation by clarifying CloudTrail integration details. Explicitly distinguishing management vs data events helps implement proper audit controls.

Diff

diff --git a/bedrock-agentcore/latest/devguide/gateway-cloudtrail.md b/bedrock-agentcore/latest/devguide/gateway-cloudtrail.md
index 1540f23c2..11d18fce8 100644
--- a//bedrock-agentcore/latest/devguide/gateway-cloudtrail.md
+++ b//bedrock-agentcore/latest/devguide/gateway-cloudtrail.md
@@ -5 +5,26 @@
-# Logging Gateway API calls with CloudTrail
+# Log Amazon Bedrock AgentCore Gateway API calls with CloudTrail
+
+Amazon Bedrock AgentCore Gateway is integrated with AWS CloudTrail, a service that provides a record of actions taken by a user, role, or an AWS service in Gateway. CloudTrail captures all API calls for Gateway as events, including calls from the Gateway console and code calls to the Gateway APIs. Using the information collected by CloudTrail, you can determine the request that was made to Gateway, who made the request, when it was made, and additional details. There are two types of events: **Management events** and **Data events**.
+
+For more information about using CloudTrail with Gateway, see the following resources:
+
+  * [AWS CloudTrail User Guide](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/)
+
+  * [Creating a Trail for Your AWS Account](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-create-and-update-a-trail.html)
+
+  * [AWS CloudTrail API Reference](https://docs.aws.amazon.com/awscloudtrail/latest/APIReference/)
+
+  * [AWS CloudTrail CLI Reference](https://docs.aws.amazon.com/cli/latest/reference/cloudtrail/index.html)
+
+
+
+
+###### Topics
+
+  * [Amazon Bedrock AgentCore Gateway event types](./gateway-event-types.html)
+
+  * [Enable CloudTrail data event logging for Amazon Bedrock AgentCore Gateway resources](./enabling-cloudtrail-data-event-logging.html)
+
+  * [Understanding Amazon Bedrock AgentCore Gateway CloudTrail events](./understanding-gateway-cloudtrail-log-entries.html)
+
+
@@ -7 +31,0 @@
-Gateway is integrated with CloudTrail, a service that provides a record of actions taken by a user, role, or an AWS service in Gateway. CloudTrail captures all API calls for Gateway as events, including calls from the Gateway console and code calls to the Gateway APIs. Using the information collected by CloudTrail, you can determine the request that was made to Gateway, who made the request, when it was made, and additional details. There are two types of events: Management events and Data events:
@@ -17 +41 @@ Use the MCP Inspector
-Gateway Event Types
+Gateway event types