AWS Security MCP

by groovyBugify
Verified
Apache 2.0
4
  • Apple

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

ID: s0vblk657g