AWS Tools for Windows PowerShell
Command Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Cmdlets

Name Description
Add-BATResourceTag Calls the AWS Batch TagResource API operation.
Get-BATComputeEnvironment Calls the AWS Batch DescribeComputeEnvironments API operation.
Get-BATJobDefinition Calls the AWS Batch DescribeJobDefinitions API operation.
Get-BATJobDetail Calls the AWS Batch DescribeJobs API operation.
Get-BATJobList Calls the AWS Batch ListJobs API operation.
Get-BATJobQueue Calls the AWS Batch DescribeJobQueues API operation.
Get-BATResourceTag Calls the AWS Batch ListTagsForResource API operation.
Get-BATSchedulingPolicy Calls the AWS Batch DescribeSchedulingPolicies API operation.
Get-BATSchedulingPolicyList Calls the AWS Batch ListSchedulingPolicies API operation.
New-BATComputeEnvironment Calls the AWS Batch CreateComputeEnvironment API operation.
New-BATJobQueue Calls the AWS Batch CreateJobQueue API operation.
New-BATSchedulingPolicy Calls the AWS Batch CreateSchedulingPolicy API operation.
Register-BATJobDefinition Calls the AWS Batch RegisterJobDefinition API operation.
Remove-BATComputeEnvironment Calls the AWS Batch DeleteComputeEnvironment API operation.
Remove-BATJob Calls the AWS Batch TerminateJob API operation.
Remove-BATJobQueue Calls the AWS Batch DeleteJobQueue API operation.
Remove-BATResourceTag Calls the AWS Batch UntagResource API operation.
Remove-BATSchedulingPolicy Calls the AWS Batch DeleteSchedulingPolicy API operation.
Stop-BATJob Calls the AWS Batch CancelJob API operation.
Submit-BATJob Calls the AWS Batch SubmitJob API operation.
Unregister-BATJobDefinition Calls the AWS Batch DeregisterJobDefinition API operation.
Update-BATComputeEnvironment Calls the AWS Batch UpdateComputeEnvironment API operation.
Update-BATJobQueue Calls the AWS Batch UpdateJobQueue API operation.
Update-BATSchedulingPolicy Calls the AWS Batch UpdateSchedulingPolicy API operation.