libZSservicesZSamazonka-batchZSamazonka-batch
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.Batch.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2016-08-10 of the Amazon Batch SDK configuration.

Errors

_ServerException :: AsError a => Getting (First ServiceError) a ServiceError Source #

These errors are usually caused by a server issue.

_ClientException :: AsError a => Getting (First ServiceError) a ServiceError Source #

These errors are usually caused by a client action, such as using an action or resource on behalf of a user that doesn't have permissions to use the action or resource, or specifying an identifier that's not valid.

ArrayJobDependency

newtype ArrayJobDependency Source #

Instances

Instances details
Eq ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

Ord ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

Read ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

Show ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

Generic ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

Associated Types

type Rep ArrayJobDependency :: Type -> Type #

NFData ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

Methods

rnf :: ArrayJobDependency -> () #

Hashable ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

ToJSON ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

ToJSONKey ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

FromJSON ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

FromJSONKey ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

ToLog ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

ToHeader ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

ToQuery ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

FromXML ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

ToXML ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

ToByteString ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

FromText ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

ToText ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

type Rep ArrayJobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayJobDependency

type Rep ArrayJobDependency = D1 ('MetaData "ArrayJobDependency" "Amazonka.Batch.Types.ArrayJobDependency" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "ArrayJobDependency'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromArrayJobDependency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AssignPublicIp

newtype AssignPublicIp Source #

Constructors

AssignPublicIp' 

Instances

Instances details
Eq AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

Ord AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

Read AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

Show AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

Generic AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

Associated Types

type Rep AssignPublicIp :: Type -> Type #

NFData AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

Methods

rnf :: AssignPublicIp -> () #

Hashable AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

ToJSON AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

ToJSONKey AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

FromJSON AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

FromJSONKey AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

ToLog AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

ToHeader AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

ToQuery AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

FromXML AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

ToXML AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

Methods

toXML :: AssignPublicIp -> XML #

ToByteString AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

FromText AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

ToText AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

type Rep AssignPublicIp Source # 
Instance details

Defined in Amazonka.Batch.Types.AssignPublicIp

type Rep AssignPublicIp = D1 ('MetaData "AssignPublicIp" "Amazonka.Batch.Types.AssignPublicIp" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "AssignPublicIp'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAssignPublicIp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CEState

newtype CEState Source #

Constructors

CEState' 

Fields

Bundled Patterns

pattern CEState_DISABLED :: CEState 
pattern CEState_ENABLED :: CEState 

Instances

Instances details
Eq CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Methods

(==) :: CEState -> CEState -> Bool #

(/=) :: CEState -> CEState -> Bool #

Ord CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Read CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Show CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Generic CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Associated Types

type Rep CEState :: Type -> Type #

Methods

from :: CEState -> Rep CEState x #

to :: Rep CEState x -> CEState #

NFData CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Methods

rnf :: CEState -> () #

Hashable CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Methods

hashWithSalt :: Int -> CEState -> Int #

hash :: CEState -> Int #

ToJSON CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

ToJSONKey CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

FromJSON CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

FromJSONKey CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

ToLog CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

ToHeader CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Methods

toHeader :: HeaderName -> CEState -> [Header] #

ToQuery CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

FromXML CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

ToXML CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Methods

toXML :: CEState -> XML #

ToByteString CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Methods

toBS :: CEState -> ByteString #

FromText CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

ToText CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

Methods

toText :: CEState -> Text #

type Rep CEState Source # 
Instance details

Defined in Amazonka.Batch.Types.CEState

type Rep CEState = D1 ('MetaData "CEState" "Amazonka.Batch.Types.CEState" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "CEState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCEState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CEStatus

newtype CEStatus Source #

Constructors

CEStatus' 

Fields

Bundled Patterns

pattern CEStatus_CREATING :: CEStatus 
pattern CEStatus_DELETED :: CEStatus 
pattern CEStatus_DELETING :: CEStatus 
pattern CEStatus_INVALID :: CEStatus 
pattern CEStatus_UPDATING :: CEStatus 
pattern CEStatus_VALID :: CEStatus 

Instances

Instances details
Eq CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Ord CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Read CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Show CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Generic CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Associated Types

type Rep CEStatus :: Type -> Type #

Methods

from :: CEStatus -> Rep CEStatus x #

to :: Rep CEStatus x -> CEStatus #

NFData CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Methods

rnf :: CEStatus -> () #

Hashable CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Methods

hashWithSalt :: Int -> CEStatus -> Int #

hash :: CEStatus -> Int #

ToJSON CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

ToJSONKey CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

FromJSON CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

FromJSONKey CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

ToLog CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

ToHeader CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Methods

toHeader :: HeaderName -> CEStatus -> [Header] #

ToQuery CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

FromXML CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

ToXML CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Methods

toXML :: CEStatus -> XML #

ToByteString CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Methods

toBS :: CEStatus -> ByteString #

FromText CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

ToText CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

Methods

toText :: CEStatus -> Text #

type Rep CEStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.CEStatus

type Rep CEStatus = D1 ('MetaData "CEStatus" "Amazonka.Batch.Types.CEStatus" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "CEStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCEStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CEType

newtype CEType Source #

Constructors

CEType' 

Fields

Bundled Patterns

pattern CEType_MANAGED :: CEType 
pattern CEType_UNMANAGED :: CEType 

Instances

Instances details
Eq CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Methods

(==) :: CEType -> CEType -> Bool #

(/=) :: CEType -> CEType -> Bool #

Ord CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Read CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Show CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Generic CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Associated Types

type Rep CEType :: Type -> Type #

Methods

from :: CEType -> Rep CEType x #

to :: Rep CEType x -> CEType #

NFData CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Methods

rnf :: CEType -> () #

Hashable CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Methods

hashWithSalt :: Int -> CEType -> Int #

hash :: CEType -> Int #

ToJSON CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

ToJSONKey CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

FromJSON CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

FromJSONKey CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

ToLog CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

ToHeader CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Methods

toHeader :: HeaderName -> CEType -> [Header] #

ToQuery CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

FromXML CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

ToXML CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Methods

toXML :: CEType -> XML #

ToByteString CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Methods

toBS :: CEType -> ByteString #

FromText CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

ToText CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

Methods

toText :: CEType -> Text #

type Rep CEType Source # 
Instance details

Defined in Amazonka.Batch.Types.CEType

type Rep CEType = D1 ('MetaData "CEType" "Amazonka.Batch.Types.CEType" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "CEType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCEType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CRAllocationStrategy

newtype CRAllocationStrategy Source #

Instances

Instances details
Eq CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

Ord CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

Read CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

Show CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

Generic CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

Associated Types

type Rep CRAllocationStrategy :: Type -> Type #

NFData CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

Methods

rnf :: CRAllocationStrategy -> () #

Hashable CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

ToJSON CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

ToJSONKey CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

FromJSON CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

FromJSONKey CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

ToLog CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

ToHeader CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

ToQuery CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

FromXML CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

ToXML CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

ToByteString CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

FromText CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

ToText CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

type Rep CRAllocationStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.CRAllocationStrategy

type Rep CRAllocationStrategy = D1 ('MetaData "CRAllocationStrategy" "Amazonka.Batch.Types.CRAllocationStrategy" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "CRAllocationStrategy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCRAllocationStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CRType

newtype CRType Source #

Constructors

CRType' 

Fields

Bundled Patterns

pattern CRType_EC2 :: CRType 
pattern CRType_FARGATE :: CRType 
pattern CRType_FARGATE_SPOT :: CRType 
pattern CRType_SPOT :: CRType 

Instances

Instances details
Eq CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Methods

(==) :: CRType -> CRType -> Bool #

(/=) :: CRType -> CRType -> Bool #

Ord CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Read CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Show CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Generic CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Associated Types

type Rep CRType :: Type -> Type #

Methods

from :: CRType -> Rep CRType x #

to :: Rep CRType x -> CRType #

NFData CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Methods

rnf :: CRType -> () #

Hashable CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Methods

hashWithSalt :: Int -> CRType -> Int #

hash :: CRType -> Int #

ToJSON CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

ToJSONKey CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

FromJSON CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

FromJSONKey CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

ToLog CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

ToHeader CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Methods

toHeader :: HeaderName -> CRType -> [Header] #

ToQuery CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

FromXML CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

ToXML CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Methods

toXML :: CRType -> XML #

ToByteString CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Methods

toBS :: CRType -> ByteString #

FromText CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

ToText CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

Methods

toText :: CRType -> Text #

type Rep CRType Source # 
Instance details

Defined in Amazonka.Batch.Types.CRType

type Rep CRType = D1 ('MetaData "CRType" "Amazonka.Batch.Types.CRType" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "CRType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCRType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DeviceCgroupPermission

newtype DeviceCgroupPermission Source #

Instances

Instances details
Eq DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

Ord DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

Read DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

Show DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

Generic DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

Associated Types

type Rep DeviceCgroupPermission :: Type -> Type #

NFData DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

Methods

rnf :: DeviceCgroupPermission -> () #

Hashable DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

ToJSON DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

ToJSONKey DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

FromJSON DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

FromJSONKey DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

ToLog DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

ToHeader DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

ToQuery DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

FromXML DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

ToXML DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

ToByteString DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

FromText DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

ToText DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

type Rep DeviceCgroupPermission Source # 
Instance details

Defined in Amazonka.Batch.Types.DeviceCgroupPermission

type Rep DeviceCgroupPermission = D1 ('MetaData "DeviceCgroupPermission" "Amazonka.Batch.Types.DeviceCgroupPermission" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "DeviceCgroupPermission'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDeviceCgroupPermission") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EFSAuthorizationConfigIAM

newtype EFSAuthorizationConfigIAM Source #

Instances

Instances details
Eq EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

Ord EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

Read EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

Show EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

Generic EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

Associated Types

type Rep EFSAuthorizationConfigIAM :: Type -> Type #

NFData EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

Hashable EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

ToJSON EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

ToJSONKey EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

FromJSON EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

FromJSONKey EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

ToLog EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

ToHeader EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

ToQuery EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

FromXML EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

ToXML EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

ToByteString EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

FromText EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

ToText EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

type Rep EFSAuthorizationConfigIAM Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfigIAM

type Rep EFSAuthorizationConfigIAM = D1 ('MetaData "EFSAuthorizationConfigIAM" "Amazonka.Batch.Types.EFSAuthorizationConfigIAM" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "EFSAuthorizationConfigIAM'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEFSAuthorizationConfigIAM") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EFSTransitEncryption

newtype EFSTransitEncryption Source #

Instances

Instances details
Eq EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

Ord EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

Read EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

Show EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

Generic EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

Associated Types

type Rep EFSTransitEncryption :: Type -> Type #

NFData EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

Methods

rnf :: EFSTransitEncryption -> () #

Hashable EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

ToJSON EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

ToJSONKey EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

FromJSON EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

FromJSONKey EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

ToLog EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

ToHeader EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

ToQuery EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

FromXML EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

ToXML EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

ToByteString EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

FromText EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

ToText EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

type Rep EFSTransitEncryption Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSTransitEncryption

type Rep EFSTransitEncryption = D1 ('MetaData "EFSTransitEncryption" "Amazonka.Batch.Types.EFSTransitEncryption" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "EFSTransitEncryption'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEFSTransitEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JQState

newtype JQState Source #

Constructors

JQState' 

Fields

Bundled Patterns

pattern JQState_DISABLED :: JQState 
pattern JQState_ENABLED :: JQState 

Instances

Instances details
Eq JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Methods

(==) :: JQState -> JQState -> Bool #

(/=) :: JQState -> JQState -> Bool #

Ord JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Read JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Show JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Generic JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Associated Types

type Rep JQState :: Type -> Type #

Methods

from :: JQState -> Rep JQState x #

to :: Rep JQState x -> JQState #

NFData JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Methods

rnf :: JQState -> () #

Hashable JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Methods

hashWithSalt :: Int -> JQState -> Int #

hash :: JQState -> Int #

ToJSON JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

ToJSONKey JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

FromJSON JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

FromJSONKey JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

ToLog JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

ToHeader JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Methods

toHeader :: HeaderName -> JQState -> [Header] #

ToQuery JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

FromXML JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

ToXML JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Methods

toXML :: JQState -> XML #

ToByteString JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Methods

toBS :: JQState -> ByteString #

FromText JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

ToText JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

Methods

toText :: JQState -> Text #

type Rep JQState Source # 
Instance details

Defined in Amazonka.Batch.Types.JQState

type Rep JQState = D1 ('MetaData "JQState" "Amazonka.Batch.Types.JQState" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "JQState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJQState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JQStatus

newtype JQStatus Source #

Constructors

JQStatus' 

Fields

Bundled Patterns

pattern JQStatus_CREATING :: JQStatus 
pattern JQStatus_DELETED :: JQStatus 
pattern JQStatus_DELETING :: JQStatus 
pattern JQStatus_INVALID :: JQStatus 
pattern JQStatus_UPDATING :: JQStatus 
pattern JQStatus_VALID :: JQStatus 

Instances

Instances details
Eq JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Ord JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Read JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Show JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Generic JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Associated Types

type Rep JQStatus :: Type -> Type #

Methods

from :: JQStatus -> Rep JQStatus x #

to :: Rep JQStatus x -> JQStatus #

NFData JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Methods

rnf :: JQStatus -> () #

Hashable JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Methods

hashWithSalt :: Int -> JQStatus -> Int #

hash :: JQStatus -> Int #

ToJSON JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

ToJSONKey JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

FromJSON JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

FromJSONKey JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

ToLog JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

ToHeader JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Methods

toHeader :: HeaderName -> JQStatus -> [Header] #

ToQuery JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

FromXML JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

ToXML JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Methods

toXML :: JQStatus -> XML #

ToByteString JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Methods

toBS :: JQStatus -> ByteString #

FromText JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

ToText JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

Methods

toText :: JQStatus -> Text #

type Rep JQStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JQStatus

type Rep JQStatus = D1 ('MetaData "JQStatus" "Amazonka.Batch.Types.JQStatus" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "JQStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJQStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JobDefinitionType

newtype JobDefinitionType Source #

Instances

Instances details
Eq JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

Ord JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

Read JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

Show JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

Generic JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

Associated Types

type Rep JobDefinitionType :: Type -> Type #

NFData JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

Methods

rnf :: JobDefinitionType -> () #

Hashable JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

ToJSON JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

ToJSONKey JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

FromJSON JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

FromJSONKey JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

ToLog JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

ToHeader JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

ToQuery JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

FromXML JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

ToXML JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

ToByteString JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

FromText JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

ToText JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

type Rep JobDefinitionType Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinitionType

type Rep JobDefinitionType = D1 ('MetaData "JobDefinitionType" "Amazonka.Batch.Types.JobDefinitionType" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "JobDefinitionType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJobDefinitionType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

JobStatus

newtype JobStatus Source #

Constructors

JobStatus' 

Fields

Instances

Instances details
Eq JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

Ord JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

Read JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

Show JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

Generic JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

Associated Types

type Rep JobStatus :: Type -> Type #

NFData JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

Methods

rnf :: JobStatus -> () #

Hashable JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

ToJSON JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

ToJSONKey JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

FromJSON JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

FromJSONKey JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

ToLog JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

ToHeader JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

ToQuery JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

FromXML JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

ToXML JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

Methods

toXML :: JobStatus -> XML #

ToByteString JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

Methods

toBS :: JobStatus -> ByteString #

FromText JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

ToText JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

Methods

toText :: JobStatus -> Text #

type Rep JobStatus Source # 
Instance details

Defined in Amazonka.Batch.Types.JobStatus

type Rep JobStatus = D1 ('MetaData "JobStatus" "Amazonka.Batch.Types.JobStatus" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "JobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LogDriver

newtype LogDriver Source #

Constructors

LogDriver' 

Fields

Instances

Instances details
Eq LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

Ord LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

Read LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

Show LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

Generic LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

Associated Types

type Rep LogDriver :: Type -> Type #

NFData LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

Methods

rnf :: LogDriver -> () #

Hashable LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

ToJSON LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

ToJSONKey LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

FromJSON LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

FromJSONKey LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

ToLog LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

ToHeader LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

ToQuery LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

FromXML LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

ToXML LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

Methods

toXML :: LogDriver -> XML #

ToByteString LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

Methods

toBS :: LogDriver -> ByteString #

FromText LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

ToText LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

Methods

toText :: LogDriver -> Text #

type Rep LogDriver Source # 
Instance details

Defined in Amazonka.Batch.Types.LogDriver

type Rep LogDriver = D1 ('MetaData "LogDriver" "Amazonka.Batch.Types.LogDriver" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "LogDriver'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLogDriver") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

PlatformCapability

newtype PlatformCapability Source #

Instances

Instances details
Eq PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

Ord PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

Read PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

Show PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

Generic PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

Associated Types

type Rep PlatformCapability :: Type -> Type #

NFData PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

Methods

rnf :: PlatformCapability -> () #

Hashable PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

ToJSON PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

ToJSONKey PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

FromJSON PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

FromJSONKey PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

ToLog PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

ToHeader PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

ToQuery PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

FromXML PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

ToXML PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

ToByteString PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

FromText PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

ToText PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

type Rep PlatformCapability Source # 
Instance details

Defined in Amazonka.Batch.Types.PlatformCapability

type Rep PlatformCapability = D1 ('MetaData "PlatformCapability" "Amazonka.Batch.Types.PlatformCapability" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "PlatformCapability'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromPlatformCapability") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ResourceType

newtype ResourceType Source #

Constructors

ResourceType' 

Instances

Instances details
Eq ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

Ord ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

Read ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

Show ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

Generic ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

Associated Types

type Rep ResourceType :: Type -> Type #

NFData ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

Methods

rnf :: ResourceType -> () #

Hashable ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

ToJSON ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

ToJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

FromJSON ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

FromJSONKey ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

ToLog ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

ToHeader ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

ToQuery ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

FromXML ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

ToXML ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

Methods

toXML :: ResourceType -> XML #

ToByteString ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

FromText ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

ToText ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

Methods

toText :: ResourceType -> Text #

type Rep ResourceType Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceType

type Rep ResourceType = D1 ('MetaData "ResourceType" "Amazonka.Batch.Types.ResourceType" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "ResourceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromResourceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

RetryAction

newtype RetryAction Source #

Constructors

RetryAction' 

Bundled Patterns

pattern RetryAction_EXIT :: RetryAction 
pattern RetryAction_RETRY :: RetryAction 

Instances

Instances details
Eq RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

Ord RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

Read RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

Show RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

Generic RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

Associated Types

type Rep RetryAction :: Type -> Type #

NFData RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

Methods

rnf :: RetryAction -> () #

Hashable RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

ToJSON RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

ToJSONKey RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

FromJSON RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

FromJSONKey RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

ToLog RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

ToHeader RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

ToQuery RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

FromXML RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

ToXML RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

Methods

toXML :: RetryAction -> XML #

ToByteString RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

FromText RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

ToText RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

Methods

toText :: RetryAction -> Text #

type Rep RetryAction Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryAction

type Rep RetryAction = D1 ('MetaData "RetryAction" "Amazonka.Batch.Types.RetryAction" "libZSservicesZSamazonka-batchZSamazonka-batch" 'True) (C1 ('MetaCons "RetryAction'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromRetryAction") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ArrayProperties

data ArrayProperties Source #

An object representing an Batch array job.

See: newArrayProperties smart constructor.

Constructors

ArrayProperties' 

Fields

Instances

Instances details
Eq ArrayProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayProperties

Read ArrayProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayProperties

Show ArrayProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayProperties

Generic ArrayProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayProperties

Associated Types

type Rep ArrayProperties :: Type -> Type #

NFData ArrayProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayProperties

Methods

rnf :: ArrayProperties -> () #

Hashable ArrayProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayProperties

ToJSON ArrayProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayProperties

type Rep ArrayProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayProperties

type Rep ArrayProperties = D1 ('MetaData "ArrayProperties" "Amazonka.Batch.Types.ArrayProperties" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ArrayProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "size") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newArrayProperties :: ArrayProperties Source #

Create a value of ArrayProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:size:ArrayProperties', arrayProperties_size - The size of the array job.

arrayProperties_size :: Lens' ArrayProperties (Maybe Int) Source #

The size of the array job.

ArrayPropertiesDetail

data ArrayPropertiesDetail Source #

An object representing the array properties of a job.

See: newArrayPropertiesDetail smart constructor.

Constructors

ArrayPropertiesDetail' 

Fields

  • size :: Maybe Int

    The size of the array job. This parameter is returned for parent array jobs.

  • statusSummary :: Maybe (HashMap Text Int)

    A summary of the number of array job children in each available job status. This parameter is returned for parent array jobs.

  • index :: Maybe Int

    The job index within the array that's associated with this job. This parameter is returned for array job children.

Instances

Instances details
Eq ArrayPropertiesDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesDetail

Read ArrayPropertiesDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesDetail

Show ArrayPropertiesDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesDetail

Generic ArrayPropertiesDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesDetail

Associated Types

type Rep ArrayPropertiesDetail :: Type -> Type #

NFData ArrayPropertiesDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesDetail

Methods

rnf :: ArrayPropertiesDetail -> () #

Hashable ArrayPropertiesDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesDetail

FromJSON ArrayPropertiesDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesDetail

type Rep ArrayPropertiesDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesDetail

type Rep ArrayPropertiesDetail = D1 ('MetaData "ArrayPropertiesDetail" "Amazonka.Batch.Types.ArrayPropertiesDetail" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ArrayPropertiesDetail'" 'PrefixI 'True) (S1 ('MetaSel ('Just "size") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "statusSummary") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Int))) :*: S1 ('MetaSel ('Just "index") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))

newArrayPropertiesDetail :: ArrayPropertiesDetail Source #

Create a value of ArrayPropertiesDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:size:ArrayPropertiesDetail', arrayPropertiesDetail_size - The size of the array job. This parameter is returned for parent array jobs.

$sel:statusSummary:ArrayPropertiesDetail', arrayPropertiesDetail_statusSummary - A summary of the number of array job children in each available job status. This parameter is returned for parent array jobs.

$sel:index:ArrayPropertiesDetail', arrayPropertiesDetail_index - The job index within the array that's associated with this job. This parameter is returned for array job children.

arrayPropertiesDetail_size :: Lens' ArrayPropertiesDetail (Maybe Int) Source #

The size of the array job. This parameter is returned for parent array jobs.

arrayPropertiesDetail_statusSummary :: Lens' ArrayPropertiesDetail (Maybe (HashMap Text Int)) Source #

A summary of the number of array job children in each available job status. This parameter is returned for parent array jobs.

arrayPropertiesDetail_index :: Lens' ArrayPropertiesDetail (Maybe Int) Source #

The job index within the array that's associated with this job. This parameter is returned for array job children.

ArrayPropertiesSummary

data ArrayPropertiesSummary Source #

An object representing the array properties of a job.

See: newArrayPropertiesSummary smart constructor.

Constructors

ArrayPropertiesSummary' 

Fields

  • size :: Maybe Int

    The size of the array job. This parameter is returned for parent array jobs.

  • index :: Maybe Int

    The job index within the array that's associated with this job. This parameter is returned for children of array jobs.

Instances

Instances details
Eq ArrayPropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesSummary

Read ArrayPropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesSummary

Show ArrayPropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesSummary

Generic ArrayPropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesSummary

Associated Types

type Rep ArrayPropertiesSummary :: Type -> Type #

NFData ArrayPropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesSummary

Methods

rnf :: ArrayPropertiesSummary -> () #

Hashable ArrayPropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesSummary

FromJSON ArrayPropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesSummary

type Rep ArrayPropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ArrayPropertiesSummary

type Rep ArrayPropertiesSummary = D1 ('MetaData "ArrayPropertiesSummary" "Amazonka.Batch.Types.ArrayPropertiesSummary" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ArrayPropertiesSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "size") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "index") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newArrayPropertiesSummary :: ArrayPropertiesSummary Source #

Create a value of ArrayPropertiesSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:size:ArrayPropertiesSummary', arrayPropertiesSummary_size - The size of the array job. This parameter is returned for parent array jobs.

$sel:index:ArrayPropertiesSummary', arrayPropertiesSummary_index - The job index within the array that's associated with this job. This parameter is returned for children of array jobs.

arrayPropertiesSummary_size :: Lens' ArrayPropertiesSummary (Maybe Int) Source #

The size of the array job. This parameter is returned for parent array jobs.

arrayPropertiesSummary_index :: Lens' ArrayPropertiesSummary (Maybe Int) Source #

The job index within the array that's associated with this job. This parameter is returned for children of array jobs.

AttemptContainerDetail

data AttemptContainerDetail Source #

An object representing the details of a container that's part of a job attempt.

See: newAttemptContainerDetail smart constructor.

Constructors

AttemptContainerDetail' 

Fields

  • networkInterfaces :: Maybe [NetworkInterface]

    The network interfaces associated with the job attempt.

  • taskArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the job attempt. Each container attempt receives a task ARN when they reach the STARTING status.

  • containerInstanceArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Amazon ECS container instance that hosts the job attempt.

  • reason :: Maybe Text

    A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

  • logStreamName :: Maybe Text

    The name of the CloudWatch Logs log stream associated with the container. The log group for Batch jobs is /aws/batch/job. Each container attempt receives a log stream name when they reach the RUNNING status.

  • exitCode :: Maybe Int

    The exit code for the job attempt. A non-zero exit code is considered a failure.

Instances

Instances details
Eq AttemptContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptContainerDetail

Read AttemptContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptContainerDetail

Show AttemptContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptContainerDetail

Generic AttemptContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptContainerDetail

Associated Types

type Rep AttemptContainerDetail :: Type -> Type #

NFData AttemptContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptContainerDetail

Methods

rnf :: AttemptContainerDetail -> () #

Hashable AttemptContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptContainerDetail

FromJSON AttemptContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptContainerDetail

type Rep AttemptContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptContainerDetail

type Rep AttemptContainerDetail = D1 ('MetaData "AttemptContainerDetail" "Amazonka.Batch.Types.AttemptContainerDetail" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "AttemptContainerDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "networkInterfaces") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NetworkInterface])) :*: (S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "containerInstanceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "reason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "logStreamName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "exitCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

newAttemptContainerDetail :: AttemptContainerDetail Source #

Create a value of AttemptContainerDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:networkInterfaces:AttemptContainerDetail', attemptContainerDetail_networkInterfaces - The network interfaces associated with the job attempt.

$sel:taskArn:AttemptContainerDetail', attemptContainerDetail_taskArn - The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the job attempt. Each container attempt receives a task ARN when they reach the STARTING status.

$sel:containerInstanceArn:AttemptContainerDetail', attemptContainerDetail_containerInstanceArn - The Amazon Resource Name (ARN) of the Amazon ECS container instance that hosts the job attempt.

$sel:reason:AttemptContainerDetail', attemptContainerDetail_reason - A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

$sel:logStreamName:AttemptContainerDetail', attemptContainerDetail_logStreamName - The name of the CloudWatch Logs log stream associated with the container. The log group for Batch jobs is /aws/batch/job. Each container attempt receives a log stream name when they reach the RUNNING status.

$sel:exitCode:AttemptContainerDetail', attemptContainerDetail_exitCode - The exit code for the job attempt. A non-zero exit code is considered a failure.

attemptContainerDetail_networkInterfaces :: Lens' AttemptContainerDetail (Maybe [NetworkInterface]) Source #

The network interfaces associated with the job attempt.

attemptContainerDetail_taskArn :: Lens' AttemptContainerDetail (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the job attempt. Each container attempt receives a task ARN when they reach the STARTING status.

attemptContainerDetail_containerInstanceArn :: Lens' AttemptContainerDetail (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Amazon ECS container instance that hosts the job attempt.

attemptContainerDetail_reason :: Lens' AttemptContainerDetail (Maybe Text) Source #

A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

attemptContainerDetail_logStreamName :: Lens' AttemptContainerDetail (Maybe Text) Source #

The name of the CloudWatch Logs log stream associated with the container. The log group for Batch jobs is /aws/batch/job. Each container attempt receives a log stream name when they reach the RUNNING status.

attemptContainerDetail_exitCode :: Lens' AttemptContainerDetail (Maybe Int) Source #

The exit code for the job attempt. A non-zero exit code is considered a failure.

AttemptDetail

data AttemptDetail Source #

An object representing a job attempt.

See: newAttemptDetail smart constructor.

Constructors

AttemptDetail' 

Fields

  • stoppedAt :: Maybe Integer

    The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).

  • startedAt :: Maybe Integer

    The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from the STARTING state to the RUNNING state).

  • container :: Maybe AttemptContainerDetail

    Details about the container in this job attempt.

  • statusReason :: Maybe Text

    A short, human-readable string to provide additional details about the current status of the job attempt.

Instances

Instances details
Eq AttemptDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptDetail

Read AttemptDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptDetail

Show AttemptDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptDetail

Generic AttemptDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptDetail

Associated Types

type Rep AttemptDetail :: Type -> Type #

NFData AttemptDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptDetail

Methods

rnf :: AttemptDetail -> () #

Hashable AttemptDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptDetail

FromJSON AttemptDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptDetail

type Rep AttemptDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.AttemptDetail

type Rep AttemptDetail = D1 ('MetaData "AttemptDetail" "Amazonka.Batch.Types.AttemptDetail" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "AttemptDetail'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "stoppedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "startedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))) :*: (S1 ('MetaSel ('Just "container") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AttemptContainerDetail)) :*: S1 ('MetaSel ('Just "statusReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newAttemptDetail :: AttemptDetail Source #

Create a value of AttemptDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stoppedAt:AttemptDetail', attemptDetail_stoppedAt - The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).

$sel:startedAt:AttemptDetail', attemptDetail_startedAt - The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from the STARTING state to the RUNNING state).

$sel:container:AttemptDetail', attemptDetail_container - Details about the container in this job attempt.

$sel:statusReason:AttemptDetail', attemptDetail_statusReason - A short, human-readable string to provide additional details about the current status of the job attempt.

attemptDetail_stoppedAt :: Lens' AttemptDetail (Maybe Integer) Source #

The Unix timestamp (in milliseconds) for when the attempt was stopped (when the attempt transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).

attemptDetail_startedAt :: Lens' AttemptDetail (Maybe Integer) Source #

The Unix timestamp (in milliseconds) for when the attempt was started (when the attempt transitioned from the STARTING state to the RUNNING state).

attemptDetail_container :: Lens' AttemptDetail (Maybe AttemptContainerDetail) Source #

Details about the container in this job attempt.

attemptDetail_statusReason :: Lens' AttemptDetail (Maybe Text) Source #

A short, human-readable string to provide additional details about the current status of the job attempt.

ComputeEnvironmentDetail

data ComputeEnvironmentDetail Source #

An object representing an Batch compute environment.

See: newComputeEnvironmentDetail smart constructor.

Constructors

ComputeEnvironmentDetail' 

Fields

  • status :: Maybe CEStatus

    The current status of the compute environment (for example, CREATING or VALID).

  • state :: Maybe CEState

    The state of the compute environment. The valid values are ENABLED or DISABLED.

    If the state is ENABLED, then the Batch scheduler can attempt to place jobs from an associated job queue on the compute resources within the environment. If the compute environment is managed, then it can scale its instances out or in automatically, based on the job queue demand.

    If the state is DISABLED, then the Batch scheduler doesn't attempt to place jobs within the environment. Jobs in a STARTING or RUNNING state continue to progress normally. Managed compute environments in the DISABLED state don't scale out. However, they scale in to minvCpus value after instances become idle.

  • computeResources :: Maybe ComputeResource

    The compute resources defined for the compute environment. For more information, see Compute Environments in the Batch User Guide.

  • statusReason :: Maybe Text

    A short, human-readable string to provide additional details about the current status of the compute environment.

  • type' :: Maybe CEType

    The type of the compute environment: MANAGED or UNMANAGED. For more information, see Compute Environments in the Batch User Guide.

  • serviceRole :: Maybe Text

    The service role associated with the compute environment that allows Batch to make calls to Amazon Web Services API operations on your behalf. For more information, see Batch service IAM role in the Batch User Guide.

  • tags :: Maybe (HashMap Text Text)

    The tags applied to the compute environment.

  • computeEnvironmentName :: Text

    The name of the compute environment. Up to 128 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed.

  • computeEnvironmentArn :: Text

    The Amazon Resource Name (ARN) of the compute environment.

  • ecsClusterArn :: Text

    The Amazon Resource Name (ARN) of the underlying Amazon ECS cluster used by the compute environment.

Instances

Instances details
Eq ComputeEnvironmentDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentDetail

Read ComputeEnvironmentDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentDetail

Show ComputeEnvironmentDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentDetail

Generic ComputeEnvironmentDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentDetail

Associated Types

type Rep ComputeEnvironmentDetail :: Type -> Type #

NFData ComputeEnvironmentDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentDetail

Hashable ComputeEnvironmentDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentDetail

FromJSON ComputeEnvironmentDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentDetail

type Rep ComputeEnvironmentDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentDetail

newComputeEnvironmentDetail Source #

Create a value of ComputeEnvironmentDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:ComputeEnvironmentDetail', computeEnvironmentDetail_status - The current status of the compute environment (for example, CREATING or VALID).

$sel:state:ComputeEnvironmentDetail', computeEnvironmentDetail_state - The state of the compute environment. The valid values are ENABLED or DISABLED.

If the state is ENABLED, then the Batch scheduler can attempt to place jobs from an associated job queue on the compute resources within the environment. If the compute environment is managed, then it can scale its instances out or in automatically, based on the job queue demand.

If the state is DISABLED, then the Batch scheduler doesn't attempt to place jobs within the environment. Jobs in a STARTING or RUNNING state continue to progress normally. Managed compute environments in the DISABLED state don't scale out. However, they scale in to minvCpus value after instances become idle.

$sel:computeResources:ComputeEnvironmentDetail', computeEnvironmentDetail_computeResources - The compute resources defined for the compute environment. For more information, see Compute Environments in the Batch User Guide.

$sel:statusReason:ComputeEnvironmentDetail', computeEnvironmentDetail_statusReason - A short, human-readable string to provide additional details about the current status of the compute environment.

$sel:type':ComputeEnvironmentDetail', computeEnvironmentDetail_type - The type of the compute environment: MANAGED or UNMANAGED. For more information, see Compute Environments in the Batch User Guide.

$sel:serviceRole:ComputeEnvironmentDetail', computeEnvironmentDetail_serviceRole - The service role associated with the compute environment that allows Batch to make calls to Amazon Web Services API operations on your behalf. For more information, see Batch service IAM role in the Batch User Guide.

$sel:tags:ComputeEnvironmentDetail', computeEnvironmentDetail_tags - The tags applied to the compute environment.

$sel:computeEnvironmentName:ComputeEnvironmentDetail', computeEnvironmentDetail_computeEnvironmentName - The name of the compute environment. Up to 128 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed.

$sel:computeEnvironmentArn:ComputeEnvironmentDetail', computeEnvironmentDetail_computeEnvironmentArn - The Amazon Resource Name (ARN) of the compute environment.

$sel:ecsClusterArn:ComputeEnvironmentDetail', computeEnvironmentDetail_ecsClusterArn - The Amazon Resource Name (ARN) of the underlying Amazon ECS cluster used by the compute environment.

computeEnvironmentDetail_status :: Lens' ComputeEnvironmentDetail (Maybe CEStatus) Source #

The current status of the compute environment (for example, CREATING or VALID).

computeEnvironmentDetail_state :: Lens' ComputeEnvironmentDetail (Maybe CEState) Source #

The state of the compute environment. The valid values are ENABLED or DISABLED.

If the state is ENABLED, then the Batch scheduler can attempt to place jobs from an associated job queue on the compute resources within the environment. If the compute environment is managed, then it can scale its instances out or in automatically, based on the job queue demand.

If the state is DISABLED, then the Batch scheduler doesn't attempt to place jobs within the environment. Jobs in a STARTING or RUNNING state continue to progress normally. Managed compute environments in the DISABLED state don't scale out. However, they scale in to minvCpus value after instances become idle.

computeEnvironmentDetail_computeResources :: Lens' ComputeEnvironmentDetail (Maybe ComputeResource) Source #

The compute resources defined for the compute environment. For more information, see Compute Environments in the Batch User Guide.

computeEnvironmentDetail_statusReason :: Lens' ComputeEnvironmentDetail (Maybe Text) Source #

A short, human-readable string to provide additional details about the current status of the compute environment.

computeEnvironmentDetail_type :: Lens' ComputeEnvironmentDetail (Maybe CEType) Source #

The type of the compute environment: MANAGED or UNMANAGED. For more information, see Compute Environments in the Batch User Guide.

computeEnvironmentDetail_serviceRole :: Lens' ComputeEnvironmentDetail (Maybe Text) Source #

The service role associated with the compute environment that allows Batch to make calls to Amazon Web Services API operations on your behalf. For more information, see Batch service IAM role in the Batch User Guide.

computeEnvironmentDetail_tags :: Lens' ComputeEnvironmentDetail (Maybe (HashMap Text Text)) Source #

The tags applied to the compute environment.

computeEnvironmentDetail_computeEnvironmentName :: Lens' ComputeEnvironmentDetail Text Source #

The name of the compute environment. Up to 128 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed.

computeEnvironmentDetail_computeEnvironmentArn :: Lens' ComputeEnvironmentDetail Text Source #

The Amazon Resource Name (ARN) of the compute environment.

computeEnvironmentDetail_ecsClusterArn :: Lens' ComputeEnvironmentDetail Text Source #

The Amazon Resource Name (ARN) of the underlying Amazon ECS cluster used by the compute environment.

ComputeEnvironmentOrder

data ComputeEnvironmentOrder Source #

The order in which compute environments are tried for job placement within a queue. Compute environments are tried in ascending order. For example, if two compute environments are associated with a job queue, the compute environment with a lower order integer value is tried for job placement first. Compute environments must be in the VALID state before you can associate them with a job queue. All of the compute environments must be either EC2 (EC2 or SPOT) or Fargate (FARGATE or FARGATE_SPOT); EC2 and Fargate compute environments can't be mixed.

All compute environments that are associated with a job queue must share the same architecture. Batch doesn't support mixing compute environment architecture types in a single job queue.

See: newComputeEnvironmentOrder smart constructor.

Constructors

ComputeEnvironmentOrder' 

Fields

  • order :: Int

    The order of the compute environment. Compute environments are tried in ascending order. For example, if two compute environments are associated with a job queue, the compute environment with a lower order integer value is tried for job placement first.

  • computeEnvironment :: Text

    The Amazon Resource Name (ARN) of the compute environment.

Instances

Instances details
Eq ComputeEnvironmentOrder Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentOrder

Read ComputeEnvironmentOrder Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentOrder

Show ComputeEnvironmentOrder Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentOrder

Generic ComputeEnvironmentOrder Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentOrder

Associated Types

type Rep ComputeEnvironmentOrder :: Type -> Type #

NFData ComputeEnvironmentOrder Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentOrder

Methods

rnf :: ComputeEnvironmentOrder -> () #

Hashable ComputeEnvironmentOrder Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentOrder

ToJSON ComputeEnvironmentOrder Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentOrder

FromJSON ComputeEnvironmentOrder Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentOrder

type Rep ComputeEnvironmentOrder Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeEnvironmentOrder

type Rep ComputeEnvironmentOrder = D1 ('MetaData "ComputeEnvironmentOrder" "Amazonka.Batch.Types.ComputeEnvironmentOrder" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ComputeEnvironmentOrder'" 'PrefixI 'True) (S1 ('MetaSel ('Just "order") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "computeEnvironment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newComputeEnvironmentOrder Source #

Create a value of ComputeEnvironmentOrder with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:order:ComputeEnvironmentOrder', computeEnvironmentOrder_order - The order of the compute environment. Compute environments are tried in ascending order. For example, if two compute environments are associated with a job queue, the compute environment with a lower order integer value is tried for job placement first.

$sel:computeEnvironment:ComputeEnvironmentOrder', computeEnvironmentOrder_computeEnvironment - The Amazon Resource Name (ARN) of the compute environment.

computeEnvironmentOrder_order :: Lens' ComputeEnvironmentOrder Int Source #

The order of the compute environment. Compute environments are tried in ascending order. For example, if two compute environments are associated with a job queue, the compute environment with a lower order integer value is tried for job placement first.

computeEnvironmentOrder_computeEnvironment :: Lens' ComputeEnvironmentOrder Text Source #

The Amazon Resource Name (ARN) of the compute environment.

ComputeResource

data ComputeResource Source #

An object representing an Batch compute resource. For more information, see Compute Environments in the Batch User Guide.

See: newComputeResource smart constructor.

Constructors

ComputeResource' 

Fields

  • securityGroupIds :: Maybe [Text]

    The Amazon EC2 security groups associated with instances launched in the compute environment. One or more security groups must be specified, either in securityGroupIds or using a launch template referenced in launchTemplate. This parameter is required for jobs that are running on Fargate resources and must contain at least one security group. Fargate doesn't support launch templates. If security groups are specified using both securityGroupIds and launchTemplate, the values in securityGroupIds are used.

  • instanceTypes :: Maybe [Text]

    The instances types that can be launched. You can specify instance families to launch any instance type within those families (for example, c5 or p3), or you can specify specific sizes within a family (such as c5.8xlarge). You can also choose optimal to select instance types (from the C4, M4, and R4 instance families) that match the demand of your job queues.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

    When you create a compute environment, the instance types that you select for the compute environment must share the same architecture. For example, you can't mix x86 and ARM instances in the same compute environment.

    Currently, optimal uses instance types from the C4, M4, and R4 instance families. In Regions that don't have instance types from those instance families, instance types from the C5, M5. and R5 instance families are used.

  • instanceRole :: Maybe Text

    The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment. You can specify the short name or full Amazon Resource Name (ARN) of an instance profile. For example, ecsInstanceRole or arn:aws:iam::<aws_account_id>:instance-profile/ecsInstanceRole . For more information, see Amazon ECS Instance Role in the Batch User Guide.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • ec2KeyPair :: Maybe Text

    The Amazon EC2 key pair that's used for instances launched in the compute environment. You can use this key pair to log in to your instances with SSH.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • minvCpus :: Maybe Int

    The minimum number of Amazon EC2 vCPUs that an environment should maintain (even if the compute environment is DISABLED).

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • ec2Configuration :: Maybe [Ec2Configuration]

    Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment. If Ec2Configuration isn't specified, the default is ECS_AL1.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • bidPercentage :: Maybe Int

    The maximum percentage that a Spot Instance price can be when compared with the On-Demand price for that instance type before instances are launched. For example, if your maximum percentage is 20%, then the Spot price must be less than 20% of the current On-Demand price for that Amazon EC2 instance. You always pay the lowest (market) price and never more than your maximum percentage. If you leave this field empty, the default value is 100% of the On-Demand price.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • spotIamFleetRole :: Maybe Text

    The Amazon Resource Name (ARN) of the Amazon EC2 Spot Fleet IAM role applied to a SPOT compute environment. This role is required if the allocation strategy set to BEST_FIT or if the allocation strategy isn't specified. For more information, see Amazon EC2 Spot Fleet Role in the Batch User Guide.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

    To tag your Spot Instances on creation, the Spot Fleet IAM role specified here must use the newer AmazonEC2SpotFleetTaggingRole managed policy. The previously recommended AmazonEC2SpotFleetRole managed policy doesn't have the required permissions to tag Spot Instances. For more information, see Spot Instances not tagged on creation in the Batch User Guide.

  • imageId :: Maybe Text

    The Amazon Machine Image (AMI) ID used for instances launched in the compute environment. This parameter is overridden by the imageIdOverride member of the Ec2Configuration structure.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

    The AMI that you choose for a compute environment must match the architecture of the instance types that you intend to use for that compute environment. For example, if your compute environment uses A1 instance types, the compute resource AMI that you choose must support ARM instances. Amazon ECS vends both x86 and ARM versions of the Amazon ECS-optimized Amazon Linux 2 AMI. For more information, see Amazon ECS-optimized Amazon Linux 2 AMI in the Amazon Elastic Container Service Developer Guide.

  • launchTemplate :: Maybe LaunchTemplateSpecification

    The launch template to use for your compute resources. Any other compute resource parameters that you specify in a CreateComputeEnvironment API operation override the same parameters in the launch template. You must specify either the launch template ID or launch template name in the request, but not both. For more information, see Launch Template Support in the Batch User Guide.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • desiredvCpus :: Maybe Int

    The desired number of Amazon EC2 vCPUS in the compute environment. Batch modifies this value between the minimum and maximum values, based on job queue demand.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • allocationStrategy :: Maybe CRAllocationStrategy

    The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated. This might be because of availability of the instance type in the Region or Amazon EC2 service limits. For more information, see Allocation Strategies in the Batch User Guide.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

    BEST_FIT (default)
    Batch selects an instance type that best fits the needs of the jobs with a preference for the lowest-cost instance type. If additional instances of the selected instance type aren't available, Batch waits for the additional instances to be available. If there aren't enough instances available, or if the user is reaching Amazon EC2 service limits then additional jobs aren't run until the currently running jobs have completed. This allocation strategy keeps costs lower but can limit scaling. If you are using Spot Fleets with BEST_FIT then the Spot Fleet IAM Role must be specified.
    BEST_FIT_PROGRESSIVE
    Batch will select additional instance types that are large enough to meet the requirements of the jobs in the queue, with a preference for instance types with a lower cost per unit vCPU. If additional instances of the previously selected instance types aren't available, Batch will select new instance types.
    SPOT_CAPACITY_OPTIMIZED
    Batch will select one or more instance types that are large enough to meet the requirements of the jobs in the queue, with a preference for instance types that are less likely to be interrupted. This allocation strategy is only available for Spot Instance compute resources.

    With both BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED strategies, Batch might need to go above maxvCpus to meet your capacity requirements. In this event, Batch never exceeds maxvCpus by more than a single instance.

  • placementGroup :: Maybe Text

    The Amazon EC2 placement group to associate with your compute resources. If you intend to submit multi-node parallel jobs to your compute environment, you should consider creating a cluster placement group and associate it with your compute resources. This keeps your multi-node parallel job on a logical grouping of instances within a single Availability Zone with high network flow potential. For more information, see Placement Groups in the Amazon EC2 User Guide for Linux Instances.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • tags :: Maybe (HashMap Text Text)

    Key-value pair tags to be applied to EC2 resources that are launched in the compute environment. For Batch, these take the form of "String1": "String2", where String1 is the tag key and String2 is the tag value−for example, { "Name": "Batch Instance - C4OnDemand" }. This is helpful for recognizing your Batch instances in the Amazon EC2 console. These tags can't be updated or removed after the compute environment is created.Aany changes to these tags require that you create a new compute environment and remove the old compute environment. These tags aren't seen when using the Batch ListTagsForResource API operation.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • type' :: CRType

    The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT. For more information, see Compute Environments in the Batch User Guide.

    If you choose SPOT, you must also specify an Amazon EC2 Spot Fleet role with the spotIamFleetRole parameter. For more information, see Amazon EC2 Spot Fleet role in the Batch User Guide.

  • maxvCpus :: Int

    The maximum number of Amazon EC2 vCPUs that a compute environment can reach.

    With both BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies, Batch might need to exceed maxvCpus to meet your capacity requirements. In this event, Batch never exceeds maxvCpus by more than a single instance. For example, no more than a single instance from among those specified in your compute environment is allocated.

  • subnets :: [Text]

    The VPC subnets where the compute resources are launched. These subnets must be within the same VPC. Fargate compute resources can contain up to 16 subnets. For more information, see VPCs and Subnets in the Amazon VPC User Guide.

Instances

Instances details
Eq ComputeResource Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResource

Read ComputeResource Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResource

Show ComputeResource Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResource

Generic ComputeResource Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResource

Associated Types

type Rep ComputeResource :: Type -> Type #

NFData ComputeResource Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResource

Methods

rnf :: ComputeResource -> () #

Hashable ComputeResource Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResource

ToJSON ComputeResource Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResource

FromJSON ComputeResource Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResource

type Rep ComputeResource Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResource

type Rep ComputeResource = D1 ('MetaData "ComputeResource" "Amazonka.Batch.Types.ComputeResource" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ComputeResource'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "instanceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "instanceRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ec2KeyPair") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "minvCpus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "ec2Configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Ec2Configuration]))) :*: (S1 ('MetaSel ('Just "bidPercentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "spotIamFleetRole") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "imageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "launchTemplate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchTemplateSpecification))) :*: (S1 ('MetaSel ('Just "desiredvCpus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "allocationStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CRAllocationStrategy)))) :*: ((S1 ('MetaSel ('Just "placementGroup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 CRType) :*: (S1 ('MetaSel ('Just "maxvCpus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "subnets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))))))

newComputeResource Source #

Create a value of ComputeResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIds:ComputeResource', computeResource_securityGroupIds - The Amazon EC2 security groups associated with instances launched in the compute environment. One or more security groups must be specified, either in securityGroupIds or using a launch template referenced in launchTemplate. This parameter is required for jobs that are running on Fargate resources and must contain at least one security group. Fargate doesn't support launch templates. If security groups are specified using both securityGroupIds and launchTemplate, the values in securityGroupIds are used.

$sel:instanceTypes:ComputeResource', computeResource_instanceTypes - The instances types that can be launched. You can specify instance families to launch any instance type within those families (for example, c5 or p3), or you can specify specific sizes within a family (such as c5.8xlarge). You can also choose optimal to select instance types (from the C4, M4, and R4 instance families) that match the demand of your job queues.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

When you create a compute environment, the instance types that you select for the compute environment must share the same architecture. For example, you can't mix x86 and ARM instances in the same compute environment.

Currently, optimal uses instance types from the C4, M4, and R4 instance families. In Regions that don't have instance types from those instance families, instance types from the C5, M5. and R5 instance families are used.

$sel:instanceRole:ComputeResource', computeResource_instanceRole - The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment. You can specify the short name or full Amazon Resource Name (ARN) of an instance profile. For example, ecsInstanceRole or arn:aws:iam::<aws_account_id>:instance-profile/ecsInstanceRole . For more information, see Amazon ECS Instance Role in the Batch User Guide.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:ec2KeyPair:ComputeResource', computeResource_ec2KeyPair - The Amazon EC2 key pair that's used for instances launched in the compute environment. You can use this key pair to log in to your instances with SSH.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:minvCpus:ComputeResource', computeResource_minvCpus - The minimum number of Amazon EC2 vCPUs that an environment should maintain (even if the compute environment is DISABLED).

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:ec2Configuration:ComputeResource', computeResource_ec2Configuration - Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment. If Ec2Configuration isn't specified, the default is ECS_AL1.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:bidPercentage:ComputeResource', computeResource_bidPercentage - The maximum percentage that a Spot Instance price can be when compared with the On-Demand price for that instance type before instances are launched. For example, if your maximum percentage is 20%, then the Spot price must be less than 20% of the current On-Demand price for that Amazon EC2 instance. You always pay the lowest (market) price and never more than your maximum percentage. If you leave this field empty, the default value is 100% of the On-Demand price.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:spotIamFleetRole:ComputeResource', computeResource_spotIamFleetRole - The Amazon Resource Name (ARN) of the Amazon EC2 Spot Fleet IAM role applied to a SPOT compute environment. This role is required if the allocation strategy set to BEST_FIT or if the allocation strategy isn't specified. For more information, see Amazon EC2 Spot Fleet Role in the Batch User Guide.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

To tag your Spot Instances on creation, the Spot Fleet IAM role specified here must use the newer AmazonEC2SpotFleetTaggingRole managed policy. The previously recommended AmazonEC2SpotFleetRole managed policy doesn't have the required permissions to tag Spot Instances. For more information, see Spot Instances not tagged on creation in the Batch User Guide.

$sel:imageId:ComputeResource', computeResource_imageId - The Amazon Machine Image (AMI) ID used for instances launched in the compute environment. This parameter is overridden by the imageIdOverride member of the Ec2Configuration structure.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

The AMI that you choose for a compute environment must match the architecture of the instance types that you intend to use for that compute environment. For example, if your compute environment uses A1 instance types, the compute resource AMI that you choose must support ARM instances. Amazon ECS vends both x86 and ARM versions of the Amazon ECS-optimized Amazon Linux 2 AMI. For more information, see Amazon ECS-optimized Amazon Linux 2 AMI in the Amazon Elastic Container Service Developer Guide.

$sel:launchTemplate:ComputeResource', computeResource_launchTemplate - The launch template to use for your compute resources. Any other compute resource parameters that you specify in a CreateComputeEnvironment API operation override the same parameters in the launch template. You must specify either the launch template ID or launch template name in the request, but not both. For more information, see Launch Template Support in the Batch User Guide.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:desiredvCpus:ComputeResource', computeResource_desiredvCpus - The desired number of Amazon EC2 vCPUS in the compute environment. Batch modifies this value between the minimum and maximum values, based on job queue demand.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:allocationStrategy:ComputeResource', computeResource_allocationStrategy - The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated. This might be because of availability of the instance type in the Region or Amazon EC2 service limits. For more information, see Allocation Strategies in the Batch User Guide.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

BEST_FIT (default)
Batch selects an instance type that best fits the needs of the jobs with a preference for the lowest-cost instance type. If additional instances of the selected instance type aren't available, Batch waits for the additional instances to be available. If there aren't enough instances available, or if the user is reaching Amazon EC2 service limits then additional jobs aren't run until the currently running jobs have completed. This allocation strategy keeps costs lower but can limit scaling. If you are using Spot Fleets with BEST_FIT then the Spot Fleet IAM Role must be specified.
BEST_FIT_PROGRESSIVE
Batch will select additional instance types that are large enough to meet the requirements of the jobs in the queue, with a preference for instance types with a lower cost per unit vCPU. If additional instances of the previously selected instance types aren't available, Batch will select new instance types.
SPOT_CAPACITY_OPTIMIZED
Batch will select one or more instance types that are large enough to meet the requirements of the jobs in the queue, with a preference for instance types that are less likely to be interrupted. This allocation strategy is only available for Spot Instance compute resources.

With both BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED strategies, Batch might need to go above maxvCpus to meet your capacity requirements. In this event, Batch never exceeds maxvCpus by more than a single instance.

$sel:placementGroup:ComputeResource', computeResource_placementGroup - The Amazon EC2 placement group to associate with your compute resources. If you intend to submit multi-node parallel jobs to your compute environment, you should consider creating a cluster placement group and associate it with your compute resources. This keeps your multi-node parallel job on a logical grouping of instances within a single Availability Zone with high network flow potential. For more information, see Placement Groups in the Amazon EC2 User Guide for Linux Instances.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:tags:ComputeResource', computeResource_tags - Key-value pair tags to be applied to EC2 resources that are launched in the compute environment. For Batch, these take the form of "String1": "String2", where String1 is the tag key and String2 is the tag value−for example, { "Name": "Batch Instance - C4OnDemand" }. This is helpful for recognizing your Batch instances in the Amazon EC2 console. These tags can't be updated or removed after the compute environment is created.Aany changes to these tags require that you create a new compute environment and remove the old compute environment. These tags aren't seen when using the Batch ListTagsForResource API operation.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:type':ComputeResource', computeResource_type - The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT. For more information, see Compute Environments in the Batch User Guide.

If you choose SPOT, you must also specify an Amazon EC2 Spot Fleet role with the spotIamFleetRole parameter. For more information, see Amazon EC2 Spot Fleet role in the Batch User Guide.

$sel:maxvCpus:ComputeResource', computeResource_maxvCpus - The maximum number of Amazon EC2 vCPUs that a compute environment can reach.

With both BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies, Batch might need to exceed maxvCpus to meet your capacity requirements. In this event, Batch never exceeds maxvCpus by more than a single instance. For example, no more than a single instance from among those specified in your compute environment is allocated.

$sel:subnets:ComputeResource', computeResource_subnets - The VPC subnets where the compute resources are launched. These subnets must be within the same VPC. Fargate compute resources can contain up to 16 subnets. For more information, see VPCs and Subnets in the Amazon VPC User Guide.

computeResource_securityGroupIds :: Lens' ComputeResource (Maybe [Text]) Source #

The Amazon EC2 security groups associated with instances launched in the compute environment. One or more security groups must be specified, either in securityGroupIds or using a launch template referenced in launchTemplate. This parameter is required for jobs that are running on Fargate resources and must contain at least one security group. Fargate doesn't support launch templates. If security groups are specified using both securityGroupIds and launchTemplate, the values in securityGroupIds are used.

computeResource_instanceTypes :: Lens' ComputeResource (Maybe [Text]) Source #

The instances types that can be launched. You can specify instance families to launch any instance type within those families (for example, c5 or p3), or you can specify specific sizes within a family (such as c5.8xlarge). You can also choose optimal to select instance types (from the C4, M4, and R4 instance families) that match the demand of your job queues.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

When you create a compute environment, the instance types that you select for the compute environment must share the same architecture. For example, you can't mix x86 and ARM instances in the same compute environment.

Currently, optimal uses instance types from the C4, M4, and R4 instance families. In Regions that don't have instance types from those instance families, instance types from the C5, M5. and R5 instance families are used.

computeResource_instanceRole :: Lens' ComputeResource (Maybe Text) Source #

The Amazon ECS instance profile applied to Amazon EC2 instances in a compute environment. You can specify the short name or full Amazon Resource Name (ARN) of an instance profile. For example, ecsInstanceRole or arn:aws:iam::<aws_account_id>:instance-profile/ecsInstanceRole . For more information, see Amazon ECS Instance Role in the Batch User Guide.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResource_ec2KeyPair :: Lens' ComputeResource (Maybe Text) Source #

The Amazon EC2 key pair that's used for instances launched in the compute environment. You can use this key pair to log in to your instances with SSH.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResource_minvCpus :: Lens' ComputeResource (Maybe Int) Source #

The minimum number of Amazon EC2 vCPUs that an environment should maintain (even if the compute environment is DISABLED).

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResource_ec2Configuration :: Lens' ComputeResource (Maybe [Ec2Configuration]) Source #

Provides information used to select Amazon Machine Images (AMIs) for EC2 instances in the compute environment. If Ec2Configuration isn't specified, the default is ECS_AL1.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResource_bidPercentage :: Lens' ComputeResource (Maybe Int) Source #

The maximum percentage that a Spot Instance price can be when compared with the On-Demand price for that instance type before instances are launched. For example, if your maximum percentage is 20%, then the Spot price must be less than 20% of the current On-Demand price for that Amazon EC2 instance. You always pay the lowest (market) price and never more than your maximum percentage. If you leave this field empty, the default value is 100% of the On-Demand price.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResource_spotIamFleetRole :: Lens' ComputeResource (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Amazon EC2 Spot Fleet IAM role applied to a SPOT compute environment. This role is required if the allocation strategy set to BEST_FIT or if the allocation strategy isn't specified. For more information, see Amazon EC2 Spot Fleet Role in the Batch User Guide.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

To tag your Spot Instances on creation, the Spot Fleet IAM role specified here must use the newer AmazonEC2SpotFleetTaggingRole managed policy. The previously recommended AmazonEC2SpotFleetRole managed policy doesn't have the required permissions to tag Spot Instances. For more information, see Spot Instances not tagged on creation in the Batch User Guide.

computeResource_imageId :: Lens' ComputeResource (Maybe Text) Source #

The Amazon Machine Image (AMI) ID used for instances launched in the compute environment. This parameter is overridden by the imageIdOverride member of the Ec2Configuration structure.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

The AMI that you choose for a compute environment must match the architecture of the instance types that you intend to use for that compute environment. For example, if your compute environment uses A1 instance types, the compute resource AMI that you choose must support ARM instances. Amazon ECS vends both x86 and ARM versions of the Amazon ECS-optimized Amazon Linux 2 AMI. For more information, see Amazon ECS-optimized Amazon Linux 2 AMI in the Amazon Elastic Container Service Developer Guide.

computeResource_launchTemplate :: Lens' ComputeResource (Maybe LaunchTemplateSpecification) Source #

The launch template to use for your compute resources. Any other compute resource parameters that you specify in a CreateComputeEnvironment API operation override the same parameters in the launch template. You must specify either the launch template ID or launch template name in the request, but not both. For more information, see Launch Template Support in the Batch User Guide.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResource_desiredvCpus :: Lens' ComputeResource (Maybe Int) Source #

The desired number of Amazon EC2 vCPUS in the compute environment. Batch modifies this value between the minimum and maximum values, based on job queue demand.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResource_allocationStrategy :: Lens' ComputeResource (Maybe CRAllocationStrategy) Source #

The allocation strategy to use for the compute resource if not enough instances of the best fitting instance type can be allocated. This might be because of availability of the instance type in the Region or Amazon EC2 service limits. For more information, see Allocation Strategies in the Batch User Guide.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

BEST_FIT (default)
Batch selects an instance type that best fits the needs of the jobs with a preference for the lowest-cost instance type. If additional instances of the selected instance type aren't available, Batch waits for the additional instances to be available. If there aren't enough instances available, or if the user is reaching Amazon EC2 service limits then additional jobs aren't run until the currently running jobs have completed. This allocation strategy keeps costs lower but can limit scaling. If you are using Spot Fleets with BEST_FIT then the Spot Fleet IAM Role must be specified.
BEST_FIT_PROGRESSIVE
Batch will select additional instance types that are large enough to meet the requirements of the jobs in the queue, with a preference for instance types with a lower cost per unit vCPU. If additional instances of the previously selected instance types aren't available, Batch will select new instance types.
SPOT_CAPACITY_OPTIMIZED
Batch will select one or more instance types that are large enough to meet the requirements of the jobs in the queue, with a preference for instance types that are less likely to be interrupted. This allocation strategy is only available for Spot Instance compute resources.

With both BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED strategies, Batch might need to go above maxvCpus to meet your capacity requirements. In this event, Batch never exceeds maxvCpus by more than a single instance.

computeResource_placementGroup :: Lens' ComputeResource (Maybe Text) Source #

The Amazon EC2 placement group to associate with your compute resources. If you intend to submit multi-node parallel jobs to your compute environment, you should consider creating a cluster placement group and associate it with your compute resources. This keeps your multi-node parallel job on a logical grouping of instances within a single Availability Zone with high network flow potential. For more information, see Placement Groups in the Amazon EC2 User Guide for Linux Instances.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResource_tags :: Lens' ComputeResource (Maybe (HashMap Text Text)) Source #

Key-value pair tags to be applied to EC2 resources that are launched in the compute environment. For Batch, these take the form of "String1": "String2", where String1 is the tag key and String2 is the tag value−for example, { "Name": "Batch Instance - C4OnDemand" }. This is helpful for recognizing your Batch instances in the Amazon EC2 console. These tags can't be updated or removed after the compute environment is created.Aany changes to these tags require that you create a new compute environment and remove the old compute environment. These tags aren't seen when using the Batch ListTagsForResource API operation.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResource_type :: Lens' ComputeResource CRType Source #

The type of compute environment: EC2, SPOT, FARGATE, or FARGATE_SPOT. For more information, see Compute Environments in the Batch User Guide.

If you choose SPOT, you must also specify an Amazon EC2 Spot Fleet role with the spotIamFleetRole parameter. For more information, see Amazon EC2 Spot Fleet role in the Batch User Guide.

computeResource_maxvCpus :: Lens' ComputeResource Int Source #

The maximum number of Amazon EC2 vCPUs that a compute environment can reach.

With both BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies, Batch might need to exceed maxvCpus to meet your capacity requirements. In this event, Batch never exceeds maxvCpus by more than a single instance. For example, no more than a single instance from among those specified in your compute environment is allocated.

computeResource_subnets :: Lens' ComputeResource [Text] Source #

The VPC subnets where the compute resources are launched. These subnets must be within the same VPC. Fargate compute resources can contain up to 16 subnets. For more information, see VPCs and Subnets in the Amazon VPC User Guide.

ComputeResourceUpdate

data ComputeResourceUpdate Source #

An object representing the attributes of a compute environment that can be updated. For more information, see Compute Environments in the Batch User Guide.

See: newComputeResourceUpdate smart constructor.

Constructors

ComputeResourceUpdate' 

Fields

  • securityGroupIds :: Maybe [Text]

    The Amazon EC2 security groups associated with instances launched in the compute environment. This parameter is required for Fargate compute resources, where it can contain up to 5 security groups. This can't be specified for EC2 compute resources. Providing an empty list is handled as if this parameter wasn't specified and no change is made.

  • subnets :: Maybe [Text]

    The VPC subnets where the compute resources are launched. Fargate compute resources can contain up to 16 subnets. Providing an empty list will be handled as if this parameter wasn't specified and no change is made. This can't be specified for EC2 compute resources. For more information, see VPCs and Subnets in the Amazon VPC User Guide.

  • minvCpus :: Maybe Int

    The minimum number of Amazon EC2 vCPUs that an environment should maintain.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

  • maxvCpus :: Maybe Int

    The maximum number of Amazon EC2 vCPUs that an environment can reach.

    With both BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies, Batch might need to exceed maxvCpus to meet your capacity requirements. In this event, Batch never exceeds maxvCpus by more than a single instance. That is, no more than a single instance from among those specified in your compute environment.

  • desiredvCpus :: Maybe Int

    The desired number of Amazon EC2 vCPUS in the compute environment.

    This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

Instances

Instances details
Eq ComputeResourceUpdate Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResourceUpdate

Read ComputeResourceUpdate Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResourceUpdate

Show ComputeResourceUpdate Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResourceUpdate

Generic ComputeResourceUpdate Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResourceUpdate

Associated Types

type Rep ComputeResourceUpdate :: Type -> Type #

NFData ComputeResourceUpdate Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResourceUpdate

Methods

rnf :: ComputeResourceUpdate -> () #

Hashable ComputeResourceUpdate Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResourceUpdate

ToJSON ComputeResourceUpdate Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResourceUpdate

type Rep ComputeResourceUpdate Source # 
Instance details

Defined in Amazonka.Batch.Types.ComputeResourceUpdate

type Rep ComputeResourceUpdate = D1 ('MetaData "ComputeResourceUpdate" "Amazonka.Batch.Types.ComputeResourceUpdate" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ComputeResourceUpdate'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "securityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "subnets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "minvCpus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "maxvCpus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "desiredvCpus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

newComputeResourceUpdate :: ComputeResourceUpdate Source #

Create a value of ComputeResourceUpdate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:securityGroupIds:ComputeResourceUpdate', computeResourceUpdate_securityGroupIds - The Amazon EC2 security groups associated with instances launched in the compute environment. This parameter is required for Fargate compute resources, where it can contain up to 5 security groups. This can't be specified for EC2 compute resources. Providing an empty list is handled as if this parameter wasn't specified and no change is made.

$sel:subnets:ComputeResourceUpdate', computeResourceUpdate_subnets - The VPC subnets where the compute resources are launched. Fargate compute resources can contain up to 16 subnets. Providing an empty list will be handled as if this parameter wasn't specified and no change is made. This can't be specified for EC2 compute resources. For more information, see VPCs and Subnets in the Amazon VPC User Guide.

$sel:minvCpus:ComputeResourceUpdate', computeResourceUpdate_minvCpus - The minimum number of Amazon EC2 vCPUs that an environment should maintain.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

$sel:maxvCpus:ComputeResourceUpdate', computeResourceUpdate_maxvCpus - The maximum number of Amazon EC2 vCPUs that an environment can reach.

With both BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies, Batch might need to exceed maxvCpus to meet your capacity requirements. In this event, Batch never exceeds maxvCpus by more than a single instance. That is, no more than a single instance from among those specified in your compute environment.

$sel:desiredvCpus:ComputeResourceUpdate', computeResourceUpdate_desiredvCpus - The desired number of Amazon EC2 vCPUS in the compute environment.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResourceUpdate_securityGroupIds :: Lens' ComputeResourceUpdate (Maybe [Text]) Source #

The Amazon EC2 security groups associated with instances launched in the compute environment. This parameter is required for Fargate compute resources, where it can contain up to 5 security groups. This can't be specified for EC2 compute resources. Providing an empty list is handled as if this parameter wasn't specified and no change is made.

computeResourceUpdate_subnets :: Lens' ComputeResourceUpdate (Maybe [Text]) Source #

The VPC subnets where the compute resources are launched. Fargate compute resources can contain up to 16 subnets. Providing an empty list will be handled as if this parameter wasn't specified and no change is made. This can't be specified for EC2 compute resources. For more information, see VPCs and Subnets in the Amazon VPC User Guide.

computeResourceUpdate_minvCpus :: Lens' ComputeResourceUpdate (Maybe Int) Source #

The minimum number of Amazon EC2 vCPUs that an environment should maintain.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

computeResourceUpdate_maxvCpus :: Lens' ComputeResourceUpdate (Maybe Int) Source #

The maximum number of Amazon EC2 vCPUs that an environment can reach.

With both BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies, Batch might need to exceed maxvCpus to meet your capacity requirements. In this event, Batch never exceeds maxvCpus by more than a single instance. That is, no more than a single instance from among those specified in your compute environment.

computeResourceUpdate_desiredvCpus :: Lens' ComputeResourceUpdate (Maybe Int) Source #

The desired number of Amazon EC2 vCPUS in the compute environment.

This parameter isn't applicable to jobs that are running on Fargate resources, and shouldn't be specified.

ContainerDetail

data ContainerDetail Source #

An object representing the details of a container that's part of a job.

See: newContainerDetail smart constructor.

Constructors

ContainerDetail' 

Fields

  • image :: Maybe Text

    The image used to start the container.

  • command :: Maybe [Text]

    The command that's passed to the container.

  • secrets :: Maybe [Secret]

    The secrets to pass to the container. For more information, see Specifying sensitive data in the Batch User Guide.

  • environment :: Maybe [KeyValuePair]

    The environment variables to pass to a container.

    Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

  • networkInterfaces :: Maybe [NetworkInterface]

    The network interfaces associated with the job.

  • taskArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the container job. Each container attempt receives a task ARN when they reach the STARTING status.

  • ulimits :: Maybe [Ulimit]

    A list of ulimit values to set in the container. This parameter maps to Ulimits in the Create a container section of the Docker Remote API and the --ulimit option to docker run.

    This parameter isn't applicable to jobs that are running on Fargate resources.

  • containerInstanceArn :: Maybe Text

    The Amazon Resource Name (ARN) of the container instance that the container is running on.

  • executionRoleArn :: Maybe Text

    The Amazon Resource Name (ARN) of the execution role that Batch can assume. For more information, see Batch execution IAM role in the Batch User Guide.

  • privileged :: Maybe Bool

    When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user). The default value is false.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided, or specified as false.

  • jobRoleArn :: Maybe Text

    The Amazon Resource Name (ARN) associated with the job upon execution.

  • resourceRequirements :: Maybe [ResourceRequirement]

    The type and amount of resources to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

  • instanceType :: Maybe Text

    The instance type of the underlying host infrastructure of a multi-node parallel job.

    This parameter isn't applicable to jobs that are running on Fargate resources.

  • memory :: Maybe Int

    For jobs run on EC2 resources that didn't specify memory requirements using ResourceRequirement, the number of MiB of memory reserved for the job. For other jobs, including all run on Fargate resources, see resourceRequirements.

  • user :: Maybe Text

    The user name to use inside the container. This parameter maps to User in the Create a container section of the Docker Remote API and the --user option to docker run.

  • logConfiguration :: Maybe LogConfiguration

    The log configuration specification for the container.

    This parameter maps to LogConfig in the Create a container section of the Docker Remote API and the --log-driver option to docker run. By default, containers use the same logging driver that the Docker daemon uses. However, the container might use a different logging driver than the Docker daemon by specifying a log driver with this parameter in the container definition. To use a different logging driver for a container, the log system must be configured properly on the container instance. Or, alternatively, it must be configured on a different log server for remote logging options. For more information on the options for different supported log drivers, see Configure logging drivers in the Docker documentation.

    Batch currently supports a subset of the logging drivers available to the Docker daemon (shown in the LogConfiguration data type). Additional log drivers might be available in future releases of the Amazon ECS container agent.

    This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

    The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the ECS_AVAILABLE_LOGGING_DRIVERS environment variable before containers placed on that instance can use these log configuration options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide.

  • linuxParameters :: Maybe LinuxParameters

    Linux-specific modifications that are applied to the container, such as details for device mappings.

  • reason :: Maybe Text

    A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

  • logStreamName :: Maybe Text

    The name of the CloudWatch Logs log stream associated with the container. The log group for Batch jobs is /aws/batch/job. Each container attempt receives a log stream name when they reach the RUNNING status.

  • mountPoints :: Maybe [MountPoint]

    The mount points for data volumes in your container.

  • exitCode :: Maybe Int

    The exit code to return upon completion.

  • fargatePlatformConfiguration :: Maybe FargatePlatformConfiguration

    The platform configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

  • vcpus :: Maybe Int

    The number of vCPUs reserved for the container. For jobs that run on EC2 resources, you can specify the vCPU requirement for the job using resourceRequirements, but you can't specify the vCPU requirements in both the vcpus and resourceRequirement object. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. Each vCPU is equivalent to 1,024 CPU shares. You must specify at least one vCPU. This is required but can be specified in several places. It must be specified for each node at least once.

    This parameter isn't applicable to jobs that run on Fargate resources. For jobs that run on Fargate resources, you must specify the vCPU requirement for the job using resourceRequirements.

  • readonlyRootFilesystem :: Maybe Bool

    When this parameter is true, the container is given read-only access to its root file system. This parameter maps to ReadonlyRootfs in the Create a container section of the Docker Remote API and the --read-only option to docker run .

  • volumes :: Maybe [Volume]

    A list of volumes associated with the job.

  • networkConfiguration :: Maybe NetworkConfiguration

    The network configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

Instances

Instances details
Eq ContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerDetail

Read ContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerDetail

Show ContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerDetail

Generic ContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerDetail

Associated Types

type Rep ContainerDetail :: Type -> Type #

NFData ContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerDetail

Methods

rnf :: ContainerDetail -> () #

Hashable ContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerDetail

FromJSON ContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerDetail

type Rep ContainerDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerDetail

type Rep ContainerDetail = D1 ('MetaData "ContainerDetail" "Amazonka.Batch.Types.ContainerDetail" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ContainerDetail'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "image") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "secrets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Secret])))) :*: (S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [KeyValuePair])) :*: (S1 ('MetaSel ('Just "networkInterfaces") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NetworkInterface])) :*: S1 ('MetaSel ('Just "taskArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "ulimits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Ulimit])) :*: (S1 ('MetaSel ('Just "containerInstanceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "privileged") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "jobRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "resourceRequirements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceRequirement])) :*: S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "memory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "user") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "logConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogConfiguration)))) :*: (S1 ('MetaSel ('Just "linuxParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LinuxParameters)) :*: (S1 ('MetaSel ('Just "reason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "logStreamName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "mountPoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MountPoint])) :*: (S1 ('MetaSel ('Just "exitCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "fargatePlatformConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FargatePlatformConfiguration)))) :*: ((S1 ('MetaSel ('Just "vcpus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "readonlyRootFilesystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "volumes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Volume])) :*: S1 ('MetaSel ('Just "networkConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NetworkConfiguration))))))))

newContainerDetail :: ContainerDetail Source #

Create a value of ContainerDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:image:ContainerDetail', containerDetail_image - The image used to start the container.

$sel:command:ContainerDetail', containerDetail_command - The command that's passed to the container.

$sel:secrets:ContainerDetail', containerDetail_secrets - The secrets to pass to the container. For more information, see Specifying sensitive data in the Batch User Guide.

$sel:environment:ContainerDetail', containerDetail_environment - The environment variables to pass to a container.

Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

$sel:networkInterfaces:ContainerDetail', containerDetail_networkInterfaces - The network interfaces associated with the job.

$sel:taskArn:ContainerDetail', containerDetail_taskArn - The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the container job. Each container attempt receives a task ARN when they reach the STARTING status.

$sel:ulimits:ContainerDetail', containerDetail_ulimits - A list of ulimit values to set in the container. This parameter maps to Ulimits in the Create a container section of the Docker Remote API and the --ulimit option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources.

$sel:containerInstanceArn:ContainerDetail', containerDetail_containerInstanceArn - The Amazon Resource Name (ARN) of the container instance that the container is running on.

$sel:executionRoleArn:ContainerDetail', containerDetail_executionRoleArn - The Amazon Resource Name (ARN) of the execution role that Batch can assume. For more information, see Batch execution IAM role in the Batch User Guide.

$sel:privileged:ContainerDetail', containerDetail_privileged - When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user). The default value is false.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided, or specified as false.

$sel:jobRoleArn:ContainerDetail', containerDetail_jobRoleArn - The Amazon Resource Name (ARN) associated with the job upon execution.

$sel:resourceRequirements:ContainerDetail', containerDetail_resourceRequirements - The type and amount of resources to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

$sel:instanceType:ContainerDetail', containerDetail_instanceType - The instance type of the underlying host infrastructure of a multi-node parallel job.

This parameter isn't applicable to jobs that are running on Fargate resources.

$sel:memory:ContainerDetail', containerDetail_memory - For jobs run on EC2 resources that didn't specify memory requirements using ResourceRequirement, the number of MiB of memory reserved for the job. For other jobs, including all run on Fargate resources, see resourceRequirements.

$sel:user:ContainerDetail', containerDetail_user - The user name to use inside the container. This parameter maps to User in the Create a container section of the Docker Remote API and the --user option to docker run.

$sel:logConfiguration:ContainerDetail', containerDetail_logConfiguration - The log configuration specification for the container.

This parameter maps to LogConfig in the Create a container section of the Docker Remote API and the --log-driver option to docker run. By default, containers use the same logging driver that the Docker daemon uses. However, the container might use a different logging driver than the Docker daemon by specifying a log driver with this parameter in the container definition. To use a different logging driver for a container, the log system must be configured properly on the container instance. Or, alternatively, it must be configured on a different log server for remote logging options. For more information on the options for different supported log drivers, see Configure logging drivers in the Docker documentation.

Batch currently supports a subset of the logging drivers available to the Docker daemon (shown in the LogConfiguration data type). Additional log drivers might be available in future releases of the Amazon ECS container agent.

This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the ECS_AVAILABLE_LOGGING_DRIVERS environment variable before containers placed on that instance can use these log configuration options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide.

$sel:linuxParameters:ContainerDetail', containerDetail_linuxParameters - Linux-specific modifications that are applied to the container, such as details for device mappings.

$sel:reason:ContainerDetail', containerDetail_reason - A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

$sel:logStreamName:ContainerDetail', containerDetail_logStreamName - The name of the CloudWatch Logs log stream associated with the container. The log group for Batch jobs is /aws/batch/job. Each container attempt receives a log stream name when they reach the RUNNING status.

$sel:mountPoints:ContainerDetail', containerDetail_mountPoints - The mount points for data volumes in your container.

$sel:exitCode:ContainerDetail', containerDetail_exitCode - The exit code to return upon completion.

$sel:fargatePlatformConfiguration:ContainerDetail', containerDetail_fargatePlatformConfiguration - The platform configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

$sel:vcpus:ContainerDetail', containerDetail_vcpus - The number of vCPUs reserved for the container. For jobs that run on EC2 resources, you can specify the vCPU requirement for the job using resourceRequirements, but you can't specify the vCPU requirements in both the vcpus and resourceRequirement object. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. Each vCPU is equivalent to 1,024 CPU shares. You must specify at least one vCPU. This is required but can be specified in several places. It must be specified for each node at least once.

This parameter isn't applicable to jobs that run on Fargate resources. For jobs that run on Fargate resources, you must specify the vCPU requirement for the job using resourceRequirements.

$sel:readonlyRootFilesystem:ContainerDetail', containerDetail_readonlyRootFilesystem - When this parameter is true, the container is given read-only access to its root file system. This parameter maps to ReadonlyRootfs in the Create a container section of the Docker Remote API and the --read-only option to docker run .

$sel:volumes:ContainerDetail', containerDetail_volumes - A list of volumes associated with the job.

$sel:networkConfiguration:ContainerDetail', containerDetail_networkConfiguration - The network configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

containerDetail_image :: Lens' ContainerDetail (Maybe Text) Source #

The image used to start the container.

containerDetail_command :: Lens' ContainerDetail (Maybe [Text]) Source #

The command that's passed to the container.

containerDetail_secrets :: Lens' ContainerDetail (Maybe [Secret]) Source #

The secrets to pass to the container. For more information, see Specifying sensitive data in the Batch User Guide.

containerDetail_environment :: Lens' ContainerDetail (Maybe [KeyValuePair]) Source #

The environment variables to pass to a container.

Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

containerDetail_networkInterfaces :: Lens' ContainerDetail (Maybe [NetworkInterface]) Source #

The network interfaces associated with the job.

containerDetail_taskArn :: Lens' ContainerDetail (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Amazon ECS task that's associated with the container job. Each container attempt receives a task ARN when they reach the STARTING status.

containerDetail_ulimits :: Lens' ContainerDetail (Maybe [Ulimit]) Source #

A list of ulimit values to set in the container. This parameter maps to Ulimits in the Create a container section of the Docker Remote API and the --ulimit option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources.

containerDetail_containerInstanceArn :: Lens' ContainerDetail (Maybe Text) Source #

The Amazon Resource Name (ARN) of the container instance that the container is running on.

containerDetail_executionRoleArn :: Lens' ContainerDetail (Maybe Text) Source #

The Amazon Resource Name (ARN) of the execution role that Batch can assume. For more information, see Batch execution IAM role in the Batch User Guide.

containerDetail_privileged :: Lens' ContainerDetail (Maybe Bool) Source #

When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user). The default value is false.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided, or specified as false.

containerDetail_jobRoleArn :: Lens' ContainerDetail (Maybe Text) Source #

The Amazon Resource Name (ARN) associated with the job upon execution.

containerDetail_resourceRequirements :: Lens' ContainerDetail (Maybe [ResourceRequirement]) Source #

The type and amount of resources to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

containerDetail_instanceType :: Lens' ContainerDetail (Maybe Text) Source #

The instance type of the underlying host infrastructure of a multi-node parallel job.

This parameter isn't applicable to jobs that are running on Fargate resources.

containerDetail_memory :: Lens' ContainerDetail (Maybe Int) Source #

For jobs run on EC2 resources that didn't specify memory requirements using ResourceRequirement, the number of MiB of memory reserved for the job. For other jobs, including all run on Fargate resources, see resourceRequirements.

containerDetail_user :: Lens' ContainerDetail (Maybe Text) Source #

The user name to use inside the container. This parameter maps to User in the Create a container section of the Docker Remote API and the --user option to docker run.

containerDetail_logConfiguration :: Lens' ContainerDetail (Maybe LogConfiguration) Source #

The log configuration specification for the container.

This parameter maps to LogConfig in the Create a container section of the Docker Remote API and the --log-driver option to docker run. By default, containers use the same logging driver that the Docker daemon uses. However, the container might use a different logging driver than the Docker daemon by specifying a log driver with this parameter in the container definition. To use a different logging driver for a container, the log system must be configured properly on the container instance. Or, alternatively, it must be configured on a different log server for remote logging options. For more information on the options for different supported log drivers, see Configure logging drivers in the Docker documentation.

Batch currently supports a subset of the logging drivers available to the Docker daemon (shown in the LogConfiguration data type). Additional log drivers might be available in future releases of the Amazon ECS container agent.

This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the ECS_AVAILABLE_LOGGING_DRIVERS environment variable before containers placed on that instance can use these log configuration options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide.

containerDetail_linuxParameters :: Lens' ContainerDetail (Maybe LinuxParameters) Source #

Linux-specific modifications that are applied to the container, such as details for device mappings.

containerDetail_reason :: Lens' ContainerDetail (Maybe Text) Source #

A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

containerDetail_logStreamName :: Lens' ContainerDetail (Maybe Text) Source #

The name of the CloudWatch Logs log stream associated with the container. The log group for Batch jobs is /aws/batch/job. Each container attempt receives a log stream name when they reach the RUNNING status.

containerDetail_mountPoints :: Lens' ContainerDetail (Maybe [MountPoint]) Source #

The mount points for data volumes in your container.

containerDetail_exitCode :: Lens' ContainerDetail (Maybe Int) Source #

The exit code to return upon completion.

containerDetail_fargatePlatformConfiguration :: Lens' ContainerDetail (Maybe FargatePlatformConfiguration) Source #

The platform configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

containerDetail_vcpus :: Lens' ContainerDetail (Maybe Int) Source #

The number of vCPUs reserved for the container. For jobs that run on EC2 resources, you can specify the vCPU requirement for the job using resourceRequirements, but you can't specify the vCPU requirements in both the vcpus and resourceRequirement object. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. Each vCPU is equivalent to 1,024 CPU shares. You must specify at least one vCPU. This is required but can be specified in several places. It must be specified for each node at least once.

This parameter isn't applicable to jobs that run on Fargate resources. For jobs that run on Fargate resources, you must specify the vCPU requirement for the job using resourceRequirements.

containerDetail_readonlyRootFilesystem :: Lens' ContainerDetail (Maybe Bool) Source #

When this parameter is true, the container is given read-only access to its root file system. This parameter maps to ReadonlyRootfs in the Create a container section of the Docker Remote API and the --read-only option to docker run .

containerDetail_volumes :: Lens' ContainerDetail (Maybe [Volume]) Source #

A list of volumes associated with the job.

containerDetail_networkConfiguration :: Lens' ContainerDetail (Maybe NetworkConfiguration) Source #

The network configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

ContainerOverrides

data ContainerOverrides Source #

The overrides that should be sent to a container.

See: newContainerOverrides smart constructor.

Constructors

ContainerOverrides' 

Fields

  • command :: Maybe [Text]

    The command to send to the container that overrides the default command from the Docker image or the job definition.

  • environment :: Maybe [KeyValuePair]

    The environment variables to send to the container. You can add new environment variables, which are added to the container at launch, or you can override the existing environment variables from the Docker image or the job definition.

    Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

  • resourceRequirements :: Maybe [ResourceRequirement]

    The type and amount of resources to assign to a container. This overrides the settings in the job definition. The supported resources include GPU, MEMORY, and VCPU.

  • instanceType :: Maybe Text

    The instance type to use for a multi-node parallel job.

    This parameter isn't applicable to single-node container jobs or jobs that run on Fargate resources, and shouldn't be provided.

  • memory :: Maybe Int

    This parameter indicates the amount of memory (in MiB) that's reserved for the job. It overrides the memory parameter set in the job definition, but doesn't override any memory requirement specified in the ResourceRequirement structure in the job definition. To override memory requirements that are specified in the ResourceRequirement structure in the job definition, ResourceRequirement must be specified in the SubmitJob request, with type set to MEMORY and value set to the new value.

    This parameter is supported for jobs that run on EC2 resources, but isn't supported for jobs that run on Fargate resources. For these resources, use resourceRequirement instead.

  • vcpus :: Maybe Int

    This parameter indicates the number of vCPUs reserved for the container.It overrides the vcpus parameter that's set in the job definition, but doesn't override any vCPU requirement specified in the resourceRequirement structure in the job definition. To override vCPU requirements that are specified in the ResourceRequirement structure in the job definition, ResourceRequirement must be specified in the SubmitJob request, with type set to VCPU and value set to the new value.

    This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. Each vCPU is equivalent to 1,024 CPU shares. You must specify at least one vCPU.

    This parameter is supported for jobs that run on EC2 resources, but isn't supported for jobs that run on Fargate resources. For Fargate resources, you can only use resourceRequirement. For EC2 resources, you can use either this parameter or resourceRequirement but not both.

Instances

Instances details
Eq ContainerOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerOverrides

Read ContainerOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerOverrides

Show ContainerOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerOverrides

Generic ContainerOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerOverrides

Associated Types

type Rep ContainerOverrides :: Type -> Type #

NFData ContainerOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerOverrides

Methods

rnf :: ContainerOverrides -> () #

Hashable ContainerOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerOverrides

ToJSON ContainerOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerOverrides

type Rep ContainerOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerOverrides

type Rep ContainerOverrides = D1 ('MetaData "ContainerOverrides" "Amazonka.Batch.Types.ContainerOverrides" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ContainerOverrides'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [KeyValuePair])) :*: S1 ('MetaSel ('Just "resourceRequirements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceRequirement])))) :*: (S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "memory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "vcpus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

newContainerOverrides :: ContainerOverrides Source #

Create a value of ContainerOverrides with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:command:ContainerOverrides', containerOverrides_command - The command to send to the container that overrides the default command from the Docker image or the job definition.

$sel:environment:ContainerOverrides', containerOverrides_environment - The environment variables to send to the container. You can add new environment variables, which are added to the container at launch, or you can override the existing environment variables from the Docker image or the job definition.

Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

$sel:resourceRequirements:ContainerOverrides', containerOverrides_resourceRequirements - The type and amount of resources to assign to a container. This overrides the settings in the job definition. The supported resources include GPU, MEMORY, and VCPU.

$sel:instanceType:ContainerOverrides', containerOverrides_instanceType - The instance type to use for a multi-node parallel job.

This parameter isn't applicable to single-node container jobs or jobs that run on Fargate resources, and shouldn't be provided.

$sel:memory:ContainerOverrides', containerOverrides_memory - This parameter indicates the amount of memory (in MiB) that's reserved for the job. It overrides the memory parameter set in the job definition, but doesn't override any memory requirement specified in the ResourceRequirement structure in the job definition. To override memory requirements that are specified in the ResourceRequirement structure in the job definition, ResourceRequirement must be specified in the SubmitJob request, with type set to MEMORY and value set to the new value.

This parameter is supported for jobs that run on EC2 resources, but isn't supported for jobs that run on Fargate resources. For these resources, use resourceRequirement instead.

$sel:vcpus:ContainerOverrides', containerOverrides_vcpus - This parameter indicates the number of vCPUs reserved for the container.It overrides the vcpus parameter that's set in the job definition, but doesn't override any vCPU requirement specified in the resourceRequirement structure in the job definition. To override vCPU requirements that are specified in the ResourceRequirement structure in the job definition, ResourceRequirement must be specified in the SubmitJob request, with type set to VCPU and value set to the new value.

This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. Each vCPU is equivalent to 1,024 CPU shares. You must specify at least one vCPU.

This parameter is supported for jobs that run on EC2 resources, but isn't supported for jobs that run on Fargate resources. For Fargate resources, you can only use resourceRequirement. For EC2 resources, you can use either this parameter or resourceRequirement but not both.

containerOverrides_command :: Lens' ContainerOverrides (Maybe [Text]) Source #

The command to send to the container that overrides the default command from the Docker image or the job definition.

containerOverrides_environment :: Lens' ContainerOverrides (Maybe [KeyValuePair]) Source #

The environment variables to send to the container. You can add new environment variables, which are added to the container at launch, or you can override the existing environment variables from the Docker image or the job definition.

Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

containerOverrides_resourceRequirements :: Lens' ContainerOverrides (Maybe [ResourceRequirement]) Source #

The type and amount of resources to assign to a container. This overrides the settings in the job definition. The supported resources include GPU, MEMORY, and VCPU.

containerOverrides_instanceType :: Lens' ContainerOverrides (Maybe Text) Source #

The instance type to use for a multi-node parallel job.

This parameter isn't applicable to single-node container jobs or jobs that run on Fargate resources, and shouldn't be provided.

containerOverrides_memory :: Lens' ContainerOverrides (Maybe Int) Source #

This parameter indicates the amount of memory (in MiB) that's reserved for the job. It overrides the memory parameter set in the job definition, but doesn't override any memory requirement specified in the ResourceRequirement structure in the job definition. To override memory requirements that are specified in the ResourceRequirement structure in the job definition, ResourceRequirement must be specified in the SubmitJob request, with type set to MEMORY and value set to the new value.

This parameter is supported for jobs that run on EC2 resources, but isn't supported for jobs that run on Fargate resources. For these resources, use resourceRequirement instead.

containerOverrides_vcpus :: Lens' ContainerOverrides (Maybe Int) Source #

This parameter indicates the number of vCPUs reserved for the container.It overrides the vcpus parameter that's set in the job definition, but doesn't override any vCPU requirement specified in the resourceRequirement structure in the job definition. To override vCPU requirements that are specified in the ResourceRequirement structure in the job definition, ResourceRequirement must be specified in the SubmitJob request, with type set to VCPU and value set to the new value.

This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. Each vCPU is equivalent to 1,024 CPU shares. You must specify at least one vCPU.

This parameter is supported for jobs that run on EC2 resources, but isn't supported for jobs that run on Fargate resources. For Fargate resources, you can only use resourceRequirement. For EC2 resources, you can use either this parameter or resourceRequirement but not both.

ContainerProperties

data ContainerProperties Source #

Container properties are used in job definitions to describe the container that's launched as part of a job.

See: newContainerProperties smart constructor.

Constructors

ContainerProperties' 

Fields

  • image :: Maybe Text

    The image used to start a container. This string is passed directly to the Docker daemon. Images in the Docker Hub registry are available by default. Other repositories are specified with repository-url/image:tag . Up to 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs are allowed. This parameter maps to Image in the Create a container section of the Docker Remote API and the IMAGE parameter of docker run.

    Docker image architecture must match the processor architecture of the compute resources that they're scheduled on. For example, ARM-based Docker images can only run on ARM-based compute resources.

    • Images in Amazon ECR repositories use the full registry and repository URI (for example, 012345678910.dkr.ecr.<region-name>.amazonaws.com/<repository-name>).
    • Images in official repositories on Docker Hub use a single name (for example, ubuntu or mongo).
    • Images in other repositories on Docker Hub are qualified with an organization name (for example, amazon/amazon-ecs-agent).
    • Images in other online repositories are qualified further by a domain name (for example, quay.io/assemblyline/ubuntu).
  • command :: Maybe [Text]

    The command that's passed to the container. This parameter maps to Cmd in the Create a container section of the Docker Remote API and the COMMAND parameter to docker run. For more information, see https://docs.docker.com/engine/reference/builder/#cmd.

  • secrets :: Maybe [Secret]

    The secrets for the container. For more information, see Specifying sensitive data in the Batch User Guide.

  • environment :: Maybe [KeyValuePair]

    The environment variables to pass to a container. This parameter maps to Env in the Create a container section of the Docker Remote API and the --env option to docker run.

    We don't recommend using plaintext environment variables for sensitive information, such as credential data.

    Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

  • ulimits :: Maybe [Ulimit]

    A list of ulimits to set in the container. This parameter maps to Ulimits in the Create a container section of the Docker Remote API and the --ulimit option to docker run.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

  • executionRoleArn :: Maybe Text

    The Amazon Resource Name (ARN) of the execution role that Batch can assume. For jobs that run on Fargate resources, you must provide an execution role. For more information, see Batch execution IAM role in the Batch User Guide.

  • privileged :: Maybe Bool

    When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user). This parameter maps to Privileged in the Create a container section of the Docker Remote API and the --privileged option to docker run. The default value is false.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided, or specified as false.

  • jobRoleArn :: Maybe Text

    The Amazon Resource Name (ARN) of the IAM role that the container can assume for Amazon Web Services permissions. For more information, see IAM Roles for Tasks in the Amazon Elastic Container Service Developer Guide.

  • resourceRequirements :: Maybe [ResourceRequirement]

    The type and amount of resources to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

  • instanceType :: Maybe Text

    The instance type to use for a multi-node parallel job. All node groups in a multi-node parallel job must use the same instance type.

    This parameter isn't applicable to single-node container jobs or jobs that run on Fargate resources, and shouldn't be provided.

  • memory :: Maybe Int

    This parameter indicates the memory hard limit (in MiB) for a container. If your container attempts to exceed the specified number, it's terminated. You must specify at least 4 MiB of memory for a job using this parameter. The memory hard limit can be specified in several places. It must be specified for each node at least once.

    This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run.

    This parameter is supported on EC2 resources but isn't supported on Fargate resources. For Fargate resources, you should specify the memory requirement using resourceRequirement. You can also do this for EC2 resources.

    If you're trying to maximize your resource utilization by providing your jobs as much memory as possible for a particular instance type, see Memory Management in the Batch User Guide.

  • user :: Maybe Text

    The user name to use inside the container. This parameter maps to User in the Create a container section of the Docker Remote API and the --user option to docker run.

  • logConfiguration :: Maybe LogConfiguration

    The log configuration specification for the container.

    This parameter maps to LogConfig in the Create a container section of the Docker Remote API and the --log-driver option to docker run. By default, containers use the same logging driver that the Docker daemon uses. However the container might use a different logging driver than the Docker daemon by specifying a log driver with this parameter in the container definition. To use a different logging driver for a container, the log system must be configured properly on the container instance (or on a different log server for remote logging options). For more information on the options for different supported log drivers, see Configure logging drivers in the Docker documentation.

    Batch currently supports a subset of the logging drivers available to the Docker daemon (shown in the LogConfiguration data type).

    This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

    The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the ECS_AVAILABLE_LOGGING_DRIVERS environment variable before containers placed on that instance can use these log configuration options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide.

  • linuxParameters :: Maybe LinuxParameters

    Linux-specific modifications that are applied to the container, such as details for device mappings.

  • mountPoints :: Maybe [MountPoint]

    The mount points for data volumes in your container. This parameter maps to Volumes in the Create a container section of the Docker Remote API and the --volume option to docker run.

  • fargatePlatformConfiguration :: Maybe FargatePlatformConfiguration

    The platform configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

  • vcpus :: Maybe Int

    The number of vCPUs reserved for the job. Each vCPU is equivalent to 1,024 CPU shares. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. The number of vCPUs must be specified but can be specified in several places. You must specify it at least once for each node.

    This parameter is supported on EC2 resources but isn't supported for jobs that run on Fargate resources. For these resources, use resourceRequirement instead. You can use this parameter or resourceRequirements structure but not both.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided. For jobs that run on Fargate resources, you must specify the vCPU requirement for the job using resourceRequirements.

  • readonlyRootFilesystem :: Maybe Bool

    When this parameter is true, the container is given read-only access to its root file system. This parameter maps to ReadonlyRootfs in the Create a container section of the Docker Remote API and the --read-only option to docker run.

  • volumes :: Maybe [Volume]

    A list of data volumes used in a job.

  • networkConfiguration :: Maybe NetworkConfiguration

    The network configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

