Skip to main content
Glama

AWS‑IReveal‑MCP

networkinsights_list_analyses

Retrieve detailed analyses for specified AWS network scopes using region, scope ID, and analysis IDs. Returns JSON list of NetworkInsightsAccessScopeAnalysis objects.

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

NameRequiredDescriptionDefault
analysis_idsNo
aws_regionYes
scope_idNo

Input Schema (JSON Schema)

{ "properties": { "analysis_ids": { "default": null, "items": { "type": "string" }, "title": "Analysis Ids", "type": "array" }, "aws_region": { "title": "Aws Region", "type": "string" }, "scope_id": { "default": null, "title": "Scope Id", "type": "string" } }, "required": [ "aws_region" ], "title": "networkinsights_list_analysesArguments", "type": "object" }

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/Brucedh/aws-ireveal-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server