Skip to main content
Glama

aws_lambda_invoke

Execute AWS Lambda functions directly or validate permissions in read-only mode using dry runs. Supports synchronous and asynchronous invocation with custom JSON payloads.

Instructions

Invoke a Lambda function. In --readonly mode, uses InvocationType='DryRun' to validate permissions without executing the function.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
profileNoAWS profile name from ~/.aws/config (e.g., 'default', 'production')
regionNoAWS region override (e.g., 'us-east-1', 'sa-east-1')
function_nameYesFunction name or ARN
payloadNoJSON payload to send to the function
invocation_typeNoInvocation type: 'RequestResponse' (sync) or 'Event' (async). Default: RequestResponse
Install Server

Other Tools

Latest Blog Posts

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

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