2022-10-26
          
        5 new conditions | 2 updated actions
  
    
        
          
            Additions
          
              
                Conditions
                
                    - 
                        batch:EKSImage
                        
 
                              - 
                                Description: 
                                
                                    Filters access by the image used to start a container for an Amazon EKS job
                                
                              
- 
                                Type: 
                                
                                    String
                                
                              
 
- 
                        batch:EKSPrivileged
                        
 
                              - 
                                Description: 
                                
                                    Filters access by the specified privileged parameter value that determines whether the container is given elevated privileges on the host container instance (similar to the root user) for an Amazon EKS job
                                
                              
- 
                                Type: 
                                
                                    Bool
                                
                              
 
- 
                        batch:EKSRunAsGroup
                        
 
                              - 
                                Description: 
                                
                                    Filters access by the specified group numeric ID (gid) used to start a container in an Amazon EKS job
                                
                              
- 
                                Type: 
                                
                                    Numeric
                                
                              
 
- 
                        batch:EKSRunAsUser
                        
 
                              - 
                                Description: 
                                
                                    Filters access by the specified user numeric ID (uid) used to start a a container in an Amazon EKS job
                                
                              
- 
                                Type: 
                                
                                    Numeric
                                
                              
 
- 
                        batch:EKSServiceAccountName
                        
 
                              - 
                                Description: 
                                
                                    Filters access by the name of the service account used to run the pod for an Amazon EKS job
                                
                              
- 
                                Type: 
                                
                                    String
                                
                              
 
 
        
          
            Updates
          
              
                Actions
                
                    - 
                        RegisterJobDefinition
                        
 
                              Conditions
                              
 
- 
          + batch:EKSServiceAccountName
  
- 
          + batch:EKSImage
  
- 
          + batch:EKSRunAsUser
  
- 
          + batch:EKSRunAsGroup
  
- 
          + batch:EKSPrivileged
  
 
- 
                        SubmitJob
                        
 
                              Conditions
                              
 
- 
          + batch:EKSImage