Instances

Instances details
Eq ContainerProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerProperties

Read ContainerProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerProperties

Show ContainerProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerProperties

Generic ContainerProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerProperties

Associated Types

type Rep ContainerProperties :: Type -> Type #

NFData ContainerProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerProperties

Methods

rnf :: ContainerProperties -> () #

Hashable ContainerProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerProperties

ToJSON ContainerProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerProperties

FromJSON ContainerProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerProperties

type Rep ContainerProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerProperties

type Rep ContainerProperties = D1 ('MetaData "ContainerProperties" "Amazonka.Batch.Types.ContainerProperties" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ContainerProperties'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "image") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "command") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "secrets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Secret])) :*: (S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [KeyValuePair])) :*: S1 ('MetaSel ('Just "ulimits") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Ulimit]))))) :*: ((S1 ('MetaSel ('Just "executionRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "privileged") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "jobRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resourceRequirements") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ResourceRequirement])) :*: S1 ('MetaSel ('Just "instanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "memory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "user") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "logConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LogConfiguration)) :*: (S1 ('MetaSel ('Just "linuxParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LinuxParameters)) :*: S1 ('MetaSel ('Just "mountPoints") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MountPoint]))))) :*: ((S1 ('MetaSel ('Just "fargatePlatformConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FargatePlatformConfiguration)) :*: S1 ('MetaSel ('Just "vcpus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "readonlyRootFilesystem") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "volumes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Volume])) :*: S1 ('MetaSel ('Just "networkConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NetworkConfiguration))))))))

