Skip to main content
Glama

list_job_runs

Retrieve and filter job run history for EMR Serverless applications to monitor execution status, timing, and duration across different environments.

Instructions

List job runs for an EMR Serverless application.

Args: application_id: The EMR Serverless application ID. max_results: Max runs to return (default 30). states: Optional comma-separated state filter (e.g. 'SUCCESS,FAILED'). created_after: Optional ISO date — only runs after this date (e.g. '2026-02-16'). env: Target environment — 'dev', 'uat', 'test', or 'prod'. IMPORTANT: Do NOT guess or default. Ask the user which environment if not specified.

Returns a list of job runs with status, timing and duration.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
application_idYes
max_resultsNo
statesNo
created_afterNo
envNo

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/SrujanReddyKallu2024/MCP'

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