amazonka-lookoutequipment-2.0: Amazon Lookout for Equipment SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.LookoutEquipment.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2020-12-15 of the Amazon Lookout for Equipment SDK configuration.

Errors

_AccessDeniedException :: AsError a => Fold a ServiceError Source #

The request could not be completed because you do not have access to the resource.

_ConflictException :: AsError a => Fold a ServiceError Source #

The request could not be completed due to a conflict with the current state of the target resource.

_InternalServerException :: AsError a => Fold a ServiceError Source #

Processing of the request has failed because of an unknown error, exception or failure.

_ResourceNotFoundException :: AsError a => Fold a ServiceError Source #

The resource requested could not be found. Verify the resource ID and retry your request.

_ServiceQuotaExceededException :: AsError a => Fold a ServiceError Source #

Resource limitations have been exceeded.

_ThrottlingException :: AsError a => Fold a ServiceError Source #

The request was denied due to request throttling.

_ValidationException :: AsError a => Fold a ServiceError Source #

The input fails to satisfy constraints specified by Amazon Lookout for Equipment or a related AWS service that's being utilized.

DataUploadFrequency

newtype DataUploadFrequency Source #

Instances

Instances details
FromJSON DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

FromJSONKey DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

ToJSON DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

ToJSONKey DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

ToByteString DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

ToHeader DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

ToLog DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

ToQuery DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

FromText DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

ToText DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

FromXML DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

ToXML DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

Generic DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

Associated Types

type Rep DataUploadFrequency :: Type -> Type #

Read DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

Show DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

NFData DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

Methods

rnf :: DataUploadFrequency -> () #

Eq DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

Ord DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

Hashable DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

type Rep DataUploadFrequency Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataUploadFrequency

