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.
Name | Description |
---|---|
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-BATJobQueue | Calls the AWS Batch DescribeJobQueues API operation. |
Get-BATJobsList | Calls the AWS Batch ListJobs API operation. |
New-BATComputeEnvironment | Calls the AWS Batch CreateComputeEnvironment API operation. |
New-BATJobQueue | Calls the AWS Batch CreateJobQueue 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. |
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. |