networkinsights_list_analyses
List and describe network insights analyses for specified AWS regions, scope IDs, or analysis IDs to filter and retrieve JSON data for Network Insights Access Scope Analysis.
Instructions
Describe analyses for one or more scopes.
Parameters:
aws_region (str): The AWS region - use 'us-east-1' if not specified.
scope_id (str): The ID of the access scope to filter by.
analysis_ids (list[str]): List of analysis IDs to filter by.
Returns:
JSON list of NetworkInsightsAccessScopeAnalysis objects.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
analysis_ids | No | ||
aws_region | Yes | ||
scope_id | No |