Skip to main content
Glama

AWS Security MCP

get_analyzer

Retrieve detailed information about a specific Access Analyzer in AWS, including configurations and settings, to identify security risks and misconfigurations in your infrastructure.

Instructions

Get detailed information about a specific Access Analyzer.

Args: analyzer_name: Name of the Access Analyzer Returns: JSON string with analyzer details

Input Schema

NameRequiredDescriptionDefault
analyzer_nameYes

Input Schema (JSON Schema)

{ "properties": { "analyzer_name": { "title": "Analyzer Name", "type": "string" } }, "required": [ "analyzer_name" ], "title": "get_analyzerArguments", "type": "object" }

You must be authenticated.

Other Tools from AWS Security MCP

Related Tools

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/groovyBugify/aws-security-mcp'

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