Skip to main content
Glama

AWS Security MCP

get_function_details

Retrieve detailed information about an AWS Lambda function, including its configuration and metadata, for security analysis and infrastructure inspection on AWS Security MCP.

Instructions

Get detailed information about a specific Lambda function.

Args: function_name: Name or ARN of the Lambda function Returns: JSON formatted string with Lambda function details

Input Schema

NameRequiredDescriptionDefault
function_nameYes

Input Schema (JSON Schema)

{ "properties": { "function_name": { "title": "Function Name", "type": "string" } }, "required": [ "function_name" ], "title": "get_function_detailsArguments", "type": "object" }
Install Server

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