newContainerProperties :: ContainerProperties Source #

Create a value of ContainerProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:image:ContainerProperties', containerProperties_image - The image used to start a container. This string is passed directly to the Docker daemon. Images in the Docker Hub registry are available by default. Other repositories are specified with repository-url/image:tag . Up to 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs are allowed. This parameter maps to Image in the Create a container section of the Docker Remote API and the IMAGE parameter of docker run.

Docker image architecture must match the processor architecture of the compute resources that they're scheduled on. For example, ARM-based Docker images can only run on ARM-based compute resources.

  • Images in Amazon ECR repositories use the full registry and repository URI (for example, 012345678910.dkr.ecr.<region-name>.amazonaws.com/<repository-name>).
  • Images in official repositories on Docker Hub use a single name (for example, ubuntu or mongo).
  • Images in other repositories on Docker Hub are qualified with an organization name (for example, amazon/amazon-ecs-agent).
  • Images in other online repositories are qualified further by a domain name (for example, quay.io/assemblyline/ubuntu).

$sel:command:ContainerProperties', containerProperties_command - The command that's passed to the container. This parameter maps to Cmd in the Create a container section of the Docker Remote API and the COMMAND parameter to docker run. For more information, see https://docs.docker.com/engine/reference/builder/#cmd.

$sel:secrets:ContainerProperties', containerProperties_secrets - The secrets for the container. For more information, see Specifying sensitive data in the Batch User Guide.

