Posted On: Sep 26, 2023

AWS Batch DescribeJobDefinitions API now supports server-side filtering by job definition status. AWS Batch customers filtering job definitions by ACTIVE or INACTIVE status will now receive smaller DescribeJobDefinitions API response improving performance of the API and AWS Batch Management Console.

AWS Batch customers can use status parameter in DescribeJobDefinitions API request to return only job definitions that match that status (e.g. ACTIVE). Visit DescribeJobDefinitions page of AWS Batch user guide for more details.

Server-side filtering for DescribeJobDefinitions API is now supported in all AWS Regions where AWS Batch is currently available To learn more about AWS Batch, see the AWS Batch User Guide.