turul-mcp-aws-lambda 0.3.43

AWS Lambda integration for turul-mcp-framework servers
Documentation
{
    "resource": "/mcp",
    "path": "/mcp",
    "httpMethod": "POST",
    "headers": {
        "Content-Type": "application/json"
    },
    "body": "{\"jsonrpc\":\"2.0\",\"method\":\"initialize\",\"id\":1}",
    "isBase64Encoded": false,
    "requestContext": {
        "resourceId": "abc",
        "resourcePath": "/mcp",
        "httpMethod": "POST",
        "requestId": "req-123",
        "accountId": "123456789",
        "stage": "prod",
        "apiId": "api-123",
        "identity": {}
    }
}