$sel:environment:ContainerProperties', containerProperties_environment - The environment variables to pass to a container. This parameter maps to Env in the Create a container section of the Docker Remote API and the --env option to docker run.

We don't recommend using plaintext environment variables for sensitive information, such as credential data.

Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

$sel:ulimits:ContainerProperties', containerProperties_ulimits - A list of ulimits to set in the container. This parameter maps to Ulimits in the Create a container section of the Docker Remote API and the --ulimit option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

$sel:executionRoleArn:ContainerProperties', containerProperties_executionRoleArn - The Amazon Resource Name (ARN) of the execution role that Batch can assume. For jobs that run on Fargate resources, you must provide an execution role. For more information, see Batch execution IAM role in the Batch User Guide.

$sel:privileged:ContainerProperties', containerProperties_privileged - When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user). This parameter maps to Privileged in the Create a container section of the Docker Remote API and the --privileged option to docker run. The default value is false.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided, or specified as false.

$sel:jobRoleArn:ContainerProperties', containerProperties_jobRoleArn - The Amazon Resource Name (ARN) of the IAM role that the container can assume for Amazon Web Services permissions. For more information, see IAM Roles for Tasks in the Amazon Elastic Container Service Developer Guide.

$sel:resourceRequirements:ContainerProperties', containerProperties_resourceRequirements - The type and amount of resources to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

$sel:instanceType:ContainerProperties', containerProperties_instanceType - The instance type to use for a multi-node parallel job. All node groups in a multi-node parallel job must use the same instance type.

This parameter isn't applicable to single-node container jobs or jobs that run on Fargate resources, and shouldn't be provided.

$sel:memory:ContainerProperties', containerProperties_memory - This parameter indicates the memory hard limit (in MiB) for a container. If your container attempts to exceed the specified number, it's terminated. You must specify at least 4 MiB of memory for a job using this parameter. The memory hard limit can be specified in several places. It must be specified for each node at least once.

This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run.

This parameter is supported on EC2 resources but isn't supported on Fargate resources. For Fargate resources, you should specify the memory requirement using resourceRequirement. You can also do this for EC2 resources.

If you're trying to maximize your resource utilization by providing your jobs as much memory as possible for a particular instance type, see Memory Management in the Batch User Guide.

$sel:user:ContainerProperties', containerProperties_user - The user name to use inside the container. This parameter maps to User in the Create a container section of the Docker Remote API and the --user option to docker run.

$sel:logConfiguration:ContainerProperties', containerProperties_logConfiguration - The log configuration specification for the container.

This parameter maps to LogConfig in the Create a container section of the Docker Remote API and the --log-driver option to docker run. By default, containers use the same logging driver that the Docker daemon uses. However the container might use a different logging driver than the Docker daemon by specifying a log driver with this parameter in the container definition. To use a different logging driver for a container, the log system must be configured properly on the container instance (or on a different log server for remote logging options). For more information on the options for different supported log drivers, see Configure logging drivers in the Docker documentation.

Batch currently supports a subset of the logging drivers available to the Docker daemon (shown in the LogConfiguration data type).

This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the ECS_AVAILABLE_LOGGING_DRIVERS environment variable before containers placed on that instance can use these log configuration options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide.

$sel:linuxParameters:ContainerProperties', containerProperties_linuxParameters - Linux-specific modifications that are applied to the container, such as details for device mappings.

$sel:mountPoints:ContainerProperties', containerProperties_mountPoints - The mount points for data volumes in your container. This parameter maps to Volumes in the Create a container section of the Docker Remote API and the --volume option to docker run.

$sel:fargatePlatformConfiguration:ContainerProperties', containerProperties_fargatePlatformConfiguration - The platform configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

$sel:vcpus:ContainerProperties', containerProperties_vcpus - The number of vCPUs reserved for the job. Each vCPU is equivalent to 1,024 CPU shares. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. The number of vCPUs must be specified but can be specified in several places. You must specify it at least once for each node.

This parameter is supported on EC2 resources but isn't supported for jobs that run on Fargate resources. For these resources, use resourceRequirement instead. You can use this parameter or resourceRequirements structure but not both.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided. For jobs that run on Fargate resources, you must specify the vCPU requirement for the job using resourceRequirements.

$sel:readonlyRootFilesystem:ContainerProperties', containerProperties_readonlyRootFilesystem - When this parameter is true, the container is given read-only access to its root file system. This parameter maps to ReadonlyRootfs in the Create a container section of the Docker Remote API and the --read-only option to docker run.

$sel:volumes:ContainerProperties', containerProperties_volumes - A list of data volumes used in a job.

$sel:networkConfiguration:ContainerProperties', containerProperties_networkConfiguration - The network configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

containerProperties_image :: Lens' ContainerProperties (Maybe Text) Source #

The image used to start a container. This string is passed directly to the Docker daemon. Images in the Docker Hub registry are available by default. Other repositories are specified with repository-url/image:tag . Up to 255 letters (uppercase and lowercase), numbers, hyphens, underscores, colons, periods, forward slashes, and number signs are allowed. This parameter maps to Image in the Create a container section of the Docker Remote API and the IMAGE parameter of docker run.

Docker image architecture must match the processor architecture of the compute resources that they're scheduled on. For example, ARM-based Docker images can only run on ARM-based compute resources.

  • Images in Amazon ECR repositories use the full registry and repository URI (for example, 012345678910.dkr.ecr.<region-name>.amazonaws.com/<repository-name>).
  • Images in official repositories on Docker Hub use a single name (for example, ubuntu or mongo).
  • Images in other repositories on Docker Hub are qualified with an organization name (for example, amazon/amazon-ecs-agent).
  • Images in other online repositories are qualified further by a domain name (for example, quay.io/assemblyline/ubuntu).

containerProperties_command :: Lens' ContainerProperties (Maybe [Text]) Source #

The command that's passed to the container. This parameter maps to Cmd in the Create a container section of the Docker Remote API and the COMMAND parameter to docker run. For more information, see https://docs.docker.com/engine/reference/builder/#cmd.

containerProperties_secrets :: Lens' ContainerProperties (Maybe [Secret]) Source #

The secrets for the container. For more information, see Specifying sensitive data in the Batch User Guide.

containerProperties_environment :: Lens' ContainerProperties (Maybe [KeyValuePair]) Source #

The environment variables to pass to a container. This parameter maps to Env in the Create a container section of the Docker Remote API and the --env option to docker run.

We don't recommend using plaintext environment variables for sensitive information, such as credential data.

Environment variables must not start with AWS_BATCH; this naming convention is reserved for variables that are set by the Batch service.

containerProperties_ulimits :: Lens' ContainerProperties (Maybe [Ulimit]) Source #

A list of ulimits to set in the container. This parameter maps to Ulimits in the Create a container section of the Docker Remote API and the --ulimit option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

containerProperties_executionRoleArn :: Lens' ContainerProperties (Maybe Text) Source #

The Amazon Resource Name (ARN) of the execution role that Batch can assume. For jobs that run on Fargate resources, you must provide an execution role. For more information, see Batch execution IAM role in the Batch User Guide.

containerProperties_privileged :: Lens' ContainerProperties (Maybe Bool) Source #

When this parameter is true, the container is given elevated permissions on the host container instance (similar to the root user). This parameter maps to Privileged in the Create a container section of the Docker Remote API and the --privileged option to docker run. The default value is false.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided, or specified as false.

containerProperties_jobRoleArn :: Lens' ContainerProperties (Maybe Text) Source #

The Amazon Resource Name (ARN) of the IAM role that the container can assume for Amazon Web Services permissions. For more information, see IAM Roles for Tasks in the Amazon Elastic Container Service Developer Guide.

containerProperties_resourceRequirements :: Lens' ContainerProperties (Maybe [ResourceRequirement]) Source #

The type and amount of resources to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

containerProperties_instanceType :: Lens' ContainerProperties (Maybe Text) Source #

The instance type to use for a multi-node parallel job. All node groups in a multi-node parallel job must use the same instance type.

This parameter isn't applicable to single-node container jobs or jobs that run on Fargate resources, and shouldn't be provided.

containerProperties_memory :: Lens' ContainerProperties (Maybe Int) Source #

This parameter indicates the memory hard limit (in MiB) for a container. If your container attempts to exceed the specified number, it's terminated. You must specify at least 4 MiB of memory for a job using this parameter. The memory hard limit can be specified in several places. It must be specified for each node at least once.

This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run.

This parameter is supported on EC2 resources but isn't supported on Fargate resources. For Fargate resources, you should specify the memory requirement using resourceRequirement. You can also do this for EC2 resources.

If you're trying to maximize your resource utilization by providing your jobs as much memory as possible for a particular instance type, see Memory Management in the Batch User Guide.

containerProperties_user :: Lens' ContainerProperties (Maybe Text) Source #

The user name to use inside the container. This parameter maps to User in the Create a container section of the Docker Remote API and the --user option to docker run.

containerProperties_logConfiguration :: Lens' ContainerProperties (Maybe LogConfiguration) Source #

The log configuration specification for the container.

This parameter maps to LogConfig in the Create a container section of the Docker Remote API and the --log-driver option to docker run. By default, containers use the same logging driver that the Docker daemon uses. However the container might use a different logging driver than the Docker daemon by specifying a log driver with this parameter in the container definition. To use a different logging driver for a container, the log system must be configured properly on the container instance (or on a different log server for remote logging options). For more information on the options for different supported log drivers, see Configure logging drivers in the Docker documentation.

Batch currently supports a subset of the logging drivers available to the Docker daemon (shown in the LogConfiguration data type).

This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

The Amazon ECS container agent running on a container instance must register the logging drivers available on that instance with the ECS_AVAILABLE_LOGGING_DRIVERS environment variable before containers placed on that instance can use these log configuration options. For more information, see Amazon ECS Container Agent Configuration in the Amazon Elastic Container Service Developer Guide.

containerProperties_linuxParameters :: Lens' ContainerProperties (Maybe LinuxParameters) Source #

Linux-specific modifications that are applied to the container, such as details for device mappings.

containerProperties_mountPoints :: Lens' ContainerProperties (Maybe [MountPoint]) Source #

The mount points for data volumes in your container. This parameter maps to Volumes in the Create a container section of the Docker Remote API and the --volume option to docker run.

containerProperties_fargatePlatformConfiguration :: Lens' ContainerProperties (Maybe FargatePlatformConfiguration) Source #

The platform configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

containerProperties_vcpus :: Lens' ContainerProperties (Maybe Int) Source #

The number of vCPUs reserved for the job. Each vCPU is equivalent to 1,024 CPU shares. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. The number of vCPUs must be specified but can be specified in several places. You must specify it at least once for each node.

This parameter is supported on EC2 resources but isn't supported for jobs that run on Fargate resources. For these resources, use resourceRequirement instead. You can use this parameter or resourceRequirements structure but not both.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided. For jobs that run on Fargate resources, you must specify the vCPU requirement for the job using resourceRequirements.

containerProperties_readonlyRootFilesystem :: Lens' ContainerProperties (Maybe Bool) Source #

When this parameter is true, the container is given read-only access to its root file system. This parameter maps to ReadonlyRootfs in the Create a container section of the Docker Remote API and the --read-only option to docker run.

containerProperties_volumes :: Lens' ContainerProperties (Maybe [Volume]) Source #

A list of data volumes used in a job.

containerProperties_networkConfiguration :: Lens' ContainerProperties (Maybe NetworkConfiguration) Source #

The network configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

ContainerSummary

data ContainerSummary Source #

An object representing summary details of a container within a job.

See: newContainerSummary smart constructor.

Constructors

ContainerSummary' 

Fields

  • reason :: Maybe Text

    A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

  • exitCode :: Maybe Int

    The exit code to return upon completion.

Instances

Instances details
Eq ContainerSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerSummary

Read ContainerSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerSummary

Show ContainerSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerSummary

Generic ContainerSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerSummary

Associated Types

type Rep ContainerSummary :: Type -> Type #

NFData ContainerSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerSummary

Methods

rnf :: ContainerSummary -> () #

Hashable ContainerSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerSummary

FromJSON ContainerSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerSummary

type Rep ContainerSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.ContainerSummary

