list_findings_by_category
Filter and retrieve AWS security findings by specific resource type and status using Access Analyzer ARN. Supports pagination and custom result limits for efficient data extraction.
Instructions
Get findings filtered by resource type category.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analyzerArn | Yes | ||
limit | No | ||
next_token | No | ||
resource_type | Yes | ||
status | No | ACTIVE |