AWS Security MCP

Apache 2.0
4
  • Apple

list_detectors

Identify and retrieve all GuardDuty detectors in your AWS account using JSON output, enabling efficient monitoring and security analysis of AWS infrastructure.

Instructions

List all GuardDuty detectors in the account.

Args: max_results: Maximum number of detectors to return Returns: JSON formatted string with GuardDuty detectors

Input Schema

NameRequiredDescriptionDefault
max_resultsNo

Input Schema (JSON Schema)

{ "properties": { "max_results": { "default": 100, "title": "Max Results", "type": "integer" } }, "title": "list_detectorsArguments", "type": "object" }

You must be authenticated.

Other Tools from AWS Security MCP

Related Tools

ID: s0vblk657g