type Rep ContainerSummary = D1 ('MetaData "ContainerSummary" "Amazonka.Batch.Types.ContainerSummary" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ContainerSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "reason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "exitCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newContainerSummary :: ContainerSummary Source #

Create a value of ContainerSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:reason:ContainerSummary', containerSummary_reason - A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

$sel:exitCode:ContainerSummary', containerSummary_exitCode - The exit code to return upon completion.

containerSummary_reason :: Lens' ContainerSummary (Maybe Text) Source #

A short (255 max characters) human-readable string to provide additional details about a running or stopped container.

containerSummary_exitCode :: Lens' ContainerSummary (Maybe Int) Source #

The exit code to return upon completion.

Device

data Device Source #

An object representing a container instance host device.

This object isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

See: newDevice smart constructor.

Constructors

Device' 

Fields

  • containerPath :: Maybe Text

    The path inside the container that's used to expose the host device. By default, the hostPath value is used.

  • permissions :: Maybe [DeviceCgroupPermission]

    The explicit permissions to provide to the container for the device. By default, the container has permissions for read, write, and mknod for the device.

  • hostPath :: Text

    The path for the device on the host container instance.

Instances

Instances details
Eq Device Source # 
Instance details

Defined in Amazonka.Batch.Types.Device

Methods

(==) :: Device -> Device -> Bool #

(/=) :: Device -> Device -> Bool #

Read Device Source # 
Instance details

Defined in Amazonka.Batch.Types.Device

Show Device Source # 
Instance details

Defined in Amazonka.Batch.Types.Device

Generic Device Source # 
Instance details

Defined in Amazonka.Batch.Types.Device

Associated Types

type Rep Device :: Type -> Type #

Methods

from :: Device -> Rep Device x #

to :: Rep Device x -> Device #

NFData Device Source # 
Instance details

Defined in Amazonka.Batch.Types.Device

Methods

rnf :: Device -> () #

Hashable Device Source # 
Instance details

Defined in Amazonka.Batch.Types.Device

Methods

hashWithSalt :: Int -> Device -> Int #

hash :: Device -> Int #

ToJSON Device Source # 
Instance details

Defined in Amazonka.Batch.Types.Device

FromJSON Device Source # 
Instance details

Defined in Amazonka.Batch.Types.Device

type Rep Device Source # 
Instance details

Defined in Amazonka.Batch.Types.Device

type Rep Device = D1 ('MetaData "Device" "Amazonka.Batch.Types.Device" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "Device'" 'PrefixI 'True) (S1 ('MetaSel ('Just "containerPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "permissions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DeviceCgroupPermission])) :*: S1 ('MetaSel ('Just "hostPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDevice Source #

Create a value of Device with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerPath:Device', device_containerPath - The path inside the container that's used to expose the host device. By default, the hostPath value is used.

$sel:permissions:Device', device_permissions - The explicit permissions to provide to the container for the device. By default, the container has permissions for read, write, and mknod for the device.

$sel:hostPath:Device', device_hostPath - The path for the device on the host container instance.

device_containerPath :: Lens' Device (Maybe Text) Source #

The path inside the container that's used to expose the host device. By default, the hostPath value is used.

device_permissions :: Lens' Device (Maybe [DeviceCgroupPermission]) Source #

The explicit permissions to provide to the container for the device. By default, the container has permissions for read, write, and mknod for the device.

device_hostPath :: Lens' Device Text Source #

The path for the device on the host container instance.

EFSAuthorizationConfig

data EFSAuthorizationConfig Source #

The authorization configuration details for the Amazon EFS file system.

See: newEFSAuthorizationConfig smart constructor.

Constructors

EFSAuthorizationConfig' 

Fields

  • accessPointId :: Maybe Text

    The Amazon EFS access point ID to use. If an access point is specified, the root directory value specified in the EFSVolumeConfiguration must either be omitted or set to / which will enforce the path set on the EFS access point. If an access point is used, transit encryption must be enabled in the EFSVolumeConfiguration. For more information, see Working with Amazon EFS Access Points in the Amazon Elastic File System User Guide.

  • iam :: Maybe EFSAuthorizationConfigIAM

    Whether or not to use the Batch job IAM role defined in a job definition when mounting the Amazon EFS file system. If enabled, transit encryption must be enabled in the EFSVolumeConfiguration. If this parameter is omitted, the default value of DISABLED is used. For more information, see Using Amazon EFS Access Points in the Batch User Guide. EFS IAM authorization requires that TransitEncryption be ENABLED and that a JobRoleArn is specified.

Instances

Instances details
Eq EFSAuthorizationConfig Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfig

Read EFSAuthorizationConfig Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfig

Show EFSAuthorizationConfig Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfig

Generic EFSAuthorizationConfig Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfig

Associated Types

type Rep EFSAuthorizationConfig :: Type -> Type #

NFData EFSAuthorizationConfig Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfig

Methods

rnf :: EFSAuthorizationConfig -> () #

Hashable EFSAuthorizationConfig Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfig

ToJSON EFSAuthorizationConfig Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfig

FromJSON EFSAuthorizationConfig Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfig

type Rep EFSAuthorizationConfig Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSAuthorizationConfig

type Rep EFSAuthorizationConfig = D1 ('MetaData "EFSAuthorizationConfig" "Amazonka.Batch.Types.EFSAuthorizationConfig" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "EFSAuthorizationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "accessPointId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "iam") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EFSAuthorizationConfigIAM))))

newEFSAuthorizationConfig :: EFSAuthorizationConfig Source #

Create a value of EFSAuthorizationConfig with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:accessPointId:EFSAuthorizationConfig', eFSAuthorizationConfig_accessPointId - The Amazon EFS access point ID to use. If an access point is specified, the root directory value specified in the EFSVolumeConfiguration must either be omitted or set to / which will enforce the path set on the EFS access point. If an access point is used, transit encryption must be enabled in the EFSVolumeConfiguration. For more information, see Working with Amazon EFS Access Points in the Amazon Elastic File System User Guide.

$sel:iam:EFSAuthorizationConfig', eFSAuthorizationConfig_iam - Whether or not to use the Batch job IAM role defined in a job definition when mounting the Amazon EFS file system. If enabled, transit encryption must be enabled in the EFSVolumeConfiguration. If this parameter is omitted, the default value of DISABLED is used. For more information, see Using Amazon EFS Access Points in the Batch User Guide. EFS IAM authorization requires that TransitEncryption be ENABLED and that a JobRoleArn is specified.

eFSAuthorizationConfig_accessPointId :: Lens' EFSAuthorizationConfig (Maybe Text) Source #

The Amazon EFS access point ID to use. If an access point is specified, the root directory value specified in the EFSVolumeConfiguration must either be omitted or set to / which will enforce the path set on the EFS access point. If an access point is used, transit encryption must be enabled in the EFSVolumeConfiguration. For more information, see Working with Amazon EFS Access Points in the Amazon Elastic File System User Guide.

eFSAuthorizationConfig_iam :: Lens' EFSAuthorizationConfig (Maybe EFSAuthorizationConfigIAM) Source #

Whether or not to use the Batch job IAM role defined in a job definition when mounting the Amazon EFS file system. If enabled, transit encryption must be enabled in the EFSVolumeConfiguration. If this parameter is omitted, the default value of DISABLED is used. For more information, see Using Amazon EFS Access Points in the Batch User Guide. EFS IAM authorization requires that TransitEncryption be ENABLED and that a JobRoleArn is specified.

EFSVolumeConfiguration

data EFSVolumeConfiguration Source #

This is used when you're using an Amazon Elastic File System file system for job storage. For more information, see Amazon EFS Volumes in the Batch User Guide.

See: newEFSVolumeConfiguration smart constructor.

Constructors

EFSVolumeConfiguration' 

Fields

  • rootDirectory :: Maybe Text

    The directory within the Amazon EFS file system to mount as the root directory inside the host. If this parameter is omitted, the root of the Amazon EFS volume is used instead. Specifying / has the same effect as omitting this parameter. The maximum length is 4,096 characters.

    If an EFS access point is specified in the authorizationConfig, the root directory parameter must either be omitted or set to /, which enforces the path set on the Amazon EFS access point.

  • transitEncryption :: Maybe EFSTransitEncryption

    Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server. Transit encryption must be enabled if Amazon EFS IAM authorization is used. If this parameter is omitted, the default value of DISABLED is used. For more information, see Encrypting data in transit in the Amazon Elastic File System User Guide.

  • authorizationConfig :: Maybe EFSAuthorizationConfig

    The authorization configuration details for the Amazon EFS file system.

  • transitEncryptionPort :: Maybe Int

    The port to use when sending encrypted data between the Amazon ECS host and the Amazon EFS server. If you don't specify a transit encryption port, it uses the port selection strategy that the Amazon EFS mount helper uses. The value must be between 0 and 65,535. For more information, see EFS Mount Helper in the Amazon Elastic File System User Guide.

  • fileSystemId :: Text

    The Amazon EFS file system ID to use.

Instances

Instances details
Eq EFSVolumeConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSVolumeConfiguration

Read EFSVolumeConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSVolumeConfiguration

Show EFSVolumeConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSVolumeConfiguration

Generic EFSVolumeConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSVolumeConfiguration

Associated Types

type Rep EFSVolumeConfiguration :: Type -> Type #

NFData EFSVolumeConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSVolumeConfiguration

Methods

rnf :: EFSVolumeConfiguration -> () #

Hashable EFSVolumeConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSVolumeConfiguration

ToJSON EFSVolumeConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSVolumeConfiguration

FromJSON EFSVolumeConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSVolumeConfiguration

type Rep EFSVolumeConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.EFSVolumeConfiguration

type Rep EFSVolumeConfiguration = D1 ('MetaData "EFSVolumeConfiguration" "Amazonka.Batch.Types.EFSVolumeConfiguration" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "EFSVolumeConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "rootDirectory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "transitEncryption") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EFSTransitEncryption))) :*: (S1 ('MetaSel ('Just "authorizationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EFSAuthorizationConfig)) :*: (S1 ('MetaSel ('Just "transitEncryptionPort") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "fileSystemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newEFSVolumeConfiguration Source #

Create a value of EFSVolumeConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:rootDirectory:EFSVolumeConfiguration', eFSVolumeConfiguration_rootDirectory - The directory within the Amazon EFS file system to mount as the root directory inside the host. If this parameter is omitted, the root of the Amazon EFS volume is used instead. Specifying / has the same effect as omitting this parameter. The maximum length is 4,096 characters.

If an EFS access point is specified in the authorizationConfig, the root directory parameter must either be omitted or set to /, which enforces the path set on the Amazon EFS access point.

$sel:transitEncryption:EFSVolumeConfiguration', eFSVolumeConfiguration_transitEncryption - Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server. Transit encryption must be enabled if Amazon EFS IAM authorization is used. If this parameter is omitted, the default value of DISABLED is used. For more information, see Encrypting data in transit in the Amazon Elastic File System User Guide.

$sel:authorizationConfig:EFSVolumeConfiguration', eFSVolumeConfiguration_authorizationConfig - The authorization configuration details for the Amazon EFS file system.

$sel:transitEncryptionPort:EFSVolumeConfiguration', eFSVolumeConfiguration_transitEncryptionPort - The port to use when sending encrypted data between the Amazon ECS host and the Amazon EFS server. If you don't specify a transit encryption port, it uses the port selection strategy that the Amazon EFS mount helper uses. The value must be between 0 and 65,535. For more information, see EFS Mount Helper in the Amazon Elastic File System User Guide.

$sel:fileSystemId:EFSVolumeConfiguration', eFSVolumeConfiguration_fileSystemId - The Amazon EFS file system ID to use.

eFSVolumeConfiguration_rootDirectory :: Lens' EFSVolumeConfiguration (Maybe Text) Source #

The directory within the Amazon EFS file system to mount as the root directory inside the host. If this parameter is omitted, the root of the Amazon EFS volume is used instead. Specifying / has the same effect as omitting this parameter. The maximum length is 4,096 characters.

If an EFS access point is specified in the authorizationConfig, the root directory parameter must either be omitted or set to /, which enforces the path set on the Amazon EFS access point.

eFSVolumeConfiguration_transitEncryption :: Lens' EFSVolumeConfiguration (Maybe EFSTransitEncryption) Source #

Determines whether to enable encryption for Amazon EFS data in transit between the Amazon ECS host and the Amazon EFS server. Transit encryption must be enabled if Amazon EFS IAM authorization is used. If this parameter is omitted, the default value of DISABLED is used. For more information, see Encrypting data in transit in the Amazon Elastic File System User Guide.

eFSVolumeConfiguration_authorizationConfig :: Lens' EFSVolumeConfiguration (Maybe EFSAuthorizationConfig) Source #

The authorization configuration details for the Amazon EFS file system.

eFSVolumeConfiguration_transitEncryptionPort :: Lens' EFSVolumeConfiguration (Maybe Int) Source #

The port to use when sending encrypted data between the Amazon ECS host and the Amazon EFS server. If you don't specify a transit encryption port, it uses the port selection strategy that the Amazon EFS mount helper uses. The value must be between 0 and 65,535. For more information, see EFS Mount Helper in the Amazon Elastic File System User Guide.

Ec2Configuration

data Ec2Configuration Source #

Provides information used to select Amazon Machine Images (AMIs) for instances in the compute environment. If Ec2Configuration isn't specified, the default is currently ECS_AL1 (Amazon Linux) for non-GPU, non AWSGraviton instances. Starting on March 31, 2021, this default will be changing to ECS_AL2 (Amazon Linux 2).

This object isn't applicable to jobs that are running on Fargate resources.

See: newEc2Configuration smart constructor.

Constructors

Ec2Configuration' 

Fields

  • imageIdOverride :: Maybe Text

    The AMI ID used for instances launched in the compute environment that match the image type. This setting overrides the imageId set in the computeResource object.

  • imageType :: Text

    The image type to match with the instance type to select an AMI. If the imageIdOverride parameter isn't specified, then a recent Amazon ECS-optimized AMI (ECS_AL1) is used. Starting on March 31, 2021, this default will be changing to ECS_AL2 (Amazon Linux 2).

    ECS_AL2
    Amazon Linux 2− Default for all Amazon Web Services Graviton-based instance families (for example, C6g, M6g, R6g, and T4g) and can be used for all non-GPU instance types.
    ECS_AL2_NVIDIA
    Amazon Linux 2 (GPU)−Default for all GPU instance families (for example P4 and G4) and can be used for all non Amazon Web Services Graviton-based instance types.
    ECS_AL1
    Amazon Linux−Default for all non-GPU, non Amazon Web Services Graviton instance families. Amazon Linux is reaching the end-of-life of standard support. For more information, see Amazon Linux AMI.

Instances

Instances details
Eq Ec2Configuration Source # 
Instance details

Defined in Amazonka.Batch.Types.Ec2Configuration

Read Ec2Configuration Source # 
Instance details

Defined in Amazonka.Batch.Types.Ec2Configuration

Show Ec2Configuration Source # 
Instance details

Defined in Amazonka.Batch.Types.Ec2Configuration

Generic Ec2Configuration Source # 
Instance details

Defined in Amazonka.Batch.Types.Ec2Configuration

Associated Types

type Rep Ec2Configuration :: Type -> Type #

NFData Ec2Configuration Source # 
Instance details

Defined in Amazonka.Batch.Types.Ec2Configuration

Methods

rnf :: Ec2Configuration -> () #

Hashable Ec2Configuration Source # 
Instance details

Defined in Amazonka.Batch.Types.Ec2Configuration

ToJSON Ec2Configuration Source # 
Instance details

Defined in Amazonka.Batch.Types.Ec2Configuration

FromJSON Ec2Configuration Source # 
Instance details

Defined in Amazonka.Batch.Types.Ec2Configuration

type Rep Ec2Configuration Source # 
Instance details

Defined in Amazonka.Batch.Types.Ec2Configuration

type Rep Ec2Configuration = D1 ('MetaData "Ec2Configuration" "Amazonka.Batch.Types.Ec2Configuration" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "Ec2Configuration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "imageIdOverride") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "imageType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newEc2Configuration Source #

Create a value of Ec2Configuration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:imageIdOverride:Ec2Configuration', ec2Configuration_imageIdOverride - The AMI ID used for instances launched in the compute environment that match the image type. This setting overrides the imageId set in the computeResource object.

$sel:imageType:Ec2Configuration', ec2Configuration_imageType - The image type to match with the instance type to select an AMI. If the imageIdOverride parameter isn't specified, then a recent Amazon ECS-optimized AMI (ECS_AL1) is used. Starting on March 31, 2021, this default will be changing to ECS_AL2 (Amazon Linux 2).

ECS_AL2
Amazon Linux 2− Default for all Amazon Web Services Graviton-based instance families (for example, C6g, M6g, R6g, and T4g) and can be used for all non-GPU instance types.
ECS_AL2_NVIDIA
Amazon Linux 2 (GPU)−Default for all GPU instance families (for example P4 and G4) and can be used for all non Amazon Web Services Graviton-based instance types.
ECS_AL1
Amazon Linux−Default for all non-GPU, non Amazon Web Services Graviton instance families. Amazon Linux is reaching the end-of-life of standard support. For more information, see Amazon Linux AMI.

ec2Configuration_imageIdOverride :: Lens' Ec2Configuration (Maybe Text) Source #

The AMI ID used for instances launched in the compute environment that match the image type. This setting overrides the imageId set in the computeResource object.

ec2Configuration_imageType :: Lens' Ec2Configuration Text Source #

The image type to match with the instance type to select an AMI. If the imageIdOverride parameter isn't specified, then a recent Amazon ECS-optimized AMI (ECS_AL1) is used. Starting on March 31, 2021, this default will be changing to ECS_AL2 (Amazon Linux 2).

ECS_AL2
Amazon Linux 2− Default for all Amazon Web Services Graviton-based instance families (for example, C6g, M6g, R6g, and T4g) and can be used for all non-GPU instance types.
ECS_AL2_NVIDIA
Amazon Linux 2 (GPU)−Default for all GPU instance families (for example P4 and G4) and can be used for all non Amazon Web Services Graviton-based instance types.
ECS_AL1
Amazon Linux−Default for all non-GPU, non Amazon Web Services Graviton instance families. Amazon Linux is reaching the end-of-life of standard support. For more information, see Amazon Linux AMI.

EvaluateOnExit

data EvaluateOnExit Source #

Specifies a set of conditions to be met, and an action to take (RETRY or EXIT) if all conditions are met.

See: newEvaluateOnExit smart constructor.

Constructors

EvaluateOnExit' 

Fields

  • onExitCode :: Maybe Text

    Contains a glob pattern to match against the decimal representation of the ExitCode returned for a job. The pattern can be up to 512 characters in length. It can contain only numbers, and can optionally end with an asterisk (*) so that only the start of the string needs to be an exact match.

  • onReason :: Maybe Text

    Contains a glob pattern to match against the Reason returned for a job. The pattern can be up to 512 characters in length. It can contain letters, numbers, periods (.), colons (:), and white space (including spaces and tabs). It can optionally end with an asterisk (*) so that only the start of the string needs to be an exact match.

  • onStatusReason :: Maybe Text

    Contains a glob pattern to match against the StatusReason returned for a job. The pattern can be up to 512 characters in length. It can contain letters, numbers, periods (.), colons (:), and white space (including spaces or tabs). It can optionally end with an asterisk (*) so that only the start of the string needs to be an exact match.

  • action :: RetryAction

    Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met. The values aren't case sensitive.

Instances

Instances details
Eq EvaluateOnExit Source # 
Instance details

Defined in Amazonka.Batch.Types.EvaluateOnExit

Read EvaluateOnExit Source # 
Instance details

Defined in Amazonka.Batch.Types.EvaluateOnExit

Show EvaluateOnExit Source # 
Instance details

Defined in Amazonka.Batch.Types.EvaluateOnExit

Generic EvaluateOnExit Source # 
Instance details

Defined in Amazonka.Batch.Types.EvaluateOnExit

Associated Types

type Rep EvaluateOnExit :: Type -> Type #

NFData EvaluateOnExit Source # 
Instance details

Defined in Amazonka.Batch.Types.EvaluateOnExit

Methods

rnf :: EvaluateOnExit -> () #

Hashable EvaluateOnExit Source # 
Instance details

Defined in Amazonka.Batch.Types.EvaluateOnExit

ToJSON EvaluateOnExit Source # 
Instance details

Defined in Amazonka.Batch.Types.EvaluateOnExit

FromJSON EvaluateOnExit Source # 
Instance details

Defined in Amazonka.Batch.Types.EvaluateOnExit

type Rep EvaluateOnExit Source # 
Instance details

Defined in Amazonka.Batch.Types.EvaluateOnExit

type Rep EvaluateOnExit = D1 ('MetaData "EvaluateOnExit" "Amazonka.Batch.Types.EvaluateOnExit" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "EvaluateOnExit'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "onExitCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "onReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "onStatusReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "action") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 RetryAction))))

newEvaluateOnExit Source #

Create a value of EvaluateOnExit with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:onExitCode:EvaluateOnExit', evaluateOnExit_onExitCode - Contains a glob pattern to match against the decimal representation of the ExitCode returned for a job. The pattern can be up to 512 characters in length. It can contain only numbers, and can optionally end with an asterisk (*) so that only the start of the string needs to be an exact match.

$sel:onReason:EvaluateOnExit', evaluateOnExit_onReason - Contains a glob pattern to match against the Reason returned for a job. The pattern can be up to 512 characters in length. It can contain letters, numbers, periods (.), colons (:), and white space (including spaces and tabs). It can optionally end with an asterisk (*) so that only the start of the string needs to be an exact match.

$sel:onStatusReason:EvaluateOnExit', evaluateOnExit_onStatusReason - Contains a glob pattern to match against the StatusReason returned for a job. The pattern can be up to 512 characters in length. It can contain letters, numbers, periods (.), colons (:), and white space (including spaces or tabs). It can optionally end with an asterisk (*) so that only the start of the string needs to be an exact match.

$sel:action:EvaluateOnExit', evaluateOnExit_action - Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met. The values aren't case sensitive.

evaluateOnExit_onExitCode :: Lens' EvaluateOnExit (Maybe Text) Source #

Contains a glob pattern to match against the decimal representation of the ExitCode returned for a job. The pattern can be up to 512 characters in length. It can contain only numbers, and can optionally end with an asterisk (*) so that only the start of the string needs to be an exact match.

evaluateOnExit_onReason :: Lens' EvaluateOnExit (Maybe Text) Source #

Contains a glob pattern to match against the Reason returned for a job. The pattern can be up to 512 characters in length. It can contain letters, numbers, periods (.), colons (:), and white space (including spaces and tabs). It can optionally end with an asterisk (*) so that only the start of the string needs to be an exact match.

evaluateOnExit_onStatusReason :: Lens' EvaluateOnExit (Maybe Text) Source #

Contains a glob pattern to match against the StatusReason returned for a job. The pattern can be up to 512 characters in length. It can contain letters, numbers, periods (.), colons (:), and white space (including spaces or tabs). It can optionally end with an asterisk (*) so that only the start of the string needs to be an exact match.

evaluateOnExit_action :: Lens' EvaluateOnExit RetryAction Source #

Specifies the action to take if all of the specified conditions (onStatusReason, onReason, and onExitCode) are met. The values aren't case sensitive.

FargatePlatformConfiguration

data FargatePlatformConfiguration Source #

The platform configuration for jobs that are running on Fargate resources. Jobs that run on EC2 resources must not specify this parameter.

See: newFargatePlatformConfiguration smart constructor.

Constructors

FargatePlatformConfiguration' 

Fields

  • platformVersion :: Maybe Text

    The Fargate platform version where the jobs are running. A platform version is specified only for jobs that are running on Fargate resources. If one isn't specified, the LATEST platform version is used by default. This uses a recent, approved version of the Fargate platform for compute resources. For more information, see Fargate platform versions in the Amazon Elastic Container Service Developer Guide.

Instances

Instances details
Eq FargatePlatformConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.FargatePlatformConfiguration

Read FargatePlatformConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.FargatePlatformConfiguration

Show FargatePlatformConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.FargatePlatformConfiguration

Generic FargatePlatformConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.FargatePlatformConfiguration

Associated Types

type Rep FargatePlatformConfiguration :: Type -> Type #

NFData FargatePlatformConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.FargatePlatformConfiguration

Hashable FargatePlatformConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.FargatePlatformConfiguration

ToJSON FargatePlatformConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.FargatePlatformConfiguration

FromJSON FargatePlatformConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.FargatePlatformConfiguration

type Rep FargatePlatformConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.FargatePlatformConfiguration

type Rep FargatePlatformConfiguration = D1 ('MetaData "FargatePlatformConfiguration" "Amazonka.Batch.Types.FargatePlatformConfiguration" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "FargatePlatformConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "platformVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newFargatePlatformConfiguration :: FargatePlatformConfiguration Source #

Create a value of FargatePlatformConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:platformVersion:FargatePlatformConfiguration', fargatePlatformConfiguration_platformVersion - The Fargate platform version where the jobs are running. A platform version is specified only for jobs that are running on Fargate resources. If one isn't specified, the LATEST platform version is used by default. This uses a recent, approved version of the Fargate platform for compute resources. For more information, see Fargate platform versions in the Amazon Elastic Container Service Developer Guide.

fargatePlatformConfiguration_platformVersion :: Lens' FargatePlatformConfiguration (Maybe Text) Source #

The Fargate platform version where the jobs are running. A platform version is specified only for jobs that are running on Fargate resources. If one isn't specified, the LATEST platform version is used by default. This uses a recent, approved version of the Fargate platform for compute resources. For more information, see Fargate platform versions in the Amazon Elastic Container Service Developer Guide.

Host

data Host Source #

Determine whether your data volume persists on the host container instance and where it is stored. If this parameter is empty, then the Docker daemon assigns a host path for your data volume, but the data isn't guaranteed to persist after the containers associated with it stop running.

See: newHost smart constructor.

Constructors

Host' 

Fields

  • sourcePath :: Maybe Text

    The path on the host container instance that's presented to the container. If this parameter is empty, then the Docker daemon has assigned a host path for you. If this parameter contains a file location, then the data volume persists at the specified location on the host container instance until you delete it manually. If the source path location doesn't exist on the host container instance, the Docker daemon creates it. If the location does exist, the contents of the source path folder are exported.

    This parameter isn't applicable to jobs that run on Fargate resources and shouldn't be provided.

Instances

Instances details
Eq Host Source # 
Instance details

Defined in Amazonka.Batch.Types.Host

Methods

(==) :: Host -> Host -> Bool #

(/=) :: Host -> Host -> Bool #

Read Host Source # 
Instance details

Defined in Amazonka.Batch.Types.Host

Show Host Source # 
Instance details

Defined in Amazonka.Batch.Types.Host

Methods

showsPrec :: Int -> Host -> ShowS #

show :: Host -> String #

showList :: [Host] -> ShowS #

Generic Host Source # 
Instance details

Defined in Amazonka.Batch.Types.Host

Associated Types

type Rep Host :: Type -> Type #

Methods

from :: Host -> Rep Host x #

to :: Rep Host x -> Host #

NFData Host Source # 
Instance details

Defined in Amazonka.Batch.Types.Host

Methods

rnf :: Host -> () #

Hashable Host Source # 
Instance details

Defined in Amazonka.Batch.Types.Host

Methods

hashWithSalt :: Int -> Host -> Int #

hash :: Host -> Int #

ToJSON Host Source # 
Instance details

Defined in Amazonka.Batch.Types.Host

FromJSON Host Source # 
Instance details

Defined in Amazonka.Batch.Types.Host

type Rep Host Source # 
Instance details

Defined in Amazonka.Batch.Types.Host

type Rep Host = D1 ('MetaData "Host" "Amazonka.Batch.Types.Host" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "Host'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sourcePath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newHost :: Host Source #

Create a value of Host with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sourcePath:Host', host_sourcePath - The path on the host container instance that's presented to the container. If this parameter is empty, then the Docker daemon has assigned a host path for you. If this parameter contains a file location, then the data volume persists at the specified location on the host container instance until you delete it manually. If the source path location doesn't exist on the host container instance, the Docker daemon creates it. If the location does exist, the contents of the source path folder are exported.

This parameter isn't applicable to jobs that run on Fargate resources and shouldn't be provided.

host_sourcePath :: Lens' Host (Maybe Text) Source #

The path on the host container instance that's presented to the container. If this parameter is empty, then the Docker daemon has assigned a host path for you. If this parameter contains a file location, then the data volume persists at the specified location on the host container instance until you delete it manually. If the source path location doesn't exist on the host container instance, the Docker daemon creates it. If the location does exist, the contents of the source path folder are exported.

This parameter isn't applicable to jobs that run on Fargate resources and shouldn't be provided.

JobDefinition

data JobDefinition Source #

An object representing an Batch job definition.

See: newJobDefinition smart constructor.

Constructors

JobDefinition' 

Fields

  • status :: Maybe Text

    The status of the job definition.

  • propagateTags :: Maybe Bool

    Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task. If no value is specified, the tags aren't propagated. Tags can only be propagated to the tasks during task creation. For tags with the same name, job tags are given priority over job definitions tags. If the total number of combined tags from the job and job definition is over 50, the job is moved to the FAILED state.

  • retryStrategy :: Maybe RetryStrategy

    The retry strategy to use for failed jobs that are submitted with this job definition.

  • platformCapabilities :: Maybe [PlatformCapability]

    The platform capabilities required by the job definition. If no value is specified, it defaults to EC2. Jobs run on Fargate resources specify FARGATE.

  • parameters :: Maybe (HashMap Text Text)

    Default parameters or parameter substitution placeholders that are set in the job definition. Parameters are specified as a key-value pair mapping. Parameters in a SubmitJob request override any corresponding parameter defaults from the job definition. For more information about specifying parameters, see Job Definition Parameters in the Batch User Guide.

  • timeout :: Maybe JobTimeout

    The timeout configuration for jobs that are submitted with this job definition. You can specify a timeout duration after which Batch terminates your jobs if they haven't finished.

  • containerProperties :: Maybe ContainerProperties

    An object with various properties specific to container-based jobs.

  • nodeProperties :: Maybe NodeProperties

    An object with various properties specific to multi-node parallel jobs.

    If the job runs on Fargate resources, then you must not specify nodeProperties; use containerProperties instead.

  • tags :: Maybe (HashMap Text Text)

    The tags applied to the job definition.

  • jobDefinitionName :: Text

    The name of the job definition.

  • jobDefinitionArn :: Text

    The Amazon Resource Name (ARN) for the job definition.

  • revision :: Int

    The revision of the job definition.

  • type' :: Text

    The type of job definition. If the job is run on Fargate resources, then multinode isn't supported. For more information about multi-node parallel jobs, see Creating a multi-node parallel job definition in the Batch User Guide.

Instances

Instances details
Eq JobDefinition Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinition

Read JobDefinition Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinition

Show JobDefinition Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinition

Generic JobDefinition Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinition

Associated Types

type Rep JobDefinition :: Type -> Type #

NFData JobDefinition Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinition

Methods

rnf :: JobDefinition -> () #

Hashable JobDefinition Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinition

FromJSON JobDefinition Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinition

type Rep JobDefinition Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDefinition

type Rep JobDefinition = D1 ('MetaData "JobDefinition" "Amazonka.Batch.Types.JobDefinition" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "JobDefinition'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "propagateTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "retryStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetryStrategy)))) :*: (S1 ('MetaSel ('Just "platformCapabilities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PlatformCapability])) :*: (S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobTimeout))))) :*: ((S1 ('MetaSel ('Just "containerProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContainerProperties)) :*: (S1 ('MetaSel ('Just "nodeProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NodeProperties)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: ((S1 ('MetaSel ('Just "jobDefinitionName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobDefinitionArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "revision") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newJobDefinition Source #

Create a value of JobDefinition with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:JobDefinition', jobDefinition_status - The status of the job definition.

$sel:propagateTags:JobDefinition', jobDefinition_propagateTags - Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task. If no value is specified, the tags aren't propagated. Tags can only be propagated to the tasks during task creation. For tags with the same name, job tags are given priority over job definitions tags. If the total number of combined tags from the job and job definition is over 50, the job is moved to the FAILED state.

$sel:retryStrategy:JobDefinition', jobDefinition_retryStrategy - The retry strategy to use for failed jobs that are submitted with this job definition.

$sel:platformCapabilities:JobDefinition', jobDefinition_platformCapabilities - The platform capabilities required by the job definition. If no value is specified, it defaults to EC2. Jobs run on Fargate resources specify FARGATE.

$sel:parameters:JobDefinition', jobDefinition_parameters - Default parameters or parameter substitution placeholders that are set in the job definition. Parameters are specified as a key-value pair mapping. Parameters in a SubmitJob request override any corresponding parameter defaults from the job definition. For more information about specifying parameters, see Job Definition Parameters in the Batch User Guide.

$sel:timeout:JobDefinition', jobDefinition_timeout - The timeout configuration for jobs that are submitted with this job definition. You can specify a timeout duration after which Batch terminates your jobs if they haven't finished.

$sel:containerProperties:JobDefinition', jobDefinition_containerProperties - An object with various properties specific to container-based jobs.

$sel:nodeProperties:JobDefinition', jobDefinition_nodeProperties - An object with various properties specific to multi-node parallel jobs.

If the job runs on Fargate resources, then you must not specify nodeProperties; use containerProperties instead.

$sel:tags:JobDefinition', jobDefinition_tags - The tags applied to the job definition.

$sel:jobDefinitionName:JobDefinition', jobDefinition_jobDefinitionName - The name of the job definition.

$sel:jobDefinitionArn:JobDefinition', jobDefinition_jobDefinitionArn - The Amazon Resource Name (ARN) for the job definition.

$sel:revision:JobDefinition', jobDefinition_revision - The revision of the job definition.

$sel:type':JobDefinition', jobDefinition_type - The type of job definition. If the job is run on Fargate resources, then multinode isn't supported. For more information about multi-node parallel jobs, see Creating a multi-node parallel job definition in the Batch User Guide.

jobDefinition_status :: Lens' JobDefinition (Maybe Text) Source #

The status of the job definition.

jobDefinition_propagateTags :: Lens' JobDefinition (Maybe Bool) Source #

Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task. If no value is specified, the tags aren't propagated. Tags can only be propagated to the tasks during task creation. For tags with the same name, job tags are given priority over job definitions tags. If the total number of combined tags from the job and job definition is over 50, the job is moved to the FAILED state.

jobDefinition_retryStrategy :: Lens' JobDefinition (Maybe RetryStrategy) Source #

The retry strategy to use for failed jobs that are submitted with this job definition.

jobDefinition_platformCapabilities :: Lens' JobDefinition (Maybe [PlatformCapability]) Source #

The platform capabilities required by the job definition. If no value is specified, it defaults to EC2. Jobs run on Fargate resources specify FARGATE.

jobDefinition_parameters :: Lens' JobDefinition (Maybe (HashMap Text Text)) Source #

Default parameters or parameter substitution placeholders that are set in the job definition. Parameters are specified as a key-value pair mapping. Parameters in a SubmitJob request override any corresponding parameter defaults from the job definition. For more information about specifying parameters, see Job Definition Parameters in the Batch User Guide.

jobDefinition_timeout :: Lens' JobDefinition (Maybe JobTimeout) Source #

The timeout configuration for jobs that are submitted with this job definition. You can specify a timeout duration after which Batch terminates your jobs if they haven't finished.

jobDefinition_containerProperties :: Lens' JobDefinition (Maybe ContainerProperties) Source #

An object with various properties specific to container-based jobs.

jobDefinition_nodeProperties :: Lens' JobDefinition (Maybe NodeProperties) Source #

An object with various properties specific to multi-node parallel jobs.

If the job runs on Fargate resources, then you must not specify nodeProperties; use containerProperties instead.

jobDefinition_tags :: Lens' JobDefinition (Maybe (HashMap Text Text)) Source #

The tags applied to the job definition.

jobDefinition_jobDefinitionArn :: Lens' JobDefinition Text Source #

The Amazon Resource Name (ARN) for the job definition.

jobDefinition_revision :: Lens' JobDefinition Int Source #

The revision of the job definition.

jobDefinition_type :: Lens' JobDefinition Text Source #

The type of job definition. If the job is run on Fargate resources, then multinode isn't supported. For more information about multi-node parallel jobs, see Creating a multi-node parallel job definition in the Batch User Guide.

JobDependency

data JobDependency Source #

An object representing an Batch job dependency.

See: newJobDependency smart constructor.

Constructors

JobDependency' 

Fields

Instances

Instances details
Eq JobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDependency

Read JobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDependency

Show JobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDependency

Generic JobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDependency

Associated Types

type Rep JobDependency :: Type -> Type #

NFData JobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDependency

Methods

rnf :: JobDependency -> () #

Hashable JobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDependency

ToJSON JobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDependency

FromJSON JobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDependency

type Rep JobDependency Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDependency

type Rep JobDependency = D1 ('MetaData "JobDependency" "Amazonka.Batch.Types.JobDependency" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "JobDependency'" 'PrefixI 'True) (S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArrayJobDependency))))

newJobDependency :: JobDependency Source #

Create a value of JobDependency with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:jobId:JobDependency', jobDependency_jobId - The job ID of the Batch job associated with this dependency.

$sel:type':JobDependency', jobDependency_type - The type of the job dependency.

jobDependency_jobId :: Lens' JobDependency (Maybe Text) Source #

The job ID of the Batch job associated with this dependency.

JobDetail

data JobDetail Source #

An object representing an Batch job.

See: newJobDetail smart constructor.

Constructors

JobDetail' 

Fields

  • stoppedAt :: Maybe Integer

    The Unix timestamp (in milliseconds) for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).

  • jobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the job.

  • propagateTags :: Maybe Bool

    Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task. If no value is specified, the tags aren't propagated. Tags can only be propagated to the tasks during task creation. For tags with the same name, job tags are given priority over job definitions tags. If the total number of combined tags from the job and job definition is over 50, the job is moved to the FAILED state.

  • createdAt :: Maybe Integer

    The Unix timestamp (in milliseconds) for when the job was created. For non-array jobs and parent array jobs, this is when the job entered the SUBMITTED state (at the time SubmitJob was called). For array child jobs, this is when the child job was spawned by its parent and entered the PENDING state.

  • retryStrategy :: Maybe RetryStrategy

    The retry strategy to use for this job if an attempt fails.

  • attempts :: Maybe [AttemptDetail]

    A list of job attempts associated with this job.

  • platformCapabilities :: Maybe [PlatformCapability]

    The platform capabilities required by the job definition. If no value is specified, it defaults to EC2. Jobs run on Fargate resources specify FARGATE.

  • startedAt :: Maybe Integer

    The Unix timestamp (in milliseconds) for when the job was started (when the job transitioned from the STARTING state to the RUNNING state). This parameter isn't provided for child jobs of array jobs or multi-node parallel jobs.

  • dependsOn :: Maybe [JobDependency]

    A list of job IDs that this job depends on.

  • container :: Maybe ContainerDetail

    An object representing the details of the container that's associated with the job.

  • nodeDetails :: Maybe NodeDetails

    An object representing the details of a node that's associated with a multi-node parallel job.

  • parameters :: Maybe (HashMap Text Text)

    Additional parameters passed to the job that replace parameter substitution placeholders or override any corresponding parameter defaults from the job definition.

  • statusReason :: Maybe Text

    A short, human-readable string to provide additional details about the current status of the job.

  • arrayProperties :: Maybe ArrayPropertiesDetail

    The array properties of the job, if it is an array job.

  • timeout :: Maybe JobTimeout

    The timeout configuration for the job.

  • nodeProperties :: Maybe NodeProperties

    An object representing the node properties of a multi-node parallel job.

    This isn't applicable to jobs that are running on Fargate resources.

  • tags :: Maybe (HashMap Text Text)

    The tags applied to the job.

  • jobName :: Text

    The name of the job.

  • jobId :: Text

    The ID for the job.

  • jobQueue :: Text

    The Amazon Resource Name (ARN) of the job queue that the job is associated with.

  • status :: JobStatus

    The current status for the job.

    If your jobs don't progress to STARTING, see Jobs Stuck in RUNNABLE Status in the troubleshooting section of the Batch User Guide.

  • jobDefinition :: Text

    The job definition that's used by this job.

Instances

Instances details
Eq JobDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDetail

Read JobDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDetail

Show JobDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDetail

Generic JobDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDetail

Associated Types

type Rep JobDetail :: Type -> Type #

NFData JobDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDetail

Methods

rnf :: JobDetail -> () #

Hashable JobDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDetail

FromJSON JobDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDetail

type Rep JobDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobDetail

type Rep JobDetail = D1 ('MetaData "JobDetail" "Amazonka.Batch.Types.JobDetail" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "JobDetail'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "stoppedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "jobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "propagateTags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "retryStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RetryStrategy))))) :*: ((S1 ('MetaSel ('Just "attempts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [AttemptDetail])) :*: (S1 ('MetaSel ('Just "platformCapabilities") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PlatformCapability])) :*: S1 ('MetaSel ('Just "startedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))) :*: (S1 ('MetaSel ('Just "dependsOn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [JobDependency])) :*: (S1 ('MetaSel ('Just "container") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContainerDetail)) :*: S1 ('MetaSel ('Just "nodeDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NodeDetails)))))) :*: (((S1 ('MetaSel ('Just "parameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "statusReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "arrayProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArrayPropertiesDetail)) :*: (S1 ('MetaSel ('Just "timeout") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobTimeout)) :*: S1 ('MetaSel ('Just "nodeProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NodeProperties))))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))) :*: (S1 ('MetaSel ('Just "jobQueue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 JobStatus) :*: S1 ('MetaSel ('Just "jobDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))))