type Rep DataUploadFrequency = D1 ('MetaData "DataUploadFrequency" "Amazonka.LookoutEquipment.Types.DataUploadFrequency" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "DataUploadFrequency'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDataUploadFrequency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DatasetStatus

newtype DatasetStatus Source #

Constructors

DatasetStatus' 

Instances

Instances details
FromJSON DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

FromJSONKey DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

ToJSON DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

ToJSONKey DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

ToByteString DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

ToHeader DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

ToLog DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

ToQuery DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

FromText DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

ToText DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

Methods

toText :: DatasetStatus -> Text #

FromXML DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

ToXML DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

Methods

toXML :: DatasetStatus -> XML #

Generic DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

Associated Types

type Rep DatasetStatus :: Type -> Type #

Read DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

Show DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

NFData DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

Methods

rnf :: DatasetStatus -> () #

Eq DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

Ord DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

Hashable DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

type Rep DatasetStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetStatus

type Rep DatasetStatus = D1 ('MetaData "DatasetStatus" "Amazonka.LookoutEquipment.Types.DatasetStatus" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "DatasetStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDatasetStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InferenceExecutionStatus

newtype InferenceExecutionStatus Source #

Instances

Instances details
FromJSON InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

FromJSONKey InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

ToJSON InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

ToJSONKey InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

ToByteString InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

ToHeader InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

ToLog InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

ToQuery InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

FromText InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

ToText InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

FromXML InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

ToXML InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

Generic InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

Associated Types

type Rep InferenceExecutionStatus :: Type -> Type #

Read InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

Show InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

NFData InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

Eq InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

Ord InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

Hashable InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

type Rep InferenceExecutionStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionStatus

type Rep InferenceExecutionStatus = D1 ('MetaData "InferenceExecutionStatus" "Amazonka.LookoutEquipment.Types.InferenceExecutionStatus" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "InferenceExecutionStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInferenceExecutionStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

InferenceSchedulerStatus

newtype InferenceSchedulerStatus Source #

Instances

Instances details
FromJSON InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

FromJSONKey InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

ToJSON InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

ToJSONKey InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

ToByteString InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

ToHeader InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

ToLog InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

ToQuery InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

FromText InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

ToText InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

FromXML InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

ToXML InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

Generic InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

Associated Types

type Rep InferenceSchedulerStatus :: Type -> Type #

Read InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

Show InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

NFData InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

Eq InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

Ord InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

Hashable InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

type Rep InferenceSchedulerStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus

type Rep InferenceSchedulerStatus = D1 ('MetaData "InferenceSchedulerStatus" "Amazonka.LookoutEquipment.Types.InferenceSchedulerStatus" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "InferenceSchedulerStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromInferenceSchedulerStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

IngestionJobStatus

newtype IngestionJobStatus Source #

Instances

Instances details
FromJSON IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

FromJSONKey IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

ToJSON IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

ToJSONKey IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

ToByteString IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

ToHeader IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

ToLog IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

ToQuery IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

FromText IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

ToText IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

FromXML IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

ToXML IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

Generic IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

Associated Types

type Rep IngestionJobStatus :: Type -> Type #

Read IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

Show IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

NFData IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

Methods

rnf :: IngestionJobStatus -> () #

Eq IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

Ord IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

Hashable IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

type Rep IngestionJobStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionJobStatus

type Rep IngestionJobStatus = D1 ('MetaData "IngestionJobStatus" "Amazonka.LookoutEquipment.Types.IngestionJobStatus" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "IngestionJobStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromIngestionJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LabelRating

newtype LabelRating Source #

Constructors

LabelRating' 

Instances

Instances details
FromJSON LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

FromJSONKey LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToJSON LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToJSONKey LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToByteString LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToHeader LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToLog LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToQuery LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

FromText LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToText LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Methods

toText :: LabelRating -> Text #

FromXML LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

ToXML LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Methods

toXML :: LabelRating -> XML #

Generic LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Associated Types

type Rep LabelRating :: Type -> Type #

Read LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Show LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

NFData LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Methods

rnf :: LabelRating -> () #

Eq LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Ord LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

Hashable LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

type Rep LabelRating Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelRating

type Rep LabelRating = D1 ('MetaData "LabelRating" "Amazonka.LookoutEquipment.Types.LabelRating" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "LabelRating'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLabelRating") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LatestInferenceResult

newtype LatestInferenceResult Source #

Instances

Instances details
FromJSON LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

FromJSONKey LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

ToJSON LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

ToJSONKey LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

ToByteString LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

ToHeader LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

ToLog LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

ToQuery LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

FromText LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

ToText LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

FromXML LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

ToXML LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

Generic LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

Associated Types

type Rep LatestInferenceResult :: Type -> Type #

Read LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

Show LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

NFData LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

Methods

rnf :: LatestInferenceResult -> () #

Eq LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

Ord LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

Hashable LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

type Rep LatestInferenceResult Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LatestInferenceResult

type Rep LatestInferenceResult = D1 ('MetaData "LatestInferenceResult" "Amazonka.LookoutEquipment.Types.LatestInferenceResult" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "LatestInferenceResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLatestInferenceResult") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ModelStatus

newtype ModelStatus Source #

Constructors

ModelStatus' 

Instances

Instances details
FromJSON ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

FromJSONKey ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

ToJSON ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

ToJSONKey ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

ToByteString ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

ToHeader ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

ToLog ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

ToQuery ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

FromText ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

ToText ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

Methods

toText :: ModelStatus -> Text #

FromXML ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

ToXML ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

Methods

toXML :: ModelStatus -> XML #

Generic ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

Associated Types

type Rep ModelStatus :: Type -> Type #

Read ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

Show ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

NFData ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

Methods

rnf :: ModelStatus -> () #

Eq ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

Ord ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

Hashable ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

type Rep ModelStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelStatus

type Rep ModelStatus = D1 ('MetaData "ModelStatus" "Amazonka.LookoutEquipment.Types.ModelStatus" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "ModelStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromModelStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Monotonicity

newtype Monotonicity Source #

Constructors

Monotonicity' 

Instances

Instances details
FromJSON Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

FromJSONKey Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

ToJSON Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

ToJSONKey Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

ToByteString Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

ToHeader Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

ToLog Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

ToQuery Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

FromText Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

ToText Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

Methods

toText :: Monotonicity -> Text #

FromXML Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

ToXML Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

Methods

toXML :: Monotonicity -> XML #

Generic Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

Associated Types

type Rep Monotonicity :: Type -> Type #

Read Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

Show Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

NFData Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

Methods

rnf :: Monotonicity -> () #

Eq Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

Ord Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

Hashable Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

type Rep Monotonicity Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Monotonicity

type Rep Monotonicity = D1 ('MetaData "Monotonicity" "Amazonka.LookoutEquipment.Types.Monotonicity" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "Monotonicity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonotonicity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StatisticalIssueStatus

newtype StatisticalIssueStatus Source #

Instances

Instances details
FromJSON StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

FromJSONKey StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

ToJSON StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

ToJSONKey StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

ToByteString StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

ToHeader StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

ToLog StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

ToQuery StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

FromText StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

ToText StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

FromXML StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

ToXML StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

Generic StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

Associated Types

type Rep StatisticalIssueStatus :: Type -> Type #

Read StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

Show StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

NFData StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

Methods

rnf :: StatisticalIssueStatus -> () #

Eq StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

Ord StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

Hashable StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

type Rep StatisticalIssueStatus Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.StatisticalIssueStatus

type Rep StatisticalIssueStatus = D1 ('MetaData "StatisticalIssueStatus" "Amazonka.LookoutEquipment.Types.StatisticalIssueStatus" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "StatisticalIssueStatus'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStatisticalIssueStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TargetSamplingRate

newtype TargetSamplingRate Source #

Instances

Instances details
FromJSON TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

FromJSONKey TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

ToJSON TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

ToJSONKey TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

ToByteString TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

ToHeader TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

ToLog TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

ToQuery TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

FromText TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

ToText TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

FromXML TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

ToXML TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

Generic TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

Associated Types

type Rep TargetSamplingRate :: Type -> Type #

Read TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

Show TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

NFData TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

Methods

rnf :: TargetSamplingRate -> () #

Eq TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

Ord TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

Hashable TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

type Rep TargetSamplingRate Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.TargetSamplingRate

type Rep TargetSamplingRate = D1 ('MetaData "TargetSamplingRate" "Amazonka.LookoutEquipment.Types.TargetSamplingRate" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'True) (C1 ('MetaCons "TargetSamplingRate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTargetSamplingRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

CategoricalValues

data CategoricalValues Source #

Entity that comprises information on categorical values in data.

See: newCategoricalValues smart constructor.

Constructors

CategoricalValues' 

Fields

Instances

Instances details
FromJSON CategoricalValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CategoricalValues

Generic CategoricalValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CategoricalValues

Associated Types

type Rep CategoricalValues :: Type -> Type #

Read CategoricalValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CategoricalValues

Show CategoricalValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CategoricalValues

NFData CategoricalValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CategoricalValues

Methods

rnf :: CategoricalValues -> () #

Eq CategoricalValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CategoricalValues

Hashable CategoricalValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CategoricalValues

type Rep CategoricalValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CategoricalValues

type Rep CategoricalValues = D1 ('MetaData "CategoricalValues" "Amazonka.LookoutEquipment.Types.CategoricalValues" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "CategoricalValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "numberOfCategory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StatisticalIssueStatus)))

newCategoricalValues Source #

Create a value of CategoricalValues 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:numberOfCategory:CategoricalValues', categoricalValues_numberOfCategory - Indicates the number of categories in the data.

$sel:status:CategoricalValues', categoricalValues_status - Indicates whether there is a potential data issue related to categorical values.

categoricalValues_numberOfCategory :: Lens' CategoricalValues (Maybe Int) Source #

Indicates the number of categories in the data.

categoricalValues_status :: Lens' CategoricalValues StatisticalIssueStatus Source #

Indicates whether there is a potential data issue related to categorical values.

CountPercent

data CountPercent Source #

Entity that comprises information of count and percentage.

See: newCountPercent smart constructor.

Constructors

CountPercent' 

Fields

  • count :: Int

    Indicates the count of occurences of the given statistic.

  • percentage :: Double

    Indicates the percentage of occurances of the given statistic.

Instances

Instances details
FromJSON CountPercent Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CountPercent

Generic CountPercent Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CountPercent

Associated Types

type Rep CountPercent :: Type -> Type #

Read CountPercent Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CountPercent

Show CountPercent Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CountPercent

NFData CountPercent Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CountPercent

Methods

rnf :: CountPercent -> () #

Eq CountPercent Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CountPercent

Hashable CountPercent Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CountPercent

type Rep CountPercent Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.CountPercent

type Rep CountPercent = D1 ('MetaData "CountPercent" "Amazonka.LookoutEquipment.Types.CountPercent" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "CountPercent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "count") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "percentage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double)))

newCountPercent Source #

Create a value of CountPercent 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:count:CountPercent', countPercent_count - Indicates the count of occurences of the given statistic.

$sel:percentage:CountPercent', countPercent_percentage - Indicates the percentage of occurances of the given statistic.

countPercent_count :: Lens' CountPercent Int Source #

Indicates the count of occurences of the given statistic.

countPercent_percentage :: Lens' CountPercent Double Source #

Indicates the percentage of occurances of the given statistic.

DataIngestionJobSummary

data DataIngestionJobSummary Source #

Provides information about a specified data ingestion job, including dataset information, data ingestion configuration, and status.

See: newDataIngestionJobSummary smart constructor.

Constructors

DataIngestionJobSummary' 

Fields

Instances

Instances details
FromJSON DataIngestionJobSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataIngestionJobSummary

Generic DataIngestionJobSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataIngestionJobSummary

Associated Types

type Rep DataIngestionJobSummary :: Type -> Type #

Read DataIngestionJobSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataIngestionJobSummary

Show DataIngestionJobSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataIngestionJobSummary

NFData DataIngestionJobSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataIngestionJobSummary

Methods

rnf :: DataIngestionJobSummary -> () #

Eq DataIngestionJobSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataIngestionJobSummary

Hashable DataIngestionJobSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataIngestionJobSummary

type Rep DataIngestionJobSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataIngestionJobSummary

type Rep DataIngestionJobSummary = D1 ('MetaData "DataIngestionJobSummary" "Amazonka.LookoutEquipment.Types.DataIngestionJobSummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "DataIngestionJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "datasetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "datasetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ingestionInputConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionInputConfiguration)) :*: (S1 ('MetaSel ('Just "jobId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe IngestionJobStatus))))))

newDataIngestionJobSummary :: DataIngestionJobSummary Source #

Create a value of DataIngestionJobSummary 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:datasetArn:DataIngestionJobSummary', dataIngestionJobSummary_datasetArn - The Amazon Resource Name (ARN) of the dataset used in the data ingestion job.

$sel:datasetName:DataIngestionJobSummary', dataIngestionJobSummary_datasetName - The name of the dataset used for the data ingestion job.

$sel:ingestionInputConfiguration:DataIngestionJobSummary', dataIngestionJobSummary_ingestionInputConfiguration - Specifies information for the input data for the data inference job, including data Amazon S3 location parameters.

$sel:jobId:DataIngestionJobSummary', dataIngestionJobSummary_jobId - Indicates the job ID of the data ingestion job.

$sel:status:DataIngestionJobSummary', dataIngestionJobSummary_status - Indicates the status of the data ingestion job.

dataIngestionJobSummary_datasetArn :: Lens' DataIngestionJobSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the dataset used in the data ingestion job.

dataIngestionJobSummary_datasetName :: Lens' DataIngestionJobSummary (Maybe Text) Source #

The name of the dataset used for the data ingestion job.

dataIngestionJobSummary_ingestionInputConfiguration :: Lens' DataIngestionJobSummary (Maybe IngestionInputConfiguration) Source #

Specifies information for the input data for the data inference job, including data Amazon S3 location parameters.

dataIngestionJobSummary_jobId :: Lens' DataIngestionJobSummary (Maybe Text) Source #

Indicates the job ID of the data ingestion job.

DataPreProcessingConfiguration

data DataPreProcessingConfiguration Source #

The configuration is the TargetSamplingRate, which is the sampling rate of the data after post processing by Amazon Lookout for Equipment. For example, if you provide data that has been collected at a 1 second level and you want the system to resample the data at a 1 minute rate before training, the TargetSamplingRate is 1 minute.

When providing a value for the TargetSamplingRate, you must attach the prefix "PT" to the rate you want. The value for a 1 second rate is therefore PT1S, the value for a 15 minute rate is PT15M, and the value for a 1 hour rate is PT1H

See: newDataPreProcessingConfiguration smart constructor.

Constructors

DataPreProcessingConfiguration' 

Fields

  • targetSamplingRate :: Maybe TargetSamplingRate

    The sampling rate of the data after post processing by Amazon Lookout for Equipment. For example, if you provide data that has been collected at a 1 second level and you want the system to resample the data at a 1 minute rate before training, the TargetSamplingRate is 1 minute.

    When providing a value for the TargetSamplingRate, you must attach the prefix "PT" to the rate you want. The value for a 1 second rate is therefore PT1S, the value for a 15 minute rate is PT15M, and the value for a 1 hour rate is PT1H

Instances

Instances details
FromJSON DataPreProcessingConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration

ToJSON DataPreProcessingConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration

Generic DataPreProcessingConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration

Associated Types

type Rep DataPreProcessingConfiguration :: Type -> Type #

Read DataPreProcessingConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration

Show DataPreProcessingConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration

NFData DataPreProcessingConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration

Eq DataPreProcessingConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration

Hashable DataPreProcessingConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration

type Rep DataPreProcessingConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration

type Rep DataPreProcessingConfiguration = D1 ('MetaData "DataPreProcessingConfiguration" "Amazonka.LookoutEquipment.Types.DataPreProcessingConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "DataPreProcessingConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "targetSamplingRate") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TargetSamplingRate))))

newDataPreProcessingConfiguration :: DataPreProcessingConfiguration Source #

Create a value of DataPreProcessingConfiguration 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:targetSamplingRate:DataPreProcessingConfiguration', dataPreProcessingConfiguration_targetSamplingRate - The sampling rate of the data after post processing by Amazon Lookout for Equipment. For example, if you provide data that has been collected at a 1 second level and you want the system to resample the data at a 1 minute rate before training, the TargetSamplingRate is 1 minute.

When providing a value for the TargetSamplingRate, you must attach the prefix "PT" to the rate you want. The value for a 1 second rate is therefore PT1S, the value for a 15 minute rate is PT15M, and the value for a 1 hour rate is PT1H

dataPreProcessingConfiguration_targetSamplingRate :: Lens' DataPreProcessingConfiguration (Maybe TargetSamplingRate) Source #

The sampling rate of the data after post processing by Amazon Lookout for Equipment. For example, if you provide data that has been collected at a 1 second level and you want the system to resample the data at a 1 minute rate before training, the TargetSamplingRate is 1 minute.

When providing a value for the TargetSamplingRate, you must attach the prefix "PT" to the rate you want. The value for a 1 second rate is therefore PT1S, the value for a 15 minute rate is PT15M, and the value for a 1 hour rate is PT1H

DataQualitySummary

data DataQualitySummary Source #

DataQualitySummary gives aggregated statistics over all the sensors about a completed ingestion job. It primarily gives more information about statistics over different incorrect data like MissingCompleteSensorData, MissingSensorData, UnsupportedDateFormats, InsufficientSensorData, DuplicateTimeStamps.

See: newDataQualitySummary smart constructor.

Constructors

DataQualitySummary' 

Fields

Instances

Instances details
FromJSON DataQualitySummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataQualitySummary

Generic DataQualitySummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataQualitySummary

Associated Types

type Rep DataQualitySummary :: Type -> Type #

Read DataQualitySummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataQualitySummary

Show DataQualitySummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataQualitySummary

NFData DataQualitySummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataQualitySummary

Methods

rnf :: DataQualitySummary -> () #

Eq DataQualitySummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataQualitySummary

Hashable DataQualitySummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataQualitySummary

type Rep DataQualitySummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DataQualitySummary

type Rep DataQualitySummary = D1 ('MetaData "DataQualitySummary" "Amazonka.LookoutEquipment.Types.DataQualitySummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "DataQualitySummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "insufficientSensorData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InsufficientSensorData) :*: S1 ('MetaSel ('Just "missingSensorData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MissingSensorData)) :*: (S1 ('MetaSel ('Just "invalidSensorData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InvalidSensorData) :*: (S1 ('MetaSel ('Just "unsupportedTimestamps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 UnsupportedTimestamps) :*: S1 ('MetaSel ('Just "duplicateTimestamps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DuplicateTimestamps)))))

newDataQualitySummary Source #

Create a value of DataQualitySummary 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:insufficientSensorData:DataQualitySummary', dataQualitySummary_insufficientSensorData - Parameter that gives information about insufficient data for sensors in the dataset. This includes information about those sensors that have complete data missing and those with a short date range.

$sel:missingSensorData:DataQualitySummary', dataQualitySummary_missingSensorData - Parameter that gives information about data that is missing over all the sensors in the input data.

$sel:invalidSensorData:DataQualitySummary', dataQualitySummary_invalidSensorData - Parameter that gives information about data that is invalid over all the sensors in the input data.

$sel:unsupportedTimestamps:DataQualitySummary', dataQualitySummary_unsupportedTimestamps - Parameter that gives information about unsupported timestamps in the input data.

$sel:duplicateTimestamps:DataQualitySummary', dataQualitySummary_duplicateTimestamps - Parameter that gives information about duplicate timestamps in the input data.

dataQualitySummary_insufficientSensorData :: Lens' DataQualitySummary InsufficientSensorData Source #

Parameter that gives information about insufficient data for sensors in the dataset. This includes information about those sensors that have complete data missing and those with a short date range.

dataQualitySummary_missingSensorData :: Lens' DataQualitySummary MissingSensorData Source #

Parameter that gives information about data that is missing over all the sensors in the input data.

dataQualitySummary_invalidSensorData :: Lens' DataQualitySummary InvalidSensorData Source #

Parameter that gives information about data that is invalid over all the sensors in the input data.

dataQualitySummary_unsupportedTimestamps :: Lens' DataQualitySummary UnsupportedTimestamps Source #

Parameter that gives information about unsupported timestamps in the input data.

dataQualitySummary_duplicateTimestamps :: Lens' DataQualitySummary DuplicateTimestamps Source #

Parameter that gives information about duplicate timestamps in the input data.

DatasetSchema

data DatasetSchema Source #

Provides information about the data schema used with the given dataset.

See: newDatasetSchema smart constructor.

Constructors

DatasetSchema' 

Instances

Instances details
ToJSON DatasetSchema Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSchema

Generic DatasetSchema Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSchema

Associated Types

type Rep DatasetSchema :: Type -> Type #

Read DatasetSchema Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSchema

Show DatasetSchema Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSchema

NFData DatasetSchema Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSchema

Methods

rnf :: DatasetSchema -> () #

Eq DatasetSchema Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSchema

Hashable DatasetSchema Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSchema

type Rep DatasetSchema Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSchema

type Rep DatasetSchema = D1 ('MetaData "DatasetSchema" "Amazonka.LookoutEquipment.Types.DatasetSchema" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "DatasetSchema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inlineDataSchema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newDatasetSchema :: DatasetSchema Source #

Create a value of DatasetSchema 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:inlineDataSchema:DatasetSchema', datasetSchema_inlineDataSchema -

DatasetSummary

data DatasetSummary Source #

Contains information about the specific data set, including name, ARN, and status.

See: newDatasetSummary smart constructor.

Constructors

DatasetSummary' 

Fields

Instances

Instances details
FromJSON DatasetSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSummary

Generic DatasetSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSummary

Associated Types

type Rep DatasetSummary :: Type -> Type #

Read DatasetSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSummary

Show DatasetSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSummary

NFData DatasetSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSummary

Methods

rnf :: DatasetSummary -> () #

Eq DatasetSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSummary

Hashable DatasetSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSummary

type Rep DatasetSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DatasetSummary

type Rep DatasetSummary = D1 ('MetaData "DatasetSummary" "Amazonka.LookoutEquipment.Types.DatasetSummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "DatasetSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "datasetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "datasetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatasetStatus)))))

newDatasetSummary :: DatasetSummary Source #

Create a value of DatasetSummary 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:createdAt:DatasetSummary', datasetSummary_createdAt - The time at which the dataset was created in Amazon Lookout for Equipment.

$sel:datasetArn:DatasetSummary', datasetSummary_datasetArn - The Amazon Resource Name (ARN) of the specified dataset.

$sel:datasetName:DatasetSummary', datasetSummary_datasetName - The name of the dataset.

$sel:status:DatasetSummary', datasetSummary_status - Indicates the status of the dataset.

datasetSummary_createdAt :: Lens' DatasetSummary (Maybe UTCTime) Source #

The time at which the dataset was created in Amazon Lookout for Equipment.

datasetSummary_datasetArn :: Lens' DatasetSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the specified dataset.

datasetSummary_status :: Lens' DatasetSummary (Maybe DatasetStatus) Source #

Indicates the status of the dataset.

DuplicateTimestamps

data DuplicateTimestamps Source #

Entity that comprises information abount duplicate timestamps in the dataset.

See: newDuplicateTimestamps smart constructor.

Constructors

DuplicateTimestamps' 

Fields

Instances

Instances details
FromJSON DuplicateTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DuplicateTimestamps

Generic DuplicateTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DuplicateTimestamps

Associated Types

type Rep DuplicateTimestamps :: Type -> Type #

Read DuplicateTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DuplicateTimestamps

Show DuplicateTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DuplicateTimestamps

NFData DuplicateTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DuplicateTimestamps

Methods

rnf :: DuplicateTimestamps -> () #

Eq DuplicateTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DuplicateTimestamps

Hashable DuplicateTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DuplicateTimestamps

type Rep DuplicateTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.DuplicateTimestamps

type Rep DuplicateTimestamps = D1 ('MetaData "DuplicateTimestamps" "Amazonka.LookoutEquipment.Types.DuplicateTimestamps" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "DuplicateTimestamps'" 'PrefixI 'True) (S1 ('MetaSel ('Just "totalNumberOfDuplicateTimestamps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDuplicateTimestamps Source #

Create a value of DuplicateTimestamps 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:totalNumberOfDuplicateTimestamps:DuplicateTimestamps', duplicateTimestamps_totalNumberOfDuplicateTimestamps - Indicates the total number of duplicate timestamps.

duplicateTimestamps_totalNumberOfDuplicateTimestamps :: Lens' DuplicateTimestamps Int Source #

Indicates the total number of duplicate timestamps.

InferenceEventSummary

data InferenceEventSummary Source #

Contains information about the specific inference event, including start and end time, diagnostics information, event duration and so on.

See: newInferenceEventSummary smart constructor.

Constructors

InferenceEventSummary' 

Fields

Instances

Instances details
FromJSON InferenceEventSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceEventSummary

Generic InferenceEventSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceEventSummary

Associated Types

type Rep InferenceEventSummary :: Type -> Type #

Read InferenceEventSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceEventSummary

Show InferenceEventSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceEventSummary

NFData InferenceEventSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceEventSummary

Methods

rnf :: InferenceEventSummary -> () #

Eq InferenceEventSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceEventSummary

Hashable InferenceEventSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceEventSummary

type Rep InferenceEventSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceEventSummary

type Rep InferenceEventSummary = D1 ('MetaData "InferenceEventSummary" "Amazonka.LookoutEquipment.Types.InferenceEventSummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InferenceEventSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "diagnostics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "eventDurationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "eventEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "eventStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "inferenceSchedulerArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "inferenceSchedulerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newInferenceEventSummary :: InferenceEventSummary Source #

Create a value of InferenceEventSummary 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:diagnostics:InferenceEventSummary', inferenceEventSummary_diagnostics - An array which specifies the names and values of all sensors contributing to an inference event.

$sel:eventDurationInSeconds:InferenceEventSummary', inferenceEventSummary_eventDurationInSeconds - Indicates the size of an inference event in seconds.

$sel:eventEndTime:InferenceEventSummary', inferenceEventSummary_eventEndTime - Indicates the ending time of an inference event.

$sel:eventStartTime:InferenceEventSummary', inferenceEventSummary_eventStartTime - Indicates the starting time of an inference event.

$sel:inferenceSchedulerArn:InferenceEventSummary', inferenceEventSummary_inferenceSchedulerArn - The Amazon Resource Name (ARN) of the inference scheduler being used for the inference event.

$sel:inferenceSchedulerName:InferenceEventSummary', inferenceEventSummary_inferenceSchedulerName - The name of the inference scheduler being used for the inference events.

inferenceEventSummary_diagnostics :: Lens' InferenceEventSummary (Maybe Text) Source #

An array which specifies the names and values of all sensors contributing to an inference event.

inferenceEventSummary_eventDurationInSeconds :: Lens' InferenceEventSummary (Maybe Natural) Source #

Indicates the size of an inference event in seconds.

inferenceEventSummary_eventEndTime :: Lens' InferenceEventSummary (Maybe UTCTime) Source #

Indicates the ending time of an inference event.

inferenceEventSummary_eventStartTime :: Lens' InferenceEventSummary (Maybe UTCTime) Source #

Indicates the starting time of an inference event.

inferenceEventSummary_inferenceSchedulerArn :: Lens' InferenceEventSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the inference scheduler being used for the inference event.

inferenceEventSummary_inferenceSchedulerName :: Lens' InferenceEventSummary (Maybe Text) Source #

The name of the inference scheduler being used for the inference events.

InferenceExecutionSummary

data InferenceExecutionSummary Source #

Contains information about the specific inference execution, including input and output data configuration, inference scheduling information, status, and so on.

See: newInferenceExecutionSummary smart constructor.

Constructors

InferenceExecutionSummary' 

Fields

Instances

Instances details
FromJSON InferenceExecutionSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionSummary

Generic InferenceExecutionSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionSummary

Associated Types

type Rep InferenceExecutionSummary :: Type -> Type #

Read InferenceExecutionSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionSummary

Show InferenceExecutionSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionSummary

NFData InferenceExecutionSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionSummary

Eq InferenceExecutionSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionSummary

Hashable InferenceExecutionSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionSummary

type Rep InferenceExecutionSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceExecutionSummary

type Rep InferenceExecutionSummary = D1 ('MetaData "InferenceExecutionSummary" "Amazonka.LookoutEquipment.Types.InferenceExecutionSummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InferenceExecutionSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "customerResultObject") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe S3Object)) :*: (S1 ('MetaSel ('Just "dataEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "dataInputConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceInputConfiguration)))) :*: (S1 ('MetaSel ('Just "dataOutputConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceOutputConfiguration)) :*: (S1 ('MetaSel ('Just "dataStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "failedReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "inferenceSchedulerArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "inferenceSchedulerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scheduledStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceExecutionStatus)))))))

newInferenceExecutionSummary :: InferenceExecutionSummary Source #

Create a value of InferenceExecutionSummary 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:customerResultObject:InferenceExecutionSummary', inferenceExecutionSummary_customerResultObject -

$sel:dataEndTime:InferenceExecutionSummary', inferenceExecutionSummary_dataEndTime - Indicates the time reference in the dataset at which the inference execution stopped.

$sel:dataInputConfiguration:InferenceExecutionSummary', inferenceExecutionSummary_dataInputConfiguration - Specifies configuration information for the input data for the inference scheduler, including delimiter, format, and dataset location.

$sel:dataOutputConfiguration:InferenceExecutionSummary', inferenceExecutionSummary_dataOutputConfiguration - Specifies configuration information for the output results from for the inference execution, including the output Amazon S3 location.

$sel:dataStartTime:InferenceExecutionSummary', inferenceExecutionSummary_dataStartTime - Indicates the time reference in the dataset at which the inference execution began.

$sel:failedReason:InferenceExecutionSummary', inferenceExecutionSummary_failedReason - Specifies the reason for failure when an inference execution has failed.

$sel:inferenceSchedulerArn:InferenceExecutionSummary', inferenceExecutionSummary_inferenceSchedulerArn - The Amazon Resource Name (ARN) of the inference scheduler being used for the inference execution.

$sel:inferenceSchedulerName:InferenceExecutionSummary', inferenceExecutionSummary_inferenceSchedulerName - The name of the inference scheduler being used for the inference execution.

$sel:modelArn:InferenceExecutionSummary', inferenceExecutionSummary_modelArn - The Amazon Resource Name (ARN) of the ML model used for the inference execution.

$sel:modelName:InferenceExecutionSummary', inferenceExecutionSummary_modelName - The name of the ML model being used for the inference execution.

$sel:scheduledStartTime:InferenceExecutionSummary', inferenceExecutionSummary_scheduledStartTime - Indicates the start time at which the inference scheduler began the specific inference execution.

$sel:status:InferenceExecutionSummary', inferenceExecutionSummary_status - Indicates the status of the inference execution.

inferenceExecutionSummary_dataEndTime :: Lens' InferenceExecutionSummary (Maybe UTCTime) Source #

Indicates the time reference in the dataset at which the inference execution stopped.

inferenceExecutionSummary_dataInputConfiguration :: Lens' InferenceExecutionSummary (Maybe InferenceInputConfiguration) Source #

Specifies configuration information for the input data for the inference scheduler, including delimiter, format, and dataset location.

inferenceExecutionSummary_dataOutputConfiguration :: Lens' InferenceExecutionSummary (Maybe InferenceOutputConfiguration) Source #

Specifies configuration information for the output results from for the inference execution, including the output Amazon S3 location.

inferenceExecutionSummary_dataStartTime :: Lens' InferenceExecutionSummary (Maybe UTCTime) Source #

Indicates the time reference in the dataset at which the inference execution began.

inferenceExecutionSummary_failedReason :: Lens' InferenceExecutionSummary (Maybe Text) Source #

Specifies the reason for failure when an inference execution has failed.

inferenceExecutionSummary_inferenceSchedulerArn :: Lens' InferenceExecutionSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the inference scheduler being used for the inference execution.

inferenceExecutionSummary_inferenceSchedulerName :: Lens' InferenceExecutionSummary (Maybe Text) Source #

The name of the inference scheduler being used for the inference execution.

inferenceExecutionSummary_modelArn :: Lens' InferenceExecutionSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the ML model used for the inference execution.

inferenceExecutionSummary_modelName :: Lens' InferenceExecutionSummary (Maybe Text) Source #

The name of the ML model being used for the inference execution.

inferenceExecutionSummary_scheduledStartTime :: Lens' InferenceExecutionSummary (Maybe UTCTime) Source #

Indicates the start time at which the inference scheduler began the specific inference execution.

InferenceInputConfiguration

data InferenceInputConfiguration Source #

Specifies configuration information for the input data for the inference, including Amazon S3 location of input data..

See: newInferenceInputConfiguration smart constructor.

Constructors

InferenceInputConfiguration' 

Fields

Instances

Instances details
FromJSON InferenceInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputConfiguration

ToJSON InferenceInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputConfiguration

Generic InferenceInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputConfiguration

Associated Types

type Rep InferenceInputConfiguration :: Type -> Type #

Read InferenceInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputConfiguration

Show InferenceInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputConfiguration

NFData InferenceInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputConfiguration

Eq InferenceInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputConfiguration

Hashable InferenceInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputConfiguration

type Rep InferenceInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputConfiguration

type Rep InferenceInputConfiguration = D1 ('MetaData "InferenceInputConfiguration" "Amazonka.LookoutEquipment.Types.InferenceInputConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InferenceInputConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "inferenceInputNameConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceInputNameConfiguration)) :*: (S1 ('MetaSel ('Just "inputTimeZoneOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3InputConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceS3InputConfiguration)))))

newInferenceInputConfiguration :: InferenceInputConfiguration Source #

Create a value of InferenceInputConfiguration 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:inferenceInputNameConfiguration:InferenceInputConfiguration', inferenceInputConfiguration_inferenceInputNameConfiguration - Specifies configuration information for the input data for the inference, including timestamp format and delimiter.

$sel:inputTimeZoneOffset:InferenceInputConfiguration', inferenceInputConfiguration_inputTimeZoneOffset - Indicates the difference between your time zone and Coordinated Universal Time (UTC).

$sel:s3InputConfiguration:InferenceInputConfiguration', inferenceInputConfiguration_s3InputConfiguration - Specifies configuration information for the input data for the inference, including Amazon S3 location of input data.

inferenceInputConfiguration_inferenceInputNameConfiguration :: Lens' InferenceInputConfiguration (Maybe InferenceInputNameConfiguration) Source #

Specifies configuration information for the input data for the inference, including timestamp format and delimiter.

inferenceInputConfiguration_inputTimeZoneOffset :: Lens' InferenceInputConfiguration (Maybe Text) Source #

Indicates the difference between your time zone and Coordinated Universal Time (UTC).

inferenceInputConfiguration_s3InputConfiguration :: Lens' InferenceInputConfiguration (Maybe InferenceS3InputConfiguration) Source #

Specifies configuration information for the input data for the inference, including Amazon S3 location of input data.

InferenceInputNameConfiguration

data InferenceInputNameConfiguration Source #

Specifies configuration information for the input data for the inference, including timestamp format and delimiter.

See: newInferenceInputNameConfiguration smart constructor.

Constructors

InferenceInputNameConfiguration' 

Fields

Instances

Instances details
FromJSON InferenceInputNameConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration

ToJSON InferenceInputNameConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration

Generic InferenceInputNameConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration

Associated Types

type Rep InferenceInputNameConfiguration :: Type -> Type #

Read InferenceInputNameConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration

Show InferenceInputNameConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration

NFData InferenceInputNameConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration

Eq InferenceInputNameConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration

Hashable InferenceInputNameConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration

type Rep InferenceInputNameConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration

type Rep InferenceInputNameConfiguration = D1 ('MetaData "InferenceInputNameConfiguration" "Amazonka.LookoutEquipment.Types.InferenceInputNameConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InferenceInputNameConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "componentTimestampDelimiter") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timestampFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newInferenceInputNameConfiguration :: InferenceInputNameConfiguration Source #

Create a value of InferenceInputNameConfiguration 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:componentTimestampDelimiter:InferenceInputNameConfiguration', inferenceInputNameConfiguration_componentTimestampDelimiter - Indicates the delimiter character used between items in the data.

$sel:timestampFormat:InferenceInputNameConfiguration', inferenceInputNameConfiguration_timestampFormat - The format of the timestamp, whether Epoch time, or standard, with or without hyphens (-).

inferenceInputNameConfiguration_componentTimestampDelimiter :: Lens' InferenceInputNameConfiguration (Maybe Text) Source #

Indicates the delimiter character used between items in the data.

inferenceInputNameConfiguration_timestampFormat :: Lens' InferenceInputNameConfiguration (Maybe Text) Source #

The format of the timestamp, whether Epoch time, or standard, with or without hyphens (-).

InferenceOutputConfiguration

data InferenceOutputConfiguration Source #

Specifies configuration information for the output results from for the inference, including KMS key ID and output S3 location.

See: newInferenceOutputConfiguration smart constructor.

Constructors

InferenceOutputConfiguration' 

Fields

Instances

Instances details
FromJSON InferenceOutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration

ToJSON InferenceOutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration

Generic InferenceOutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration

Associated Types

type Rep InferenceOutputConfiguration :: Type -> Type #

Read InferenceOutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration

Show InferenceOutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration

NFData InferenceOutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration

Eq InferenceOutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration

Hashable InferenceOutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration

type Rep InferenceOutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration

type Rep InferenceOutputConfiguration = D1 ('MetaData "InferenceOutputConfiguration" "Amazonka.LookoutEquipment.Types.InferenceOutputConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InferenceOutputConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3OutputConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InferenceS3OutputConfiguration)))

newInferenceOutputConfiguration Source #

Create a value of InferenceOutputConfiguration 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:kmsKeyId:InferenceOutputConfiguration', inferenceOutputConfiguration_kmsKeyId - The ID number for the AWS KMS key used to encrypt the inference output.

$sel:s3OutputConfiguration:InferenceOutputConfiguration', inferenceOutputConfiguration_s3OutputConfiguration - Specifies configuration information for the output results from for the inference, output S3 location.

inferenceOutputConfiguration_kmsKeyId :: Lens' InferenceOutputConfiguration (Maybe Text) Source #

The ID number for the AWS KMS key used to encrypt the inference output.

inferenceOutputConfiguration_s3OutputConfiguration :: Lens' InferenceOutputConfiguration InferenceS3OutputConfiguration Source #

Specifies configuration information for the output results from for the inference, output S3 location.

InferenceS3InputConfiguration

data InferenceS3InputConfiguration Source #

Specifies configuration information for the input data for the inference, including input data S3 location.

See: newInferenceS3InputConfiguration smart constructor.

Constructors

InferenceS3InputConfiguration' 

Fields

  • prefix :: Maybe Text

    The prefix for the S3 bucket used for the input data for the inference.

  • bucket :: Text

    The bucket containing the input dataset for the inference.

Instances

Instances details
FromJSON InferenceS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration

ToJSON InferenceS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration

Generic InferenceS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration

Associated Types

type Rep InferenceS3InputConfiguration :: Type -> Type #

Read InferenceS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration

Show InferenceS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration

NFData InferenceS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration

Eq InferenceS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration

Hashable InferenceS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration

type Rep InferenceS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration

type Rep InferenceS3InputConfiguration = D1 ('MetaData "InferenceS3InputConfiguration" "Amazonka.LookoutEquipment.Types.InferenceS3InputConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InferenceS3InputConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newInferenceS3InputConfiguration Source #

Create a value of InferenceS3InputConfiguration 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:prefix:InferenceS3InputConfiguration', inferenceS3InputConfiguration_prefix - The prefix for the S3 bucket used for the input data for the inference.

$sel:bucket:InferenceS3InputConfiguration', inferenceS3InputConfiguration_bucket - The bucket containing the input dataset for the inference.

inferenceS3InputConfiguration_prefix :: Lens' InferenceS3InputConfiguration (Maybe Text) Source #

The prefix for the S3 bucket used for the input data for the inference.

inferenceS3InputConfiguration_bucket :: Lens' InferenceS3InputConfiguration Text Source #

The bucket containing the input dataset for the inference.

InferenceS3OutputConfiguration

data InferenceS3OutputConfiguration Source #

Specifies configuration information for the output results from the inference, including output S3 location.

See: newInferenceS3OutputConfiguration smart constructor.

Constructors

InferenceS3OutputConfiguration' 

Fields

  • prefix :: Maybe Text

    The prefix for the S3 bucket used for the output results from the inference.

  • bucket :: Text

    The bucket containing the output results from the inference

Instances

Instances details
FromJSON InferenceS3OutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration

ToJSON InferenceS3OutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration

Generic InferenceS3OutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration

Associated Types

type Rep InferenceS3OutputConfiguration :: Type -> Type #

Read InferenceS3OutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration

Show InferenceS3OutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration

NFData InferenceS3OutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration

Eq InferenceS3OutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration

Hashable InferenceS3OutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration

type Rep InferenceS3OutputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration

type Rep InferenceS3OutputConfiguration = D1 ('MetaData "InferenceS3OutputConfiguration" "Amazonka.LookoutEquipment.Types.InferenceS3OutputConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InferenceS3OutputConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newInferenceS3OutputConfiguration Source #

Create a value of InferenceS3OutputConfiguration 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:prefix:InferenceS3OutputConfiguration', inferenceS3OutputConfiguration_prefix - The prefix for the S3 bucket used for the output results from the inference.

$sel:bucket:InferenceS3OutputConfiguration', inferenceS3OutputConfiguration_bucket - The bucket containing the output results from the inference

inferenceS3OutputConfiguration_prefix :: Lens' InferenceS3OutputConfiguration (Maybe Text) Source #

The prefix for the S3 bucket used for the output results from the inference.

inferenceS3OutputConfiguration_bucket :: Lens' InferenceS3OutputConfiguration Text Source #

The bucket containing the output results from the inference

InferenceSchedulerSummary

data InferenceSchedulerSummary Source #

Contains information about the specific inference scheduler, including data delay offset, model name and ARN, status, and so on.

See: newInferenceSchedulerSummary smart constructor.

Constructors

InferenceSchedulerSummary' 

Fields

  • dataDelayOffsetInMinutes :: Maybe Natural

    A period of time (in minutes) by which inference on the data is delayed after the data starts. For instance, if an offset delay time of five minutes was selected, inference will not begin on the data until the first data measurement after the five minute mark. For example, if five minutes is selected, the inference scheduler will wake up at the configured frequency with the additional five minute delay time to check the customer S3 bucket. The customer can upload data at the same frequency and they don't need to stop and restart the scheduler when uploading new data.

  • dataUploadFrequency :: Maybe DataUploadFrequency

    How often data is uploaded to the source S3 bucket for the input data. This value is the length of time between data uploads. For instance, if you select 5 minutes, Amazon Lookout for Equipment will upload the real-time data to the source bucket once every 5 minutes. This frequency also determines how often Amazon Lookout for Equipment starts a scheduled inference on your data. In this example, it starts once every 5 minutes.

  • inferenceSchedulerArn :: Maybe Text

    The Amazon Resource Name (ARN) of the inference scheduler.

  • inferenceSchedulerName :: Maybe Text

    The name of the inference scheduler.

  • latestInferenceResult :: Maybe LatestInferenceResult

    Indicates whether the latest execution for the inference scheduler was Anomalous (anomalous events found) or Normal (no anomalous events found).

  • modelArn :: Maybe Text

    The Amazon Resource Name (ARN) of the ML model used by the inference scheduler.

  • modelName :: Maybe Text

    The name of the ML model used for the inference scheduler.

  • status :: Maybe InferenceSchedulerStatus

    Indicates the status of the inference scheduler.

Instances

Instances details
FromJSON InferenceSchedulerSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerSummary

Generic InferenceSchedulerSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerSummary

Associated Types

type Rep InferenceSchedulerSummary :: Type -> Type #

Read InferenceSchedulerSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerSummary

Show InferenceSchedulerSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerSummary

NFData InferenceSchedulerSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerSummary

Eq InferenceSchedulerSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerSummary

Hashable InferenceSchedulerSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerSummary

type Rep InferenceSchedulerSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InferenceSchedulerSummary

type Rep InferenceSchedulerSummary = D1 ('MetaData "InferenceSchedulerSummary" "Amazonka.LookoutEquipment.Types.InferenceSchedulerSummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InferenceSchedulerSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "dataDelayOffsetInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "dataUploadFrequency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataUploadFrequency))) :*: (S1 ('MetaSel ('Just "inferenceSchedulerArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "inferenceSchedulerName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "latestInferenceResult") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LatestInferenceResult)) :*: S1 ('MetaSel ('Just "modelArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InferenceSchedulerStatus))))))

newInferenceSchedulerSummary :: InferenceSchedulerSummary Source #

Create a value of InferenceSchedulerSummary 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:dataDelayOffsetInMinutes:InferenceSchedulerSummary', inferenceSchedulerSummary_dataDelayOffsetInMinutes - A period of time (in minutes) by which inference on the data is delayed after the data starts. For instance, if an offset delay time of five minutes was selected, inference will not begin on the data until the first data measurement after the five minute mark. For example, if five minutes is selected, the inference scheduler will wake up at the configured frequency with the additional five minute delay time to check the customer S3 bucket. The customer can upload data at the same frequency and they don't need to stop and restart the scheduler when uploading new data.

$sel:dataUploadFrequency:InferenceSchedulerSummary', inferenceSchedulerSummary_dataUploadFrequency - How often data is uploaded to the source S3 bucket for the input data. This value is the length of time between data uploads. For instance, if you select 5 minutes, Amazon Lookout for Equipment will upload the real-time data to the source bucket once every 5 minutes. This frequency also determines how often Amazon Lookout for Equipment starts a scheduled inference on your data. In this example, it starts once every 5 minutes.

$sel:inferenceSchedulerArn:InferenceSchedulerSummary', inferenceSchedulerSummary_inferenceSchedulerArn - The Amazon Resource Name (ARN) of the inference scheduler.

$sel:inferenceSchedulerName:InferenceSchedulerSummary', inferenceSchedulerSummary_inferenceSchedulerName - The name of the inference scheduler.

$sel:latestInferenceResult:InferenceSchedulerSummary', inferenceSchedulerSummary_latestInferenceResult - Indicates whether the latest execution for the inference scheduler was Anomalous (anomalous events found) or Normal (no anomalous events found).

$sel:modelArn:InferenceSchedulerSummary', inferenceSchedulerSummary_modelArn - The Amazon Resource Name (ARN) of the ML model used by the inference scheduler.

$sel:modelName:InferenceSchedulerSummary', inferenceSchedulerSummary_modelName - The name of the ML model used for the inference scheduler.

$sel:status:InferenceSchedulerSummary', inferenceSchedulerSummary_status - Indicates the status of the inference scheduler.

inferenceSchedulerSummary_dataDelayOffsetInMinutes :: Lens' InferenceSchedulerSummary (Maybe Natural) Source #

A period of time (in minutes) by which inference on the data is delayed after the data starts. For instance, if an offset delay time of five minutes was selected, inference will not begin on the data until the first data measurement after the five minute mark. For example, if five minutes is selected, the inference scheduler will wake up at the configured frequency with the additional five minute delay time to check the customer S3 bucket. The customer can upload data at the same frequency and they don't need to stop and restart the scheduler when uploading new data.

inferenceSchedulerSummary_dataUploadFrequency :: Lens' InferenceSchedulerSummary (Maybe DataUploadFrequency) Source #

How often data is uploaded to the source S3 bucket for the input data. This value is the length of time between data uploads. For instance, if you select 5 minutes, Amazon Lookout for Equipment will upload the real-time data to the source bucket once every 5 minutes. This frequency also determines how often Amazon Lookout for Equipment starts a scheduled inference on your data. In this example, it starts once every 5 minutes.

inferenceSchedulerSummary_inferenceSchedulerArn :: Lens' InferenceSchedulerSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the inference scheduler.

inferenceSchedulerSummary_latestInferenceResult :: Lens' InferenceSchedulerSummary (Maybe LatestInferenceResult) Source #

Indicates whether the latest execution for the inference scheduler was Anomalous (anomalous events found) or Normal (no anomalous events found).

inferenceSchedulerSummary_modelArn :: Lens' InferenceSchedulerSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the ML model used by the inference scheduler.

inferenceSchedulerSummary_modelName :: Lens' InferenceSchedulerSummary (Maybe Text) Source #

The name of the ML model used for the inference scheduler.

IngestedFilesSummary

data IngestedFilesSummary Source #

Gives statistics about how many files have been ingested, and which files have not been ingested, for a particular ingestion job.

See: newIngestedFilesSummary smart constructor.

Constructors

IngestedFilesSummary' 

Fields

  • discardedFiles :: Maybe [S3Object]

    Indicates the number of files that were discarded. A file could be discarded because its format is invalid (for example, a jpg or pdf) or not readable.

  • totalNumberOfFiles :: Int

    Indicates the total number of files that were submitted for ingestion.

  • ingestedNumberOfFiles :: Int

    Indicates the number of files that were successfully ingested.

Instances

Instances details
FromJSON IngestedFilesSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestedFilesSummary

Generic IngestedFilesSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestedFilesSummary

Associated Types

type Rep IngestedFilesSummary :: Type -> Type #

Read IngestedFilesSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestedFilesSummary

Show IngestedFilesSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestedFilesSummary

NFData IngestedFilesSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestedFilesSummary

Methods

rnf :: IngestedFilesSummary -> () #

Eq IngestedFilesSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestedFilesSummary

Hashable IngestedFilesSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestedFilesSummary

type Rep IngestedFilesSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestedFilesSummary

type Rep IngestedFilesSummary = D1 ('MetaData "IngestedFilesSummary" "Amazonka.LookoutEquipment.Types.IngestedFilesSummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "IngestedFilesSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "discardedFiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [S3Object])) :*: (S1 ('MetaSel ('Just "totalNumberOfFiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "ingestedNumberOfFiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newIngestedFilesSummary Source #

Create a value of IngestedFilesSummary 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:discardedFiles:IngestedFilesSummary', ingestedFilesSummary_discardedFiles - Indicates the number of files that were discarded. A file could be discarded because its format is invalid (for example, a jpg or pdf) or not readable.

$sel:totalNumberOfFiles:IngestedFilesSummary', ingestedFilesSummary_totalNumberOfFiles - Indicates the total number of files that were submitted for ingestion.

$sel:ingestedNumberOfFiles:IngestedFilesSummary', ingestedFilesSummary_ingestedNumberOfFiles - Indicates the number of files that were successfully ingested.

ingestedFilesSummary_discardedFiles :: Lens' IngestedFilesSummary (Maybe [S3Object]) Source #

Indicates the number of files that were discarded. A file could be discarded because its format is invalid (for example, a jpg or pdf) or not readable.

ingestedFilesSummary_totalNumberOfFiles :: Lens' IngestedFilesSummary Int Source #

Indicates the total number of files that were submitted for ingestion.

ingestedFilesSummary_ingestedNumberOfFiles :: Lens' IngestedFilesSummary Int Source #

Indicates the number of files that were successfully ingested.

IngestionInputConfiguration

data IngestionInputConfiguration Source #

Specifies configuration information for the input data for the data ingestion job, including input data S3 location.

See: newIngestionInputConfiguration smart constructor.

Constructors

IngestionInputConfiguration' 

Fields

Instances

Instances details
FromJSON IngestionInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionInputConfiguration

ToJSON IngestionInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionInputConfiguration

Generic IngestionInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionInputConfiguration

Associated Types

type Rep IngestionInputConfiguration :: Type -> Type #

Read IngestionInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionInputConfiguration

Show IngestionInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionInputConfiguration

NFData IngestionInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionInputConfiguration

Eq IngestionInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionInputConfiguration

Hashable IngestionInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionInputConfiguration

type Rep IngestionInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionInputConfiguration

type Rep IngestionInputConfiguration = D1 ('MetaData "IngestionInputConfiguration" "Amazonka.LookoutEquipment.Types.IngestionInputConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "IngestionInputConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3InputConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 IngestionS3InputConfiguration)))

newIngestionInputConfiguration Source #

Create a value of IngestionInputConfiguration 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:s3InputConfiguration:IngestionInputConfiguration', ingestionInputConfiguration_s3InputConfiguration - The location information for the S3 bucket used for input data for the data ingestion.

ingestionInputConfiguration_s3InputConfiguration :: Lens' IngestionInputConfiguration IngestionS3InputConfiguration Source #

The location information for the S3 bucket used for input data for the data ingestion.

IngestionS3InputConfiguration

data IngestionS3InputConfiguration Source #

Specifies S3 configuration information for the input data for the data ingestion job.

See: newIngestionS3InputConfiguration smart constructor.

Constructors

IngestionS3InputConfiguration' 

Fields

  • keyPattern :: Maybe Text

    Pattern for matching the Amazon S3 files which will be used for ingestion. If no KeyPattern is provided, we will use the default hierarchy file structure, which is same as KeyPattern {prefix}/{component_name}/*

  • prefix :: Maybe Text

    The prefix for the S3 location being used for the input data for the data ingestion.

  • bucket :: Text

    The name of the S3 bucket used for the input data for the data ingestion.

Instances

Instances details
FromJSON IngestionS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration

ToJSON IngestionS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration

Generic IngestionS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration

Associated Types

type Rep IngestionS3InputConfiguration :: Type -> Type #

Read IngestionS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration

Show IngestionS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration

NFData IngestionS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration

Eq IngestionS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration

Hashable IngestionS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration

type Rep IngestionS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration

type Rep IngestionS3InputConfiguration = D1 ('MetaData "IngestionS3InputConfiguration" "Amazonka.LookoutEquipment.Types.IngestionS3InputConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "IngestionS3InputConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "keyPattern") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newIngestionS3InputConfiguration Source #

Create a value of IngestionS3InputConfiguration 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:keyPattern:IngestionS3InputConfiguration', ingestionS3InputConfiguration_keyPattern - Pattern for matching the Amazon S3 files which will be used for ingestion. If no KeyPattern is provided, we will use the default hierarchy file structure, which is same as KeyPattern {prefix}/{component_name}/*

$sel:prefix:IngestionS3InputConfiguration', ingestionS3InputConfiguration_prefix - The prefix for the S3 location being used for the input data for the data ingestion.

$sel:bucket:IngestionS3InputConfiguration', ingestionS3InputConfiguration_bucket - The name of the S3 bucket used for the input data for the data ingestion.

ingestionS3InputConfiguration_keyPattern :: Lens' IngestionS3InputConfiguration (Maybe Text) Source #

Pattern for matching the Amazon S3 files which will be used for ingestion. If no KeyPattern is provided, we will use the default hierarchy file structure, which is same as KeyPattern {prefix}/{component_name}/*

ingestionS3InputConfiguration_prefix :: Lens' IngestionS3InputConfiguration (Maybe Text) Source #

The prefix for the S3 location being used for the input data for the data ingestion.

ingestionS3InputConfiguration_bucket :: Lens' IngestionS3InputConfiguration Text Source #

The name of the S3 bucket used for the input data for the data ingestion.

InsufficientSensorData

data InsufficientSensorData Source #

Entity that comprises aggregated information on sensors having insufficient data.

See: newInsufficientSensorData smart constructor.

Constructors

InsufficientSensorData' 

Fields

Instances

Instances details
FromJSON InsufficientSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InsufficientSensorData

Generic InsufficientSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InsufficientSensorData

Associated Types

type Rep InsufficientSensorData :: Type -> Type #

Read InsufficientSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InsufficientSensorData

Show InsufficientSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InsufficientSensorData

NFData InsufficientSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InsufficientSensorData

Methods

rnf :: InsufficientSensorData -> () #

Eq InsufficientSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InsufficientSensorData

Hashable InsufficientSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InsufficientSensorData

type Rep InsufficientSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InsufficientSensorData

type Rep InsufficientSensorData = D1 ('MetaData "InsufficientSensorData" "Amazonka.LookoutEquipment.Types.InsufficientSensorData" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InsufficientSensorData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "missingCompleteSensorData") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 MissingCompleteSensorData) :*: S1 ('MetaSel ('Just "sensorsWithShortDateRange") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 SensorsWithShortDateRange)))

newInsufficientSensorData Source #

Create a value of InsufficientSensorData 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:missingCompleteSensorData:InsufficientSensorData', insufficientSensorData_missingCompleteSensorData - Parameter that describes the total number of sensors that have data completely missing for it.

$sel:sensorsWithShortDateRange:InsufficientSensorData', insufficientSensorData_sensorsWithShortDateRange - Parameter that describes the total number of sensors that have a short date range of less than 90 days of data overall.

insufficientSensorData_missingCompleteSensorData :: Lens' InsufficientSensorData MissingCompleteSensorData Source #

Parameter that describes the total number of sensors that have data completely missing for it.

insufficientSensorData_sensorsWithShortDateRange :: Lens' InsufficientSensorData SensorsWithShortDateRange Source #

Parameter that describes the total number of sensors that have a short date range of less than 90 days of data overall.

InvalidSensorData

data InvalidSensorData Source #

Entity that comprises aggregated information on sensors having insufficient data.

See: newInvalidSensorData smart constructor.

Constructors

InvalidSensorData' 

Fields

Instances

Instances details
FromJSON InvalidSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InvalidSensorData

Generic InvalidSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InvalidSensorData

Associated Types

type Rep InvalidSensorData :: Type -> Type #

Read InvalidSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InvalidSensorData

Show InvalidSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InvalidSensorData

NFData InvalidSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InvalidSensorData

Methods

rnf :: InvalidSensorData -> () #

Eq InvalidSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InvalidSensorData

Hashable InvalidSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InvalidSensorData

type Rep InvalidSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.InvalidSensorData

type Rep InvalidSensorData = D1 ('MetaData "InvalidSensorData" "Amazonka.LookoutEquipment.Types.InvalidSensorData" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "InvalidSensorData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "affectedSensorCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "totalNumberOfInvalidValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newInvalidSensorData Source #

Create a value of InvalidSensorData 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:affectedSensorCount:InvalidSensorData', invalidSensorData_affectedSensorCount - Indicates the number of sensors that have at least some invalid values.

$sel:totalNumberOfInvalidValues:InvalidSensorData', invalidSensorData_totalNumberOfInvalidValues - Indicates the total number of invalid values across all the sensors.

invalidSensorData_affectedSensorCount :: Lens' InvalidSensorData Int Source #

Indicates the number of sensors that have at least some invalid values.

invalidSensorData_totalNumberOfInvalidValues :: Lens' InvalidSensorData Int Source #

Indicates the total number of invalid values across all the sensors.

LabelGroupSummary

data LabelGroupSummary Source #

Contains information about the label group.

See: newLabelGroupSummary smart constructor.

Constructors

LabelGroupSummary' 

Fields

Instances

Instances details
FromJSON LabelGroupSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelGroupSummary

Generic LabelGroupSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelGroupSummary

Associated Types

type Rep LabelGroupSummary :: Type -> Type #

Read LabelGroupSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelGroupSummary

Show LabelGroupSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelGroupSummary

NFData LabelGroupSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelGroupSummary

Methods

rnf :: LabelGroupSummary -> () #

Eq LabelGroupSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelGroupSummary

Hashable LabelGroupSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelGroupSummary

type Rep LabelGroupSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelGroupSummary

type Rep LabelGroupSummary = D1 ('MetaData "LabelGroupSummary" "Amazonka.LookoutEquipment.Types.LabelGroupSummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "LabelGroupSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "labelGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "labelGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "updatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))

newLabelGroupSummary :: LabelGroupSummary Source #

Create a value of LabelGroupSummary 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:createdAt:LabelGroupSummary', labelGroupSummary_createdAt - The time at which the label group was created.

$sel:labelGroupArn:LabelGroupSummary', labelGroupSummary_labelGroupArn - The ARN of the label group.

$sel:labelGroupName:LabelGroupSummary', labelGroupSummary_labelGroupName - The name of the label group.

$sel:updatedAt:LabelGroupSummary', labelGroupSummary_updatedAt - The time at which the label group was updated.

labelGroupSummary_createdAt :: Lens' LabelGroupSummary (Maybe UTCTime) Source #

The time at which the label group was created.

labelGroupSummary_updatedAt :: Lens' LabelGroupSummary (Maybe UTCTime) Source #

The time at which the label group was updated.

LabelSummary

data LabelSummary Source #

Information about the label.

See: newLabelSummary smart constructor.

Constructors

LabelSummary' 

Fields

Instances

Instances details
FromJSON LabelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelSummary

Generic LabelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelSummary

Associated Types

type Rep LabelSummary :: Type -> Type #

Read LabelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelSummary

Show LabelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelSummary

NFData LabelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelSummary

Methods

rnf :: LabelSummary -> () #

Eq LabelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelSummary

Hashable LabelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelSummary

type Rep LabelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelSummary

newLabelSummary :: LabelSummary Source #

Create a value of LabelSummary 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:createdAt:LabelSummary', labelSummary_createdAt - The time at which the label was created.

$sel:endTime:LabelSummary', labelSummary_endTime - The timestamp indicating the end of the label.

$sel:equipment:LabelSummary', labelSummary_equipment - Indicates that a label pertains to a particular piece of equipment.

$sel:faultCode:LabelSummary', labelSummary_faultCode - Indicates the type of anomaly associated with the label.

Data in this field will be retained for service usage. Follow best practices for the security of your data.

$sel:labelGroupArn:LabelSummary', labelSummary_labelGroupArn - The ARN of the label group.

$sel:labelGroupName:LabelSummary', labelSummary_labelGroupName - The name of the label group.

$sel:labelId:LabelSummary', labelSummary_labelId - The ID of the label.

$sel:rating:LabelSummary', labelSummary_rating - Indicates whether a labeled event represents an anomaly.

$sel:startTime:LabelSummary', labelSummary_startTime - The timestamp indicating the start of the label.

labelSummary_createdAt :: Lens' LabelSummary (Maybe UTCTime) Source #

The time at which the label was created.

labelSummary_endTime :: Lens' LabelSummary (Maybe UTCTime) Source #

The timestamp indicating the end of the label.

labelSummary_equipment :: Lens' LabelSummary (Maybe Text) Source #

Indicates that a label pertains to a particular piece of equipment.

labelSummary_faultCode :: Lens' LabelSummary (Maybe Text) Source #

Indicates the type of anomaly associated with the label.

Data in this field will be retained for service usage. Follow best practices for the security of your data.

labelSummary_rating :: Lens' LabelSummary (Maybe LabelRating) Source #

Indicates whether a labeled event represents an anomaly.

labelSummary_startTime :: Lens' LabelSummary (Maybe UTCTime) Source #

The timestamp indicating the start of the label.

LabelsInputConfiguration

data LabelsInputConfiguration Source #

Contains the configuration information for the S3 location being used to hold label data.

See: newLabelsInputConfiguration smart constructor.

Constructors

LabelsInputConfiguration' 

Fields

Instances

Instances details
FromJSON LabelsInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsInputConfiguration

ToJSON LabelsInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsInputConfiguration

Generic LabelsInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsInputConfiguration

Associated Types

type Rep LabelsInputConfiguration :: Type -> Type #

Read LabelsInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsInputConfiguration

Show LabelsInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsInputConfiguration

NFData LabelsInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsInputConfiguration

Eq LabelsInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsInputConfiguration

Hashable LabelsInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsInputConfiguration

type Rep LabelsInputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsInputConfiguration

type Rep LabelsInputConfiguration = D1 ('MetaData "LabelsInputConfiguration" "Amazonka.LookoutEquipment.Types.LabelsInputConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "LabelsInputConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "labelGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "s3InputConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LabelsS3InputConfiguration))))

newLabelsInputConfiguration :: LabelsInputConfiguration Source #

Create a value of LabelsInputConfiguration 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:labelGroupName:LabelsInputConfiguration', labelsInputConfiguration_labelGroupName - The name of the label group to be used for label data.

$sel:s3InputConfiguration:LabelsInputConfiguration', labelsInputConfiguration_s3InputConfiguration - Contains location information for the S3 location being used for label data.

labelsInputConfiguration_labelGroupName :: Lens' LabelsInputConfiguration (Maybe Text) Source #

The name of the label group to be used for label data.

labelsInputConfiguration_s3InputConfiguration :: Lens' LabelsInputConfiguration (Maybe LabelsS3InputConfiguration) Source #

Contains location information for the S3 location being used for label data.

LabelsS3InputConfiguration

data LabelsS3InputConfiguration Source #

The location information (prefix and bucket name) for the s3 location being used for label data.

See: newLabelsS3InputConfiguration smart constructor.

Constructors

LabelsS3InputConfiguration' 

Fields

  • prefix :: Maybe Text

    The prefix for the S3 bucket used for the label data.

  • bucket :: Text

    The name of the S3 bucket holding the label data.

Instances

Instances details
FromJSON LabelsS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration

ToJSON LabelsS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration

Generic LabelsS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration

Associated Types

type Rep LabelsS3InputConfiguration :: Type -> Type #

Read LabelsS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration

Show LabelsS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration

NFData LabelsS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration

Eq LabelsS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration

Hashable LabelsS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration

type Rep LabelsS3InputConfiguration Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration

type Rep LabelsS3InputConfiguration = D1 ('MetaData "LabelsS3InputConfiguration" "Amazonka.LookoutEquipment.Types.LabelsS3InputConfiguration" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "LabelsS3InputConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "prefix") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newLabelsS3InputConfiguration Source #

Create a value of LabelsS3InputConfiguration 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:prefix:LabelsS3InputConfiguration', labelsS3InputConfiguration_prefix - The prefix for the S3 bucket used for the label data.

$sel:bucket:LabelsS3InputConfiguration', labelsS3InputConfiguration_bucket - The name of the S3 bucket holding the label data.

labelsS3InputConfiguration_prefix :: Lens' LabelsS3InputConfiguration (Maybe Text) Source #

The prefix for the S3 bucket used for the label data.

labelsS3InputConfiguration_bucket :: Lens' LabelsS3InputConfiguration Text Source #

The name of the S3 bucket holding the label data.

LargeTimestampGaps

data LargeTimestampGaps Source #

Entity that comprises information on large gaps between consecutive timestamps in data.

See: newLargeTimestampGaps smart constructor.

Constructors

LargeTimestampGaps' 

Fields

Instances

Instances details
FromJSON LargeTimestampGaps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LargeTimestampGaps

Generic LargeTimestampGaps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LargeTimestampGaps

Associated Types

type Rep LargeTimestampGaps :: Type -> Type #

Read LargeTimestampGaps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LargeTimestampGaps

Show LargeTimestampGaps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LargeTimestampGaps

NFData LargeTimestampGaps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LargeTimestampGaps

Methods

rnf :: LargeTimestampGaps -> () #

Eq LargeTimestampGaps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LargeTimestampGaps

Hashable LargeTimestampGaps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LargeTimestampGaps

type Rep LargeTimestampGaps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.LargeTimestampGaps

type Rep LargeTimestampGaps = D1 ('MetaData "LargeTimestampGaps" "Amazonka.LookoutEquipment.Types.LargeTimestampGaps" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "LargeTimestampGaps'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxTimestampGapInDays") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "numberOfLargeTimestampGaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StatisticalIssueStatus))))

newLargeTimestampGaps Source #

Create a value of LargeTimestampGaps 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:maxTimestampGapInDays:LargeTimestampGaps', largeTimestampGaps_maxTimestampGapInDays - Indicates the size of the largest timestamp gap, in days.

$sel:numberOfLargeTimestampGaps:LargeTimestampGaps', largeTimestampGaps_numberOfLargeTimestampGaps - Indicates the number of large timestamp gaps, if there are any.

$sel:status:LargeTimestampGaps', largeTimestampGaps_status - Indicates whether there is a potential data issue related to large gaps in timestamps.

largeTimestampGaps_maxTimestampGapInDays :: Lens' LargeTimestampGaps (Maybe Int) Source #

Indicates the size of the largest timestamp gap, in days.

largeTimestampGaps_numberOfLargeTimestampGaps :: Lens' LargeTimestampGaps (Maybe Int) Source #

Indicates the number of large timestamp gaps, if there are any.

largeTimestampGaps_status :: Lens' LargeTimestampGaps StatisticalIssueStatus Source #

Indicates whether there is a potential data issue related to large gaps in timestamps.

MissingCompleteSensorData

data MissingCompleteSensorData Source #

Entity that comprises information on sensors that have sensor data completely missing.

See: newMissingCompleteSensorData smart constructor.

Constructors

MissingCompleteSensorData' 

Fields

Instances

Instances details
FromJSON MissingCompleteSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingCompleteSensorData

Generic MissingCompleteSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingCompleteSensorData

Associated Types

type Rep MissingCompleteSensorData :: Type -> Type #

Read MissingCompleteSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingCompleteSensorData

Show MissingCompleteSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingCompleteSensorData

NFData MissingCompleteSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingCompleteSensorData

Eq MissingCompleteSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingCompleteSensorData

Hashable MissingCompleteSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingCompleteSensorData

type Rep MissingCompleteSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingCompleteSensorData

type Rep MissingCompleteSensorData = D1 ('MetaData "MissingCompleteSensorData" "Amazonka.LookoutEquipment.Types.MissingCompleteSensorData" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "MissingCompleteSensorData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "affectedSensorCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newMissingCompleteSensorData Source #

Create a value of MissingCompleteSensorData 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:affectedSensorCount:MissingCompleteSensorData', missingCompleteSensorData_affectedSensorCount - Indicates the number of sensors that have data missing completely.

missingCompleteSensorData_affectedSensorCount :: Lens' MissingCompleteSensorData Int Source #

Indicates the number of sensors that have data missing completely.

MissingSensorData

data MissingSensorData Source #

Entity that comprises aggregated information on sensors having missing data.

See: newMissingSensorData smart constructor.

Constructors

MissingSensorData' 

Fields

Instances

Instances details
FromJSON MissingSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingSensorData

Generic MissingSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingSensorData

Associated Types

type Rep MissingSensorData :: Type -> Type #

Read MissingSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingSensorData

Show MissingSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingSensorData

NFData MissingSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingSensorData

Methods

rnf :: MissingSensorData -> () #

Eq MissingSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingSensorData

Hashable MissingSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingSensorData

type Rep MissingSensorData Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MissingSensorData

type Rep MissingSensorData = D1 ('MetaData "MissingSensorData" "Amazonka.LookoutEquipment.Types.MissingSensorData" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "MissingSensorData'" 'PrefixI 'True) (S1 ('MetaSel ('Just "affectedSensorCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "totalNumberOfMissingValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newMissingSensorData Source #

Create a value of MissingSensorData 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:affectedSensorCount:MissingSensorData', missingSensorData_affectedSensorCount - Indicates the number of sensors that have atleast some data missing.

$sel:totalNumberOfMissingValues:MissingSensorData', missingSensorData_totalNumberOfMissingValues - Indicates the total number of missing values across all the sensors.

missingSensorData_affectedSensorCount :: Lens' MissingSensorData Int Source #

Indicates the number of sensors that have atleast some data missing.

missingSensorData_totalNumberOfMissingValues :: Lens' MissingSensorData Int Source #

Indicates the total number of missing values across all the sensors.

ModelSummary

data ModelSummary Source #

Provides information about the specified ML model, including dataset and model names and ARNs, as well as status.

See: newModelSummary smart constructor.

Constructors

ModelSummary' 

Fields

Instances

Instances details
FromJSON ModelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelSummary

Generic ModelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelSummary

Associated Types

type Rep ModelSummary :: Type -> Type #

Read ModelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelSummary

Show ModelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelSummary

NFData ModelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelSummary

Methods

rnf :: ModelSummary -> () #

Eq ModelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelSummary

Hashable ModelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelSummary

type Rep ModelSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.ModelSummary

type Rep ModelSummary = D1 ('MetaData "ModelSummary" "Amazonka.LookoutEquipment.Types.ModelSummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "ModelSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "datasetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "datasetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "modelArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ModelStatus))))))

newModelSummary :: ModelSummary Source #

Create a value of ModelSummary 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:createdAt:ModelSummary', modelSummary_createdAt - The time at which the specific model was created.

$sel:datasetArn:ModelSummary', modelSummary_datasetArn - The Amazon Resource Name (ARN) of the dataset used to create the model.

$sel:datasetName:ModelSummary', modelSummary_datasetName - The name of the dataset being used for the ML model.

$sel:modelArn:ModelSummary', modelSummary_modelArn - The Amazon Resource Name (ARN) of the ML model.

$sel:modelName:ModelSummary', modelSummary_modelName - The name of the ML model.

$sel:status:ModelSummary', modelSummary_status - Indicates the status of the ML model.

modelSummary_createdAt :: Lens' ModelSummary (Maybe UTCTime) Source #

The time at which the specific model was created.

modelSummary_datasetArn :: Lens' ModelSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the dataset used to create the model.

modelSummary_datasetName :: Lens' ModelSummary (Maybe Text) Source #

The name of the dataset being used for the ML model.

modelSummary_modelArn :: Lens' ModelSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the ML model.

modelSummary_status :: Lens' ModelSummary (Maybe ModelStatus) Source #

Indicates the status of the ML model.

MonotonicValues

data MonotonicValues Source #

Entity that comprises information on monotonic values in the data.

See: newMonotonicValues smart constructor.

Constructors

MonotonicValues' 

Fields

Instances

Instances details
FromJSON MonotonicValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MonotonicValues

Generic MonotonicValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MonotonicValues

Associated Types

type Rep MonotonicValues :: Type -> Type #

Read MonotonicValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MonotonicValues

Show MonotonicValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MonotonicValues

NFData MonotonicValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MonotonicValues

Methods

rnf :: MonotonicValues -> () #

Eq MonotonicValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MonotonicValues

Hashable MonotonicValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MonotonicValues

type Rep MonotonicValues Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MonotonicValues

type Rep MonotonicValues = D1 ('MetaData "MonotonicValues" "Amazonka.LookoutEquipment.Types.MonotonicValues" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "MonotonicValues'" 'PrefixI 'True) (S1 ('MetaSel ('Just "monotonicity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Monotonicity)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StatisticalIssueStatus)))

newMonotonicValues Source #

Create a value of MonotonicValues 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:monotonicity:MonotonicValues', monotonicValues_monotonicity - Indicates the monotonicity of values. Can be INCREASING, DECREASING, or STATIC.

$sel:status:MonotonicValues', monotonicValues_status - Indicates whether there is a potential data issue related to having monotonic values.

monotonicValues_monotonicity :: Lens' MonotonicValues (Maybe Monotonicity) Source #

Indicates the monotonicity of values. Can be INCREASING, DECREASING, or STATIC.

monotonicValues_status :: Lens' MonotonicValues StatisticalIssueStatus Source #

Indicates whether there is a potential data issue related to having monotonic values.

MultipleOperatingModes

data MultipleOperatingModes Source #

Entity that comprises information on operating modes in data.

See: newMultipleOperatingModes smart constructor.

Constructors

MultipleOperatingModes' 

Fields

Instances

Instances details
FromJSON MultipleOperatingModes Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MultipleOperatingModes

Generic MultipleOperatingModes Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MultipleOperatingModes

Associated Types

type Rep MultipleOperatingModes :: Type -> Type #

Read MultipleOperatingModes Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MultipleOperatingModes

Show MultipleOperatingModes Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MultipleOperatingModes

NFData MultipleOperatingModes Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MultipleOperatingModes

Methods

rnf :: MultipleOperatingModes -> () #

Eq MultipleOperatingModes Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MultipleOperatingModes

Hashable MultipleOperatingModes Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MultipleOperatingModes

type Rep MultipleOperatingModes Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.MultipleOperatingModes

type Rep MultipleOperatingModes = D1 ('MetaData "MultipleOperatingModes" "Amazonka.LookoutEquipment.Types.MultipleOperatingModes" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "MultipleOperatingModes'" 'PrefixI 'True) (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StatisticalIssueStatus)))

newMultipleOperatingModes Source #

Create a value of MultipleOperatingModes 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:MultipleOperatingModes', multipleOperatingModes_status - Indicates whether there is a potential data issue related to having multiple operating modes.

multipleOperatingModes_status :: Lens' MultipleOperatingModes StatisticalIssueStatus Source #

Indicates whether there is a potential data issue related to having multiple operating modes.

S3Object

data S3Object Source #

Contains information about an S3 bucket.

See: newS3Object smart constructor.

Constructors

S3Object' 

Fields

  • bucket :: Text

    The name of the specific S3 bucket.

  • key :: Text

    The AWS Key Management Service (AWS KMS) key being used to encrypt the S3 object. Without this key, data in the bucket is not accessible.

Instances

Instances details
FromJSON S3Object Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.S3Object

Generic S3Object Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.S3Object

Associated Types

type Rep S3Object :: Type -> Type #

Methods

from :: S3Object -> Rep S3Object x #

to :: Rep S3Object x -> S3Object #

Read S3Object Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.S3Object

Show S3Object Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.S3Object

NFData S3Object Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.S3Object

Methods

rnf :: S3Object -> () #

Eq S3Object Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.S3Object

Hashable S3Object Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.S3Object

Methods

hashWithSalt :: Int -> S3Object -> Int #

hash :: S3Object -> Int #

type Rep S3Object Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.S3Object

type Rep S3Object = D1 ('MetaData "S3Object" "Amazonka.LookoutEquipment.Types.S3Object" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "S3Object'" 'PrefixI 'True) (S1 ('MetaSel ('Just "bucket") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newS3Object Source #

Create a value of S3Object 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:bucket:S3Object', s3Object_bucket - The name of the specific S3 bucket.

$sel:key:S3Object', s3Object_key - The AWS Key Management Service (AWS KMS) key being used to encrypt the S3 object. Without this key, data in the bucket is not accessible.

s3Object_bucket :: Lens' S3Object Text Source #

The name of the specific S3 bucket.

s3Object_key :: Lens' S3Object Text Source #

The AWS Key Management Service (AWS KMS) key being used to encrypt the S3 object. Without this key, data in the bucket is not accessible.

SensorStatisticsSummary

data SensorStatisticsSummary Source #

Summary of ingestion statistics like whether data exists, number of missing values, number of invalid values and so on related to the particular sensor.

See: newSensorStatisticsSummary smart constructor.

Constructors

SensorStatisticsSummary' 

Fields

Instances

Instances details
FromJSON SensorStatisticsSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorStatisticsSummary

Generic SensorStatisticsSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorStatisticsSummary

Associated Types

type Rep SensorStatisticsSummary :: Type -> Type #

Read SensorStatisticsSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorStatisticsSummary

Show SensorStatisticsSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorStatisticsSummary

NFData SensorStatisticsSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorStatisticsSummary

Methods

rnf :: SensorStatisticsSummary -> () #

Eq SensorStatisticsSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorStatisticsSummary

Hashable SensorStatisticsSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorStatisticsSummary

type Rep SensorStatisticsSummary Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorStatisticsSummary

type Rep SensorStatisticsSummary = D1 ('MetaData "SensorStatisticsSummary" "Amazonka.LookoutEquipment.Types.SensorStatisticsSummary" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "SensorStatisticsSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "categoricalValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CategoricalValues)) :*: (S1 ('MetaSel ('Just "componentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: (S1 ('MetaSel ('Just "dataExists") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "dataStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "duplicateTimestamps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CountPercent))))) :*: ((S1 ('MetaSel ('Just "invalidDateEntries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CountPercent)) :*: (S1 ('MetaSel ('Just "invalidValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CountPercent)) :*: S1 ('MetaSel ('Just "largeTimestampGaps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LargeTimestampGaps)))) :*: ((S1 ('MetaSel ('Just "missingValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe CountPercent)) :*: S1 ('MetaSel ('Just "monotonicValues") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonotonicValues))) :*: (S1 ('MetaSel ('Just "multipleOperatingModes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MultipleOperatingModes)) :*: S1 ('MetaSel ('Just "sensorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newSensorStatisticsSummary :: SensorStatisticsSummary Source #

Create a value of SensorStatisticsSummary 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:categoricalValues:SensorStatisticsSummary', sensorStatisticsSummary_categoricalValues - Parameter that describes potential risk about whether data associated with the sensor is categorical.

$sel:componentName:SensorStatisticsSummary', sensorStatisticsSummary_componentName - Name of the component to which the particular sensor belongs for which the statistics belong to.

$sel:dataEndTime:SensorStatisticsSummary', sensorStatisticsSummary_dataEndTime - Indicates the time reference to indicate the end of valid data associated with the sensor that the statistics belong to.

$sel:dataExists:SensorStatisticsSummary', sensorStatisticsSummary_dataExists - Parameter that indicates whether data exists for the sensor that the statistics belong to.

$sel:dataStartTime:SensorStatisticsSummary', sensorStatisticsSummary_dataStartTime - Indicates the time reference to indicate the beginning of valid data associated with the sensor that the statistics belong to.

$sel:duplicateTimestamps:SensorStatisticsSummary', sensorStatisticsSummary_duplicateTimestamps - Parameter that describes the total number of duplicate timestamp records associated with the sensor that the statistics belong to.

$sel:invalidDateEntries:SensorStatisticsSummary', sensorStatisticsSummary_invalidDateEntries - Parameter that describes the total number of invalid date entries associated with the sensor that the statistics belong to.

$sel:invalidValues:SensorStatisticsSummary', sensorStatisticsSummary_invalidValues - Parameter that describes the total number of, and percentage of, values that are invalid for the sensor that the statistics belong to.

$sel:largeTimestampGaps:SensorStatisticsSummary', sensorStatisticsSummary_largeTimestampGaps - Parameter that describes potential risk about whether data associated with the sensor contains one or more large gaps between consecutive timestamps.

$sel:missingValues:SensorStatisticsSummary', sensorStatisticsSummary_missingValues - Parameter that describes the total number of, and percentage of, values that are missing for the sensor that the statistics belong to.

$sel:monotonicValues:SensorStatisticsSummary', sensorStatisticsSummary_monotonicValues - Parameter that describes potential risk about whether data associated with the sensor is mostly monotonic.

$sel:multipleOperatingModes:SensorStatisticsSummary', sensorStatisticsSummary_multipleOperatingModes - Parameter that describes potential risk about whether data associated with the sensor has more than one operating mode.

$sel:sensorName:SensorStatisticsSummary', sensorStatisticsSummary_sensorName - Name of the sensor that the statistics belong to.

sensorStatisticsSummary_categoricalValues :: Lens' SensorStatisticsSummary (Maybe CategoricalValues) Source #

Parameter that describes potential risk about whether data associated with the sensor is categorical.

sensorStatisticsSummary_componentName :: Lens' SensorStatisticsSummary (Maybe Text) Source #

Name of the component to which the particular sensor belongs for which the statistics belong to.

sensorStatisticsSummary_dataEndTime :: Lens' SensorStatisticsSummary (Maybe UTCTime) Source #

Indicates the time reference to indicate the end of valid data associated with the sensor that the statistics belong to.

sensorStatisticsSummary_dataExists :: Lens' SensorStatisticsSummary (Maybe Bool) Source #

Parameter that indicates whether data exists for the sensor that the statistics belong to.

sensorStatisticsSummary_dataStartTime :: Lens' SensorStatisticsSummary (Maybe UTCTime) Source #

Indicates the time reference to indicate the beginning of valid data associated with the sensor that the statistics belong to.

sensorStatisticsSummary_duplicateTimestamps :: Lens' SensorStatisticsSummary (Maybe CountPercent) Source #

Parameter that describes the total number of duplicate timestamp records associated with the sensor that the statistics belong to.

sensorStatisticsSummary_invalidDateEntries :: Lens' SensorStatisticsSummary (Maybe CountPercent) Source #

Parameter that describes the total number of invalid date entries associated with the sensor that the statistics belong to.

sensorStatisticsSummary_invalidValues :: Lens' SensorStatisticsSummary (Maybe CountPercent) Source #

Parameter that describes the total number of, and percentage of, values that are invalid for the sensor that the statistics belong to.

sensorStatisticsSummary_largeTimestampGaps :: Lens' SensorStatisticsSummary (Maybe LargeTimestampGaps) Source #

Parameter that describes potential risk about whether data associated with the sensor contains one or more large gaps between consecutive timestamps.

sensorStatisticsSummary_missingValues :: Lens' SensorStatisticsSummary (Maybe CountPercent) Source #

Parameter that describes the total number of, and percentage of, values that are missing for the sensor that the statistics belong to.

sensorStatisticsSummary_monotonicValues :: Lens' SensorStatisticsSummary (Maybe MonotonicValues) Source #

Parameter that describes potential risk about whether data associated with the sensor is mostly monotonic.

sensorStatisticsSummary_multipleOperatingModes :: Lens' SensorStatisticsSummary (Maybe MultipleOperatingModes) Source #

Parameter that describes potential risk about whether data associated with the sensor has more than one operating mode.

sensorStatisticsSummary_sensorName :: Lens' SensorStatisticsSummary (Maybe Text) Source #

Name of the sensor that the statistics belong to.

SensorsWithShortDateRange

data SensorsWithShortDateRange Source #

Entity that comprises information on sensors that have shorter date range.

See: newSensorsWithShortDateRange smart constructor.

Constructors

SensorsWithShortDateRange' 

Fields

Instances

Instances details
FromJSON SensorsWithShortDateRange Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorsWithShortDateRange

Generic SensorsWithShortDateRange Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorsWithShortDateRange

Associated Types

type Rep SensorsWithShortDateRange :: Type -> Type #

Read SensorsWithShortDateRange Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorsWithShortDateRange

Show SensorsWithShortDateRange Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorsWithShortDateRange

NFData SensorsWithShortDateRange Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorsWithShortDateRange

Eq SensorsWithShortDateRange Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorsWithShortDateRange

Hashable SensorsWithShortDateRange Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorsWithShortDateRange

type Rep SensorsWithShortDateRange Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.SensorsWithShortDateRange

type Rep SensorsWithShortDateRange = D1 ('MetaData "SensorsWithShortDateRange" "Amazonka.LookoutEquipment.Types.SensorsWithShortDateRange" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "SensorsWithShortDateRange'" 'PrefixI 'True) (S1 ('MetaSel ('Just "affectedSensorCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newSensorsWithShortDateRange Source #

Create a value of SensorsWithShortDateRange 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:affectedSensorCount:SensorsWithShortDateRange', sensorsWithShortDateRange_affectedSensorCount - Indicates the number of sensors that have less than 90 days of data.

sensorsWithShortDateRange_affectedSensorCount :: Lens' SensorsWithShortDateRange Int Source #

Indicates the number of sensors that have less than 90 days of data.

Tag

data Tag Source #

A tag is a key-value pair that can be added to a resource as metadata.

See: newTag smart constructor.

Constructors

Tag' 

Fields

  • key :: Text

    The key for the specified tag.

  • value :: Text

    The value for the specified tag.

Instances

Instances details
FromJSON Tag Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Tag

ToJSON Tag Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Tag

Generic Tag Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

Read Tag Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Tag

Show Tag Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

NFData Tag Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Tag

Methods

rnf :: Tag -> () #

Eq Tag Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Tag

Methods

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

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

Hashable Tag Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

type Rep Tag Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.LookoutEquipment.Types.Tag" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTag Source #

Create a value of Tag 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:key:Tag', tag_key - The key for the specified tag.

$sel:value:Tag', tag_value - The value for the specified tag.

tag_key :: Lens' Tag Text Source #

The key for the specified tag.

tag_value :: Lens' Tag Text Source #

The value for the specified tag.

UnsupportedTimestamps

data UnsupportedTimestamps Source #

Entity that comprises information abount unsupported timestamps in the dataset.

See: newUnsupportedTimestamps smart constructor.

Constructors

UnsupportedTimestamps' 

Fields

Instances

Instances details
FromJSON UnsupportedTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.UnsupportedTimestamps

Generic UnsupportedTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.UnsupportedTimestamps

Associated Types

type Rep UnsupportedTimestamps :: Type -> Type #

Read UnsupportedTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.UnsupportedTimestamps

Show UnsupportedTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.UnsupportedTimestamps

NFData UnsupportedTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.UnsupportedTimestamps

Methods

rnf :: UnsupportedTimestamps -> () #

Eq UnsupportedTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.UnsupportedTimestamps

Hashable UnsupportedTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.UnsupportedTimestamps

type Rep UnsupportedTimestamps Source # 
Instance details

Defined in Amazonka.LookoutEquipment.Types.UnsupportedTimestamps

type Rep UnsupportedTimestamps = D1 ('MetaData "UnsupportedTimestamps" "Amazonka.LookoutEquipment.Types.UnsupportedTimestamps" "amazonka-lookoutequipment-2.0-FBtgEViQ46F6elHeNaa8oC" 'False) (C1 ('MetaCons "UnsupportedTimestamps'" 'PrefixI 'True) (S1 ('MetaSel ('Just "totalNumberOfUnsupportedTimestamps") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUnsupportedTimestamps Source #

Create a value of UnsupportedTimestamps 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:totalNumberOfUnsupportedTimestamps:UnsupportedTimestamps', unsupportedTimestamps_totalNumberOfUnsupportedTimestamps - Indicates the total number of unsupported timestamps across the ingested data.

unsupportedTimestamps_totalNumberOfUnsupportedTimestamps :: Lens' UnsupportedTimestamps Int Source #

Indicates the total number of unsupported timestamps across the ingested data.