AWS aws-mcp

eventNameDescriptionSampleRule
anyCatch-all entry for AWS aws-mcp rules that match the service but not a specific eventName.NN
DestroySessionDestroySession recorded by CloudTrail for AWS aws-mcp. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.NN

any: AWS aws-mcp (catch-all)

#
Service
aws-mcp

Description

Catch-all entry for AWS aws-mcp rules that match the service but not a specific eventName.

DestroySession

#
Service
aws-mcp

Description

DestroySession recorded by CloudTrail for AWS aws-mcp. Observed in real CloudTrail; no AWS SDK operation model documents it, so no description is available from the SDK.

Example CloudTrail Event #

This is a projected export row, not a complete CloudTrail record: it shows only the envelope columns a SIEM export retained. The export never carried userIdentity, requestParameters, responseElements, sourceIPAddress, recipientAccountId, eventCategory, so their absence here says nothing about the real event. Account identifiers, ARNs and endpoint hostnames in eventID, requestID, resources, tlsDetails, userAgent are replaced with the placeholders AWS uses in its own documentation, so those values are structurally real but not the originals. errorMessage is withheld: it is free-form prose that names customer resources, which no substitution rule can find reliably. eventTime is withheld because the export renders it in the exporting system's local timezone rather than the UTC a CloudTrail record carries.

{
  "eventVersion": "1.11",
  "eventID": "d76b44f6-1ab4-4319-bdcd-b13b847d8692",
  "eventSource": "aws-mcp.amazonaws.com",
  "eventName": "DestroySession",
  "awsRegion": "us-east-1",
  "eventType": "AwsMcpEvent",
  "readOnly": false,
  "managementEvent": true,
  "requestID": "2417b07a-f011-4593-adb0-f3dc759e22fa",
  "userAgent": "python-httpx/0.28.1 mcp-proxy-for-aws/1.6.4 kiro/0.0.0"
}