2021-11-11
5 new actions, 1 new resource, 1 new condition | 1 updated resource, 2 updated conditions, 6 updated actions
Additions
Actions
-
CreateSchedulingPolicy
-
Description:
Grants permission to create an AWS Batch scheduling policy in your account
-
Access:
Write
-
Resources:
Name: scheduling-policy
Required: Yes
-
Conditions:
aws:RequestTag/${TagKey}
aws:TagKeys
-
DeleteSchedulingPolicy
-
Description:
Grants permission to delete an AWS Batch scheduling policy in your account
-
Access:
Write
-
Resources:
Name: scheduling-policy
Required: Yes
-
DescribeSchedulingPolicies
-
Description:
Grants permission to describe one or more AWS Batch scheduling policies in your account
-
Access:
Read
-
ListSchedulingPolicies
-
Description:
Grants permission to list AWS Batch scheduling policies in your account
-
Access:
Read
-
UpdateSchedulingPolicy
-
Description:
Grants permission to update an AWS Batch scheduling policy in your account
-
Access:
Write
-
Resources:
Name: scheduling-policy
Required: Yes
Resources
-
scheduling-policy
-
Arn:
arn:${Partition}:batch:${Region}:${Account}:scheduling-policy/${SchedulingPolicyName}
-
Conditions:
aws:ResourceTag/${TagKey}
Conditions
-
batch:ShareIdentifier
-
Description:
Filters access by the shareIdentifier used inside submit job
-
Type:
String
Updates
Resources
-
job
Arn
-
Old: arn:${Partition}:batch:${Region}:${Account}:job/${jobId}
New: arn:${Partition}:batch:${Region}:${Account}:job/${JobId}