Skip to main content
Glama

aws_guardduty_list_findings

List AWS GuardDuty security findings by ID, with optional filtering by severity or type to identify potential threats in your cloud environment.

Instructions

List GuardDuty finding IDs, optionally filtered by severity or type. Use aws_guardduty_get_findings to retrieve full details.

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')
detector_idYesDetector ID
finding_criteriaNoFilter criteria. Example: {"Criterion": {"severity": {"Gte": 7}}} for high-severity findings, or {"Criterion": {"service.archived": {"Eq": ["false"]}}}
max_resultsNoMaximum finding IDs 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