newJobDetail Source #

Create a value of JobDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stoppedAt:JobDetail', jobDetail_stoppedAt - The Unix timestamp (in milliseconds) for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).

$sel:jobArn:JobDetail', jobDetail_jobArn - The Amazon Resource Name (ARN) of the job.

$sel:propagateTags:JobDetail', jobDetail_propagateTags - Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task. If no value is specified, the tags aren't propagated. Tags can only be propagated to the tasks during task creation. For tags with the same name, job tags are given priority over job definitions tags. If the total number of combined tags from the job and job definition is over 50, the job is moved to the FAILED state.

$sel:createdAt:JobDetail', jobDetail_createdAt - The Unix timestamp (in milliseconds) for when the job was created. For non-array jobs and parent array jobs, this is when the job entered the SUBMITTED state (at the time SubmitJob was called). For array child jobs, this is when the child job was spawned by its parent and entered the PENDING state.

$sel:retryStrategy:JobDetail', jobDetail_retryStrategy - The retry strategy to use for this job if an attempt fails.

$sel:attempts:JobDetail', jobDetail_attempts - A list of job attempts associated with this job.

$sel:platformCapabilities:JobDetail', jobDetail_platformCapabilities - The platform capabilities required by the job definition. If no value is specified, it defaults to EC2. Jobs run on Fargate resources specify FARGATE.

$sel:startedAt:JobDetail', jobDetail_startedAt - The Unix timestamp (in milliseconds) for when the job was started (when the job transitioned from the STARTING state to the RUNNING state). This parameter isn't provided for child jobs of array jobs or multi-node parallel jobs.

$sel:dependsOn:JobDetail', jobDetail_dependsOn - A list of job IDs that this job depends on.

$sel:container:JobDetail', jobDetail_container - An object representing the details of the container that's associated with the job.

$sel:nodeDetails:JobDetail', jobDetail_nodeDetails - An object representing the details of a node that's associated with a multi-node parallel job.

$sel:parameters:JobDetail', jobDetail_parameters - Additional parameters passed to the job that replace parameter substitution placeholders or override any corresponding parameter defaults from the job definition.

$sel:statusReason:JobDetail', jobDetail_statusReason - A short, human-readable string to provide additional details about the current status of the job.

$sel:arrayProperties:JobDetail', jobDetail_arrayProperties - The array properties of the job, if it is an array job.

$sel:timeout:JobDetail', jobDetail_timeout - The timeout configuration for the job.

$sel:nodeProperties:JobDetail', jobDetail_nodeProperties - An object representing the node properties of a multi-node parallel job.

This isn't applicable to jobs that are running on Fargate resources.

$sel:tags:JobDetail', jobDetail_tags - The tags applied to the job.

$sel:jobName:JobDetail', jobDetail_jobName - The name of the job.

$sel:jobId:JobDetail', jobDetail_jobId - The ID for the job.

$sel:jobQueue:JobDetail', jobDetail_jobQueue - The Amazon Resource Name (ARN) of the job queue that the job is associated with.

$sel:status:JobDetail', jobDetail_status - The current status for the job.

If your jobs don't progress to STARTING, see Jobs Stuck in RUNNABLE Status in the troubleshooting section of the Batch User Guide.

$sel:jobDefinition:JobDetail', jobDetail_jobDefinition - The job definition that's used by this job.

jobDetail_stoppedAt :: Lens' JobDetail (Maybe Integer) Source #

The Unix timestamp (in milliseconds) for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).

jobDetail_jobArn :: Lens' JobDetail (Maybe Text) Source #

The Amazon Resource Name (ARN) of the job.

jobDetail_propagateTags :: Lens' JobDetail (Maybe Bool) Source #

Specifies whether to propagate the tags from the job or job definition to the corresponding Amazon ECS task. If no value is specified, the tags aren't propagated. Tags can only be propagated to the tasks during task creation. For tags with the same name, job tags are given priority over job definitions tags. If the total number of combined tags from the job and job definition is over 50, the job is moved to the FAILED state.

jobDetail_createdAt :: Lens' JobDetail (Maybe Integer) Source #

The Unix timestamp (in milliseconds) for when the job was created. For non-array jobs and parent array jobs, this is when the job entered the SUBMITTED state (at the time SubmitJob was called). For array child jobs, this is when the child job was spawned by its parent and entered the PENDING state.

jobDetail_retryStrategy :: Lens' JobDetail (Maybe RetryStrategy) Source #

The retry strategy to use for this job if an attempt fails.

jobDetail_attempts :: Lens' JobDetail (Maybe [AttemptDetail]) Source #

A list of job attempts associated with this job.

jobDetail_platformCapabilities :: Lens' JobDetail (Maybe [PlatformCapability]) Source #

The platform capabilities required by the job definition. If no value is specified, it defaults to EC2. Jobs run on Fargate resources specify FARGATE.

jobDetail_startedAt :: Lens' JobDetail (Maybe Integer) Source #

The Unix timestamp (in milliseconds) for when the job was started (when the job transitioned from the STARTING state to the RUNNING state). This parameter isn't provided for child jobs of array jobs or multi-node parallel jobs.

jobDetail_dependsOn :: Lens' JobDetail (Maybe [JobDependency]) Source #

A list of job IDs that this job depends on.

jobDetail_container :: Lens' JobDetail (Maybe ContainerDetail) Source #

An object representing the details of the container that's associated with the job.

jobDetail_nodeDetails :: Lens' JobDetail (Maybe NodeDetails) Source #

An object representing the details of a node that's associated with a multi-node parallel job.

jobDetail_parameters :: Lens' JobDetail (Maybe (HashMap Text Text)) Source #

Additional parameters passed to the job that replace parameter substitution placeholders or override any corresponding parameter defaults from the job definition.

jobDetail_statusReason :: Lens' JobDetail (Maybe Text) Source #

A short, human-readable string to provide additional details about the current status of the job.

jobDetail_arrayProperties :: Lens' JobDetail (Maybe ArrayPropertiesDetail) Source #

The array properties of the job, if it is an array job.

jobDetail_timeout :: Lens' JobDetail (Maybe JobTimeout) Source #

The timeout configuration for the job.

jobDetail_nodeProperties :: Lens' JobDetail (Maybe NodeProperties) Source #

An object representing the node properties of a multi-node parallel job.

This isn't applicable to jobs that are running on Fargate resources.

jobDetail_tags :: Lens' JobDetail (Maybe (HashMap Text Text)) Source #

The tags applied to the job.

jobDetail_jobName :: Lens' JobDetail Text Source #

The name of the job.

jobDetail_jobId :: Lens' JobDetail Text Source #

The ID for the job.

jobDetail_jobQueue :: Lens' JobDetail Text Source #

The Amazon Resource Name (ARN) of the job queue that the job is associated with.

jobDetail_status :: Lens' JobDetail JobStatus Source #

The current status for the job.

If your jobs don't progress to STARTING, see Jobs Stuck in RUNNABLE Status in the troubleshooting section of the Batch User Guide.

jobDetail_jobDefinition :: Lens' JobDetail Text Source #

The job definition that's used by this job.

JobQueueDetail

data JobQueueDetail Source #

An object representing the details of an Batch job queue.

See: newJobQueueDetail smart constructor.

Constructors

JobQueueDetail' 

Fields

  • status :: Maybe JQStatus

    The status of the job queue (for example, CREATING or VALID).

  • statusReason :: Maybe Text

    A short, human-readable string to provide additional details about the current status of the job queue.

  • tags :: Maybe (HashMap Text Text)

    The tags applied to the job queue. For more information, see Tagging your Batch resources in Batch User Guide.

  • jobQueueName :: Text

    The name of the job queue.

  • jobQueueArn :: Text

    The Amazon Resource Name (ARN) of the job queue.

  • state :: JQState

    Describes the ability of the queue to accept new jobs. If the job queue state is ENABLED, it's able to accept jobs. If the job queue state is DISABLED, new jobs can't be added to the queue, but jobs already in the queue can finish.

  • priority :: Int

    The priority of the job queue. Job queues with a higher priority (or a higher integer value for the priority parameter) are evaluated first when associated with the same compute environment. Priority is determined in descending order, for example, a job queue with a priority value of 10 is given scheduling preference over a job queue with a priority value of 1. All of the compute environments must be either EC2 (EC2 or SPOT) or Fargate (FARGATE or FARGATE_SPOT); EC2 and Fargate compute environments can't be mixed.

  • computeEnvironmentOrder :: [ComputeEnvironmentOrder]

    The compute environments that are attached to the job queue and the order that job placement is preferred. Compute environments are selected for job placement in ascending order.

Instances

Instances details
Eq JobQueueDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobQueueDetail

Read JobQueueDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobQueueDetail

Show JobQueueDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobQueueDetail

Generic JobQueueDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobQueueDetail

Associated Types

type Rep JobQueueDetail :: Type -> Type #

NFData JobQueueDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobQueueDetail

Methods

rnf :: JobQueueDetail -> () #

Hashable JobQueueDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobQueueDetail

FromJSON JobQueueDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobQueueDetail

type Rep JobQueueDetail Source # 
Instance details

Defined in Amazonka.Batch.Types.JobQueueDetail

newJobQueueDetail Source #

Create a value of JobQueueDetail with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:status:JobQueueDetail', jobQueueDetail_status - The status of the job queue (for example, CREATING or VALID).

$sel:statusReason:JobQueueDetail', jobQueueDetail_statusReason - A short, human-readable string to provide additional details about the current status of the job queue.

$sel:tags:JobQueueDetail', jobQueueDetail_tags - The tags applied to the job queue. For more information, see Tagging your Batch resources in Batch User Guide.

$sel:jobQueueName:JobQueueDetail', jobQueueDetail_jobQueueName - The name of the job queue.

$sel:jobQueueArn:JobQueueDetail', jobQueueDetail_jobQueueArn - The Amazon Resource Name (ARN) of the job queue.

$sel:state:JobQueueDetail', jobQueueDetail_state - Describes the ability of the queue to accept new jobs. If the job queue state is ENABLED, it's able to accept jobs. If the job queue state is DISABLED, new jobs can't be added to the queue, but jobs already in the queue can finish.

$sel:priority:JobQueueDetail', jobQueueDetail_priority - The priority of the job queue. Job queues with a higher priority (or a higher integer value for the priority parameter) are evaluated first when associated with the same compute environment. Priority is determined in descending order, for example, a job queue with a priority value of 10 is given scheduling preference over a job queue with a priority value of 1. All of the compute environments must be either EC2 (EC2 or SPOT) or Fargate (FARGATE or FARGATE_SPOT); EC2 and Fargate compute environments can't be mixed.

$sel:computeEnvironmentOrder:JobQueueDetail', jobQueueDetail_computeEnvironmentOrder - The compute environments that are attached to the job queue and the order that job placement is preferred. Compute environments are selected for job placement in ascending order.

jobQueueDetail_status :: Lens' JobQueueDetail (Maybe JQStatus) Source #

The status of the job queue (for example, CREATING or VALID).

jobQueueDetail_statusReason :: Lens' JobQueueDetail (Maybe Text) Source #

A short, human-readable string to provide additional details about the current status of the job queue.

jobQueueDetail_tags :: Lens' JobQueueDetail (Maybe (HashMap Text Text)) Source #

The tags applied to the job queue. For more information, see Tagging your Batch resources in Batch User Guide.

jobQueueDetail_jobQueueArn :: Lens' JobQueueDetail Text Source #

The Amazon Resource Name (ARN) of the job queue.

jobQueueDetail_state :: Lens' JobQueueDetail JQState Source #

Describes the ability of the queue to accept new jobs. If the job queue state is ENABLED, it's able to accept jobs. If the job queue state is DISABLED, new jobs can't be added to the queue, but jobs already in the queue can finish.

jobQueueDetail_priority :: Lens' JobQueueDetail Int Source #

The priority of the job queue. Job queues with a higher priority (or a higher integer value for the priority parameter) are evaluated first when associated with the same compute environment. Priority is determined in descending order, for example, a job queue with a priority value of 10 is given scheduling preference over a job queue with a priority value of 1. All of the compute environments must be either EC2 (EC2 or SPOT) or Fargate (FARGATE or FARGATE_SPOT); EC2 and Fargate compute environments can't be mixed.

jobQueueDetail_computeEnvironmentOrder :: Lens' JobQueueDetail [ComputeEnvironmentOrder] Source #

The compute environments that are attached to the job queue and the order that job placement is preferred. Compute environments are selected for job placement in ascending order.

JobSummary

data JobSummary Source #

An object representing summary details of a job.

See: newJobSummary smart constructor.

Constructors

JobSummary' 

Fields

  • stoppedAt :: Maybe Integer

    The Unix timestamp for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).

  • status :: Maybe JobStatus

    The current status for the job.

  • jobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the job.

  • createdAt :: Maybe Integer

    The Unix timestamp for when the job was created. For non-array jobs and parent array jobs, this is when the job entered the SUBMITTED state (at the time SubmitJob was called). For array child jobs, this is when the child job was spawned by its parent and entered the PENDING state.

  • startedAt :: Maybe Integer

    The Unix timestamp for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).

  • container :: Maybe ContainerSummary

    An object representing the details of the container that's associated with the job.

  • jobDefinition :: Maybe Text

    The Amazon Resource Name (ARN) of the job definition.

  • statusReason :: Maybe Text

    A short, human-readable string to provide additional details about the current status of the job.

  • arrayProperties :: Maybe ArrayPropertiesSummary

    The array properties of the job, if it is an array job.

  • nodeProperties :: Maybe NodePropertiesSummary

    The node properties for a single node in a job summary list.

    This isn't applicable to jobs that are running on Fargate resources.

  • jobId :: Text

    The ID of the job.

  • jobName :: Text

    The name of the job.

Instances

Instances details
Eq JobSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.JobSummary

Read JobSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.JobSummary

Show JobSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.JobSummary

Generic JobSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.JobSummary

Associated Types

type Rep JobSummary :: Type -> Type #

NFData JobSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.JobSummary

Methods

rnf :: JobSummary -> () #

Hashable JobSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.JobSummary

FromJSON JobSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.JobSummary

type Rep JobSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.JobSummary

