AWS bedrock-agentcore medium security documentation change
Summary
Removed preview notice and corrected CloudTrail data event API name from 'InvokeMcp' to 'InvokeGateway'
Security assessment
Correcting the logged API name ensures accurate security auditing via CloudTrail. An incorrect API name could lead to gaps in security monitoring, making this a security-related documentation fix.
Diff
diff --git a/bedrock-agentcore/latest/devguide/gateway-event-types.md b/bedrock-agentcore/latest/devguide/gateway-event-types.md index 6c9b74f76..c6ab0662d 100644 --- a//bedrock-agentcore/latest/devguide/gateway-event-types.md +++ b//bedrock-agentcore/latest/devguide/gateway-event-types.md @@ -7,2 +6,0 @@ Gateway Management Events in CloudTrailGateway Data Events in CloudTrail -Amazon Bedrock AgentCore is in preview release and is subject to change. - @@ -69 +67 @@ Data event type (console) | resources.type value | Data APIs logged to CloudTrai -Bedrock-AgentCore gateway | `AWS::BedrockAgentCore::Gateway` | InvokeMcp +Bedrock-AgentCore gateway | `AWS::BedrockAgentCore::Gateway` | InvokeGateway