Skip to main content
Glama

aws_securityhub_get_findings

Retrieve AWS Security Hub findings from multiple security services like GuardDuty and Inspector. Filter and sort security alerts to identify vulnerabilities and compliance issues in your AWS environment.

Instructions

Retrieve Security Hub findings with optional filters. Aggregates findings from GuardDuty, Inspector, Macie, IAM Access Analyzer, and more.

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')
filtersNoASFF filter object. Example: {"SeverityLabel": [{"Value": "HIGH", "Comparison": "EQUALS"}], "RecordState": [{"Value": "ACTIVE", "Comparison": "EQUALS"}]}
sort_criteriaNoSort results (e.g., [{"Field": "LastObservedAt", "SortOrder": "desc"}])
max_resultsNoMaximum findings to return (default: 50, max: 100)
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