type Rep JobSummary = D1 ('MetaData "JobSummary" "Amazonka.Batch.Types.JobSummary" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "JobSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "stoppedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe JobStatus)) :*: S1 ('MetaSel ('Just "jobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "startedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "container") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContainerSummary))))) :*: ((S1 ('MetaSel ('Just "jobDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "statusReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arrayProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ArrayPropertiesSummary)))) :*: (S1 ('MetaSel ('Just "nodeProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NodePropertiesSummary)) :*: (S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "jobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newJobSummary Source #

Create a value of JobSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stoppedAt:JobSummary', jobSummary_stoppedAt - The Unix timestamp for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).

$sel:status:JobSummary', jobSummary_status - The current status for the job.

$sel:jobArn:JobSummary', jobSummary_jobArn - The Amazon Resource Name (ARN) of the job.

$sel:createdAt:JobSummary', jobSummary_createdAt - The Unix timestamp for when the job was created. For non-array jobs and parent array jobs, this is when the job entered the SUBMITTED state (at the time SubmitJob was called). For array child jobs, this is when the child job was spawned by its parent and entered the PENDING state.

$sel:startedAt:JobSummary', jobSummary_startedAt - The Unix timestamp for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).

$sel:container:JobSummary', jobSummary_container - An object representing the details of the container that's associated with the job.

$sel:jobDefinition:JobSummary', jobSummary_jobDefinition - The Amazon Resource Name (ARN) of the job definition.

$sel:statusReason:JobSummary', jobSummary_statusReason - A short, human-readable string to provide additional details about the current status of the job.

$sel:arrayProperties:JobSummary', jobSummary_arrayProperties - The array properties of the job, if it is an array job.

$sel:nodeProperties:JobSummary', jobSummary_nodeProperties - The node properties for a single node in a job summary list.

This isn't applicable to jobs that are running on Fargate resources.

$sel:jobId:JobSummary', jobSummary_jobId - The ID of the job.

$sel:jobName:JobSummary', jobSummary_jobName - The name of the job.

jobSummary_stoppedAt :: Lens' JobSummary (Maybe Integer) Source #

The Unix timestamp for when the job was stopped (when the job transitioned from the RUNNING state to a terminal state, such as SUCCEEDED or FAILED).

jobSummary_status :: Lens' JobSummary (Maybe JobStatus) Source #

The current status for the job.

jobSummary_jobArn :: Lens' JobSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the job.

jobSummary_createdAt :: Lens' JobSummary (Maybe Integer) Source #

The Unix timestamp for when the job was created. For non-array jobs and parent array jobs, this is when the job entered the SUBMITTED state (at the time SubmitJob was called). For array child jobs, this is when the child job was spawned by its parent and entered the PENDING state.

jobSummary_startedAt :: Lens' JobSummary (Maybe Integer) Source #

The Unix timestamp for when the job was started (when the job transitioned from the STARTING state to the RUNNING state).

jobSummary_container :: Lens' JobSummary (Maybe ContainerSummary) Source #

An object representing the details of the container that's associated with the job.

jobSummary_jobDefinition :: Lens' JobSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the job definition.

jobSummary_statusReason :: Lens' JobSummary (Maybe Text) Source #

A short, human-readable string to provide additional details about the current status of the job.

jobSummary_arrayProperties :: Lens' JobSummary (Maybe ArrayPropertiesSummary) Source #

The array properties of the job, if it is an array job.

jobSummary_nodeProperties :: Lens' JobSummary (Maybe NodePropertiesSummary) Source #

The node properties for a single node in a job summary list.

This isn't applicable to jobs that are running on Fargate resources.

JobTimeout

data JobTimeout Source #

An object representing a job timeout configuration.

See: newJobTimeout smart constructor.

Constructors

JobTimeout' 

Fields

  • attemptDurationSeconds :: Maybe Int

    The time duration in seconds (measured from the job attempt's startedAt timestamp) after which Batch terminates your jobs if they have not finished. The minimum value for the timeout is 60 seconds.

Instances

Instances details
Eq JobTimeout Source # 
Instance details

Defined in Amazonka.Batch.Types.JobTimeout

Read JobTimeout Source # 
Instance details

Defined in Amazonka.Batch.Types.JobTimeout

Show JobTimeout Source # 
Instance details

Defined in Amazonka.Batch.Types.JobTimeout

Generic JobTimeout Source # 
Instance details

Defined in Amazonka.Batch.Types.JobTimeout

Associated Types

type Rep JobTimeout :: Type -> Type #

NFData JobTimeout Source # 
Instance details

Defined in Amazonka.Batch.Types.JobTimeout

Methods

rnf :: JobTimeout -> () #

Hashable JobTimeout Source # 
Instance details

Defined in Amazonka.Batch.Types.JobTimeout

ToJSON JobTimeout Source # 
Instance details

Defined in Amazonka.Batch.Types.JobTimeout

FromJSON JobTimeout Source # 
Instance details

Defined in Amazonka.Batch.Types.JobTimeout

type Rep JobTimeout Source # 
Instance details

Defined in Amazonka.Batch.Types.JobTimeout

type Rep JobTimeout = D1 ('MetaData "JobTimeout" "Amazonka.Batch.Types.JobTimeout" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "JobTimeout'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attemptDurationSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newJobTimeout :: JobTimeout Source #

Create a value of JobTimeout with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:attemptDurationSeconds:JobTimeout', jobTimeout_attemptDurationSeconds - The time duration in seconds (measured from the job attempt's startedAt timestamp) after which Batch terminates your jobs if they have not finished. The minimum value for the timeout is 60 seconds.

jobTimeout_attemptDurationSeconds :: Lens' JobTimeout (Maybe Int) Source #

The time duration in seconds (measured from the job attempt's startedAt timestamp) after which Batch terminates your jobs if they have not finished. The minimum value for the timeout is 60 seconds.

KeyValuePair

data KeyValuePair Source #

A key-value pair object.

See: newKeyValuePair smart constructor.

Constructors

KeyValuePair' 

Fields

  • value :: Maybe Text

    The value of the key-value pair. For environment variables, this is the value of the environment variable.

  • name :: Maybe Text

    The name of the key-value pair. For environment variables, this is the name of the environment variable.

Instances

Instances details
Eq KeyValuePair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuePair

Read KeyValuePair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuePair

Show KeyValuePair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuePair

Generic KeyValuePair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuePair

Associated Types

type Rep KeyValuePair :: Type -> Type #

NFData KeyValuePair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuePair

Methods

rnf :: KeyValuePair -> () #

Hashable KeyValuePair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuePair

ToJSON KeyValuePair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuePair

FromJSON KeyValuePair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuePair

type Rep KeyValuePair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuePair

type Rep KeyValuePair = D1 ('MetaData "KeyValuePair" "Amazonka.Batch.Types.KeyValuePair" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "KeyValuePair'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newKeyValuePair :: KeyValuePair Source #

Create a value of KeyValuePair with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:KeyValuePair', keyValuePair_value - The value of the key-value pair. For environment variables, this is the value of the environment variable.

$sel:name:KeyValuePair', keyValuePair_name - The name of the key-value pair. For environment variables, this is the name of the environment variable.

keyValuePair_value :: Lens' KeyValuePair (Maybe Text) Source #

The value of the key-value pair. For environment variables, this is the value of the environment variable.

keyValuePair_name :: Lens' KeyValuePair (Maybe Text) Source #

The name of the key-value pair. For environment variables, this is the name of the environment variable.

KeyValuesPair

data KeyValuesPair Source #

A filter name and value pair that's used to return a more specific list of results from a ListJobs API operation.

See: newKeyValuesPair smart constructor.

Constructors

KeyValuesPair' 

Fields

Instances

Instances details
Eq KeyValuesPair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuesPair

Read KeyValuesPair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuesPair

Show KeyValuesPair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuesPair

Generic KeyValuesPair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuesPair

Associated Types

type Rep KeyValuesPair :: Type -> Type #

NFData KeyValuesPair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuesPair

Methods

rnf :: KeyValuesPair -> () #

Hashable KeyValuesPair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuesPair

ToJSON KeyValuesPair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuesPair

type Rep KeyValuesPair Source # 
Instance details

Defined in Amazonka.Batch.Types.KeyValuesPair

type Rep KeyValuesPair = D1 ('MetaData "KeyValuesPair" "Amazonka.Batch.Types.KeyValuesPair" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "KeyValuesPair'" 'PrefixI 'True) (S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newKeyValuesPair :: KeyValuesPair Source #

Create a value of KeyValuesPair with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:values:KeyValuesPair', keyValuesPair_values - The filter values.

$sel:name:KeyValuesPair', keyValuesPair_name - The name of the filter. Filter names are case sensitive.

keyValuesPair_name :: Lens' KeyValuesPair (Maybe Text) Source #

The name of the filter. Filter names are case sensitive.

LaunchTemplateSpecification

data LaunchTemplateSpecification Source #

An object representing a launch template associated with a compute resource. You must specify either the launch template ID or launch template name in the request, but not both.

If security groups are specified using both the securityGroupIds parameter of CreateComputeEnvironment and the launch template, the values in the securityGroupIds parameter of CreateComputeEnvironment will be used.

This object isn't applicable to jobs that are running on Fargate resources.

See: newLaunchTemplateSpecification smart constructor.

Constructors

LaunchTemplateSpecification' 

Fields

  • launchTemplateName :: Maybe Text

    The name of the launch template.

  • launchTemplateId :: Maybe Text

    The ID of the launch template.

  • version :: Maybe Text

    The version number of the launch template, $Latest, or $Default.

    If the value is $Latest, the latest version of the launch template is used. If the value is $Default, the default version of the launch template is used.

    After the compute environment is created, the launch template version that's used isn't changed, even if the $Default or $Latest version for the launch template is updated. To use a new launch template version, create a new compute environment, add the new compute environment to the existing job queue, remove the old compute environment from the job queue, and delete the old compute environment.

    Default: $Default.

Instances

Instances details
Eq LaunchTemplateSpecification Source # 
Instance details

Defined in Amazonka.Batch.Types.LaunchTemplateSpecification

Read LaunchTemplateSpecification Source # 
Instance details

Defined in Amazonka.Batch.Types.LaunchTemplateSpecification

Show LaunchTemplateSpecification Source # 
Instance details

Defined in Amazonka.Batch.Types.LaunchTemplateSpecification

Generic LaunchTemplateSpecification Source # 
Instance details

Defined in Amazonka.Batch.Types.LaunchTemplateSpecification

Associated Types

type Rep LaunchTemplateSpecification :: Type -> Type #

NFData LaunchTemplateSpecification Source # 
Instance details

Defined in Amazonka.Batch.Types.LaunchTemplateSpecification

Hashable LaunchTemplateSpecification Source # 
Instance details

Defined in Amazonka.Batch.Types.LaunchTemplateSpecification

ToJSON LaunchTemplateSpecification Source # 
Instance details

Defined in Amazonka.Batch.Types.LaunchTemplateSpecification

FromJSON LaunchTemplateSpecification Source # 
Instance details

Defined in Amazonka.Batch.Types.LaunchTemplateSpecification

type Rep LaunchTemplateSpecification Source # 
Instance details

Defined in Amazonka.Batch.Types.LaunchTemplateSpecification

type Rep LaunchTemplateSpecification = D1 ('MetaData "LaunchTemplateSpecification" "Amazonka.Batch.Types.LaunchTemplateSpecification" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "LaunchTemplateSpecification'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchTemplateName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "launchTemplateId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newLaunchTemplateSpecification :: LaunchTemplateSpecification Source #

Create a value of LaunchTemplateSpecification with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchTemplateName:LaunchTemplateSpecification', launchTemplateSpecification_launchTemplateName - The name of the launch template.

$sel:launchTemplateId:LaunchTemplateSpecification', launchTemplateSpecification_launchTemplateId - The ID of the launch template.

$sel:version:LaunchTemplateSpecification', launchTemplateSpecification_version - The version number of the launch template, $Latest, or $Default.

If the value is $Latest, the latest version of the launch template is used. If the value is $Default, the default version of the launch template is used.

After the compute environment is created, the launch template version that's used isn't changed, even if the $Default or $Latest version for the launch template is updated. To use a new launch template version, create a new compute environment, add the new compute environment to the existing job queue, remove the old compute environment from the job queue, and delete the old compute environment.

Default: $Default.

launchTemplateSpecification_version :: Lens' LaunchTemplateSpecification (Maybe Text) Source #

The version number of the launch template, $Latest, or $Default.

If the value is $Latest, the latest version of the launch template is used. If the value is $Default, the default version of the launch template is used.

After the compute environment is created, the launch template version that's used isn't changed, even if the $Default or $Latest version for the launch template is updated. To use a new launch template version, create a new compute environment, add the new compute environment to the existing job queue, remove the old compute environment from the job queue, and delete the old compute environment.

Default: $Default.

LinuxParameters

data LinuxParameters Source #

Linux-specific modifications that are applied to the container, such as details for device mappings.

See: newLinuxParameters smart constructor.

Constructors

LinuxParameters' 

Fields

  • sharedMemorySize :: Maybe Int

    The value for the size (in MiB) of the /dev/shm volume. This parameter maps to the --shm-size option to docker run.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

  • initProcessEnabled :: Maybe Bool

    If true, run an init process inside the container that forwards signals and reaps processes. This parameter maps to the --init option to docker run. This parameter requires version 1.25 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

  • tmpfs :: Maybe [Tmpfs]

    The container path, mount options, and size (in MiB) of the tmpfs mount. This parameter maps to the --tmpfs option to docker run.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

  • swappiness :: Maybe Int

    This allows you to tune a container's memory swappiness behavior. A swappiness value of 0 causes swapping not to happen unless absolutely necessary. A swappiness value of 100 causes pages to be swapped very aggressively. Accepted values are whole numbers between 0 and 100. If the swappiness parameter isn't specified, a default value of 60 is used. If a value isn't specified for maxSwap, then this parameter is ignored. If maxSwap is set to 0, the container doesn't use swap. This parameter maps to the --memory-swappiness option to docker run.

    Consider the following when you use a per-container swap configuration.

    • Swap space must be enabled and allocated on the container instance for the containers to use.

      The Amazon ECS optimized AMIs don't have swap enabled by default. You must enable swap on the instance to use this feature. For more information, see Instance Store Swap Volumes in the Amazon EC2 User Guide for Linux Instances or How do I allocate memory to work as swap space in an Amazon EC2 instance by using a swap file?

    • The swap space parameters are only supported for job definitions using EC2 resources.
    • If the maxSwap and swappiness parameters are omitted from a job definition, each container will have a default swappiness value of 60, and the total swap usage will be limited to two times the memory reservation of the container.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

  • devices :: Maybe [Device]

    Any host devices to expose to the container. This parameter maps to Devices in the Create a container section of the Docker Remote API and the --device option to docker run.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

  • maxSwap :: Maybe Int

    The total amount of swap memory (in MiB) a container can use. This parameter is translated to the --memory-swap option to docker run where the value is the sum of the container memory plus the maxSwap value. For more information, see --memory-swap details in the Docker documentation.

    If a maxSwap value of 0 is specified, the container doesn't use swap. Accepted values are 0 or any positive integer. If the maxSwap parameter is omitted, the container doesn't use the swap configuration for the container instance it is running on. A maxSwap value must be set for the swappiness parameter to be used.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

Instances

Instances details
Eq LinuxParameters Source # 
Instance details

Defined in Amazonka.Batch.Types.LinuxParameters

Read LinuxParameters Source # 
Instance details

Defined in Amazonka.Batch.Types.LinuxParameters

Show LinuxParameters Source # 
Instance details

Defined in Amazonka.Batch.Types.LinuxParameters

Generic LinuxParameters Source # 
Instance details

Defined in Amazonka.Batch.Types.LinuxParameters

Associated Types

type Rep LinuxParameters :: Type -> Type #

NFData LinuxParameters Source # 
Instance details

Defined in Amazonka.Batch.Types.LinuxParameters

Methods

rnf :: LinuxParameters -> () #

Hashable LinuxParameters Source # 
Instance details

Defined in Amazonka.Batch.Types.LinuxParameters

ToJSON LinuxParameters Source # 
Instance details

Defined in Amazonka.Batch.Types.LinuxParameters

FromJSON LinuxParameters Source # 
Instance details

Defined in Amazonka.Batch.Types.LinuxParameters

type Rep LinuxParameters Source # 
Instance details

Defined in Amazonka.Batch.Types.LinuxParameters

type Rep LinuxParameters = D1 ('MetaData "LinuxParameters" "Amazonka.Batch.Types.LinuxParameters" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "LinuxParameters'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "sharedMemorySize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "initProcessEnabled") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "tmpfs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tmpfs])))) :*: (S1 ('MetaSel ('Just "swappiness") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "devices") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Device])) :*: S1 ('MetaSel ('Just "maxSwap") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

newLinuxParameters :: LinuxParameters Source #

Create a value of LinuxParameters with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:sharedMemorySize:LinuxParameters', linuxParameters_sharedMemorySize - The value for the size (in MiB) of the /dev/shm volume. This parameter maps to the --shm-size option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

$sel:initProcessEnabled:LinuxParameters', linuxParameters_initProcessEnabled - If true, run an init process inside the container that forwards signals and reaps processes. This parameter maps to the --init option to docker run. This parameter requires version 1.25 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

$sel:tmpfs:LinuxParameters', linuxParameters_tmpfs - The container path, mount options, and size (in MiB) of the tmpfs mount. This parameter maps to the --tmpfs option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

$sel:swappiness:LinuxParameters', linuxParameters_swappiness - This allows you to tune a container's memory swappiness behavior. A swappiness value of 0 causes swapping not to happen unless absolutely necessary. A swappiness value of 100 causes pages to be swapped very aggressively. Accepted values are whole numbers between 0 and 100. If the swappiness parameter isn't specified, a default value of 60 is used. If a value isn't specified for maxSwap, then this parameter is ignored. If maxSwap is set to 0, the container doesn't use swap. This parameter maps to the --memory-swappiness option to docker run.

Consider the following when you use a per-container swap configuration.

  • Swap space must be enabled and allocated on the container instance for the containers to use.

    The Amazon ECS optimized AMIs don't have swap enabled by default. You must enable swap on the instance to use this feature. For more information, see Instance Store Swap Volumes in the Amazon EC2 User Guide for Linux Instances or How do I allocate memory to work as swap space in an Amazon EC2 instance by using a swap file?

  • The swap space parameters are only supported for job definitions using EC2 resources.
  • If the maxSwap and swappiness parameters are omitted from a job definition, each container will have a default swappiness value of 60, and the total swap usage will be limited to two times the memory reservation of the container.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

$sel:devices:LinuxParameters', linuxParameters_devices - Any host devices to expose to the container. This parameter maps to Devices in the Create a container section of the Docker Remote API and the --device option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

$sel:maxSwap:LinuxParameters', linuxParameters_maxSwap - The total amount of swap memory (in MiB) a container can use. This parameter is translated to the --memory-swap option to docker run where the value is the sum of the container memory plus the maxSwap value. For more information, see --memory-swap details in the Docker documentation.

If a maxSwap value of 0 is specified, the container doesn't use swap. Accepted values are 0 or any positive integer. If the maxSwap parameter is omitted, the container doesn't use the swap configuration for the container instance it is running on. A maxSwap value must be set for the swappiness parameter to be used.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

linuxParameters_sharedMemorySize :: Lens' LinuxParameters (Maybe Int) Source #

The value for the size (in MiB) of the /dev/shm volume. This parameter maps to the --shm-size option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

linuxParameters_initProcessEnabled :: Lens' LinuxParameters (Maybe Bool) Source #

If true, run an init process inside the container that forwards signals and reaps processes. This parameter maps to the --init option to docker run. This parameter requires version 1.25 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

linuxParameters_tmpfs :: Lens' LinuxParameters (Maybe [Tmpfs]) Source #

The container path, mount options, and size (in MiB) of the tmpfs mount. This parameter maps to the --tmpfs option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

linuxParameters_swappiness :: Lens' LinuxParameters (Maybe Int) Source #

This allows you to tune a container's memory swappiness behavior. A swappiness value of 0 causes swapping not to happen unless absolutely necessary. A swappiness value of 100 causes pages to be swapped very aggressively. Accepted values are whole numbers between 0 and 100. If the swappiness parameter isn't specified, a default value of 60 is used. If a value isn't specified for maxSwap, then this parameter is ignored. If maxSwap is set to 0, the container doesn't use swap. This parameter maps to the --memory-swappiness option to docker run.

Consider the following when you use a per-container swap configuration.

  • Swap space must be enabled and allocated on the container instance for the containers to use.

    The Amazon ECS optimized AMIs don't have swap enabled by default. You must enable swap on the instance to use this feature. For more information, see Instance Store Swap Volumes in the Amazon EC2 User Guide for Linux Instances or How do I allocate memory to work as swap space in an Amazon EC2 instance by using a swap file?

  • The swap space parameters are only supported for job definitions using EC2 resources.
  • If the maxSwap and swappiness parameters are omitted from a job definition, each container will have a default swappiness value of 60, and the total swap usage will be limited to two times the memory reservation of the container.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

linuxParameters_devices :: Lens' LinuxParameters (Maybe [Device]) Source #

Any host devices to expose to the container. This parameter maps to Devices in the Create a container section of the Docker Remote API and the --device option to docker run.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

linuxParameters_maxSwap :: Lens' LinuxParameters (Maybe Int) Source #

The total amount of swap memory (in MiB) a container can use. This parameter is translated to the --memory-swap option to docker run where the value is the sum of the container memory plus the maxSwap value. For more information, see --memory-swap details in the Docker documentation.

If a maxSwap value of 0 is specified, the container doesn't use swap. Accepted values are 0 or any positive integer. If the maxSwap parameter is omitted, the container doesn't use the swap configuration for the container instance it is running on. A maxSwap value must be set for the swappiness parameter to be used.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

LogConfiguration

data LogConfiguration Source #

Log configuration options to send to a custom log driver for the container.

See: newLogConfiguration smart constructor.

Constructors

LogConfiguration' 

Fields

  • options :: Maybe (HashMap Text Text)

    The configuration options to send to the log driver. This parameter requires version 1.19 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

  • secretOptions :: Maybe [Secret]

    The secrets to pass to the log configuration. For more information, see Specifying Sensitive Data in the Batch User Guide.

  • logDriver :: LogDriver

    The log driver to use for the container. The valid values listed for this parameter are log drivers that the Amazon ECS container agent can communicate with by default.

    The supported log drivers are awslogs, fluentd, gelf, json-file, journald, logentries, syslog, and splunk.

    Jobs that are running on Fargate resources are restricted to the awslogs and splunk log drivers.

    awslogs
    Specifies the Amazon CloudWatch Logs logging driver. For more information, see Using the awslogs Log Driver in the Batch User Guide and Amazon CloudWatch Logs logging driver in the Docker documentation.
    fluentd
    Specifies the Fluentd logging driver. For more information, including usage and options, see Fluentd logging driver in the Docker documentation.
    gelf
    Specifies the Graylog Extended Format (GELF) logging driver. For more information, including usage and options, see Graylog Extended Format logging driver in the Docker documentation.
    journald
    Specifies the journald logging driver. For more information, including usage and options, see Journald logging driver in the Docker documentation.
    json-file
    Specifies the JSON file logging driver. For more information, including usage and options, see JSON File logging driver in the Docker documentation.
    splunk
    Specifies the Splunk logging driver. For more information, including usage and options, see Splunk logging driver in the Docker documentation.
    syslog
    Specifies the syslog logging driver. For more information, including usage and options, see Syslog logging driver in the Docker documentation.

    If you have a custom driver that's not listed earlier that you want to work with the Amazon ECS container agent, you can fork the Amazon ECS container agent project that's available on GitHub and customize it to work with that driver. We encourage you to submit pull requests for changes that you want to have included. However, Amazon Web Services doesn't currently support running modified copies of this software.

    This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

Instances

Instances details
Eq LogConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.LogConfiguration

Read LogConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.LogConfiguration

Show LogConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.LogConfiguration

Generic LogConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.LogConfiguration

Associated Types

type Rep LogConfiguration :: Type -> Type #

NFData LogConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.LogConfiguration

Methods

rnf :: LogConfiguration -> () #

Hashable LogConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.LogConfiguration

ToJSON LogConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.LogConfiguration

FromJSON LogConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.LogConfiguration

type Rep LogConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.LogConfiguration

type Rep LogConfiguration = D1 ('MetaData "LogConfiguration" "Amazonka.Batch.Types.LogConfiguration" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "LogConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "options") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: (S1 ('MetaSel ('Just "secretOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Secret])) :*: S1 ('MetaSel ('Just "logDriver") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LogDriver))))

newLogConfiguration Source #

Create a value of LogConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:options:LogConfiguration', logConfiguration_options - The configuration options to send to the log driver. This parameter requires version 1.19 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

$sel:secretOptions:LogConfiguration', logConfiguration_secretOptions - The secrets to pass to the log configuration. For more information, see Specifying Sensitive Data in the Batch User Guide.

$sel:logDriver:LogConfiguration', logConfiguration_logDriver - The log driver to use for the container. The valid values listed for this parameter are log drivers that the Amazon ECS container agent can communicate with by default.

The supported log drivers are awslogs, fluentd, gelf, json-file, journald, logentries, syslog, and splunk.

Jobs that are running on Fargate resources are restricted to the awslogs and splunk log drivers.

awslogs
Specifies the Amazon CloudWatch Logs logging driver. For more information, see Using the awslogs Log Driver in the Batch User Guide and Amazon CloudWatch Logs logging driver in the Docker documentation.
fluentd
Specifies the Fluentd logging driver. For more information, including usage and options, see Fluentd logging driver in the Docker documentation.
gelf
Specifies the Graylog Extended Format (GELF) logging driver. For more information, including usage and options, see Graylog Extended Format logging driver in the Docker documentation.
journald
Specifies the journald logging driver. For more information, including usage and options, see Journald logging driver in the Docker documentation.
json-file
Specifies the JSON file logging driver. For more information, including usage and options, see JSON File logging driver in the Docker documentation.
splunk
Specifies the Splunk logging driver. For more information, including usage and options, see Splunk logging driver in the Docker documentation.
syslog
Specifies the syslog logging driver. For more information, including usage and options, see Syslog logging driver in the Docker documentation.

If you have a custom driver that's not listed earlier that you want to work with the Amazon ECS container agent, you can fork the Amazon ECS container agent project that's available on GitHub and customize it to work with that driver. We encourage you to submit pull requests for changes that you want to have included. However, Amazon Web Services doesn't currently support running modified copies of this software.

This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

logConfiguration_options :: Lens' LogConfiguration (Maybe (HashMap Text Text)) Source #

The configuration options to send to the log driver. This parameter requires version 1.19 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

logConfiguration_secretOptions :: Lens' LogConfiguration (Maybe [Secret]) Source #

The secrets to pass to the log configuration. For more information, see Specifying Sensitive Data in the Batch User Guide.

logConfiguration_logDriver :: Lens' LogConfiguration LogDriver Source #

The log driver to use for the container. The valid values listed for this parameter are log drivers that the Amazon ECS container agent can communicate with by default.

The supported log drivers are awslogs, fluentd, gelf, json-file, journald, logentries, syslog, and splunk.

Jobs that are running on Fargate resources are restricted to the awslogs and splunk log drivers.

awslogs
Specifies the Amazon CloudWatch Logs logging driver. For more information, see Using the awslogs Log Driver in the Batch User Guide and Amazon CloudWatch Logs logging driver in the Docker documentation.
fluentd
Specifies the Fluentd logging driver. For more information, including usage and options, see Fluentd logging driver in the Docker documentation.
gelf
Specifies the Graylog Extended Format (GELF) logging driver. For more information, including usage and options, see Graylog Extended Format logging driver in the Docker documentation.
journald
Specifies the journald logging driver. For more information, including usage and options, see Journald logging driver in the Docker documentation.
json-file
Specifies the JSON file logging driver. For more information, including usage and options, see JSON File logging driver in the Docker documentation.
splunk
Specifies the Splunk logging driver. For more information, including usage and options, see Splunk logging driver in the Docker documentation.
syslog
Specifies the syslog logging driver. For more information, including usage and options, see Syslog logging driver in the Docker documentation.

If you have a custom driver that's not listed earlier that you want to work with the Amazon ECS container agent, you can fork the Amazon ECS container agent project that's available on GitHub and customize it to work with that driver. We encourage you to submit pull requests for changes that you want to have included. However, Amazon Web Services doesn't currently support running modified copies of this software.

This parameter requires version 1.18 of the Docker Remote API or greater on your container instance. To check the Docker Remote API version on your container instance, log into your container instance and run the following command: sudo docker version | grep "Server API version"

MountPoint

data MountPoint Source #

Details on a Docker volume mount point that's used in a job's container properties. This parameter maps to Volumes in the Create a container section of the Docker Remote API and the --volume option to docker run.

See: newMountPoint smart constructor.

Constructors

MountPoint' 

Fields

  • containerPath :: Maybe Text

    The path on the container where the host volume is mounted.

  • sourceVolume :: Maybe Text

    The name of the volume to mount.

  • readOnly :: Maybe Bool

    If this value is true, the container has read-only access to the volume. Otherwise, the container can write to the volume. The default value is false.

Instances

Instances details
Eq MountPoint Source # 
Instance details

Defined in Amazonka.Batch.Types.MountPoint

Read MountPoint Source # 
Instance details

Defined in Amazonka.Batch.Types.MountPoint

Show MountPoint Source # 
Instance details

Defined in Amazonka.Batch.Types.MountPoint

Generic MountPoint Source # 
Instance details

Defined in Amazonka.Batch.Types.MountPoint

Associated Types

type Rep MountPoint :: Type -> Type #

NFData MountPoint Source # 
Instance details

Defined in Amazonka.Batch.Types.MountPoint

Methods

rnf :: MountPoint -> () #

Hashable MountPoint Source # 
Instance details

Defined in Amazonka.Batch.Types.MountPoint

ToJSON MountPoint Source # 
Instance details

Defined in Amazonka.Batch.Types.MountPoint

FromJSON MountPoint Source # 
Instance details

Defined in Amazonka.Batch.Types.MountPoint

type Rep MountPoint Source # 
Instance details

Defined in Amazonka.Batch.Types.MountPoint

type Rep MountPoint = D1 ('MetaData "MountPoint" "Amazonka.Batch.Types.MountPoint" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "MountPoint'" 'PrefixI 'True) (S1 ('MetaSel ('Just "containerPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sourceVolume") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "readOnly") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newMountPoint :: MountPoint Source #

Create a value of MountPoint with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerPath:MountPoint', mountPoint_containerPath - The path on the container where the host volume is mounted.

$sel:sourceVolume:MountPoint', mountPoint_sourceVolume - The name of the volume to mount.

$sel:readOnly:MountPoint', mountPoint_readOnly - If this value is true, the container has read-only access to the volume. Otherwise, the container can write to the volume. The default value is false.

mountPoint_containerPath :: Lens' MountPoint (Maybe Text) Source #

The path on the container where the host volume is mounted.

mountPoint_sourceVolume :: Lens' MountPoint (Maybe Text) Source #

The name of the volume to mount.

mountPoint_readOnly :: Lens' MountPoint (Maybe Bool) Source #

If this value is true, the container has read-only access to the volume. Otherwise, the container can write to the volume. The default value is false.

NetworkConfiguration

data NetworkConfiguration Source #

The network configuration for jobs that are running on Fargate resources. Jobs that are running on EC2 resources must not specify this parameter.

See: newNetworkConfiguration smart constructor.

Constructors

NetworkConfiguration' 

Fields

  • assignPublicIp :: Maybe AssignPublicIp

    Indicates whether the job should have a public IP address. For a job that is running on Fargate resources in a private subnet to send outbound traffic to the internet (for example, to pull container images), the private subnet requires a NAT gateway be attached to route requests to the internet. For more information, see Amazon ECS task networking. The default value is "DISABLED".

Instances

Instances details
Eq NetworkConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkConfiguration

Read NetworkConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkConfiguration

Show NetworkConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkConfiguration

Generic NetworkConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkConfiguration

Associated Types

type Rep NetworkConfiguration :: Type -> Type #

NFData NetworkConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkConfiguration

Methods

rnf :: NetworkConfiguration -> () #

Hashable NetworkConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkConfiguration

ToJSON NetworkConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkConfiguration

FromJSON NetworkConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkConfiguration

type Rep NetworkConfiguration Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkConfiguration

type Rep NetworkConfiguration = D1 ('MetaData "NetworkConfiguration" "Amazonka.Batch.Types.NetworkConfiguration" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "NetworkConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "assignPublicIp") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AssignPublicIp))))

newNetworkConfiguration :: NetworkConfiguration Source #

Create a value of NetworkConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:assignPublicIp:NetworkConfiguration', networkConfiguration_assignPublicIp - Indicates whether the job should have a public IP address. For a job that is running on Fargate resources in a private subnet to send outbound traffic to the internet (for example, to pull container images), the private subnet requires a NAT gateway be attached to route requests to the internet. For more information, see Amazon ECS task networking. The default value is "DISABLED".

networkConfiguration_assignPublicIp :: Lens' NetworkConfiguration (Maybe AssignPublicIp) Source #

Indicates whether the job should have a public IP address. For a job that is running on Fargate resources in a private subnet to send outbound traffic to the internet (for example, to pull container images), the private subnet requires a NAT gateway be attached to route requests to the internet. For more information, see Amazon ECS task networking. The default value is "DISABLED".

NetworkInterface

data NetworkInterface Source #

An object representing the elastic network interface for a multi-node parallel job node.

See: newNetworkInterface smart constructor.

Constructors

NetworkInterface' 

Fields

Instances

Instances details
Eq NetworkInterface Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkInterface

Read NetworkInterface Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkInterface

Show NetworkInterface Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkInterface

Generic NetworkInterface Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkInterface

Associated Types

type Rep NetworkInterface :: Type -> Type #

NFData NetworkInterface Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkInterface

Methods

rnf :: NetworkInterface -> () #

Hashable NetworkInterface Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkInterface

FromJSON NetworkInterface Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkInterface

type Rep NetworkInterface Source # 
Instance details

Defined in Amazonka.Batch.Types.NetworkInterface

type Rep NetworkInterface = D1 ('MetaData "NetworkInterface" "Amazonka.Batch.Types.NetworkInterface" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "NetworkInterface'" 'PrefixI 'True) (S1 ('MetaSel ('Just "ipv6Address") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "privateIpv4Address") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "attachmentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newNetworkInterface :: NetworkInterface Source #

Create a value of NetworkInterface with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:ipv6Address:NetworkInterface', networkInterface_ipv6Address - The private IPv6 address for the network interface.

$sel:privateIpv4Address:NetworkInterface', networkInterface_privateIpv4Address - The private IPv4 address for the network interface.

$sel:attachmentId:NetworkInterface', networkInterface_attachmentId - The attachment ID for the network interface.

networkInterface_ipv6Address :: Lens' NetworkInterface (Maybe Text) Source #

The private IPv6 address for the network interface.

networkInterface_privateIpv4Address :: Lens' NetworkInterface (Maybe Text) Source #

The private IPv4 address for the network interface.

networkInterface_attachmentId :: Lens' NetworkInterface (Maybe Text) Source #

The attachment ID for the network interface.

NodeDetails

data NodeDetails Source #

An object representing the details of a multi-node parallel job node.

See: newNodeDetails smart constructor.

Constructors

NodeDetails' 

Fields

  • nodeIndex :: Maybe Int

    The node index for the node. Node index numbering begins at zero. This index is also available on the node with the AWS_BATCH_JOB_NODE_INDEX environment variable.

  • isMainNode :: Maybe Bool

    Specifies whether the current node is the main node for a multi-node parallel job.

Instances

Instances details
Eq NodeDetails Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeDetails

Read NodeDetails Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeDetails

Show NodeDetails Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeDetails

Generic NodeDetails Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeDetails

Associated Types

type Rep NodeDetails :: Type -> Type #

NFData NodeDetails Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeDetails

Methods

rnf :: NodeDetails -> () #

Hashable NodeDetails Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeDetails

FromJSON NodeDetails Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeDetails

type Rep NodeDetails Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeDetails

type Rep NodeDetails = D1 ('MetaData "NodeDetails" "Amazonka.Batch.Types.NodeDetails" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "NodeDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nodeIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "isMainNode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))))

newNodeDetails :: NodeDetails Source #

Create a value of NodeDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:nodeIndex:NodeDetails', nodeDetails_nodeIndex - The node index for the node. Node index numbering begins at zero. This index is also available on the node with the AWS_BATCH_JOB_NODE_INDEX environment variable.

$sel:isMainNode:NodeDetails', nodeDetails_isMainNode - Specifies whether the current node is the main node for a multi-node parallel job.

nodeDetails_nodeIndex :: Lens' NodeDetails (Maybe Int) Source #

The node index for the node. Node index numbering begins at zero. This index is also available on the node with the AWS_BATCH_JOB_NODE_INDEX environment variable.

nodeDetails_isMainNode :: Lens' NodeDetails (Maybe Bool) Source #

Specifies whether the current node is the main node for a multi-node parallel job.

NodeOverrides

data NodeOverrides Source #

Object representing any node overrides to a job definition that's used in a SubmitJob API operation.

This isn't applicable to jobs that are running on Fargate resources and shouldn't be provided; use containerOverrides instead.

See: newNodeOverrides smart constructor.

Constructors

NodeOverrides' 

Fields

  • numNodes :: Maybe Int

    The number of nodes to use with a multi-node parallel job. This value overrides the number of nodes that are specified in the job definition. To use this override:

    • There must be at least one node range in your job definition that has an open upper boundary (such as : or n:).
    • The lower boundary of the node range specified in the job definition must be fewer than the number of nodes specified in the override.
    • The main node index specified in the job definition must be fewer than the number of nodes specified in the override.
  • nodePropertyOverrides :: Maybe [NodePropertyOverride]

    The node property overrides for the job.

Instances

Instances details
Eq NodeOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeOverrides

Read NodeOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeOverrides

Show NodeOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeOverrides

Generic NodeOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeOverrides

Associated Types

type Rep NodeOverrides :: Type -> Type #

NFData NodeOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeOverrides

Methods

rnf :: NodeOverrides -> () #

Hashable NodeOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeOverrides

ToJSON NodeOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeOverrides

type Rep NodeOverrides Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeOverrides

type Rep NodeOverrides = D1 ('MetaData "NodeOverrides" "Amazonka.Batch.Types.NodeOverrides" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "NodeOverrides'" 'PrefixI 'True) (S1 ('MetaSel ('Just "numNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "nodePropertyOverrides") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [NodePropertyOverride]))))

newNodeOverrides :: NodeOverrides Source #

Create a value of NodeOverrides with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numNodes:NodeOverrides', nodeOverrides_numNodes - The number of nodes to use with a multi-node parallel job. This value overrides the number of nodes that are specified in the job definition. To use this override:

  • There must be at least one node range in your job definition that has an open upper boundary (such as : or n:).
  • The lower boundary of the node range specified in the job definition must be fewer than the number of nodes specified in the override.
  • The main node index specified in the job definition must be fewer than the number of nodes specified in the override.

$sel:nodePropertyOverrides:NodeOverrides', nodeOverrides_nodePropertyOverrides - The node property overrides for the job.

nodeOverrides_numNodes :: Lens' NodeOverrides (Maybe Int) Source #

The number of nodes to use with a multi-node parallel job. This value overrides the number of nodes that are specified in the job definition. To use this override:

  • There must be at least one node range in your job definition that has an open upper boundary (such as : or n:).
  • The lower boundary of the node range specified in the job definition must be fewer than the number of nodes specified in the override.
  • The main node index specified in the job definition must be fewer than the number of nodes specified in the override.

NodeProperties

data NodeProperties Source #

An object representing the node properties of a multi-node parallel job.

See: newNodeProperties smart constructor.

Constructors

NodeProperties' 

Fields

  • numNodes :: Int

    The number of nodes associated with a multi-node parallel job.

  • mainNode :: Int

    Specifies the node index for the main node of a multi-node parallel job. This node index value must be fewer than the number of nodes.

  • nodeRangeProperties :: [NodeRangeProperty]

    A list of node ranges and their properties associated with a multi-node parallel job.

Instances

Instances details
Eq NodeProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeProperties

Read NodeProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeProperties

Show NodeProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeProperties

Generic NodeProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeProperties

Associated Types

type Rep NodeProperties :: Type -> Type #

NFData NodeProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeProperties

Methods

rnf :: NodeProperties -> () #

Hashable NodeProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeProperties

ToJSON NodeProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeProperties

FromJSON NodeProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeProperties

type Rep NodeProperties Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeProperties

type Rep NodeProperties = D1 ('MetaData "NodeProperties" "Amazonka.Batch.Types.NodeProperties" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "NodeProperties'" 'PrefixI 'True) (S1 ('MetaSel ('Just "numNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "mainNode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "nodeRangeProperties") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [NodeRangeProperty]))))

newNodeProperties Source #

Create a value of NodeProperties with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numNodes:NodeProperties', nodeProperties_numNodes - The number of nodes associated with a multi-node parallel job.

$sel:mainNode:NodeProperties', nodeProperties_mainNode - Specifies the node index for the main node of a multi-node parallel job. This node index value must be fewer than the number of nodes.

$sel:nodeRangeProperties:NodeProperties', nodeProperties_nodeRangeProperties - A list of node ranges and their properties associated with a multi-node parallel job.

nodeProperties_numNodes :: Lens' NodeProperties Int Source #

The number of nodes associated with a multi-node parallel job.

nodeProperties_mainNode :: Lens' NodeProperties Int Source #

Specifies the node index for the main node of a multi-node parallel job. This node index value must be fewer than the number of nodes.

nodeProperties_nodeRangeProperties :: Lens' NodeProperties [NodeRangeProperty] Source #

A list of node ranges and their properties associated with a multi-node parallel job.

NodePropertiesSummary

data NodePropertiesSummary Source #

An object representing the properties of a node that's associated with a multi-node parallel job.

See: newNodePropertiesSummary smart constructor.

Constructors

NodePropertiesSummary' 

Fields

  • numNodes :: Maybe Int

    The number of nodes associated with a multi-node parallel job.

  • nodeIndex :: Maybe Int

    The node index for the node. Node index numbering begins at zero. This index is also available on the node with the AWS_BATCH_JOB_NODE_INDEX environment variable.

  • isMainNode :: Maybe Bool

    Specifies whether the current node is the main node for a multi-node parallel job.

Instances

Instances details
Eq NodePropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertiesSummary

Read NodePropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertiesSummary

Show NodePropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertiesSummary

Generic NodePropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertiesSummary

Associated Types

type Rep NodePropertiesSummary :: Type -> Type #

NFData NodePropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertiesSummary

Methods

rnf :: NodePropertiesSummary -> () #

Hashable NodePropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertiesSummary

FromJSON NodePropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertiesSummary

type Rep NodePropertiesSummary Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertiesSummary

type Rep NodePropertiesSummary = D1 ('MetaData "NodePropertiesSummary" "Amazonka.Batch.Types.NodePropertiesSummary" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "NodePropertiesSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "numNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "nodeIndex") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "isMainNode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)))))

newNodePropertiesSummary :: NodePropertiesSummary Source #

Create a value of NodePropertiesSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:numNodes:NodePropertiesSummary', nodePropertiesSummary_numNodes - The number of nodes associated with a multi-node parallel job.

$sel:nodeIndex:NodePropertiesSummary', nodePropertiesSummary_nodeIndex - The node index for the node. Node index numbering begins at zero. This index is also available on the node with the AWS_BATCH_JOB_NODE_INDEX environment variable.

$sel:isMainNode:NodePropertiesSummary', nodePropertiesSummary_isMainNode - Specifies whether the current node is the main node for a multi-node parallel job.

nodePropertiesSummary_numNodes :: Lens' NodePropertiesSummary (Maybe Int) Source #

The number of nodes associated with a multi-node parallel job.

nodePropertiesSummary_nodeIndex :: Lens' NodePropertiesSummary (Maybe Int) Source #

The node index for the node. Node index numbering begins at zero. This index is also available on the node with the AWS_BATCH_JOB_NODE_INDEX environment variable.

nodePropertiesSummary_isMainNode :: Lens' NodePropertiesSummary (Maybe Bool) Source #

Specifies whether the current node is the main node for a multi-node parallel job.

NodePropertyOverride

data NodePropertyOverride Source #

Object representing any node overrides to a job definition that's used in a SubmitJob API operation.

See: newNodePropertyOverride smart constructor.

Constructors

NodePropertyOverride' 

Fields

  • containerOverrides :: Maybe ContainerOverrides

    The overrides that should be sent to a node range.

  • targetNodes :: Text

    The range of nodes, using node index values, that's used to override. A range of 0:3 indicates nodes with index values of 0 through 3. If the starting range value is omitted (:n), then 0 is used to start the range. If the ending range value is omitted (n:), then the highest possible node index is used to end the range.

Instances

Instances details
Eq NodePropertyOverride Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertyOverride

Read NodePropertyOverride Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertyOverride

Show NodePropertyOverride Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertyOverride

Generic NodePropertyOverride Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertyOverride

Associated Types

type Rep NodePropertyOverride :: Type -> Type #

NFData NodePropertyOverride Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertyOverride

Methods

rnf :: NodePropertyOverride -> () #

Hashable NodePropertyOverride Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertyOverride

ToJSON NodePropertyOverride Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertyOverride

type Rep NodePropertyOverride Source # 
Instance details

Defined in Amazonka.Batch.Types.NodePropertyOverride

type Rep NodePropertyOverride = D1 ('MetaData "NodePropertyOverride" "Amazonka.Batch.Types.NodePropertyOverride" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "NodePropertyOverride'" 'PrefixI 'True) (S1 ('MetaSel ('Just "containerOverrides") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContainerOverrides)) :*: S1 ('MetaSel ('Just "targetNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newNodePropertyOverride Source #

Create a value of NodePropertyOverride with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:containerOverrides:NodePropertyOverride', nodePropertyOverride_containerOverrides - The overrides that should be sent to a node range.

$sel:targetNodes:NodePropertyOverride', nodePropertyOverride_targetNodes - The range of nodes, using node index values, that's used to override. A range of 0:3 indicates nodes with index values of 0 through 3. If the starting range value is omitted (:n), then 0 is used to start the range. If the ending range value is omitted (n:), then the highest possible node index is used to end the range.

nodePropertyOverride_targetNodes :: Lens' NodePropertyOverride Text Source #

The range of nodes, using node index values, that's used to override. A range of 0:3 indicates nodes with index values of 0 through 3. If the starting range value is omitted (:n), then 0 is used to start the range. If the ending range value is omitted (n:), then the highest possible node index is used to end the range.

NodeRangeProperty

data NodeRangeProperty Source #

An object representing the properties of the node range for a multi-node parallel job.

See: newNodeRangeProperty smart constructor.

Constructors

NodeRangeProperty' 

Fields

  • container :: Maybe ContainerProperties

    The container details for the node range.

  • targetNodes :: Text

    The range of nodes, using node index values. A range of 0:3 indicates nodes with index values of 0 through 3. If the starting range value is omitted (:n), then 0 is used to start the range. If the ending range value is omitted (n:), then the highest possible node index is used to end the range. Your accumulative node ranges must account for all nodes (0:n). You can nest node ranges, for example 0:10 and 4:5, in which case the 4:5 range properties override the 0:10 properties.

Instances

Instances details
Eq NodeRangeProperty Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeRangeProperty

Read NodeRangeProperty Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeRangeProperty

Show NodeRangeProperty Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeRangeProperty

Generic NodeRangeProperty Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeRangeProperty

Associated Types

type Rep NodeRangeProperty :: Type -> Type #

NFData NodeRangeProperty Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeRangeProperty

Methods

rnf :: NodeRangeProperty -> () #

Hashable NodeRangeProperty Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeRangeProperty

ToJSON NodeRangeProperty Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeRangeProperty

FromJSON NodeRangeProperty Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeRangeProperty

type Rep NodeRangeProperty Source # 
Instance details

Defined in Amazonka.Batch.Types.NodeRangeProperty

type Rep NodeRangeProperty = D1 ('MetaData "NodeRangeProperty" "Amazonka.Batch.Types.NodeRangeProperty" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "NodeRangeProperty'" 'PrefixI 'True) (S1 ('MetaSel ('Just "container") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ContainerProperties)) :*: S1 ('MetaSel ('Just "targetNodes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newNodeRangeProperty Source #

Create a value of NodeRangeProperty with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:container:NodeRangeProperty', nodeRangeProperty_container - The container details for the node range.

$sel:targetNodes:NodeRangeProperty', nodeRangeProperty_targetNodes - The range of nodes, using node index values. A range of 0:3 indicates nodes with index values of 0 through 3. If the starting range value is omitted (:n), then 0 is used to start the range. If the ending range value is omitted (n:), then the highest possible node index is used to end the range. Your accumulative node ranges must account for all nodes (0:n). You can nest node ranges, for example 0:10 and 4:5, in which case the 4:5 range properties override the 0:10 properties.

nodeRangeProperty_targetNodes :: Lens' NodeRangeProperty Text Source #

The range of nodes, using node index values. A range of 0:3 indicates nodes with index values of 0 through 3. If the starting range value is omitted (:n), then 0 is used to start the range. If the ending range value is omitted (n:), then the highest possible node index is used to end the range. Your accumulative node ranges must account for all nodes (0:n). You can nest node ranges, for example 0:10 and 4:5, in which case the 4:5 range properties override the 0:10 properties.

ResourceRequirement

data ResourceRequirement Source #

The type and amount of a resource to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

See: newResourceRequirement smart constructor.

Constructors

ResourceRequirement' 

Fields

  • value :: Text

    The quantity of the specified resource to reserve for the container. The values vary based on the type specified.

    type="GPU"
    The number of physical GPUs to reserve for the container. The number of GPUs reserved for all containers in a job shouldn't exceed the number of available GPUs on the compute resource that the job is launched on.

    GPUs are not available for jobs that are running on Fargate resources.

    type="MEMORY"
    The memory hard limit (in MiB) present to the container. This parameter is supported for jobs that are running on EC2 resources. If your container attempts to exceed the memory specified, the container is terminated. This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run. You must specify at least 4 MiB of memory for a job. This is required but can be specified in several places for multi-node parallel (MNP) jobs. It must be specified for each node at least once. This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run.

    If you're trying to maximize your resource utilization by providing your jobs as much memory as possible for a particular instance type, see Memory Management in the Batch User Guide.

    For jobs that are running on Fargate resources, then value is the hard limit (in MiB), and must match one of the supported values and the VCPU values must be one of the values supported for that memory value.

    value = 512
    VCPU = 0.25
    value = 1024
    VCPU = 0.25 or 0.5
    value = 2048
    VCPU = 0.25, 0.5, or 1
    value = 3072
    VCPU = 0.5, or 1
    value = 4096
    VCPU = 0.5, 1, or 2
    value = 5120, 6144, or 7168
    VCPU = 1 or 2
    value = 8192
    VCPU = 1, 2, or 4
    value = 9216, 10240, 11264, 12288, 13312, 14336, 15360, or 16384
    VCPU = 2 or 4
    value = 17408, 18432, 19456, 20480, 21504, 22528, 23552, 24576, 25600, 26624, 27648, 28672, 29696, or 30720
    VCPU = 4
    type="VCPU"
    The number of vCPUs reserved for the container. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. Each vCPU is equivalent to 1,024 CPU shares. For EC2 resources, you must specify at least one vCPU. This is required but can be specified in several places; it must be specified for each node at least once.

    For jobs that are running on Fargate resources, then value must match one of the supported values and the MEMORY values must be one of the values supported for that VCPU value. The supported values are 0.25, 0.5, 1, 2, and 4

    value = 0.25
    MEMORY = 512, 1024, or 2048
    value = 0.5
    MEMORY = 1024, 2048, 3072, or 4096
    value = 1
    MEMORY = 2048, 3072, 4096, 5120, 6144, 7168, or 8192
    value = 2
    MEMORY = 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, or 16384
    value = 4
    MEMORY = 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552, 24576, 25600, 26624, 27648, 28672, 29696, or 30720
  • type' :: ResourceType

    The type of resource to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

Instances

Instances details
Eq ResourceRequirement Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceRequirement

Read ResourceRequirement Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceRequirement

Show ResourceRequirement Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceRequirement

Generic ResourceRequirement Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceRequirement

Associated Types

type Rep ResourceRequirement :: Type -> Type #

NFData ResourceRequirement Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceRequirement

Methods

rnf :: ResourceRequirement -> () #

Hashable ResourceRequirement Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceRequirement

ToJSON ResourceRequirement Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceRequirement

FromJSON ResourceRequirement Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceRequirement

type Rep ResourceRequirement Source # 
Instance details

Defined in Amazonka.Batch.Types.ResourceRequirement

type Rep ResourceRequirement = D1 ('MetaData "ResourceRequirement" "Amazonka.Batch.Types.ResourceRequirement" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "ResourceRequirement'" 'PrefixI 'True) (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ResourceType)))

newResourceRequirement Source #

Create a value of ResourceRequirement with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:value:ResourceRequirement', resourceRequirement_value - The quantity of the specified resource to reserve for the container. The values vary based on the type specified.

type="GPU"
The number of physical GPUs to reserve for the container. The number of GPUs reserved for all containers in a job shouldn't exceed the number of available GPUs on the compute resource that the job is launched on.

GPUs are not available for jobs that are running on Fargate resources.

type="MEMORY"
The memory hard limit (in MiB) present to the container. This parameter is supported for jobs that are running on EC2 resources. If your container attempts to exceed the memory specified, the container is terminated. This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run. You must specify at least 4 MiB of memory for a job. This is required but can be specified in several places for multi-node parallel (MNP) jobs. It must be specified for each node at least once. This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run.

If you're trying to maximize your resource utilization by providing your jobs as much memory as possible for a particular instance type, see Memory Management in the Batch User Guide.

For jobs that are running on Fargate resources, then value is the hard limit (in MiB), and must match one of the supported values and the VCPU values must be one of the values supported for that memory value.

value = 512
VCPU = 0.25
value = 1024
VCPU = 0.25 or 0.5
value = 2048
VCPU = 0.25, 0.5, or 1
value = 3072
VCPU = 0.5, or 1
value = 4096
VCPU = 0.5, 1, or 2
value = 5120, 6144, or 7168
VCPU = 1 or 2
value = 8192
VCPU = 1, 2, or 4
value = 9216, 10240, 11264, 12288, 13312, 14336, 15360, or 16384
VCPU = 2 or 4
value = 17408, 18432, 19456, 20480, 21504, 22528, 23552, 24576, 25600, 26624, 27648, 28672, 29696, or 30720
VCPU = 4
type="VCPU"
The number of vCPUs reserved for the container. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. Each vCPU is equivalent to 1,024 CPU shares. For EC2 resources, you must specify at least one vCPU. This is required but can be specified in several places; it must be specified for each node at least once.

For jobs that are running on Fargate resources, then value must match one of the supported values and the MEMORY values must be one of the values supported for that VCPU value. The supported values are 0.25, 0.5, 1, 2, and 4

value = 0.25
MEMORY = 512, 1024, or 2048
value = 0.5
MEMORY = 1024, 2048, 3072, or 4096
value = 1
MEMORY = 2048, 3072, 4096, 5120, 6144, 7168, or 8192
value = 2
MEMORY = 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, or 16384
value = 4
MEMORY = 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552, 24576, 25600, 26624, 27648, 28672, 29696, or 30720

$sel:type':ResourceRequirement', resourceRequirement_type - The type of resource to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

resourceRequirement_value :: Lens' ResourceRequirement Text Source #

The quantity of the specified resource to reserve for the container. The values vary based on the type specified.

type="GPU"
The number of physical GPUs to reserve for the container. The number of GPUs reserved for all containers in a job shouldn't exceed the number of available GPUs on the compute resource that the job is launched on.

GPUs are not available for jobs that are running on Fargate resources.

type="MEMORY"
The memory hard limit (in MiB) present to the container. This parameter is supported for jobs that are running on EC2 resources. If your container attempts to exceed the memory specified, the container is terminated. This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run. You must specify at least 4 MiB of memory for a job. This is required but can be specified in several places for multi-node parallel (MNP) jobs. It must be specified for each node at least once. This parameter maps to Memory in the Create a container section of the Docker Remote API and the --memory option to docker run.

If you're trying to maximize your resource utilization by providing your jobs as much memory as possible for a particular instance type, see Memory Management in the Batch User Guide.

For jobs that are running on Fargate resources, then value is the hard limit (in MiB), and must match one of the supported values and the VCPU values must be one of the values supported for that memory value.

value = 512
VCPU = 0.25
value = 1024
VCPU = 0.25 or 0.5
value = 2048
VCPU = 0.25, 0.5, or 1
value = 3072
VCPU = 0.5, or 1
value = 4096
VCPU = 0.5, 1, or 2
value = 5120, 6144, or 7168
VCPU = 1 or 2
value = 8192
VCPU = 1, 2, or 4
value = 9216, 10240, 11264, 12288, 13312, 14336, 15360, or 16384
VCPU = 2 or 4
value = 17408, 18432, 19456, 20480, 21504, 22528, 23552, 24576, 25600, 26624, 27648, 28672, 29696, or 30720
VCPU = 4
type="VCPU"
The number of vCPUs reserved for the container. This parameter maps to CpuShares in the Create a container section of the Docker Remote API and the --cpu-shares option to docker run. Each vCPU is equivalent to 1,024 CPU shares. For EC2 resources, you must specify at least one vCPU. This is required but can be specified in several places; it must be specified for each node at least once.

For jobs that are running on Fargate resources, then value must match one of the supported values and the MEMORY values must be one of the values supported for that VCPU value. The supported values are 0.25, 0.5, 1, 2, and 4

value = 0.25
MEMORY = 512, 1024, or 2048
value = 0.5
MEMORY = 1024, 2048, 3072, or 4096
value = 1
MEMORY = 2048, 3072, 4096, 5120, 6144, 7168, or 8192
value = 2
MEMORY = 4096, 5120, 6144, 7168, 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, or 16384
value = 4
MEMORY = 8192, 9216, 10240, 11264, 12288, 13312, 14336, 15360, 16384, 17408, 18432, 19456, 20480, 21504, 22528, 23552, 24576, 25600, 26624, 27648, 28672, 29696, or 30720

resourceRequirement_type :: Lens' ResourceRequirement ResourceType Source #

The type of resource to assign to a container. The supported resources include GPU, MEMORY, and VCPU.

RetryStrategy

data RetryStrategy Source #

The retry strategy associated with a job. For more information, see Automated job retries in the Batch User Guide.

See: newRetryStrategy smart constructor.

Constructors

RetryStrategy' 

Fields

  • evaluateOnExit :: Maybe [EvaluateOnExit]

    Array of up to 5 objects that specify conditions under which the job should be retried or failed. If this parameter is specified, then the attempts parameter must also be specified.

  • attempts :: Maybe Int

    The number of times to move a job to the RUNNABLE status. You can specify between 1 and 10 attempts. If the value of attempts is greater than one, the job is retried on failure the same number of attempts as the value.

Instances

Instances details
Eq RetryStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryStrategy

Read RetryStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryStrategy

Show RetryStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryStrategy

Generic RetryStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryStrategy

Associated Types

type Rep RetryStrategy :: Type -> Type #

NFData RetryStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryStrategy

Methods

rnf :: RetryStrategy -> () #

Hashable RetryStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryStrategy

ToJSON RetryStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryStrategy

FromJSON RetryStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryStrategy

type Rep RetryStrategy Source # 
Instance details

Defined in Amazonka.Batch.Types.RetryStrategy

type Rep RetryStrategy = D1 ('MetaData "RetryStrategy" "Amazonka.Batch.Types.RetryStrategy" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "RetryStrategy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "evaluateOnExit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EvaluateOnExit])) :*: S1 ('MetaSel ('Just "attempts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newRetryStrategy :: RetryStrategy Source #

Create a value of RetryStrategy with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:evaluateOnExit:RetryStrategy', retryStrategy_evaluateOnExit - Array of up to 5 objects that specify conditions under which the job should be retried or failed. If this parameter is specified, then the attempts parameter must also be specified.

$sel:attempts:RetryStrategy', retryStrategy_attempts - The number of times to move a job to the RUNNABLE status. You can specify between 1 and 10 attempts. If the value of attempts is greater than one, the job is retried on failure the same number of attempts as the value.

retryStrategy_evaluateOnExit :: Lens' RetryStrategy (Maybe [EvaluateOnExit]) Source #

Array of up to 5 objects that specify conditions under which the job should be retried or failed. If this parameter is specified, then the attempts parameter must also be specified.

retryStrategy_attempts :: Lens' RetryStrategy (Maybe Int) Source #

The number of times to move a job to the RUNNABLE status. You can specify between 1 and 10 attempts. If the value of attempts is greater than one, the job is retried on failure the same number of attempts as the value.

Secret

data Secret Source #

An object representing the secret to expose to your container. Secrets can be exposed to a container in the following ways:

  • To inject sensitive data into your containers as environment variables, use the secrets container definition parameter.
  • To reference sensitive information in the log configuration of a container, use the secretOptions container definition parameter.

For more information, see Specifying sensitive data in the Batch User Guide.

See: newSecret smart constructor.

Constructors

Secret' 

Fields

  • name :: Text

    The name of the secret.

  • valueFrom :: Text

    The secret to expose to the container. The supported values are either the full ARN of the Secrets Manager secret or the full ARN of the parameter in the Amazon Web Services Systems Manager Parameter Store.

    If the Amazon Web Services Systems Manager Parameter Store parameter exists in the same Region as the job you're launching, then you can use either the full ARN or name of the parameter. If the parameter exists in a different Region, then the full ARN must be specified.

Instances

Instances details
Eq Secret Source # 
Instance details

Defined in Amazonka.Batch.Types.Secret

Methods

(==) :: Secret -> Secret -> Bool #

(/=) :: Secret -> Secret -> Bool #

Read Secret Source # 
Instance details

Defined in Amazonka.Batch.Types.Secret

Show Secret Source # 
Instance details

Defined in Amazonka.Batch.Types.Secret

Generic Secret Source # 
Instance details

Defined in Amazonka.Batch.Types.Secret

Associated Types

type Rep Secret :: Type -> Type #

Methods

from :: Secret -> Rep Secret x #

to :: Rep Secret x -> Secret #

NFData Secret Source # 
Instance details

Defined in Amazonka.Batch.Types.Secret

Methods

rnf :: Secret -> () #

Hashable Secret Source # 
Instance details

Defined in Amazonka.Batch.Types.Secret

Methods

hashWithSalt :: Int -> Secret -> Int #

hash :: Secret -> Int #

ToJSON Secret Source # 
Instance details

Defined in Amazonka.Batch.Types.Secret

FromJSON Secret Source # 
Instance details

Defined in Amazonka.Batch.Types.Secret

type Rep Secret Source # 
Instance details

Defined in Amazonka.Batch.Types.Secret

type Rep Secret = D1 ('MetaData "Secret" "Amazonka.Batch.Types.Secret" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "Secret'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "valueFrom") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSecret Source #

Create a value of Secret with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:Secret', secret_name - The name of the secret.

$sel:valueFrom:Secret', secret_valueFrom - The secret to expose to the container. The supported values are either the full ARN of the Secrets Manager secret or the full ARN of the parameter in the Amazon Web Services Systems Manager Parameter Store.

If the Amazon Web Services Systems Manager Parameter Store parameter exists in the same Region as the job you're launching, then you can use either the full ARN or name of the parameter. If the parameter exists in a different Region, then the full ARN must be specified.

secret_name :: Lens' Secret Text Source #

The name of the secret.

secret_valueFrom :: Lens' Secret Text Source #

The secret to expose to the container. The supported values are either the full ARN of the Secrets Manager secret or the full ARN of the parameter in the Amazon Web Services Systems Manager Parameter Store.

If the Amazon Web Services Systems Manager Parameter Store parameter exists in the same Region as the job you're launching, then you can use either the full ARN or name of the parameter. If the parameter exists in a different Region, then the full ARN must be specified.

Tmpfs

data Tmpfs Source #

The container path, mount options, and size of the tmpfs mount.

This object isn't applicable to jobs that are running on Fargate resources.

See: newTmpfs smart constructor.

Constructors

Tmpfs' 

Fields

  • mountOptions :: Maybe [Text]

    The list of tmpfs volume mount options.

    Valid values: "defaults" | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync" | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" | "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" | "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime" | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" | "nr_inodes" | "nr_blocks" | "mpol"

  • containerPath :: Text

    The absolute file path in the container where the tmpfs volume is mounted.

  • size :: Int

    The size (in MiB) of the tmpfs volume.

Instances

Instances details
Eq Tmpfs Source # 
Instance details

Defined in Amazonka.Batch.Types.Tmpfs

Methods

(==) :: Tmpfs -> Tmpfs -> Bool #

(/=) :: Tmpfs -> Tmpfs -> Bool #

Read Tmpfs Source # 
Instance details

Defined in Amazonka.Batch.Types.Tmpfs

Show Tmpfs Source # 
Instance details

Defined in Amazonka.Batch.Types.Tmpfs

Methods

showsPrec :: Int -> Tmpfs -> ShowS #

show :: Tmpfs -> String #

showList :: [Tmpfs] -> ShowS #

Generic Tmpfs Source # 
Instance details

Defined in Amazonka.Batch.Types.Tmpfs

Associated Types

type Rep Tmpfs :: Type -> Type #

Methods

from :: Tmpfs -> Rep Tmpfs x #

to :: Rep Tmpfs x -> Tmpfs #

NFData Tmpfs Source # 
Instance details

Defined in Amazonka.Batch.Types.Tmpfs

Methods

rnf :: Tmpfs -> () #

Hashable Tmpfs Source # 
Instance details

Defined in Amazonka.Batch.Types.Tmpfs

Methods

hashWithSalt :: Int -> Tmpfs -> Int #

hash :: Tmpfs -> Int #

ToJSON Tmpfs Source # 
Instance details

Defined in Amazonka.Batch.Types.Tmpfs

FromJSON Tmpfs Source # 
Instance details

Defined in Amazonka.Batch.Types.Tmpfs

type Rep Tmpfs Source # 
Instance details

Defined in Amazonka.Batch.Types.Tmpfs

type Rep Tmpfs = D1 ('MetaData "Tmpfs" "Amazonka.Batch.Types.Tmpfs" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "Tmpfs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "mountOptions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "containerPath") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "size") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newTmpfs Source #

Create a value of Tmpfs with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:mountOptions:Tmpfs', tmpfs_mountOptions - The list of tmpfs volume mount options.

Valid values: "defaults" | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync" | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" | "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" | "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime" | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" | "nr_inodes" | "nr_blocks" | "mpol"

$sel:containerPath:Tmpfs', tmpfs_containerPath - The absolute file path in the container where the tmpfs volume is mounted.

$sel:size:Tmpfs', tmpfs_size - The size (in MiB) of the tmpfs volume.

tmpfs_mountOptions :: Lens' Tmpfs (Maybe [Text]) Source #

The list of tmpfs volume mount options.

Valid values: "defaults" | "ro" | "rw" | "suid" | "nosuid" | "dev" | "nodev" | "exec" | "noexec" | "sync" | "async" | "dirsync" | "remount" | "mand" | "nomand" | "atime" | "noatime" | "diratime" | "nodiratime" | "bind" | "rbind" | "unbindable" | "runbindable" | "private" | "rprivate" | "shared" | "rshared" | "slave" | "rslave" | "relatime" | "norelatime" | "strictatime" | "nostrictatime" | "mode" | "uid" | "gid" | "nr_inodes" | "nr_blocks" | "mpol"

tmpfs_containerPath :: Lens' Tmpfs Text Source #

The absolute file path in the container where the tmpfs volume is mounted.

tmpfs_size :: Lens' Tmpfs Int Source #

The size (in MiB) of the tmpfs volume.

Ulimit

data Ulimit Source #

The ulimit settings to pass to the container.

This object isn't applicable to jobs that are running on Fargate resources.

See: newUlimit smart constructor.

Constructors

Ulimit' 

Fields

Instances

Instances details
Eq Ulimit Source # 
Instance details

Defined in Amazonka.Batch.Types.Ulimit

Methods

(==) :: Ulimit -> Ulimit -> Bool #

(/=) :: Ulimit -> Ulimit -> Bool #

Read Ulimit Source # 
Instance details

Defined in Amazonka.Batch.Types.Ulimit

Show Ulimit Source # 
Instance details

Defined in Amazonka.Batch.Types.Ulimit

Generic Ulimit Source # 
Instance details

Defined in Amazonka.Batch.Types.Ulimit

Associated Types

type Rep Ulimit :: Type -> Type #

Methods

from :: Ulimit -> Rep Ulimit x #

to :: Rep Ulimit x -> Ulimit #

NFData Ulimit Source # 
Instance details

Defined in Amazonka.Batch.Types.Ulimit

Methods

rnf :: Ulimit -> () #

Hashable Ulimit Source # 
Instance details

Defined in Amazonka.Batch.Types.Ulimit

Methods

hashWithSalt :: Int -> Ulimit -> Int #

hash :: Ulimit -> Int #

ToJSON Ulimit Source # 
Instance details

Defined in Amazonka.Batch.Types.Ulimit

FromJSON Ulimit Source # 
Instance details

Defined in Amazonka.Batch.Types.Ulimit

type Rep Ulimit Source # 
Instance details

Defined in Amazonka.Batch.Types.Ulimit

type Rep Ulimit = D1 ('MetaData "Ulimit" "Amazonka.Batch.Types.Ulimit" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "Ulimit'" 'PrefixI 'True) (S1 ('MetaSel ('Just "hardLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "softLimit") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newUlimit Source #

Create a value of Ulimit with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:hardLimit:Ulimit', ulimit_hardLimit - The hard limit for the ulimit type.

$sel:name:Ulimit', ulimit_name - The type of the ulimit.

$sel:softLimit:Ulimit', ulimit_softLimit - The soft limit for the ulimit type.

ulimit_hardLimit :: Lens' Ulimit Int Source #

The hard limit for the ulimit type.

ulimit_name :: Lens' Ulimit Text Source #

The type of the ulimit.

ulimit_softLimit :: Lens' Ulimit Int Source #

The soft limit for the ulimit type.

Volume

data Volume Source #

A data volume used in a job's container properties.

See: newVolume smart constructor.

Constructors

Volume' 

Fields

  • name :: Maybe Text

    The name of the volume. Up to 255 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed. This name is referenced in the sourceVolume parameter of container definition mountPoints.

  • efsVolumeConfiguration :: Maybe EFSVolumeConfiguration

    This parameter is specified when you are using an Amazon Elastic File System file system for job storage. Jobs that are running on Fargate resources must specify a platformVersion of at least 1.4.0.

  • host :: Maybe Host

    The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored. If the host parameter is empty, then the Docker daemon assigns a host path for your data volume. However, the data isn't guaranteed to persist after the containers associated with it stop running.

    This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

Instances

Instances details
Eq Volume Source # 
Instance details

Defined in Amazonka.Batch.Types.Volume

Methods

(==) :: Volume -> Volume -> Bool #

(/=) :: Volume -> Volume -> Bool #

Read Volume Source # 
Instance details

Defined in Amazonka.Batch.Types.Volume

Show Volume Source # 
Instance details

Defined in Amazonka.Batch.Types.Volume

Generic Volume Source # 
Instance details

Defined in Amazonka.Batch.Types.Volume

Associated Types

type Rep Volume :: Type -> Type #

Methods

from :: Volume -> Rep Volume x #

to :: Rep Volume x -> Volume #

NFData Volume Source # 
Instance details

Defined in Amazonka.Batch.Types.Volume

Methods

rnf :: Volume -> () #

Hashable Volume Source # 
Instance details

Defined in Amazonka.Batch.Types.Volume

Methods

hashWithSalt :: Int -> Volume -> Int #

hash :: Volume -> Int #

ToJSON Volume Source # 
Instance details

Defined in Amazonka.Batch.Types.Volume

FromJSON Volume Source # 
Instance details

Defined in Amazonka.Batch.Types.Volume

type Rep Volume Source # 
Instance details

Defined in Amazonka.Batch.Types.Volume

type Rep Volume = D1 ('MetaData "Volume" "Amazonka.Batch.Types.Volume" "libZSservicesZSamazonka-batchZSamazonka-batch" 'False) (C1 ('MetaCons "Volume'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "efsVolumeConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EFSVolumeConfiguration)) :*: S1 ('MetaSel ('Just "host") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Host)))))

newVolume :: Volume Source #

Create a value of Volume with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:Volume', volume_name - The name of the volume. Up to 255 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed. This name is referenced in the sourceVolume parameter of container definition mountPoints.

$sel:efsVolumeConfiguration:Volume', volume_efsVolumeConfiguration - This parameter is specified when you are using an Amazon Elastic File System file system for job storage. Jobs that are running on Fargate resources must specify a platformVersion of at least 1.4.0.

$sel:host:Volume', volume_host - The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored. If the host parameter is empty, then the Docker daemon assigns a host path for your data volume. However, the data isn't guaranteed to persist after the containers associated with it stop running.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.

volume_name :: Lens' Volume (Maybe Text) Source #

The name of the volume. Up to 255 letters (uppercase and lowercase), numbers, hyphens, and underscores are allowed. This name is referenced in the sourceVolume parameter of container definition mountPoints.

volume_efsVolumeConfiguration :: Lens' Volume (Maybe EFSVolumeConfiguration) Source #

This parameter is specified when you are using an Amazon Elastic File System file system for job storage. Jobs that are running on Fargate resources must specify a platformVersion of at least 1.4.0.

volume_host :: Lens' Volume (Maybe Host) Source #

The contents of the host parameter determine whether your data volume persists on the host container instance and where it is stored. If the host parameter is empty, then the Docker daemon assigns a host path for your data volume. However, the data isn't guaranteed to persist after the containers associated with it stop running.

This parameter isn't applicable to jobs that are running on Fargate resources and shouldn't be provided.