Data retrieval APIs for AWS Batch
AWS Batch provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| DescribeComputeEnvironments | Describe one or more AWS Batch compute environments in your account | Read |
| DescribeConsumableResource | Describe one or more AWS Batch consumable resource in your account | Read |
| DescribeJobDefinitions | Describe one or more AWS Batch job definitions in your account | Read |
| DescribeJobQueues | Describe one or more AWS Batch job queues in your account | Read |
| DescribeJobs | Describe a list of AWS Batch jobs in your account | Read |
| DescribeQuotaShare | Describe an AWS Batch quota share in your account | Read |
| DescribeSchedulingPolicies | Describe one or more AWS Batch scheduling policies in your account | Read |
| DescribeServiceEnvironments | Describe one or more AWS Batch service environments in your account | Read |
| DescribeServiceJob | Describe a AWS Batch service job in your account | Read |
| GetJobQueueSnapshot | Get a snapshot of an AWS Batch job queue in your account | Read |
| ListConsumableResources | List AWS Batch consumable resources in your account | List |
| ListJobs | List jobs for a specified AWS Batch job queue in your account | List |
| ListJobsByConsumableResource | List AWS Batch jobs that require a specific consumable resource in your account | List |
| ListQuotaShares | List AWS Batch quota shares in your account | List |
| ListSchedulingPolicies | List AWS Batch scheduling policies in your account | Read |
| ListServiceJobs | List service jobs for a specified AWS Batch job queue in your account | List |
| ListTagsForResource | List tags for an AWS Batch resource in your account | Read |