-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathbatch.yml
More file actions
49 lines (48 loc) · 1.67 KB
/
Copy pathbatch.yml
File metadata and controls
49 lines (48 loc) · 1.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
Actions:
- Name: batch:CancelJob
- Name: batch:CreateComputeEnvironment
- Name: batch:CreateJobQueue
- Name: batch:CreateSchedulingPolicy
- Name: batch:DeleteComputeEnvironment
- Name: batch:DeleteJobQueue
- Name: batch:DeleteSchedulingPolicy
- Name: batch:DeregisterJobDefinition
- Name: batch:DescribeComputeEnvironments
- Name: batch:DescribeJobDefinitions
- Name: batch:DescribeJobQueues
- Name: batch:DescribeJobs
- Name: batch:DescribeSchedulingPolicies
- Name: batch:GetJobQueueSnapshot
- Name: batch:ListJobs
- Name: batch:ListSchedulingPolicies
- Name: batch:ListTagsForResource
- Name: batch:RegisterJobDefinition
- Name: batch:SubmitJob
- Name: batch:TagResource
- Name: batch:TerminateJob
- Name: batch:UntagResource
- Name: batch:UpdateComputeEnvironment
- Name: batch:UpdateJobQueue
- Name: batch:UpdateSchedulingPolicy
# actions with no corresponding API
- Name: batch:CreateConsumableResource
- Name: batch:CreateQuotaShare
- Name: batch:CreateServiceEnvironment
- Name: batch:DeleteConsumableResource
- Name: batch:DeleteQuotaShare
- Name: batch:DeleteServiceEnvironment
- Name: batch:DescribeConsumableResource
- Name: batch:DescribeQuotaShare
- Name: batch:DescribeServiceEnvironments
- Name: batch:DescribeServiceJob
- Name: batch:ListConsumableResources
- Name: batch:ListJobsByConsumableResource
- Name: batch:ListQuotaShares
- Name: batch:ListServiceJobs
- Name: batch:SetCapacityTags
- Name: batch:SubmitServiceJob
- Name: batch:TerminateServiceJob
- Name: batch:UpdateConsumableResource
- Name: batch:UpdateQuotaShare
- Name: batch:UpdateServiceEnvironment
- Name: batch:UpdateServiceJob