guardduty_list_detectors
Retrieve all GuardDuty detector IDs in a specified AWS region as a JSON-formatted list. Use this tool to manage and monitor security detectors effectively.
Instructions
List all GuardDuty detector IDs in the specified AWS region.
Parameters:
aws_region (str): The AWS region - use 'us-east-1' if not specified.
Returns:
str: JSON-formatted list of detector IDs.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
aws_region | Yes |