Skip to main content
Glama

aws_cloudtrail_lookup_events

Query AWS CloudTrail management events to monitor account activity. Filter by event name, resource type, or user to investigate security incidents and audit API usage.

Instructions

Look up recent CloudTrail management events. Filter by event name, resource type, user name, etc. Returns the last 90 days by default.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
lookup_attributesNoLookup filters (e.g., [{"AttributeKey": "EventName", "AttributeValue": "ConsoleLogin"}])
start_timeNoStart time (ISO 8601 format)
end_timeNoEnd time (ISO 8601 format)
max_resultsNoMaximum events to return (default: 50)
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcelobrake/aws-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server