amazonka-forecast-2.0: Amazon Forecast Service 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.Forecast.Types

Description

 
Synopsis

Service Configuration

defaultService :: Service Source #

API version 2018-06-26 of the Amazon Forecast Service SDK configuration.

Errors

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

We can't process the request because it includes an invalid value or a value that exceeds the valid range.

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

The token is not valid. Tokens expire after 24 hours.

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

The limit on the number of resources per account has been exceeded.

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

There is already a resource with this name. Try again with a different name.

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

The specified resource is in use.

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

We can't find a resource with that Amazon Resource Name (ARN). Check the ARN and try again.

AttributeType

newtype AttributeType Source #

Constructors

AttributeType' 

Instances

Instances details
FromJSON AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

FromJSONKey AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToJSON AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToJSONKey AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToByteString AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToHeader AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToLog AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToQuery AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

FromText AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToText AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Methods

toText :: AttributeType -> Text #

FromXML AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToXML AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Methods

toXML :: AttributeType -> XML #

Generic AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Associated Types

type Rep AttributeType :: Type -> Type #

Read AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Show AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

NFData AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Methods

rnf :: AttributeType -> () #

Eq AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Ord AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Hashable AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

type Rep AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

type Rep AttributeType = D1 ('MetaData "AttributeType" "Amazonka.Forecast.Types.AttributeType" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "AttributeType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAttributeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

AutoMLOverrideStrategy

newtype AutoMLOverrideStrategy Source #

Instances

Instances details
FromJSON AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

FromJSONKey AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToJSON AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToJSONKey AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToByteString AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToHeader AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToLog AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToQuery AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

FromText AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToText AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

FromXML AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToXML AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Generic AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Associated Types

type Rep AutoMLOverrideStrategy :: Type -> Type #

Read AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Show AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

NFData AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Methods

rnf :: AutoMLOverrideStrategy -> () #

Eq AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Ord AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Hashable AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

type Rep AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

type Rep AutoMLOverrideStrategy = D1 ('MetaData "AutoMLOverrideStrategy" "Amazonka.Forecast.Types.AutoMLOverrideStrategy" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "AutoMLOverrideStrategy'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutoMLOverrideStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Condition

newtype Condition Source #

Constructors

Condition' 

Fields

Instances

Instances details
FromJSON Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

FromJSONKey Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

ToJSON Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

ToJSONKey Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

ToByteString Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

Methods

toBS :: Condition -> ByteString #

ToHeader Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

ToLog Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

ToQuery Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

FromText Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

ToText Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

Methods

toText :: Condition -> Text #

FromXML Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

ToXML Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

Methods

toXML :: Condition -> XML #

Generic Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

Associated Types

type Rep Condition :: Type -> Type #

Read Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

Show Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

NFData Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

Methods

rnf :: Condition -> () #

Eq Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

Ord Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

Hashable Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

type Rep Condition Source # 
Instance details

Defined in Amazonka.Forecast.Types.Condition

type Rep Condition = D1 ('MetaData "Condition" "Amazonka.Forecast.Types.Condition" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "Condition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DatasetType

newtype DatasetType Source #

Constructors

DatasetType' 

Instances

Instances details
FromJSON DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

FromJSONKey DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToJSON DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToJSONKey DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToByteString DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToHeader DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToLog DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToQuery DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

FromText DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToText DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Methods

toText :: DatasetType -> Text #

FromXML DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToXML DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Methods

toXML :: DatasetType -> XML #

Generic DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Associated Types

type Rep DatasetType :: Type -> Type #

Read DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Show DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

NFData DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Methods

rnf :: DatasetType -> () #

Eq DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Ord DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Hashable DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

type Rep DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

type Rep DatasetType = D1 ('MetaData "DatasetType" "Amazonka.Forecast.Types.DatasetType" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "DatasetType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDatasetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

DayOfWeek

newtype DayOfWeek Source #

Constructors

DayOfWeek' 

Fields

Instances

Instances details
FromJSON DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

FromJSONKey DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

ToJSON DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

ToJSONKey DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

ToByteString DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

Methods

toBS :: DayOfWeek -> ByteString #

ToHeader DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

ToLog DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

ToQuery DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

FromText DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

ToText DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

Methods

toText :: DayOfWeek -> Text #

FromXML DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

ToXML DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

Methods

toXML :: DayOfWeek -> XML #

Generic DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

Associated Types

type Rep DayOfWeek :: Type -> Type #

Read DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

Show DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

NFData DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

Methods

rnf :: DayOfWeek -> () #

Eq DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

Ord DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

Hashable DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

type Rep DayOfWeek Source # 
Instance details

Defined in Amazonka.Forecast.Types.DayOfWeek

type Rep DayOfWeek = D1 ('MetaData "DayOfWeek" "Amazonka.Forecast.Types.DayOfWeek" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "DayOfWeek'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDayOfWeek") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Domain

newtype Domain Source #

Constructors

Domain' 

Fields

Bundled Patterns

pattern Domain_CUSTOM :: Domain 
pattern Domain_EC2_CAPACITY :: Domain 
pattern Domain_INVENTORY_PLANNING :: Domain 
pattern Domain_METRICS :: Domain 
pattern Domain_RETAIL :: Domain 
pattern Domain_WEB_TRAFFIC :: Domain 
pattern Domain_WORK_FORCE :: Domain 

Instances

Instances details
FromJSON Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

FromJSONKey Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

ToJSON Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

ToJSONKey Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

ToByteString Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

toBS :: Domain -> ByteString #

ToHeader Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

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

ToLog Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

ToQuery Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

FromText Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

ToText Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

toText :: Domain -> Text #

FromXML Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

ToXML Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

toXML :: Domain -> XML #

Generic Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Associated Types

type Rep Domain :: Type -> Type #

Methods

from :: Domain -> Rep Domain x #

to :: Rep Domain x -> Domain #

Read Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Show Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

NFData Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

rnf :: Domain -> () #

Eq Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

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

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

Ord Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Hashable Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

hashWithSalt :: Int -> Domain -> Int #

hash :: Domain -> Int #

type Rep Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

type Rep Domain = D1 ('MetaData "Domain" "Amazonka.Forecast.Types.Domain" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "Domain'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDomain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

EvaluationType

newtype EvaluationType Source #

Constructors

EvaluationType' 

Instances

Instances details
FromJSON EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

FromJSONKey EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToJSON EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToJSONKey EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToByteString EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToHeader EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToLog EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToQuery EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

FromText EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToText EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

FromXML EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToXML EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Methods

toXML :: EvaluationType -> XML #

Generic EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Associated Types

type Rep EvaluationType :: Type -> Type #

Read EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Show EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

NFData EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Methods

rnf :: EvaluationType -> () #

Eq EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Ord EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Hashable EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

type Rep EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

type Rep EvaluationType = D1 ('MetaData "EvaluationType" "Amazonka.Forecast.Types.EvaluationType" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "EvaluationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromEvaluationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FeaturizationMethodName

newtype FeaturizationMethodName Source #

Instances

Instances details
FromJSON FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

FromJSONKey FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToJSON FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToJSONKey FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToByteString FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToHeader FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToLog FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToQuery FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

FromText FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToText FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

FromXML FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToXML FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Generic FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Associated Types

type Rep FeaturizationMethodName :: Type -> Type #

Read FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Show FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

NFData FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Methods

rnf :: FeaturizationMethodName -> () #

Eq FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Ord FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Hashable FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

type Rep FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

type Rep FeaturizationMethodName = D1 ('MetaData "FeaturizationMethodName" "Amazonka.Forecast.Types.FeaturizationMethodName" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "FeaturizationMethodName'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFeaturizationMethodName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

FilterConditionString

newtype FilterConditionString Source #

Instances

Instances details
FromJSON FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

FromJSONKey FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToJSON FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToJSONKey FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToByteString FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToHeader FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToLog FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToQuery FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

FromText FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToText FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

FromXML FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToXML FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Generic FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Associated Types

type Rep FilterConditionString :: Type -> Type #

Read FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Show FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

NFData FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Methods

rnf :: FilterConditionString -> () #

Eq FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Ord FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Hashable FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

type Rep FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

type Rep FilterConditionString = D1 ('MetaData "FilterConditionString" "Amazonka.Forecast.Types.FilterConditionString" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "FilterConditionString'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromFilterConditionString") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Month

newtype Month Source #

Constructors

Month' 

Fields

Bundled Patterns

pattern Month_APRIL :: Month 
pattern Month_AUGUST :: Month 
pattern Month_DECEMBER :: Month 
pattern Month_FEBRUARY :: Month 
pattern Month_JANUARY :: Month 
pattern Month_JULY :: Month 
pattern Month_JUNE :: Month 
pattern Month_MARCH :: Month 
pattern Month_MAY :: Month 
pattern Month_NOVEMBER :: Month 
pattern Month_OCTOBER :: Month 
pattern Month_SEPTEMBER :: Month 

Instances

Instances details
FromJSON Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

FromJSONKey Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

ToJSON Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

ToJSONKey Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

ToByteString Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

toBS :: Month -> ByteString #

ToHeader Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

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

ToLog Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

ToQuery Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

toQuery :: Month -> QueryString #

FromText Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

ToText Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

toText :: Month -> Text #

FromXML Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

parseXML :: [Node] -> Either String Month #

ToXML Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

toXML :: Month -> XML #

Generic Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Associated Types

type Rep Month :: Type -> Type #

Methods

from :: Month -> Rep Month x #

to :: Rep Month x -> Month #

Read Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Show Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

showsPrec :: Int -> Month -> ShowS #

show :: Month -> String #

showList :: [Month] -> ShowS #

NFData Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

rnf :: Month -> () #

Eq Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

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

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

Ord Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

compare :: Month -> Month -> Ordering #

(<) :: Month -> Month -> Bool #

(<=) :: Month -> Month -> Bool #

(>) :: Month -> Month -> Bool #

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

max :: Month -> Month -> Month #

min :: Month -> Month -> Month #

Hashable Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

Methods

hashWithSalt :: Int -> Month -> Int #

hash :: Month -> Int #

type Rep Month Source # 
Instance details

Defined in Amazonka.Forecast.Types.Month

type Rep Month = D1 ('MetaData "Month" "Amazonka.Forecast.Types.Month" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "Month'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromMonth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Operation

newtype Operation Source #

Constructors

Operation' 

Fields

Bundled Patterns

pattern Operation_ADD :: Operation 
pattern Operation_DIVIDE :: Operation 
pattern Operation_MULTIPLY :: Operation 
pattern Operation_SUBTRACT :: Operation 

Instances

Instances details
FromJSON Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

FromJSONKey Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

ToJSON Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

ToJSONKey Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

ToByteString Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

Methods

toBS :: Operation -> ByteString #

ToHeader Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

ToLog Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

ToQuery Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

FromText Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

ToText Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

Methods

toText :: Operation -> Text #

FromXML Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

ToXML Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

Methods

toXML :: Operation -> XML #

Generic Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

Associated Types

type Rep Operation :: Type -> Type #

Read Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

Show Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

NFData Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

Methods

rnf :: Operation -> () #

Eq Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

Ord Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

Hashable Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

type Rep Operation Source # 
Instance details

Defined in Amazonka.Forecast.Types.Operation

type Rep Operation = D1 ('MetaData "Operation" "Amazonka.Forecast.Types.Operation" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "Operation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOperation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

OptimizationMetric

newtype OptimizationMetric Source #

Instances

Instances details
FromJSON OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

FromJSONKey OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToJSON OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToJSONKey OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToByteString OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToHeader OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToLog OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToQuery OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

FromText OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToText OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

FromXML OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToXML OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Generic OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Associated Types

type Rep OptimizationMetric :: Type -> Type #

Read OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Show OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

NFData OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Methods

rnf :: OptimizationMetric -> () #

Eq OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Ord OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Hashable OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

type Rep OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

type Rep OptimizationMetric = D1 ('MetaData "OptimizationMetric" "Amazonka.Forecast.Types.OptimizationMetric" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "OptimizationMetric'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromOptimizationMetric") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ScalingType

newtype ScalingType Source #

Constructors

ScalingType' 

Instances

Instances details
FromJSON ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

FromJSONKey ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToJSON ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToJSONKey ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToByteString ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToHeader ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToLog ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToQuery ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

FromText ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToText ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Methods

toText :: ScalingType -> Text #

FromXML ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToXML ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Methods

toXML :: ScalingType -> XML #

Generic ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Associated Types

type Rep ScalingType :: Type -> Type #

Read ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Show ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

NFData ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Methods

rnf :: ScalingType -> () #

Eq ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Ord ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Hashable ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

type Rep ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

type Rep ScalingType = D1 ('MetaData "ScalingType" "Amazonka.Forecast.Types.ScalingType" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "ScalingType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromScalingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

State

newtype State Source #

Constructors

State' 

Fields

Bundled Patterns

pattern State_Active :: State 
pattern State_Deleted :: State 

Instances

Instances details
FromJSON State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

FromJSONKey State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

ToJSON State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

ToJSONKey State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

ToByteString State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

toBS :: State -> ByteString #

ToHeader State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

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

ToLog State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

ToQuery State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

toQuery :: State -> QueryString #

FromText State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

ToText State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

toText :: State -> Text #

FromXML State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

parseXML :: [Node] -> Either String State #

ToXML State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

toXML :: State -> XML #

Generic State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Associated Types

type Rep State :: Type -> Type #

Methods

from :: State -> Rep State x #

to :: Rep State x -> State #

Read State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Show State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

showsPrec :: Int -> State -> ShowS #

show :: State -> String #

showList :: [State] -> ShowS #

NFData State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

rnf :: State -> () #

Eq State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

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

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

Ord State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

compare :: State -> State -> Ordering #

(<) :: State -> State -> Bool #

(<=) :: State -> State -> Bool #

(>) :: State -> State -> Bool #

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

max :: State -> State -> State #

min :: State -> State -> State #

Hashable State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

Methods

hashWithSalt :: Int -> State -> Int #

hash :: State -> Int #

type Rep State Source # 
Instance details

Defined in Amazonka.Forecast.Types.State

type Rep State = D1 ('MetaData "State" "Amazonka.Forecast.Types.State" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "State'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TimePointGranularity

newtype TimePointGranularity Source #

Instances

Instances details
FromJSON TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

FromJSONKey TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

ToJSON TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

ToJSONKey TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

ToByteString TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

ToHeader TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

ToLog TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

ToQuery TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

FromText TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

ToText TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

FromXML TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

ToXML TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

Generic TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

Associated Types

type Rep TimePointGranularity :: Type -> Type #

Read TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

Show TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

NFData TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

Methods

rnf :: TimePointGranularity -> () #

Eq TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

Ord TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

Hashable TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

type Rep TimePointGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimePointGranularity

type Rep TimePointGranularity = D1 ('MetaData "TimePointGranularity" "Amazonka.Forecast.Types.TimePointGranularity" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "TimePointGranularity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTimePointGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

TimeSeriesGranularity

newtype TimeSeriesGranularity Source #

Instances

Instances details
FromJSON TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

FromJSONKey TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

ToJSON TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

ToJSONKey TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

ToByteString TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

ToHeader TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

ToLog TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

ToQuery TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

FromText TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

ToText TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

FromXML TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

ToXML TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

Generic TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

Associated Types

type Rep TimeSeriesGranularity :: Type -> Type #

Read TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

Show TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

NFData TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

Methods

rnf :: TimeSeriesGranularity -> () #

Eq TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

Ord TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

Hashable TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

type Rep TimeSeriesGranularity Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesGranularity

type Rep TimeSeriesGranularity = D1 ('MetaData "TimeSeriesGranularity" "Amazonka.Forecast.Types.TimeSeriesGranularity" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'True) (C1 ('MetaCons "TimeSeriesGranularity'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromTimeSeriesGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

Action

data Action Source #

Defines the modifications that you are making to an attribute for a what-if forecast. For example, you can use this operation to create a what-if forecast that investigates a 10% off sale on all shoes. To do this, you specify "AttributeName": "shoes", "Operation": "MULTIPLY", and "Value": "0.90". Pair this operation with the TimeSeriesCondition operation within the CreateWhatIfForecastRequest$TimeSeriesTransformations operation to define a subset of attribute items that are modified.

See: newAction smart constructor.

Constructors

Action' 

Fields

  • attributeName :: Text

    The related time series that you are modifying. This value is case insensitive.

  • operation :: Operation

    The operation that is applied to the provided attribute. Operations include:

    • ADD - adds Value to all rows of AttributeName.
    • SUBTRACT - subtracts Value from all rows of AttributeName.
    • MULTIPLY - multiplies all rows of AttributeName by Value.
    • DIVIDE - divides all rows of AttributeName by Value.
  • value :: Double

    The value that is applied for the chosen Operation.

Instances

Instances details
FromJSON Action Source # 
Instance details

Defined in Amazonka.Forecast.Types.Action

ToJSON Action Source # 
Instance details

Defined in Amazonka.Forecast.Types.Action

Generic Action Source # 
Instance details

Defined in Amazonka.Forecast.Types.Action

Associated Types

type Rep Action :: Type -> Type #

Methods

from :: Action -> Rep Action x #

to :: Rep Action x -> Action #

Read Action Source # 
Instance details

Defined in Amazonka.Forecast.Types.Action

Show Action Source # 
Instance details

Defined in Amazonka.Forecast.Types.Action

NFData Action Source # 
Instance details

Defined in Amazonka.Forecast.Types.Action

Methods

rnf :: Action -> () #

Eq Action Source # 
Instance details

Defined in Amazonka.Forecast.Types.Action

Methods

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

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

Hashable Action Source # 
Instance details

Defined in Amazonka.Forecast.Types.Action

Methods

hashWithSalt :: Int -> Action -> Int #

hash :: Action -> Int #

type Rep Action Source # 
Instance details

Defined in Amazonka.Forecast.Types.Action

type Rep Action = D1 ('MetaData "Action" "Amazonka.Forecast.Types.Action" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "Action'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "operation") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Operation) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double))))

newAction Source #

Create a value of Action 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:attributeName:Action', action_attributeName - The related time series that you are modifying. This value is case insensitive.

$sel:operation:Action', action_operation - The operation that is applied to the provided attribute. Operations include:

  • ADD - adds Value to all rows of AttributeName.
  • SUBTRACT - subtracts Value from all rows of AttributeName.
  • MULTIPLY - multiplies all rows of AttributeName by Value.
  • DIVIDE - divides all rows of AttributeName by Value.

$sel:value:Action', action_value - The value that is applied for the chosen Operation.

action_attributeName :: Lens' Action Text Source #

The related time series that you are modifying. This value is case insensitive.

action_operation :: Lens' Action Operation Source #

The operation that is applied to the provided attribute. Operations include:

  • ADD - adds Value to all rows of AttributeName.
  • SUBTRACT - subtracts Value from all rows of AttributeName.
  • MULTIPLY - multiplies all rows of AttributeName by Value.
  • DIVIDE - divides all rows of AttributeName by Value.

action_value :: Lens' Action Double Source #

The value that is applied for the chosen Operation.

AdditionalDataset

data AdditionalDataset Source #

Describes an additional dataset. This object is part of the DataConfig object. Forecast supports the Weather Index and Holidays additional datasets.

Weather Index

The Amazon Forecast Weather Index is a built-in dataset that incorporates historical and projected weather information into your model. The Weather Index supplements your datasets with over two years of historical weather data and up to 14 days of projected weather data. For more information, see Amazon Forecast Weather Index.

Holidays

Holidays is a built-in dataset that incorporates national holiday information into your model. It provides native support for the holiday calendars of 66 countries. To view the holiday calendars, refer to the Jollyday library. For more information, see Holidays Featurization.

See: newAdditionalDataset smart constructor.

Constructors

AdditionalDataset' 

Fields

  • configuration :: Maybe (HashMap Text (NonEmpty Text))

    Weather Index

    To enable the Weather Index, do not specify a value for Configuration.

    Holidays

    Holidays

    To enable Holidays, set CountryCode to one of the following two-letter country codes:

    • "AL" - ALBANIA
    • "AR" - ARGENTINA
    • "AT" - AUSTRIA
    • "AU" - AUSTRALIA
    • "BA" - BOSNIA HERZEGOVINA
    • "BE" - BELGIUM
    • "BG" - BULGARIA
    • "BO" - BOLIVIA
    • "BR" - BRAZIL
    • "BY" - BELARUS
    • "CA" - CANADA
    • "CL" - CHILE
    • "CO" - COLOMBIA
    • "CR" - COSTA RICA
    • "HR" - CROATIA
    • "CZ" - CZECH REPUBLIC
    • "DK" - DENMARK
    • "EC" - ECUADOR
    • "EE" - ESTONIA
    • "ET" - ETHIOPIA
    • "FI" - FINLAND
    • "FR" - FRANCE
    • "DE" - GERMANY
    • "GR" - GREECE
    • "HU" - HUNGARY
    • "IS" - ICELAND
    • "IN" - INDIA
    • "IE" - IRELAND
    • "IT" - ITALY
    • "JP" - JAPAN
    • "KZ" - KAZAKHSTAN
    • "KR" - KOREA
    • "LV" - LATVIA
    • "LI" - LIECHTENSTEIN
    • "LT" - LITHUANIA
    • "LU" - LUXEMBOURG
    • "MK" - MACEDONIA
    • "MT" - MALTA
    • "MX" - MEXICO
    • "MD" - MOLDOVA
    • "ME" - MONTENEGRO
    • "NL" - NETHERLANDS
    • "NZ" - NEW ZEALAND
    • "NI" - NICARAGUA
    • "NG" - NIGERIA
    • "NO" - NORWAY
    • "PA" - PANAMA
    • "PY" - PARAGUAY
    • "PE" - PERU
    • "PL" - POLAND
    • "PT" - PORTUGAL
    • "RO" - ROMANIA
    • "RU" - RUSSIA
    • "RS" - SERBIA
    • "SK" - SLOVAKIA
    • "SI" - SLOVENIA
    • "ZA" - SOUTH AFRICA
    • "ES" - SPAIN
    • "SE" - SWEDEN
    • "CH" - SWITZERLAND
    • "UA" - UKRAINE
    • "AE" - UNITED ARAB EMIRATES
    • "US" - UNITED STATES
    • "UK" - UNITED KINGDOM
    • "UY" - URUGUAY
    • "VE" - VENEZUELA
  • name :: Text

    The name of the additional dataset. Valid names: "holiday" and "weather".

Instances

Instances details
FromJSON AdditionalDataset Source # 
Instance details

Defined in Amazonka.Forecast.Types.AdditionalDataset

ToJSON AdditionalDataset Source # 
Instance details

Defined in Amazonka.Forecast.Types.AdditionalDataset

Generic AdditionalDataset Source # 
Instance details

Defined in Amazonka.Forecast.Types.AdditionalDataset

Associated Types

type Rep AdditionalDataset :: Type -> Type #

Read AdditionalDataset Source # 
Instance details

Defined in Amazonka.Forecast.Types.AdditionalDataset

Show AdditionalDataset Source # 
Instance details

Defined in Amazonka.Forecast.Types.AdditionalDataset

NFData AdditionalDataset Source # 
Instance details

Defined in Amazonka.Forecast.Types.AdditionalDataset

Methods

rnf :: AdditionalDataset -> () #

Eq AdditionalDataset Source # 
Instance details

Defined in Amazonka.Forecast.Types.AdditionalDataset

Hashable AdditionalDataset Source # 
Instance details

Defined in Amazonka.Forecast.Types.AdditionalDataset

type Rep AdditionalDataset Source # 
Instance details

Defined in Amazonka.Forecast.Types.AdditionalDataset

type Rep AdditionalDataset = D1 ('MetaData "AdditionalDataset" "Amazonka.Forecast.Types.AdditionalDataset" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "AdditionalDataset'" 'PrefixI 'True) (S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text (NonEmpty Text)))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newAdditionalDataset Source #

Create a value of AdditionalDataset 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:configuration:AdditionalDataset', additionalDataset_configuration - Weather Index

To enable the Weather Index, do not specify a value for Configuration.

Holidays

Holidays

To enable Holidays, set CountryCode to one of the following two-letter country codes:

  • "AL" - ALBANIA
  • "AR" - ARGENTINA
  • "AT" - AUSTRIA
  • "AU" - AUSTRALIA
  • "BA" - BOSNIA HERZEGOVINA
  • "BE" - BELGIUM
  • "BG" - BULGARIA
  • "BO" - BOLIVIA
  • "BR" - BRAZIL
  • "BY" - BELARUS
  • "CA" - CANADA
  • "CL" - CHILE
  • "CO" - COLOMBIA
  • "CR" - COSTA RICA
  • "HR" - CROATIA
  • "CZ" - CZECH REPUBLIC
  • "DK" - DENMARK
  • "EC" - ECUADOR
  • "EE" - ESTONIA
  • "ET" - ETHIOPIA
  • "FI" - FINLAND
  • "FR" - FRANCE
  • "DE" - GERMANY
  • "GR" - GREECE
  • "HU" - HUNGARY
  • "IS" - ICELAND
  • "IN" - INDIA
  • "IE" - IRELAND
  • "IT" - ITALY
  • "JP" - JAPAN
  • "KZ" - KAZAKHSTAN
  • "KR" - KOREA
  • "LV" - LATVIA
  • "LI" - LIECHTENSTEIN
  • "LT" - LITHUANIA
  • "LU" - LUXEMBOURG
  • "MK" - MACEDONIA
  • "MT" - MALTA
  • "MX" - MEXICO
  • "MD" - MOLDOVA
  • "ME" - MONTENEGRO
  • "NL" - NETHERLANDS
  • "NZ" - NEW ZEALAND
  • "NI" - NICARAGUA
  • "NG" - NIGERIA
  • "NO" - NORWAY
  • "PA" - PANAMA
  • "PY" - PARAGUAY
  • "PE" - PERU
  • "PL" - POLAND
  • "PT" - PORTUGAL
  • "RO" - ROMANIA
  • "RU" - RUSSIA
  • "RS" - SERBIA
  • "SK" - SLOVAKIA
  • "SI" - SLOVENIA
  • "ZA" - SOUTH AFRICA
  • "ES" - SPAIN
  • "SE" - SWEDEN
  • "CH" - SWITZERLAND
  • "UA" - UKRAINE
  • "AE" - UNITED ARAB EMIRATES
  • "US" - UNITED STATES
  • "UK" - UNITED KINGDOM
  • "UY" - URUGUAY
  • "VE" - VENEZUELA

$sel:name:AdditionalDataset', additionalDataset_name - The name of the additional dataset. Valid names: "holiday" and "weather".

additionalDataset_configuration :: Lens' AdditionalDataset (Maybe (HashMap Text (NonEmpty Text))) Source #

Weather Index

To enable the Weather Index, do not specify a value for Configuration.

Holidays

Holidays

To enable Holidays, set CountryCode to one of the following two-letter country codes:

  • "AL" - ALBANIA
  • "AR" - ARGENTINA
  • "AT" - AUSTRIA
  • "AU" - AUSTRALIA
  • "BA" - BOSNIA HERZEGOVINA
  • "BE" - BELGIUM
  • "BG" - BULGARIA
  • "BO" - BOLIVIA
  • "BR" - BRAZIL
  • "BY" - BELARUS
  • "CA" - CANADA
  • "CL" - CHILE
  • "CO" - COLOMBIA
  • "CR" - COSTA RICA
  • "HR" - CROATIA
  • "CZ" - CZECH REPUBLIC
  • "DK" - DENMARK
  • "EC" - ECUADOR
  • "EE" - ESTONIA
  • "ET" - ETHIOPIA
  • "FI" - FINLAND
  • "FR" - FRANCE
  • "DE" - GERMANY
  • "GR" - GREECE
  • "HU" - HUNGARY
  • "IS" - ICELAND
  • "IN" - INDIA
  • "IE" - IRELAND
  • "IT" - ITALY
  • "JP" - JAPAN
  • "KZ" - KAZAKHSTAN
  • "KR" - KOREA
  • "LV" - LATVIA
  • "LI" - LIECHTENSTEIN
  • "LT" - LITHUANIA
  • "LU" - LUXEMBOURG
  • "MK" - MACEDONIA
  • "MT" - MALTA
  • "MX" - MEXICO
  • "MD" - MOLDOVA
  • "ME" - MONTENEGRO
  • "NL" - NETHERLANDS
  • "NZ" - NEW ZEALAND
  • "NI" - NICARAGUA
  • "NG" - NIGERIA
  • "NO" - NORWAY
  • "PA" - PANAMA
  • "PY" - PARAGUAY
  • "PE" - PERU
  • "PL" - POLAND
  • "PT" - PORTUGAL
  • "RO" - ROMANIA
  • "RU" - RUSSIA
  • "RS" - SERBIA
  • "SK" - SLOVAKIA
  • "SI" - SLOVENIA
  • "ZA" - SOUTH AFRICA
  • "ES" - SPAIN
  • "SE" - SWEDEN
  • "CH" - SWITZERLAND
  • "UA" - UKRAINE
  • "AE" - UNITED ARAB EMIRATES
  • "US" - UNITED STATES
  • "UK" - UNITED KINGDOM
  • "UY" - URUGUAY
  • "VE" - VENEZUELA

additionalDataset_name :: Lens' AdditionalDataset Text Source #

The name of the additional dataset. Valid names: "holiday" and "weather".

AttributeConfig

data AttributeConfig Source #

Provides information about the method used to transform attributes.

The following is an example using the RETAIL domain:

{
"AttributeName": "demand",
"Transformations": {"aggregation": "sum", "middlefill": "zero", "backfill": "zero"}
}

See: newAttributeConfig smart constructor.

Constructors

AttributeConfig' 

Fields

  • attributeName :: Text

    The name of the attribute as specified in the schema. Amazon Forecast supports the target field of the target time series and the related time series datasets. For example, for the RETAIL domain, the target is demand.

  • transformations :: HashMap Text Text

    The method parameters (key-value pairs), which are a map of override parameters. Specify these parameters to override the default values. Related Time Series attributes do not accept aggregation parameters.

    The following list shows the parameters and their valid values for the "filling" featurization method for a Target Time Series dataset. Default values are bolded.

    • aggregation: sum, avg, first, min, max
    • frontfill: none
    • middlefill: zero, nan (not a number), value, median, mean, min, max
    • backfill: zero, nan, value, median, mean, min, max

    The following list shows the parameters and their valid values for a Related Time Series featurization method (there are no defaults):

    • middlefill: zero, value, median, mean, min, max
    • backfill: zero, value, median, mean, min, max
    • futurefill: zero, value, median, mean, min, max

    To set a filling method to a specific value, set the fill parameter to value and define the value in a corresponding _value parameter. For example, to set backfilling to a value of 2, include the following: "backfill": "value" and "backfill_value":"2".

Instances

Instances details
FromJSON AttributeConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeConfig

ToJSON AttributeConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeConfig

Generic AttributeConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeConfig

Associated Types

type Rep AttributeConfig :: Type -> Type #

Read AttributeConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeConfig

Show AttributeConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeConfig

NFData AttributeConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeConfig

Methods

rnf :: AttributeConfig -> () #

Eq AttributeConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeConfig

Hashable AttributeConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeConfig

type Rep AttributeConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeConfig

type Rep AttributeConfig = D1 ('MetaData "AttributeConfig" "Amazonka.Forecast.Types.AttributeConfig" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "AttributeConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "transformations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (HashMap Text Text))))

newAttributeConfig Source #

Create a value of AttributeConfig 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:attributeName:AttributeConfig', attributeConfig_attributeName - The name of the attribute as specified in the schema. Amazon Forecast supports the target field of the target time series and the related time series datasets. For example, for the RETAIL domain, the target is demand.

$sel:transformations:AttributeConfig', attributeConfig_transformations - The method parameters (key-value pairs), which are a map of override parameters. Specify these parameters to override the default values. Related Time Series attributes do not accept aggregation parameters.

The following list shows the parameters and their valid values for the "filling" featurization method for a Target Time Series dataset. Default values are bolded.

  • aggregation: sum, avg, first, min, max
  • frontfill: none
  • middlefill: zero, nan (not a number), value, median, mean, min, max
  • backfill: zero, nan, value, median, mean, min, max

The following list shows the parameters and their valid values for a Related Time Series featurization method (there are no defaults):

  • middlefill: zero, value, median, mean, min, max
  • backfill: zero, value, median, mean, min, max
  • futurefill: zero, value, median, mean, min, max

To set a filling method to a specific value, set the fill parameter to value and define the value in a corresponding _value parameter. For example, to set backfilling to a value of 2, include the following: "backfill": "value" and "backfill_value":"2".

attributeConfig_attributeName :: Lens' AttributeConfig Text Source #

The name of the attribute as specified in the schema. Amazon Forecast supports the target field of the target time series and the related time series datasets. For example, for the RETAIL domain, the target is demand.

attributeConfig_transformations :: Lens' AttributeConfig (HashMap Text Text) Source #

The method parameters (key-value pairs), which are a map of override parameters. Specify these parameters to override the default values. Related Time Series attributes do not accept aggregation parameters.

The following list shows the parameters and their valid values for the "filling" featurization method for a Target Time Series dataset. Default values are bolded.

  • aggregation: sum, avg, first, min, max
  • frontfill: none
  • middlefill: zero, nan (not a number), value, median, mean, min, max
  • backfill: zero, nan, value, median, mean, min, max

The following list shows the parameters and their valid values for a Related Time Series featurization method (there are no defaults):

  • middlefill: zero, value, median, mean, min, max
  • backfill: zero, value, median, mean, min, max
  • futurefill: zero, value, median, mean, min, max

To set a filling method to a specific value, set the fill parameter to value and define the value in a corresponding _value parameter. For example, to set backfilling to a value of 2, include the following: "backfill": "value" and "backfill_value":"2".

Baseline

data Baseline Source #

Metrics you can use as a baseline for comparison purposes. Use these metrics when you interpret monitoring results for an auto predictor.

See: newBaseline smart constructor.

Constructors

Baseline' 

Fields

Instances

Instances details
FromJSON Baseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.Baseline

Generic Baseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.Baseline

Associated Types

type Rep Baseline :: Type -> Type #

Methods

from :: Baseline -> Rep Baseline x #

to :: Rep Baseline x -> Baseline #

Read Baseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.Baseline

Show Baseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.Baseline

NFData Baseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.Baseline

Methods

rnf :: Baseline -> () #

Eq Baseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.Baseline

Hashable Baseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.Baseline

Methods

hashWithSalt :: Int -> Baseline -> Int #

hash :: Baseline -> Int #

type Rep Baseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.Baseline

type Rep Baseline = D1 ('MetaData "Baseline" "Amazonka.Forecast.Types.Baseline" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "Baseline'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictorBaseline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PredictorBaseline))))

newBaseline :: Baseline Source #

Create a value of Baseline 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:predictorBaseline:Baseline', baseline_predictorBaseline - The initial accuracy metrics for the predictor you are monitoring. Use these metrics as a baseline for comparison purposes as you use your predictor and the metrics change.

baseline_predictorBaseline :: Lens' Baseline (Maybe PredictorBaseline) Source #

The initial accuracy metrics for the predictor you are monitoring. Use these metrics as a baseline for comparison purposes as you use your predictor and the metrics change.

BaselineMetric

data BaselineMetric Source #

An individual metric that you can use for comparison as you evaluate your monitoring results.

See: newBaselineMetric smart constructor.

Constructors

BaselineMetric' 

Fields

Instances

Instances details
FromJSON BaselineMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.BaselineMetric

Generic BaselineMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.BaselineMetric

Associated Types

type Rep BaselineMetric :: Type -> Type #

Read BaselineMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.BaselineMetric

Show BaselineMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.BaselineMetric

NFData BaselineMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.BaselineMetric

Methods

rnf :: BaselineMetric -> () #

Eq BaselineMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.BaselineMetric

Hashable BaselineMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.BaselineMetric

type Rep BaselineMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.BaselineMetric

type Rep BaselineMetric = D1 ('MetaData "BaselineMetric" "Amazonka.Forecast.Types.BaselineMetric" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "BaselineMetric'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newBaselineMetric :: BaselineMetric Source #

Create a value of BaselineMetric with all optional fields omitted.

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

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

$sel:name:BaselineMetric', baselineMetric_name - The name of the metric.

$sel:value:BaselineMetric', baselineMetric_value - The value for the metric.

CategoricalParameterRange

data CategoricalParameterRange Source #

Specifies a categorical hyperparameter and it's range of tunable values. This object is part of the ParameterRanges object.

See: newCategoricalParameterRange smart constructor.

Constructors

CategoricalParameterRange' 

Fields

  • name :: Text

    The name of the categorical hyperparameter to tune.

  • values :: NonEmpty Text

    A list of the tunable categories for the hyperparameter.

Instances

Instances details
FromJSON CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

ToJSON CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

Generic CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

Associated Types

type Rep CategoricalParameterRange :: Type -> Type #

Read CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

Show CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

NFData CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

Eq CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

Hashable CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

type Rep CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

type Rep CategoricalParameterRange = D1 ('MetaData "CategoricalParameterRange" "Amazonka.Forecast.Types.CategoricalParameterRange" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "CategoricalParameterRange'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "values") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text))))

newCategoricalParameterRange Source #

Create a value of CategoricalParameterRange with all optional fields omitted.

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

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

$sel:name:CategoricalParameterRange', categoricalParameterRange_name - The name of the categorical hyperparameter to tune.

$sel:values:CategoricalParameterRange', categoricalParameterRange_values - A list of the tunable categories for the hyperparameter.

categoricalParameterRange_name :: Lens' CategoricalParameterRange Text Source #

The name of the categorical hyperparameter to tune.

categoricalParameterRange_values :: Lens' CategoricalParameterRange (NonEmpty Text) Source #

A list of the tunable categories for the hyperparameter.

ContinuousParameterRange

data ContinuousParameterRange Source #

Specifies a continuous hyperparameter and it's range of tunable values. This object is part of the ParameterRanges object.

See: newContinuousParameterRange smart constructor.

Constructors

ContinuousParameterRange' 

Fields

  • scalingType :: Maybe ScalingType

    The scale that hyperparameter tuning uses to search the hyperparameter range. Valid values:

    Auto
    Amazon Forecast hyperparameter tuning chooses the best scale for the hyperparameter.
    Linear
    Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
    Logarithmic
    Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

    Logarithmic scaling works only for ranges that have values greater than 0.

    ReverseLogarithmic
    hyperparameter tuning searches the values in the hyperparameter range by using a reverse logarithmic scale.

    Reverse logarithmic scaling works only for ranges that are entirely within the range 0 <= x < 1.0.

    For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

  • name :: Text

    The name of the hyperparameter to tune.

  • maxValue :: Double

    The maximum tunable value of the hyperparameter.

  • minValue :: Double

    The minimum tunable value of the hyperparameter.

Instances

Instances details
FromJSON ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

ToJSON ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

Generic ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

Associated Types

type Rep ContinuousParameterRange :: Type -> Type #

Read ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

Show ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

NFData ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

Eq ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

Hashable ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

type Rep ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

type Rep ContinuousParameterRange = D1 ('MetaData "ContinuousParameterRange" "Amazonka.Forecast.Types.ContinuousParameterRange" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ContinuousParameterRange'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "scalingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScalingType)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "maxValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double) :*: S1 ('MetaSel ('Just "minValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Double))))

newContinuousParameterRange Source #

Create a value of ContinuousParameterRange 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:scalingType:ContinuousParameterRange', continuousParameterRange_scalingType - The scale that hyperparameter tuning uses to search the hyperparameter range. Valid values:

Auto
Amazon Forecast hyperparameter tuning chooses the best scale for the hyperparameter.
Linear
Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
Logarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

Logarithmic scaling works only for ranges that have values greater than 0.

ReverseLogarithmic
hyperparameter tuning searches the values in the hyperparameter range by using a reverse logarithmic scale.

Reverse logarithmic scaling works only for ranges that are entirely within the range 0 <= x < 1.0.

For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

$sel:name:ContinuousParameterRange', continuousParameterRange_name - The name of the hyperparameter to tune.

$sel:maxValue:ContinuousParameterRange', continuousParameterRange_maxValue - The maximum tunable value of the hyperparameter.

$sel:minValue:ContinuousParameterRange', continuousParameterRange_minValue - The minimum tunable value of the hyperparameter.

continuousParameterRange_scalingType :: Lens' ContinuousParameterRange (Maybe ScalingType) Source #

The scale that hyperparameter tuning uses to search the hyperparameter range. Valid values:

Auto
Amazon Forecast hyperparameter tuning chooses the best scale for the hyperparameter.
Linear
Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
Logarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

Logarithmic scaling works only for ranges that have values greater than 0.

ReverseLogarithmic
hyperparameter tuning searches the values in the hyperparameter range by using a reverse logarithmic scale.

Reverse logarithmic scaling works only for ranges that are entirely within the range 0 <= x < 1.0.

For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

continuousParameterRange_name :: Lens' ContinuousParameterRange Text Source #

The name of the hyperparameter to tune.

continuousParameterRange_maxValue :: Lens' ContinuousParameterRange Double Source #

The maximum tunable value of the hyperparameter.

continuousParameterRange_minValue :: Lens' ContinuousParameterRange Double Source #

The minimum tunable value of the hyperparameter.

DataConfig

data DataConfig Source #

The data configuration for your dataset group and any additional datasets.

See: newDataConfig smart constructor.

Constructors

DataConfig' 

Fields

Instances

Instances details
FromJSON DataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataConfig

ToJSON DataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataConfig

Generic DataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataConfig

Associated Types

type Rep DataConfig :: Type -> Type #

Read DataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataConfig

Show DataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataConfig

NFData DataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataConfig

Methods

rnf :: DataConfig -> () #

Eq DataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataConfig

Hashable DataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataConfig

type Rep DataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataConfig

type Rep DataConfig = D1 ('MetaData "DataConfig" "Amazonka.Forecast.Types.DataConfig" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "DataConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "additionalDatasets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AdditionalDataset))) :*: (S1 ('MetaSel ('Just "attributeConfigs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty AttributeConfig))) :*: S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDataConfig Source #

Create a value of DataConfig 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:additionalDatasets:DataConfig', dataConfig_additionalDatasets - Additional built-in datasets like Holidays and the Weather Index.

$sel:attributeConfigs:DataConfig', dataConfig_attributeConfigs - Aggregation and filling options for attributes in your dataset group.

$sel:datasetGroupArn:DataConfig', dataConfig_datasetGroupArn - The ARN of the dataset group used to train the predictor.

dataConfig_additionalDatasets :: Lens' DataConfig (Maybe (NonEmpty AdditionalDataset)) Source #

Additional built-in datasets like Holidays and the Weather Index.

dataConfig_attributeConfigs :: Lens' DataConfig (Maybe (NonEmpty AttributeConfig)) Source #

Aggregation and filling options for attributes in your dataset group.

dataConfig_datasetGroupArn :: Lens' DataConfig Text Source #

The ARN of the dataset group used to train the predictor.

DataDestination

data DataDestination Source #

The destination for an export job. Provide an S3 path, an AWS Identity and Access Management (IAM) role that allows Amazon Forecast to access the location, and an AWS Key Management Service (KMS) key (optional).

See: newDataDestination smart constructor.

Constructors

DataDestination' 

Fields

  • s3Config :: S3Config

    The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.

Instances

Instances details
FromJSON DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

ToJSON DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

Generic DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

Associated Types

type Rep DataDestination :: Type -> Type #

Read DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

Show DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

NFData DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

Methods

rnf :: DataDestination -> () #

Eq DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

Hashable DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

type Rep DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

type Rep DataDestination = D1 ('MetaData "DataDestination" "Amazonka.Forecast.Types.DataDestination" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "DataDestination'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Config") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 S3Config)))

newDataDestination Source #

Create a value of DataDestination 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:s3Config:DataDestination', dataDestination_s3Config - The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.

dataDestination_s3Config :: Lens' DataDestination S3Config Source #

The path to an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the bucket.

DataSource

data DataSource Source #

The source of your data, an AWS Identity and Access Management (IAM) role that allows Amazon Forecast to access the data and, optionally, an AWS Key Management Service (KMS) key.

See: newDataSource smart constructor.

Constructors

DataSource' 

Fields

  • s3Config :: S3Config

    The path to the data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the data.

Instances

Instances details
FromJSON DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

ToJSON DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

Generic DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

Associated Types

type Rep DataSource :: Type -> Type #

Read DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

Show DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

NFData DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

Methods

rnf :: DataSource -> () #

Eq DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

Hashable DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

type Rep DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

type Rep DataSource = D1 ('MetaData "DataSource" "Amazonka.Forecast.Types.DataSource" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "DataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "s3Config") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 S3Config)))

newDataSource Source #

Create a value of DataSource 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:s3Config:DataSource', dataSource_s3Config - The path to the data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the data.

dataSource_s3Config :: Lens' DataSource S3Config Source #

The path to the data stored in an Amazon Simple Storage Service (Amazon S3) bucket along with the credentials to access the data.

DatasetGroupSummary

data DatasetGroupSummary Source #

Provides a summary of the dataset group properties used in the ListDatasetGroups operation. To get the complete set of properties, call the DescribeDatasetGroup operation, and provide the DatasetGroupArn.

See: newDatasetGroupSummary smart constructor.

Constructors

DatasetGroupSummary' 

Fields

Instances

Instances details
FromJSON DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

Generic DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

Associated Types

type Rep DatasetGroupSummary :: Type -> Type #

Read DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

Show DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

NFData DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

Methods

rnf :: DatasetGroupSummary -> () #

Eq DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

Hashable DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

type Rep DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

type Rep DatasetGroupSummary = D1 ('MetaData "DatasetGroupSummary" "Amazonka.Forecast.Types.DatasetGroupSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "DatasetGroupSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "datasetGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))

newDatasetGroupSummary :: DatasetGroupSummary Source #

Create a value of DatasetGroupSummary 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:creationTime:DatasetGroupSummary', datasetGroupSummary_creationTime - When the dataset group was created.

$sel:datasetGroupArn:DatasetGroupSummary', datasetGroupSummary_datasetGroupArn - The Amazon Resource Name (ARN) of the dataset group.

$sel:datasetGroupName:DatasetGroupSummary', datasetGroupSummary_datasetGroupName - The name of the dataset group.

$sel:lastModificationTime:DatasetGroupSummary', datasetGroupSummary_lastModificationTime - When the dataset group was created or last updated from a call to the UpdateDatasetGroup operation. While the dataset group is being updated, LastModificationTime is the current time of the ListDatasetGroups call.

datasetGroupSummary_datasetGroupArn :: Lens' DatasetGroupSummary (Maybe Text) Source #

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

datasetGroupSummary_lastModificationTime :: Lens' DatasetGroupSummary (Maybe UTCTime) Source #

When the dataset group was created or last updated from a call to the UpdateDatasetGroup operation. While the dataset group is being updated, LastModificationTime is the current time of the ListDatasetGroups call.

DatasetImportJobSummary

data DatasetImportJobSummary Source #

Provides a summary of the dataset import job properties used in the ListDatasetImportJobs operation. To get the complete set of properties, call the DescribeDatasetImportJob operation, and provide the DatasetImportJobArn.

See: newDatasetImportJobSummary smart constructor.

Constructors

DatasetImportJobSummary' 

Fields

  • creationTime :: Maybe POSIX

    When the dataset import job was created.

  • dataSource :: Maybe DataSource

    The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the data. The training data must be stored in an Amazon S3 bucket.

    If encryption is used, DataSource includes an AWS Key Management Service (KMS) key.

  • datasetImportJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the dataset import job.

  • datasetImportJobName :: Maybe Text

    The name of the dataset import job.

  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    If an error occurred, an informational message about the error.

  • status :: Maybe Text

    The status of the dataset import job. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED

Instances

Instances details
FromJSON DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

Generic DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

Associated Types

type Rep DatasetImportJobSummary :: Type -> Type #

Read DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

Show DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

NFData DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

Methods

rnf :: DatasetImportJobSummary -> () #

Eq DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

Hashable DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

type Rep DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

type Rep DatasetImportJobSummary = D1 ('MetaData "DatasetImportJobSummary" "Amazonka.Forecast.Types.DatasetImportJobSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "DatasetImportJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: S1 ('MetaSel ('Just "datasetImportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "datasetImportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newDatasetImportJobSummary :: DatasetImportJobSummary Source #

Create a value of DatasetImportJobSummary 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:creationTime:DatasetImportJobSummary', datasetImportJobSummary_creationTime - When the dataset import job was created.

$sel:dataSource:DatasetImportJobSummary', datasetImportJobSummary_dataSource - The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the data. The training data must be stored in an Amazon S3 bucket.

If encryption is used, DataSource includes an AWS Key Management Service (KMS) key.

$sel:datasetImportJobArn:DatasetImportJobSummary', datasetImportJobSummary_datasetImportJobArn - The Amazon Resource Name (ARN) of the dataset import job.

$sel:datasetImportJobName:DatasetImportJobSummary', datasetImportJobSummary_datasetImportJobName - The name of the dataset import job.

$sel:lastModificationTime:DatasetImportJobSummary', datasetImportJobSummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:DatasetImportJobSummary', datasetImportJobSummary_message - If an error occurred, an informational message about the error.

$sel:status:DatasetImportJobSummary', datasetImportJobSummary_status - The status of the dataset import job. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED

datasetImportJobSummary_dataSource :: Lens' DatasetImportJobSummary (Maybe DataSource) Source #

The location of the training data to import and an AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the data. The training data must be stored in an Amazon S3 bucket.

If encryption is used, DataSource includes an AWS Key Management Service (KMS) key.

datasetImportJobSummary_datasetImportJobArn :: Lens' DatasetImportJobSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the dataset import job.

datasetImportJobSummary_lastModificationTime :: Lens' DatasetImportJobSummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

datasetImportJobSummary_message :: Lens' DatasetImportJobSummary (Maybe Text) Source #

If an error occurred, an informational message about the error.

datasetImportJobSummary_status :: Lens' DatasetImportJobSummary (Maybe Text) Source #

The status of the dataset import job. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED

DatasetSummary

data DatasetSummary Source #

Provides a summary of the dataset properties used in the ListDatasets operation. To get the complete set of properties, call the DescribeDataset operation, and provide the DatasetArn.

See: newDatasetSummary smart constructor.

Constructors

DatasetSummary' 

Fields

Instances

Instances details
FromJSON DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

Generic DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

Associated Types

type Rep DatasetSummary :: Type -> Type #

Read DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

Show DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

NFData DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

Methods

rnf :: DatasetSummary -> () #

Eq DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

Hashable DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

type Rep DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

type Rep DatasetSummary = D1 ('MetaData "DatasetSummary" "Amazonka.Forecast.Types.DatasetSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "DatasetSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") '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 "datasetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatasetType)) :*: (S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Domain)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

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:creationTime:DatasetSummary', datasetSummary_creationTime - When the dataset was created.

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

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

$sel:datasetType:DatasetSummary', datasetSummary_datasetType - The dataset type.

$sel:domain:DatasetSummary', datasetSummary_domain - The domain associated with the dataset.

$sel:lastModificationTime:DatasetSummary', datasetSummary_lastModificationTime - When you create a dataset, LastModificationTime is the same as CreationTime. While data is being imported to the dataset, LastModificationTime is the current time of the ListDatasets call. After a CreateDatasetImportJob operation has finished, LastModificationTime is when the import job completed or failed.

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

The Amazon Resource Name (ARN) of the dataset.

datasetSummary_domain :: Lens' DatasetSummary (Maybe Domain) Source #

The domain associated with the dataset.

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

When you create a dataset, LastModificationTime is the same as CreationTime. While data is being imported to the dataset, LastModificationTime is the current time of the ListDatasets call. After a CreateDatasetImportJob operation has finished, LastModificationTime is when the import job completed or failed.

EncryptionConfig

data EncryptionConfig Source #

An AWS Key Management Service (KMS) key and an AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key. You can specify this optional object in the CreateDataset and CreatePredictor requests.

See: newEncryptionConfig smart constructor.

Constructors

EncryptionConfig' 

Fields

  • roleArn :: Text

    The ARN of the IAM role that Amazon Forecast can assume to access the AWS KMS key.

    Passing a role across AWS accounts is not allowed. If you pass a role that isn't in your account, you get an InvalidInputException error.

  • kmsKeyArn :: Text

    The Amazon Resource Name (ARN) of the KMS key.

Instances

Instances details
FromJSON EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

ToJSON EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

Generic EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

Associated Types

type Rep EncryptionConfig :: Type -> Type #

Read EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

Show EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

NFData EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

Methods

rnf :: EncryptionConfig -> () #

Eq EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

Hashable EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

type Rep EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

type Rep EncryptionConfig = D1 ('MetaData "EncryptionConfig" "Amazonka.Forecast.Types.EncryptionConfig" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "EncryptionConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newEncryptionConfig Source #

Create a value of EncryptionConfig 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:roleArn:EncryptionConfig', encryptionConfig_roleArn - The ARN of the IAM role that Amazon Forecast can assume to access the AWS KMS key.

Passing a role across AWS accounts is not allowed. If you pass a role that isn't in your account, you get an InvalidInputException error.

$sel:kmsKeyArn:EncryptionConfig', encryptionConfig_kmsKeyArn - The Amazon Resource Name (ARN) of the KMS key.

encryptionConfig_roleArn :: Lens' EncryptionConfig Text Source #

The ARN of the IAM role that Amazon Forecast can assume to access the AWS KMS key.

Passing a role across AWS accounts is not allowed. If you pass a role that isn't in your account, you get an InvalidInputException error.

encryptionConfig_kmsKeyArn :: Lens' EncryptionConfig Text Source #

The Amazon Resource Name (ARN) of the KMS key.

ErrorMetric

data ErrorMetric Source #

Provides detailed error metrics to evaluate the performance of a predictor. This object is part of the Metrics object.

See: newErrorMetric smart constructor.

Constructors

ErrorMetric' 

Fields

Instances

Instances details
FromJSON ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

Generic ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

Associated Types

type Rep ErrorMetric :: Type -> Type #

Read ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

Show ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

NFData ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

Methods

rnf :: ErrorMetric -> () #

Eq ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

Hashable ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

type Rep ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

type Rep ErrorMetric = D1 ('MetaData "ErrorMetric" "Amazonka.Forecast.Types.ErrorMetric" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ErrorMetric'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "forecastType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "mape") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "mase") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "rmse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "wape") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))))

newErrorMetric :: ErrorMetric Source #

Create a value of ErrorMetric 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:forecastType:ErrorMetric', errorMetric_forecastType - The Forecast type used to compute WAPE, MAPE, MASE, and RMSE.

$sel:mape:ErrorMetric', errorMetric_mape - The Mean Absolute Percentage Error (MAPE)

$sel:mase:ErrorMetric', errorMetric_mase - The Mean Absolute Scaled Error (MASE)

$sel:rmse:ErrorMetric', errorMetric_rmse - The root-mean-square error (RMSE).

$sel:wape:ErrorMetric', errorMetric_wape - The weighted absolute percentage error (WAPE).

errorMetric_forecastType :: Lens' ErrorMetric (Maybe Text) Source #

The Forecast type used to compute WAPE, MAPE, MASE, and RMSE.

errorMetric_mape :: Lens' ErrorMetric (Maybe Double) Source #

The Mean Absolute Percentage Error (MAPE)

errorMetric_mase :: Lens' ErrorMetric (Maybe Double) Source #

The Mean Absolute Scaled Error (MASE)

errorMetric_rmse :: Lens' ErrorMetric (Maybe Double) Source #

The root-mean-square error (RMSE).

errorMetric_wape :: Lens' ErrorMetric (Maybe Double) Source #

The weighted absolute percentage error (WAPE).

EvaluationParameters

data EvaluationParameters Source #

Parameters that define how to split a dataset into training data and testing data, and the number of iterations to perform. These parameters are specified in the predefined algorithms but you can override them in the CreatePredictor request.

See: newEvaluationParameters smart constructor.

Constructors

EvaluationParameters' 

Fields

  • backTestWindowOffset :: Maybe Int

    The point from the end of the dataset where you want to split the data for model training and testing (evaluation). Specify the value as the number of data points. The default is the value of the forecast horizon. BackTestWindowOffset can be used to mimic a past virtual forecast start date. This value must be greater than or equal to the forecast horizon and less than half of the TARGET_TIME_SERIES dataset length.

    ForecastHorizon <= BackTestWindowOffset < 1/2 * TARGET_TIME_SERIES dataset length

  • numberOfBacktestWindows :: Maybe Int

    The number of times to split the input data. The default is 1. Valid values are 1 through 5.

Instances

Instances details
FromJSON EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

ToJSON EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

Generic EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

Associated Types

type Rep EvaluationParameters :: Type -> Type #

Read EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

Show EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

NFData EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

Methods

rnf :: EvaluationParameters -> () #

Eq EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

Hashable EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

type Rep EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

type Rep EvaluationParameters = D1 ('MetaData "EvaluationParameters" "Amazonka.Forecast.Types.EvaluationParameters" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "EvaluationParameters'" 'PrefixI 'True) (S1 ('MetaSel ('Just "backTestWindowOffset") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "numberOfBacktestWindows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))

newEvaluationParameters :: EvaluationParameters Source #

Create a value of EvaluationParameters 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:backTestWindowOffset:EvaluationParameters', evaluationParameters_backTestWindowOffset - The point from the end of the dataset where you want to split the data for model training and testing (evaluation). Specify the value as the number of data points. The default is the value of the forecast horizon. BackTestWindowOffset can be used to mimic a past virtual forecast start date. This value must be greater than or equal to the forecast horizon and less than half of the TARGET_TIME_SERIES dataset length.

ForecastHorizon <= BackTestWindowOffset < 1/2 * TARGET_TIME_SERIES dataset length

$sel:numberOfBacktestWindows:EvaluationParameters', evaluationParameters_numberOfBacktestWindows - The number of times to split the input data. The default is 1. Valid values are 1 through 5.

evaluationParameters_backTestWindowOffset :: Lens' EvaluationParameters (Maybe Int) Source #

The point from the end of the dataset where you want to split the data for model training and testing (evaluation). Specify the value as the number of data points. The default is the value of the forecast horizon. BackTestWindowOffset can be used to mimic a past virtual forecast start date. This value must be greater than or equal to the forecast horizon and less than half of the TARGET_TIME_SERIES dataset length.

ForecastHorizon <= BackTestWindowOffset < 1/2 * TARGET_TIME_SERIES dataset length

evaluationParameters_numberOfBacktestWindows :: Lens' EvaluationParameters (Maybe Int) Source #

The number of times to split the input data. The default is 1. Valid values are 1 through 5.

EvaluationResult

data EvaluationResult Source #

The results of evaluating an algorithm. Returned as part of the GetAccuracyMetrics response.

See: newEvaluationResult smart constructor.

Constructors

EvaluationResult' 

Fields

  • algorithmArn :: Maybe Text

    The Amazon Resource Name (ARN) of the algorithm that was evaluated.

  • testWindows :: Maybe [WindowSummary]

    The array of test windows used for evaluating the algorithm. The NumberOfBacktestWindows from the EvaluationParameters object determines the number of windows in the array.

Instances

Instances details
FromJSON EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

Generic EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

Associated Types

type Rep EvaluationResult :: Type -> Type #

Read EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

Show EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

NFData EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

Methods

rnf :: EvaluationResult -> () #

Eq EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

Hashable EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

type Rep EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

type Rep EvaluationResult = D1 ('MetaData "EvaluationResult" "Amazonka.Forecast.Types.EvaluationResult" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "EvaluationResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "algorithmArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "testWindows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [WindowSummary]))))

newEvaluationResult :: EvaluationResult Source #

Create a value of EvaluationResult 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:algorithmArn:EvaluationResult', evaluationResult_algorithmArn - The Amazon Resource Name (ARN) of the algorithm that was evaluated.

$sel:testWindows:EvaluationResult', evaluationResult_testWindows - The array of test windows used for evaluating the algorithm. The NumberOfBacktestWindows from the EvaluationParameters object determines the number of windows in the array.

evaluationResult_algorithmArn :: Lens' EvaluationResult (Maybe Text) Source #

The Amazon Resource Name (ARN) of the algorithm that was evaluated.

evaluationResult_testWindows :: Lens' EvaluationResult (Maybe [WindowSummary]) Source #

The array of test windows used for evaluating the algorithm. The NumberOfBacktestWindows from the EvaluationParameters object determines the number of windows in the array.

ExplainabilityConfig

data ExplainabilityConfig Source #

The ExplainabilityConfig data type defines the number of time series and time points included in CreateExplainability.

If you provide a predictor ARN for ResourceArn, you must set both TimePointGranularity and TimeSeriesGranularity to “ALL”. When creating Predictor Explainability, Amazon Forecast considers all time series and time points.

If you provide a forecast ARN for ResourceArn, you can set TimePointGranularity and TimeSeriesGranularity to either “ALL” or “Specific”.

See: newExplainabilityConfig smart constructor.

Constructors

ExplainabilityConfig' 

Fields

  • timeSeriesGranularity :: TimeSeriesGranularity

    To create an Explainability for all time series in your datasets, use ALL. To create an Explainability for specific time series in your datasets, use SPECIFIC.

    Specify time series by uploading a CSV or Parquet file to an Amazon S3 bucket and set the location within the DataDestination data type.

  • timePointGranularity :: TimePointGranularity

    To create an Explainability for all time points in your forecast horizon, use ALL. To create an Explainability for specific time points in your forecast horizon, use SPECIFIC.

    Specify time points with the StartDateTime and EndDateTime parameters within the CreateExplainability operation.

Instances

Instances details
FromJSON ExplainabilityConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityConfig

ToJSON ExplainabilityConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityConfig

Generic ExplainabilityConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityConfig

Associated Types

type Rep ExplainabilityConfig :: Type -> Type #

Read ExplainabilityConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityConfig

Show ExplainabilityConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityConfig

NFData ExplainabilityConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityConfig

Methods

rnf :: ExplainabilityConfig -> () #

Eq ExplainabilityConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityConfig

Hashable ExplainabilityConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityConfig

type Rep ExplainabilityConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityConfig

type Rep ExplainabilityConfig = D1 ('MetaData "ExplainabilityConfig" "Amazonka.Forecast.Types.ExplainabilityConfig" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ExplainabilityConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "timeSeriesGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TimeSeriesGranularity) :*: S1 ('MetaSel ('Just "timePointGranularity") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 TimePointGranularity)))

newExplainabilityConfig Source #

Create a value of ExplainabilityConfig 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:timeSeriesGranularity:ExplainabilityConfig', explainabilityConfig_timeSeriesGranularity - To create an Explainability for all time series in your datasets, use ALL. To create an Explainability for specific time series in your datasets, use SPECIFIC.

Specify time series by uploading a CSV or Parquet file to an Amazon S3 bucket and set the location within the DataDestination data type.

$sel:timePointGranularity:ExplainabilityConfig', explainabilityConfig_timePointGranularity - To create an Explainability for all time points in your forecast horizon, use ALL. To create an Explainability for specific time points in your forecast horizon, use SPECIFIC.

Specify time points with the StartDateTime and EndDateTime parameters within the CreateExplainability operation.

explainabilityConfig_timeSeriesGranularity :: Lens' ExplainabilityConfig TimeSeriesGranularity Source #

To create an Explainability for all time series in your datasets, use ALL. To create an Explainability for specific time series in your datasets, use SPECIFIC.

Specify time series by uploading a CSV or Parquet file to an Amazon S3 bucket and set the location within the DataDestination data type.

explainabilityConfig_timePointGranularity :: Lens' ExplainabilityConfig TimePointGranularity Source #

To create an Explainability for all time points in your forecast horizon, use ALL. To create an Explainability for specific time points in your forecast horizon, use SPECIFIC.

Specify time points with the StartDateTime and EndDateTime parameters within the CreateExplainability operation.

ExplainabilityExportSummary

data ExplainabilityExportSummary Source #

Provides a summary of the Explainability export properties used in the ListExplainabilityExports operation. To get a complete set of properties, call the DescribeExplainabilityExport operation, and provide the ExplainabilityExportArn.

See: newExplainabilityExportSummary smart constructor.

Constructors

ExplainabilityExportSummary' 

Fields

  • creationTime :: Maybe POSIX

    When the Explainability was created.

  • destination :: Maybe DataDestination
     
  • explainabilityExportArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Explainability export.

  • explainabilityExportName :: Maybe Text

    The name of the Explainability export

  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    Information about any errors that may have occurred during the Explainability export.

  • status :: Maybe Text

    The status of the Explainability export. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

Instances

Instances details
FromJSON ExplainabilityExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityExportSummary

Generic ExplainabilityExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityExportSummary

Associated Types

type Rep ExplainabilityExportSummary :: Type -> Type #

Read ExplainabilityExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityExportSummary

Show ExplainabilityExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityExportSummary

NFData ExplainabilityExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityExportSummary

Eq ExplainabilityExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityExportSummary

Hashable ExplainabilityExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityExportSummary

type Rep ExplainabilityExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityExportSummary

type Rep ExplainabilityExportSummary = D1 ('MetaData "ExplainabilityExportSummary" "Amazonka.Forecast.Types.ExplainabilityExportSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ExplainabilityExportSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataDestination)) :*: S1 ('MetaSel ('Just "explainabilityExportArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "explainabilityExportName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newExplainabilityExportSummary :: ExplainabilityExportSummary Source #

Create a value of ExplainabilityExportSummary 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:creationTime:ExplainabilityExportSummary', explainabilityExportSummary_creationTime - When the Explainability was created.

$sel:destination:ExplainabilityExportSummary', explainabilityExportSummary_destination - Undocumented member.

$sel:explainabilityExportArn:ExplainabilityExportSummary', explainabilityExportSummary_explainabilityExportArn - The Amazon Resource Name (ARN) of the Explainability export.

$sel:explainabilityExportName:ExplainabilityExportSummary', explainabilityExportSummary_explainabilityExportName - The name of the Explainability export

$sel:lastModificationTime:ExplainabilityExportSummary', explainabilityExportSummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:ExplainabilityExportSummary', explainabilityExportSummary_message - Information about any errors that may have occurred during the Explainability export.

$sel:status:ExplainabilityExportSummary', explainabilityExportSummary_status - The status of the Explainability export. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

explainabilityExportSummary_explainabilityExportArn :: Lens' ExplainabilityExportSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Explainability export.

explainabilityExportSummary_lastModificationTime :: Lens' ExplainabilityExportSummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

explainabilityExportSummary_message :: Lens' ExplainabilityExportSummary (Maybe Text) Source #

Information about any errors that may have occurred during the Explainability export.

explainabilityExportSummary_status :: Lens' ExplainabilityExportSummary (Maybe Text) Source #

The status of the Explainability export. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

ExplainabilityInfo

data ExplainabilityInfo Source #

Provides information about the Explainability resource.

See: newExplainabilityInfo smart constructor.

Constructors

ExplainabilityInfo' 

Fields

  • explainabilityArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Explainability.

  • status :: Maybe Text

    The status of the Explainability. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

Instances

Instances details
FromJSON ExplainabilityInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityInfo

Generic ExplainabilityInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityInfo

Associated Types

type Rep ExplainabilityInfo :: Type -> Type #

Read ExplainabilityInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityInfo

Show ExplainabilityInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityInfo

NFData ExplainabilityInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityInfo

Methods

rnf :: ExplainabilityInfo -> () #

Eq ExplainabilityInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityInfo

Hashable ExplainabilityInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityInfo

type Rep ExplainabilityInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilityInfo

type Rep ExplainabilityInfo = D1 ('MetaData "ExplainabilityInfo" "Amazonka.Forecast.Types.ExplainabilityInfo" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ExplainabilityInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "explainabilityArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newExplainabilityInfo :: ExplainabilityInfo Source #

Create a value of ExplainabilityInfo 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:explainabilityArn:ExplainabilityInfo', explainabilityInfo_explainabilityArn - The Amazon Resource Name (ARN) of the Explainability.

$sel:status:ExplainabilityInfo', explainabilityInfo_status - The status of the Explainability. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

explainabilityInfo_explainabilityArn :: Lens' ExplainabilityInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Explainability.

explainabilityInfo_status :: Lens' ExplainabilityInfo (Maybe Text) Source #

The status of the Explainability. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

ExplainabilitySummary

data ExplainabilitySummary Source #

Provides a summary of the Explainability properties used in the ListExplainabilities operation. To get a complete set of properties, call the DescribeExplainability operation, and provide the listed ExplainabilityArn.

See: newExplainabilitySummary smart constructor.

Constructors

ExplainabilitySummary' 

Fields

  • creationTime :: Maybe POSIX

    When the Explainability was created.

  • explainabilityArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Explainability.

  • explainabilityConfig :: Maybe ExplainabilityConfig

    The configuration settings that define the granularity of time series and time points for the Explainability.

  • explainabilityName :: Maybe Text

    The name of the Explainability.

  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    Information about any errors that may have occurred during the Explainability creation process.

  • resourceArn :: Maybe Text

    The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability.

  • status :: Maybe Text

    The status of the Explainability. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

Instances

Instances details
FromJSON ExplainabilitySummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilitySummary

Generic ExplainabilitySummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilitySummary

Associated Types

type Rep ExplainabilitySummary :: Type -> Type #

Read ExplainabilitySummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilitySummary

Show ExplainabilitySummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilitySummary

NFData ExplainabilitySummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilitySummary

Methods

rnf :: ExplainabilitySummary -> () #

Eq ExplainabilitySummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilitySummary

Hashable ExplainabilitySummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilitySummary

type Rep ExplainabilitySummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ExplainabilitySummary

type Rep ExplainabilitySummary = D1 ('MetaData "ExplainabilitySummary" "Amazonka.Forecast.Types.ExplainabilitySummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ExplainabilitySummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "explainabilityArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "explainabilityConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExplainabilityConfig)) :*: S1 ('MetaSel ('Just "explainabilityName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newExplainabilitySummary :: ExplainabilitySummary Source #

Create a value of ExplainabilitySummary 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:creationTime:ExplainabilitySummary', explainabilitySummary_creationTime - When the Explainability was created.

$sel:explainabilityArn:ExplainabilitySummary', explainabilitySummary_explainabilityArn - The Amazon Resource Name (ARN) of the Explainability.

$sel:explainabilityConfig:ExplainabilitySummary', explainabilitySummary_explainabilityConfig - The configuration settings that define the granularity of time series and time points for the Explainability.

$sel:explainabilityName:ExplainabilitySummary', explainabilitySummary_explainabilityName - The name of the Explainability.

$sel:lastModificationTime:ExplainabilitySummary', explainabilitySummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:ExplainabilitySummary', explainabilitySummary_message - Information about any errors that may have occurred during the Explainability creation process.

$sel:resourceArn:ExplainabilitySummary', explainabilitySummary_resourceArn - The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability.

$sel:status:ExplainabilitySummary', explainabilitySummary_status - The status of the Explainability. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

explainabilitySummary_explainabilityArn :: Lens' ExplainabilitySummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Explainability.

explainabilitySummary_explainabilityConfig :: Lens' ExplainabilitySummary (Maybe ExplainabilityConfig) Source #

The configuration settings that define the granularity of time series and time points for the Explainability.

explainabilitySummary_lastModificationTime :: Lens' ExplainabilitySummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

explainabilitySummary_message :: Lens' ExplainabilitySummary (Maybe Text) Source #

Information about any errors that may have occurred during the Explainability creation process.

explainabilitySummary_resourceArn :: Lens' ExplainabilitySummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the Predictor or Forecast used to create the Explainability.

explainabilitySummary_status :: Lens' ExplainabilitySummary (Maybe Text) Source #

The status of the Explainability. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

Featurization

data Featurization Source #

This object belongs to the CreatePredictor operation. If you created your predictor with CreateAutoPredictor, see AttributeConfig.

Provides featurization (transformation) information for a dataset field. This object is part of the FeaturizationConfig object.

For example:

{
"AttributeName": "demand",
FeaturizationPipeline [ {
"FeaturizationMethodName": "filling",
"FeaturizationMethodParameters": {"aggregation": "avg", "backfill": "nan"}
} ]
}

See: newFeaturization smart constructor.

Constructors

Featurization' 

Fields

  • featurizationPipeline :: Maybe (NonEmpty FeaturizationMethod)

    An array of one FeaturizationMethod object that specifies the feature transformation method.

  • attributeName :: Text

    The name of the schema attribute that specifies the data field to be featurized. Amazon Forecast supports the target field of the TARGET_TIME_SERIES and the RELATED_TIME_SERIES datasets. For example, for the RETAIL domain, the target is demand, and for the CUSTOM domain, the target is target_value. For more information, see howitworks-missing-values.

Instances

Instances details
FromJSON Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

ToJSON Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

Generic Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

Associated Types

type Rep Featurization :: Type -> Type #

Read Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

Show Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

NFData Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

Methods

rnf :: Featurization -> () #

Eq Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

Hashable Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

type Rep Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

type Rep Featurization = D1 ('MetaData "Featurization" "Amazonka.Forecast.Types.Featurization" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "Featurization'" 'PrefixI 'True) (S1 ('MetaSel ('Just "featurizationPipeline") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty FeaturizationMethod))) :*: S1 ('MetaSel ('Just "attributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newFeaturization Source #

Create a value of Featurization 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:featurizationPipeline:Featurization', featurization_featurizationPipeline - An array of one FeaturizationMethod object that specifies the feature transformation method.

$sel:attributeName:Featurization', featurization_attributeName - The name of the schema attribute that specifies the data field to be featurized. Amazon Forecast supports the target field of the TARGET_TIME_SERIES and the RELATED_TIME_SERIES datasets. For example, for the RETAIL domain, the target is demand, and for the CUSTOM domain, the target is target_value. For more information, see howitworks-missing-values.

featurization_featurizationPipeline :: Lens' Featurization (Maybe (NonEmpty FeaturizationMethod)) Source #

An array of one FeaturizationMethod object that specifies the feature transformation method.

featurization_attributeName :: Lens' Featurization Text Source #

The name of the schema attribute that specifies the data field to be featurized. Amazon Forecast supports the target field of the TARGET_TIME_SERIES and the RELATED_TIME_SERIES datasets. For example, for the RETAIL domain, the target is demand, and for the CUSTOM domain, the target is target_value. For more information, see howitworks-missing-values.

FeaturizationConfig

data FeaturizationConfig Source #

This object belongs to the CreatePredictor operation. If you created your predictor with CreateAutoPredictor, see AttributeConfig.

In a CreatePredictor operation, the specified algorithm trains a model using the specified dataset group. You can optionally tell the operation to modify data fields prior to training a model. These modifications are referred to as featurization.

You define featurization using the FeaturizationConfig object. You specify an array of transformations, one for each field that you want to featurize. You then include the FeaturizationConfig object in your CreatePredictor request. Amazon Forecast applies the featurization to the TARGET_TIME_SERIES and RELATED_TIME_SERIES datasets before model training.

You can create multiple featurization configurations. For example, you might call the CreatePredictor operation twice by specifying different featurization configurations.

See: newFeaturizationConfig smart constructor.

Constructors

FeaturizationConfig' 

Fields

  • featurizations :: Maybe (NonEmpty Featurization)

    An array of featurization (transformation) information for the fields of a dataset.

  • forecastDimensions :: Maybe (NonEmpty Text)

    An array of dimension (field) names that specify how to group the generated forecast.

    For example, suppose that you are generating a forecast for item sales across all of your stores, and your dataset contains a store_id field. If you want the sales forecast for each item by store, you would specify store_id as the dimension.

    All forecast dimensions specified in the TARGET_TIME_SERIES dataset don't need to be specified in the CreatePredictor request. All forecast dimensions specified in the RELATED_TIME_SERIES dataset must be specified in the CreatePredictor request.

  • forecastFrequency :: Text

    The frequency of predictions in a forecast.

    Valid intervals are Y (Year), M (Month), W (Week), D (Day), H (Hour), 30min (30 minutes), 15min (15 minutes), 10min (10 minutes), 5min (5 minutes), and 1min (1 minute). For example, "Y" indicates every year and "5min" indicates every five minutes.

    The frequency must be greater than or equal to the TARGET_TIME_SERIES dataset frequency.

    When a RELATED_TIME_SERIES dataset is provided, the frequency must be equal to the RELATED_TIME_SERIES dataset frequency.

Instances

Instances details
FromJSON FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

ToJSON FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

Generic FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

Associated Types

type Rep FeaturizationConfig :: Type -> Type #

Read FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

Show FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

NFData FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

Methods

rnf :: FeaturizationConfig -> () #

Eq FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

Hashable FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

type Rep FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

type Rep FeaturizationConfig = D1 ('MetaData "FeaturizationConfig" "Amazonka.Forecast.Types.FeaturizationConfig" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "FeaturizationConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "featurizations") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Featurization))) :*: (S1 ('MetaSel ('Just "forecastDimensions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "forecastFrequency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newFeaturizationConfig Source #

Create a value of FeaturizationConfig 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:featurizations:FeaturizationConfig', featurizationConfig_featurizations - An array of featurization (transformation) information for the fields of a dataset.

$sel:forecastDimensions:FeaturizationConfig', featurizationConfig_forecastDimensions - An array of dimension (field) names that specify how to group the generated forecast.

For example, suppose that you are generating a forecast for item sales across all of your stores, and your dataset contains a store_id field. If you want the sales forecast for each item by store, you would specify store_id as the dimension.

All forecast dimensions specified in the TARGET_TIME_SERIES dataset don't need to be specified in the CreatePredictor request. All forecast dimensions specified in the RELATED_TIME_SERIES dataset must be specified in the CreatePredictor request.

$sel:forecastFrequency:FeaturizationConfig', featurizationConfig_forecastFrequency - The frequency of predictions in a forecast.

Valid intervals are Y (Year), M (Month), W (Week), D (Day), H (Hour), 30min (30 minutes), 15min (15 minutes), 10min (10 minutes), 5min (5 minutes), and 1min (1 minute). For example, "Y" indicates every year and "5min" indicates every five minutes.

The frequency must be greater than or equal to the TARGET_TIME_SERIES dataset frequency.

When a RELATED_TIME_SERIES dataset is provided, the frequency must be equal to the RELATED_TIME_SERIES dataset frequency.

featurizationConfig_featurizations :: Lens' FeaturizationConfig (Maybe (NonEmpty Featurization)) Source #

An array of featurization (transformation) information for the fields of a dataset.

featurizationConfig_forecastDimensions :: Lens' FeaturizationConfig (Maybe (NonEmpty Text)) Source #

An array of dimension (field) names that specify how to group the generated forecast.

For example, suppose that you are generating a forecast for item sales across all of your stores, and your dataset contains a store_id field. If you want the sales forecast for each item by store, you would specify store_id as the dimension.

All forecast dimensions specified in the TARGET_TIME_SERIES dataset don't need to be specified in the CreatePredictor request. All forecast dimensions specified in the RELATED_TIME_SERIES dataset must be specified in the CreatePredictor request.

featurizationConfig_forecastFrequency :: Lens' FeaturizationConfig Text Source #

The frequency of predictions in a forecast.

Valid intervals are Y (Year), M (Month), W (Week), D (Day), H (Hour), 30min (30 minutes), 15min (15 minutes), 10min (10 minutes), 5min (5 minutes), and 1min (1 minute). For example, "Y" indicates every year and "5min" indicates every five minutes.

The frequency must be greater than or equal to the TARGET_TIME_SERIES dataset frequency.

When a RELATED_TIME_SERIES dataset is provided, the frequency must be equal to the RELATED_TIME_SERIES dataset frequency.

FeaturizationMethod

data FeaturizationMethod Source #

Provides information about the method that featurizes (transforms) a dataset field. The method is part of the FeaturizationPipeline of the Featurization object.

The following is an example of how you specify a FeaturizationMethod object.

{
"FeaturizationMethodName": "filling",
"FeaturizationMethodParameters": {"aggregation": "sum", "middlefill": "zero", "backfill": "zero"}
}

See: newFeaturizationMethod smart constructor.

Constructors

FeaturizationMethod' 

Fields

  • featurizationMethodParameters :: Maybe (HashMap Text Text)

    The method parameters (key-value pairs), which are a map of override parameters. Specify these parameters to override the default values. Related Time Series attributes do not accept aggregation parameters.

    The following list shows the parameters and their valid values for the "filling" featurization method for a Target Time Series dataset. Bold signifies the default value.

    • aggregation: sum, avg, first, min, max
    • frontfill: none
    • middlefill: zero, nan (not a number), value, median, mean, min, max
    • backfill: zero, nan, value, median, mean, min, max

    The following list shows the parameters and their valid values for a Related Time Series featurization method (there are no defaults):

    • middlefill: zero, value, median, mean, min, max
    • backfill: zero, value, median, mean, min, max
    • futurefill: zero, value, median, mean, min, max

    To set a filling method to a specific value, set the fill parameter to value and define the value in a corresponding _value parameter. For example, to set backfilling to a value of 2, include the following: "backfill": "value" and "backfill_value":"2".

  • featurizationMethodName :: FeaturizationMethodName

    The name of the method. The "filling" method is the only supported method.

Instances

Instances details
FromJSON FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

ToJSON FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

Generic FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

Associated Types

type Rep FeaturizationMethod :: Type -> Type #

Read FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

Show FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

NFData FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

Methods

rnf :: FeaturizationMethod -> () #

Eq FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

Hashable FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

type Rep FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

type Rep FeaturizationMethod = D1 ('MetaData "FeaturizationMethod" "Amazonka.Forecast.Types.FeaturizationMethod" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "FeaturizationMethod'" 'PrefixI 'True) (S1 ('MetaSel ('Just "featurizationMethodParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "featurizationMethodName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FeaturizationMethodName)))

newFeaturizationMethod Source #

Create a value of FeaturizationMethod 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:featurizationMethodParameters:FeaturizationMethod', featurizationMethod_featurizationMethodParameters - The method parameters (key-value pairs), which are a map of override parameters. Specify these parameters to override the default values. Related Time Series attributes do not accept aggregation parameters.

The following list shows the parameters and their valid values for the "filling" featurization method for a Target Time Series dataset. Bold signifies the default value.

  • aggregation: sum, avg, first, min, max
  • frontfill: none
  • middlefill: zero, nan (not a number), value, median, mean, min, max
  • backfill: zero, nan, value, median, mean, min, max

The following list shows the parameters and their valid values for a Related Time Series featurization method (there are no defaults):

  • middlefill: zero, value, median, mean, min, max
  • backfill: zero, value, median, mean, min, max
  • futurefill: zero, value, median, mean, min, max

To set a filling method to a specific value, set the fill parameter to value and define the value in a corresponding _value parameter. For example, to set backfilling to a value of 2, include the following: "backfill": "value" and "backfill_value":"2".

$sel:featurizationMethodName:FeaturizationMethod', featurizationMethod_featurizationMethodName - The name of the method. The "filling" method is the only supported method.

featurizationMethod_featurizationMethodParameters :: Lens' FeaturizationMethod (Maybe (HashMap Text Text)) Source #

The method parameters (key-value pairs), which are a map of override parameters. Specify these parameters to override the default values. Related Time Series attributes do not accept aggregation parameters.

The following list shows the parameters and their valid values for the "filling" featurization method for a Target Time Series dataset. Bold signifies the default value.

  • aggregation: sum, avg, first, min, max
  • frontfill: none
  • middlefill: zero, nan (not a number), value, median, mean, min, max
  • backfill: zero, nan, value, median, mean, min, max

The following list shows the parameters and their valid values for a Related Time Series featurization method (there are no defaults):

  • middlefill: zero, value, median, mean, min, max
  • backfill: zero, value, median, mean, min, max
  • futurefill: zero, value, median, mean, min, max

To set a filling method to a specific value, set the fill parameter to value and define the value in a corresponding _value parameter. For example, to set backfilling to a value of 2, include the following: "backfill": "value" and "backfill_value":"2".

featurizationMethod_featurizationMethodName :: Lens' FeaturizationMethod FeaturizationMethodName Source #

The name of the method. The "filling" method is the only supported method.

Filter

data Filter Source #

Describes a filter for choosing a subset of objects. Each filter consists of a condition and a match statement. The condition is either IS or IS_NOT, which specifies whether to include or exclude the objects that match the statement, respectively. The match statement consists of a key and a value.

See: newFilter smart constructor.

Constructors

Filter' 

Fields

  • key :: Text

    The name of the parameter to filter on.

  • value :: Text

    The value to match.

  • condition :: FilterConditionString

    The condition to apply. To include the objects that match the statement, specify IS. To exclude matching objects, specify IS_NOT.

Instances

Instances details
ToJSON Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Generic Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Associated Types

type Rep Filter :: Type -> Type #

Methods

from :: Filter -> Rep Filter x #

to :: Rep Filter x -> Filter #

Read Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Show Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

NFData Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Methods

rnf :: Filter -> () #

Eq Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Methods

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

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

Hashable Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Methods

hashWithSalt :: Int -> Filter -> Int #

hash :: Filter -> Int #

type Rep Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

type Rep Filter = D1 ('MetaData "Filter" "Amazonka.Forecast.Types.Filter" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "Filter'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "condition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FilterConditionString))))

newFilter Source #

Create a value of Filter 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:Filter', filter_key - The name of the parameter to filter on.

$sel:value:Filter', filter_value - The value to match.

$sel:condition:Filter', filter_condition - The condition to apply. To include the objects that match the statement, specify IS. To exclude matching objects, specify IS_NOT.

filter_key :: Lens' Filter Text Source #

The name of the parameter to filter on.

filter_value :: Lens' Filter Text Source #

The value to match.

filter_condition :: Lens' Filter FilterConditionString Source #

The condition to apply. To include the objects that match the statement, specify IS. To exclude matching objects, specify IS_NOT.

ForecastExportJobSummary

data ForecastExportJobSummary Source #

Provides a summary of the forecast export job properties used in the ListForecastExportJobs operation. To get the complete set of properties, call the DescribeForecastExportJob operation, and provide the listed ForecastExportJobArn.

See: newForecastExportJobSummary smart constructor.

Constructors

ForecastExportJobSummary' 

Fields

  • creationTime :: Maybe POSIX

    When the forecast export job was created.

  • destination :: Maybe DataDestination

    The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.

  • forecastExportJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the forecast export job.

  • forecastExportJobName :: Maybe Text

    The name of the forecast export job.

  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    If an error occurred, an informational message about the error.

  • status :: Maybe Text

    The status of the forecast export job. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

    The Status of the forecast export job must be ACTIVE before you can access the forecast in your S3 bucket.

Instances

Instances details
FromJSON ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

Generic ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

Associated Types

type Rep ForecastExportJobSummary :: Type -> Type #

Read ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

Show ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

NFData ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

Eq ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

Hashable ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

type Rep ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

type Rep ForecastExportJobSummary = D1 ('MetaData "ForecastExportJobSummary" "Amazonka.Forecast.Types.ForecastExportJobSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ForecastExportJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataDestination)) :*: S1 ('MetaSel ('Just "forecastExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "forecastExportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newForecastExportJobSummary :: ForecastExportJobSummary Source #

Create a value of ForecastExportJobSummary 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:creationTime:ForecastExportJobSummary', forecastExportJobSummary_creationTime - When the forecast export job was created.

$sel:destination:ForecastExportJobSummary', forecastExportJobSummary_destination - The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.

$sel:forecastExportJobArn:ForecastExportJobSummary', forecastExportJobSummary_forecastExportJobArn - The Amazon Resource Name (ARN) of the forecast export job.

$sel:forecastExportJobName:ForecastExportJobSummary', forecastExportJobSummary_forecastExportJobName - The name of the forecast export job.

$sel:lastModificationTime:ForecastExportJobSummary', forecastExportJobSummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:ForecastExportJobSummary', forecastExportJobSummary_message - If an error occurred, an informational message about the error.

$sel:status:ForecastExportJobSummary', forecastExportJobSummary_status - The status of the forecast export job. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the forecast export job must be ACTIVE before you can access the forecast in your S3 bucket.

forecastExportJobSummary_destination :: Lens' ForecastExportJobSummary (Maybe DataDestination) Source #

The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.

forecastExportJobSummary_forecastExportJobArn :: Lens' ForecastExportJobSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the forecast export job.

forecastExportJobSummary_lastModificationTime :: Lens' ForecastExportJobSummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

forecastExportJobSummary_message :: Lens' ForecastExportJobSummary (Maybe Text) Source #

If an error occurred, an informational message about the error.

forecastExportJobSummary_status :: Lens' ForecastExportJobSummary (Maybe Text) Source #

The status of the forecast export job. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the forecast export job must be ACTIVE before you can access the forecast in your S3 bucket.

ForecastSummary

data ForecastSummary Source #

Provides a summary of the forecast properties used in the ListForecasts operation. To get the complete set of properties, call the DescribeForecast operation, and provide the ForecastArn that is listed in the summary.

See: newForecastSummary smart constructor.

Constructors

ForecastSummary' 

Fields

  • createdUsingAutoPredictor :: Maybe Bool

    Whether the Forecast was created from an AutoPredictor.

  • creationTime :: Maybe POSIX

    When the forecast creation task was created.

  • datasetGroupArn :: Maybe Text

    The Amazon Resource Name (ARN) of the dataset group that provided the data used to train the predictor.

  • forecastArn :: Maybe Text

    The ARN of the forecast.

  • forecastName :: Maybe Text

    The name of the forecast.

  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    If an error occurred, an informational message about the error.

  • predictorArn :: Maybe Text

    The ARN of the predictor used to generate the forecast.

  • status :: Maybe Text

    The status of the forecast. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

    The Status of the forecast must be ACTIVE before you can query or export the forecast.

Instances

Instances details
FromJSON ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

Generic ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

Associated Types

type Rep ForecastSummary :: Type -> Type #

Read ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

Show ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

NFData ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

Methods

rnf :: ForecastSummary -> () #

Eq ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

Hashable ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

type Rep ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

type Rep ForecastSummary = D1 ('MetaData "ForecastSummary" "Amazonka.Forecast.Types.ForecastSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ForecastSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdUsingAutoPredictor") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "forecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "forecastName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newForecastSummary :: ForecastSummary Source #

Create a value of ForecastSummary 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:createdUsingAutoPredictor:ForecastSummary', forecastSummary_createdUsingAutoPredictor - Whether the Forecast was created from an AutoPredictor.

$sel:creationTime:ForecastSummary', forecastSummary_creationTime - When the forecast creation task was created.

$sel:datasetGroupArn:ForecastSummary', forecastSummary_datasetGroupArn - The Amazon Resource Name (ARN) of the dataset group that provided the data used to train the predictor.

$sel:forecastArn:ForecastSummary', forecastSummary_forecastArn - The ARN of the forecast.

$sel:forecastName:ForecastSummary', forecastSummary_forecastName - The name of the forecast.

$sel:lastModificationTime:ForecastSummary', forecastSummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:ForecastSummary', forecastSummary_message - If an error occurred, an informational message about the error.

$sel:predictorArn:ForecastSummary', forecastSummary_predictorArn - The ARN of the predictor used to generate the forecast.

$sel:status:ForecastSummary', forecastSummary_status - The status of the forecast. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the forecast must be ACTIVE before you can query or export the forecast.

forecastSummary_createdUsingAutoPredictor :: Lens' ForecastSummary (Maybe Bool) Source #

Whether the Forecast was created from an AutoPredictor.

forecastSummary_creationTime :: Lens' ForecastSummary (Maybe UTCTime) Source #

When the forecast creation task was created.

forecastSummary_datasetGroupArn :: Lens' ForecastSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the dataset group that provided the data used to train the predictor.

forecastSummary_lastModificationTime :: Lens' ForecastSummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

forecastSummary_message :: Lens' ForecastSummary (Maybe Text) Source #

If an error occurred, an informational message about the error.

forecastSummary_predictorArn :: Lens' ForecastSummary (Maybe Text) Source #

The ARN of the predictor used to generate the forecast.

forecastSummary_status :: Lens' ForecastSummary (Maybe Text) Source #

The status of the forecast. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the forecast must be ACTIVE before you can query or export the forecast.

HyperParameterTuningJobConfig

data HyperParameterTuningJobConfig Source #

Configuration information for a hyperparameter tuning job. You specify this object in the CreatePredictor request.

A hyperparameter is a parameter that governs the model training process. You set hyperparameters before training starts, unlike model parameters, which are determined during training. The values of the hyperparameters effect which values are chosen for the model parameters.

In a hyperparameter tuning job, Amazon Forecast chooses the set of hyperparameter values that optimize a specified metric. Forecast accomplishes this by running many training jobs over a range of hyperparameter values. The optimum set of values depends on the algorithm, the training data, and the specified metric objective.

See: newHyperParameterTuningJobConfig smart constructor.

Constructors

HyperParameterTuningJobConfig' 

Fields

Instances

Instances details
FromJSON HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

ToJSON HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

Generic HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

Associated Types

type Rep HyperParameterTuningJobConfig :: Type -> Type #

Read HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

Show HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

NFData HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

Eq HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

Hashable HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

type Rep HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

type Rep HyperParameterTuningJobConfig = D1 ('MetaData "HyperParameterTuningJobConfig" "Amazonka.Forecast.Types.HyperParameterTuningJobConfig" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "HyperParameterTuningJobConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "parameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParameterRanges))))

newHyperParameterTuningJobConfig :: HyperParameterTuningJobConfig Source #

Create a value of HyperParameterTuningJobConfig 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:parameterRanges:HyperParameterTuningJobConfig', hyperParameterTuningJobConfig_parameterRanges - Specifies the ranges of valid values for the hyperparameters.

hyperParameterTuningJobConfig_parameterRanges :: Lens' HyperParameterTuningJobConfig (Maybe ParameterRanges) Source #

Specifies the ranges of valid values for the hyperparameters.

InputDataConfig

data InputDataConfig Source #

This object belongs to the CreatePredictor operation. If you created your predictor with CreateAutoPredictor, see DataConfig.

The data used to train a predictor. The data includes a dataset group and any supplementary features. You specify this object in the CreatePredictor request.

See: newInputDataConfig smart constructor.

Constructors

InputDataConfig' 

Fields

Instances

Instances details
FromJSON InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

ToJSON InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

Generic InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

Associated Types

type Rep InputDataConfig :: Type -> Type #

Read InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

Show InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

NFData InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

Methods

rnf :: InputDataConfig -> () #

Eq InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

Hashable InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

type Rep InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

type Rep InputDataConfig = D1 ('MetaData "InputDataConfig" "Amazonka.Forecast.Types.InputDataConfig" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "InputDataConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "supplementaryFeatures") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty SupplementaryFeature))) :*: S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newInputDataConfig Source #

Create a value of InputDataConfig 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:supplementaryFeatures:InputDataConfig', inputDataConfig_supplementaryFeatures - An array of supplementary features. The only supported feature is a holiday calendar.

$sel:datasetGroupArn:InputDataConfig', inputDataConfig_datasetGroupArn - The Amazon Resource Name (ARN) of the dataset group.

inputDataConfig_supplementaryFeatures :: Lens' InputDataConfig (Maybe (NonEmpty SupplementaryFeature)) Source #

An array of supplementary features. The only supported feature is a holiday calendar.

inputDataConfig_datasetGroupArn :: Lens' InputDataConfig Text Source #

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

IntegerParameterRange

data IntegerParameterRange Source #

Specifies an integer hyperparameter and it's range of tunable values. This object is part of the ParameterRanges object.

See: newIntegerParameterRange smart constructor.

Constructors

IntegerParameterRange' 

Fields

  • scalingType :: Maybe ScalingType

    The scale that hyperparameter tuning uses to search the hyperparameter range. Valid values:

    Auto
    Amazon Forecast hyperparameter tuning chooses the best scale for the hyperparameter.
    Linear
    Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
    Logarithmic
    Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

    Logarithmic scaling works only for ranges that have values greater than 0.

    ReverseLogarithmic
    Not supported for IntegerParameterRange.

    Reverse logarithmic scaling works only for ranges that are entirely within the range 0 <= x < 1.0.

    For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

  • name :: Text

    The name of the hyperparameter to tune.

  • maxValue :: Int

    The maximum tunable value of the hyperparameter.

  • minValue :: Int

    The minimum tunable value of the hyperparameter.

Instances

Instances details
FromJSON IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

ToJSON IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

Generic IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

Associated Types

type Rep IntegerParameterRange :: Type -> Type #

Read IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

Show IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

NFData IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

Methods

rnf :: IntegerParameterRange -> () #

Eq IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

Hashable IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

type Rep IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

type Rep IntegerParameterRange = D1 ('MetaData "IntegerParameterRange" "Amazonka.Forecast.Types.IntegerParameterRange" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "IntegerParameterRange'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "scalingType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ScalingType)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "maxValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "minValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newIntegerParameterRange Source #

Create a value of IntegerParameterRange 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:scalingType:IntegerParameterRange', integerParameterRange_scalingType - The scale that hyperparameter tuning uses to search the hyperparameter range. Valid values:

Auto
Amazon Forecast hyperparameter tuning chooses the best scale for the hyperparameter.
Linear
Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
Logarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

Logarithmic scaling works only for ranges that have values greater than 0.

ReverseLogarithmic
Not supported for IntegerParameterRange.

Reverse logarithmic scaling works only for ranges that are entirely within the range 0 <= x < 1.0.

For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

$sel:name:IntegerParameterRange', integerParameterRange_name - The name of the hyperparameter to tune.

$sel:maxValue:IntegerParameterRange', integerParameterRange_maxValue - The maximum tunable value of the hyperparameter.

$sel:minValue:IntegerParameterRange', integerParameterRange_minValue - The minimum tunable value of the hyperparameter.

integerParameterRange_scalingType :: Lens' IntegerParameterRange (Maybe ScalingType) Source #

The scale that hyperparameter tuning uses to search the hyperparameter range. Valid values:

Auto
Amazon Forecast hyperparameter tuning chooses the best scale for the hyperparameter.
Linear
Hyperparameter tuning searches the values in the hyperparameter range by using a linear scale.
Logarithmic
Hyperparameter tuning searches the values in the hyperparameter range by using a logarithmic scale.

Logarithmic scaling works only for ranges that have values greater than 0.

ReverseLogarithmic
Not supported for IntegerParameterRange.

Reverse logarithmic scaling works only for ranges that are entirely within the range 0 <= x < 1.0.

For information about choosing a hyperparameter scale, see Hyperparameter Scaling. One of the following values:

integerParameterRange_name :: Lens' IntegerParameterRange Text Source #

The name of the hyperparameter to tune.

integerParameterRange_maxValue :: Lens' IntegerParameterRange Int Source #

The maximum tunable value of the hyperparameter.

integerParameterRange_minValue :: Lens' IntegerParameterRange Int Source #

The minimum tunable value of the hyperparameter.

MetricResult

data MetricResult Source #

An individual metric Forecast calculated when monitoring predictor usage. You can compare the value for this metric to the metric's value in the Baseline to see how your predictor's performance is changing.

For more information about metrics generated by Forecast see Evaluating Predictor Accuracy

See: newMetricResult smart constructor.

Constructors

MetricResult' 

Fields

Instances

Instances details
FromJSON MetricResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.MetricResult

Generic MetricResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.MetricResult

Associated Types

type Rep MetricResult :: Type -> Type #

Read MetricResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.MetricResult

Show MetricResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.MetricResult

NFData MetricResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.MetricResult

Methods

rnf :: MetricResult -> () #

Eq MetricResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.MetricResult

Hashable MetricResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.MetricResult

type Rep MetricResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.MetricResult

type Rep MetricResult = D1 ('MetaData "MetricResult" "Amazonka.Forecast.Types.MetricResult" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "MetricResult'" 'PrefixI 'True) (S1 ('MetaSel ('Just "metricName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "metricValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newMetricResult :: MetricResult Source #

Create a value of MetricResult 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:metricName:MetricResult', metricResult_metricName - The name of the metric.

$sel:metricValue:MetricResult', metricResult_metricValue - The value for the metric.

Metrics

data Metrics Source #

Provides metrics that are used to evaluate the performance of a predictor. This object is part of the WindowSummary object.

See: newMetrics smart constructor.

Constructors

Metrics' 

Fields

Instances

Instances details
FromJSON Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Generic Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Associated Types

type Rep Metrics :: Type -> Type #

Methods

from :: Metrics -> Rep Metrics x #

to :: Rep Metrics x -> Metrics #

Read Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Show Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

NFData Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Methods

rnf :: Metrics -> () #

Eq Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Methods

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

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

Hashable Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Methods

hashWithSalt :: Int -> Metrics -> Int #

hash :: Metrics -> Int #

type Rep Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

type Rep Metrics = D1 ('MetaData "Metrics" "Amazonka.Forecast.Types.Metrics" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "Metrics'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "averageWeightedQuantileLoss") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "errorMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ErrorMetric]))) :*: (S1 ('MetaSel ('Just "rmse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "weightedQuantileLosses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [WeightedQuantileLoss])))))

newMetrics :: Metrics Source #

Create a value of Metrics 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:averageWeightedQuantileLoss:Metrics', metrics_averageWeightedQuantileLoss - The average value of all weighted quantile losses.

$sel:errorMetrics:Metrics', metrics_errorMetrics - Provides detailed error metrics for each forecast type. Metrics include root-mean square-error (RMSE), mean absolute percentage error (MAPE), mean absolute scaled error (MASE), and weighted average percentage error (WAPE).

Metrics, metrics_rmse - The root-mean-square error (RMSE).

$sel:weightedQuantileLosses:Metrics', metrics_weightedQuantileLosses - An array of weighted quantile losses. Quantiles divide a probability distribution into regions of equal probability. The distribution in this case is the loss function.

metrics_averageWeightedQuantileLoss :: Lens' Metrics (Maybe Double) Source #

The average value of all weighted quantile losses.

metrics_errorMetrics :: Lens' Metrics (Maybe [ErrorMetric]) Source #

Provides detailed error metrics for each forecast type. Metrics include root-mean square-error (RMSE), mean absolute percentage error (MAPE), mean absolute scaled error (MASE), and weighted average percentage error (WAPE).

metrics_rmse :: Lens' Metrics (Maybe Double) Source #

The root-mean-square error (RMSE).

metrics_weightedQuantileLosses :: Lens' Metrics (Maybe [WeightedQuantileLoss]) Source #

An array of weighted quantile losses. Quantiles divide a probability distribution into regions of equal probability. The distribution in this case is the loss function.

MonitorConfig

data MonitorConfig Source #

The configuration details for the predictor monitor.

See: newMonitorConfig smart constructor.

Constructors

MonitorConfig' 

Fields

Instances

Instances details
ToJSON MonitorConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorConfig

Generic MonitorConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorConfig

Associated Types

type Rep MonitorConfig :: Type -> Type #

Read MonitorConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorConfig

Show MonitorConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorConfig

NFData MonitorConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorConfig

Methods

rnf :: MonitorConfig -> () #

Eq MonitorConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorConfig

Hashable MonitorConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorConfig

type Rep MonitorConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorConfig

type Rep MonitorConfig = D1 ('MetaData "MonitorConfig" "Amazonka.Forecast.Types.MonitorConfig" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "MonitorConfig'" 'PrefixI 'True) (S1 ('MetaSel ('Just "monitorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newMonitorConfig Source #

Create a value of MonitorConfig 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:monitorName:MonitorConfig', monitorConfig_monitorName - The name of the monitor resource.

monitorConfig_monitorName :: Lens' MonitorConfig Text Source #

The name of the monitor resource.

MonitorDataSource

data MonitorDataSource Source #

The source of the data the monitor used during the evaluation.

See: newMonitorDataSource smart constructor.

Constructors

MonitorDataSource' 

Fields

  • datasetImportJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the dataset import job used to import the data that initiated the monitor evaluation.

  • forecastArn :: Maybe Text

    The Amazon Resource Name (ARN) of the forecast the monitor used during the evaluation.

  • predictorArn :: Maybe Text

    The Amazon Resource Name (ARN) of the predictor resource you are monitoring.

Instances

Instances details
FromJSON MonitorDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorDataSource

Generic MonitorDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorDataSource

Associated Types

type Rep MonitorDataSource :: Type -> Type #

Read MonitorDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorDataSource

Show MonitorDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorDataSource

NFData MonitorDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorDataSource

Methods

rnf :: MonitorDataSource -> () #

Eq MonitorDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorDataSource

Hashable MonitorDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorDataSource

type Rep MonitorDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorDataSource

type Rep MonitorDataSource = D1 ('MetaData "MonitorDataSource" "Amazonka.Forecast.Types.MonitorDataSource" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "MonitorDataSource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetImportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "forecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newMonitorDataSource :: MonitorDataSource Source #

Create a value of MonitorDataSource 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:datasetImportJobArn:MonitorDataSource', monitorDataSource_datasetImportJobArn - The Amazon Resource Name (ARN) of the dataset import job used to import the data that initiated the monitor evaluation.

$sel:forecastArn:MonitorDataSource', monitorDataSource_forecastArn - The Amazon Resource Name (ARN) of the forecast the monitor used during the evaluation.

$sel:predictorArn:MonitorDataSource', monitorDataSource_predictorArn - The Amazon Resource Name (ARN) of the predictor resource you are monitoring.

monitorDataSource_datasetImportJobArn :: Lens' MonitorDataSource (Maybe Text) Source #

The Amazon Resource Name (ARN) of the dataset import job used to import the data that initiated the monitor evaluation.

monitorDataSource_forecastArn :: Lens' MonitorDataSource (Maybe Text) Source #

The Amazon Resource Name (ARN) of the forecast the monitor used during the evaluation.

monitorDataSource_predictorArn :: Lens' MonitorDataSource (Maybe Text) Source #

The Amazon Resource Name (ARN) of the predictor resource you are monitoring.

MonitorInfo

data MonitorInfo Source #

Provides information about the monitor resource.

See: newMonitorInfo smart constructor.

Constructors

MonitorInfo' 

Fields

  • monitorArn :: Maybe Text

    The Amazon Resource Name (ARN) of the monitor resource.

  • status :: Maybe Text

    The status of the monitor. States include:

    • ACTIVE
    • ACTIVE_STOPPING, ACTIVE_STOPPED
    • UPDATE_IN_PROGRESS
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

Instances

Instances details
FromJSON MonitorInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorInfo

Generic MonitorInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorInfo

Associated Types

type Rep MonitorInfo :: Type -> Type #

Read MonitorInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorInfo

Show MonitorInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorInfo

NFData MonitorInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorInfo

Methods

rnf :: MonitorInfo -> () #

Eq MonitorInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorInfo

Hashable MonitorInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorInfo

type Rep MonitorInfo Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorInfo

type Rep MonitorInfo = D1 ('MetaData "MonitorInfo" "Amazonka.Forecast.Types.MonitorInfo" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "MonitorInfo'" 'PrefixI 'True) (S1 ('MetaSel ('Just "monitorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newMonitorInfo :: MonitorInfo Source #

Create a value of MonitorInfo 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:monitorArn:MonitorInfo', monitorInfo_monitorArn - The Amazon Resource Name (ARN) of the monitor resource.

$sel:status:MonitorInfo', monitorInfo_status - The status of the monitor. States include:

  • ACTIVE
  • ACTIVE_STOPPING, ACTIVE_STOPPED
  • UPDATE_IN_PROGRESS
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

monitorInfo_monitorArn :: Lens' MonitorInfo (Maybe Text) Source #

The Amazon Resource Name (ARN) of the monitor resource.

monitorInfo_status :: Lens' MonitorInfo (Maybe Text) Source #

The status of the monitor. States include:

  • ACTIVE
  • ACTIVE_STOPPING, ACTIVE_STOPPED
  • UPDATE_IN_PROGRESS
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

MonitorSummary

data MonitorSummary Source #

Provides a summary of the monitor properties used in the ListMonitors operation. To get a complete set of properties, call the DescribeMonitor operation, and provide the listed MonitorArn.

See: newMonitorSummary smart constructor.

Constructors

MonitorSummary' 

Fields

  • creationTime :: Maybe POSIX

    When the monitor resource was created.

  • lastModificationTime :: Maybe POSIX

    The last time the monitor resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • STOPPED - When the resource stopped.
    • ACTIVE or CREATE_FAILED - When the monitor creation finished or failed.
  • monitorArn :: Maybe Text

    The Amazon Resource Name (ARN) of the monitor resource.

  • monitorName :: Maybe Text

    The name of the monitor resource.

  • resourceArn :: Maybe Text

    The Amazon Resource Name (ARN) of the predictor being monitored.

  • status :: Maybe Text

    The status of the monitor. States include:

    • ACTIVE
    • ACTIVE_STOPPING, ACTIVE_STOPPED
    • UPDATE_IN_PROGRESS
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

Instances

Instances details
FromJSON MonitorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorSummary

Generic MonitorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorSummary

Associated Types

type Rep MonitorSummary :: Type -> Type #

Read MonitorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorSummary

Show MonitorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorSummary

NFData MonitorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorSummary

Methods

rnf :: MonitorSummary -> () #

Eq MonitorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorSummary

Hashable MonitorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorSummary

type Rep MonitorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.MonitorSummary

type Rep MonitorSummary = D1 ('MetaData "MonitorSummary" "Amazonka.Forecast.Types.MonitorSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "MonitorSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "monitorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "monitorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newMonitorSummary :: MonitorSummary Source #

Create a value of MonitorSummary 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:creationTime:MonitorSummary', monitorSummary_creationTime - When the monitor resource was created.

$sel:lastModificationTime:MonitorSummary', monitorSummary_lastModificationTime - The last time the monitor resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • STOPPED - When the resource stopped.
  • ACTIVE or CREATE_FAILED - When the monitor creation finished or failed.

$sel:monitorArn:MonitorSummary', monitorSummary_monitorArn - The Amazon Resource Name (ARN) of the monitor resource.

$sel:monitorName:MonitorSummary', monitorSummary_monitorName - The name of the monitor resource.

$sel:resourceArn:MonitorSummary', monitorSummary_resourceArn - The Amazon Resource Name (ARN) of the predictor being monitored.

$sel:status:MonitorSummary', monitorSummary_status - The status of the monitor. States include:

  • ACTIVE
  • ACTIVE_STOPPING, ACTIVE_STOPPED
  • UPDATE_IN_PROGRESS
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

monitorSummary_creationTime :: Lens' MonitorSummary (Maybe UTCTime) Source #

When the monitor resource was created.

monitorSummary_lastModificationTime :: Lens' MonitorSummary (Maybe UTCTime) Source #

The last time the monitor resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • STOPPED - When the resource stopped.
  • ACTIVE or CREATE_FAILED - When the monitor creation finished or failed.

monitorSummary_monitorArn :: Lens' MonitorSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the monitor resource.

monitorSummary_monitorName :: Lens' MonitorSummary (Maybe Text) Source #

The name of the monitor resource.

monitorSummary_resourceArn :: Lens' MonitorSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the predictor being monitored.

monitorSummary_status :: Lens' MonitorSummary (Maybe Text) Source #

The status of the monitor. States include:

  • ACTIVE
  • ACTIVE_STOPPING, ACTIVE_STOPPED
  • UPDATE_IN_PROGRESS
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

ParameterRanges

data ParameterRanges Source #

Specifies the categorical, continuous, and integer hyperparameters, and their ranges of tunable values. The range of tunable values determines which values that a hyperparameter tuning job can choose for the specified hyperparameter. This object is part of the HyperParameterTuningJobConfig object.

See: newParameterRanges smart constructor.

Constructors

ParameterRanges' 

Fields

Instances

Instances details
FromJSON ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

ToJSON ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

Generic ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

Associated Types

type Rep ParameterRanges :: Type -> Type #

Read ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

Show ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

NFData ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

Methods

rnf :: ParameterRanges -> () #

Eq ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

Hashable ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

type Rep ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

type Rep ParameterRanges = D1 ('MetaData "ParameterRanges" "Amazonka.Forecast.Types.ParameterRanges" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ParameterRanges'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoricalParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty CategoricalParameterRange))) :*: (S1 ('MetaSel ('Just "continuousParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ContinuousParameterRange))) :*: S1 ('MetaSel ('Just "integerParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty IntegerParameterRange))))))

newParameterRanges :: ParameterRanges Source #

Create a value of ParameterRanges 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:categoricalParameterRanges:ParameterRanges', parameterRanges_categoricalParameterRanges - Specifies the tunable range for each categorical hyperparameter.

$sel:continuousParameterRanges:ParameterRanges', parameterRanges_continuousParameterRanges - Specifies the tunable range for each continuous hyperparameter.

$sel:integerParameterRanges:ParameterRanges', parameterRanges_integerParameterRanges - Specifies the tunable range for each integer hyperparameter.

parameterRanges_categoricalParameterRanges :: Lens' ParameterRanges (Maybe (NonEmpty CategoricalParameterRange)) Source #

Specifies the tunable range for each categorical hyperparameter.

parameterRanges_continuousParameterRanges :: Lens' ParameterRanges (Maybe (NonEmpty ContinuousParameterRange)) Source #

Specifies the tunable range for each continuous hyperparameter.

parameterRanges_integerParameterRanges :: Lens' ParameterRanges (Maybe (NonEmpty IntegerParameterRange)) Source #

Specifies the tunable range for each integer hyperparameter.

PredictorBacktestExportJobSummary

data PredictorBacktestExportJobSummary Source #

Provides a summary of the predictor backtest export job properties used in the ListPredictorBacktestExportJobs operation. To get a complete set of properties, call the DescribePredictorBacktestExportJob operation, and provide the listed PredictorBacktestExportJobArn.

See: newPredictorBacktestExportJobSummary smart constructor.

Constructors

PredictorBacktestExportJobSummary' 

Fields

  • creationTime :: Maybe POSIX

    When the predictor backtest export job was created.

  • destination :: Maybe DataDestination
     
  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    Information about any errors that may have occurred during the backtest export.

  • predictorBacktestExportJobArn :: Maybe Text

    The Amazon Resource Name (ARN) of the predictor backtest export job.

  • predictorBacktestExportJobName :: Maybe Text

    The name of the predictor backtest export job.

  • status :: Maybe Text

    The status of the predictor backtest export job. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

Instances

Instances details
FromJSON PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

Generic PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

Associated Types

type Rep PredictorBacktestExportJobSummary :: Type -> Type #

Read PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

Show PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

NFData PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

Eq PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

Hashable PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

type Rep PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

type Rep PredictorBacktestExportJobSummary = D1 ('MetaData "PredictorBacktestExportJobSummary" "Amazonka.Forecast.Types.PredictorBacktestExportJobSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "PredictorBacktestExportJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataDestination)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "predictorBacktestExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "predictorBacktestExportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newPredictorBacktestExportJobSummary :: PredictorBacktestExportJobSummary Source #

Create a value of PredictorBacktestExportJobSummary 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:creationTime:PredictorBacktestExportJobSummary', predictorBacktestExportJobSummary_creationTime - When the predictor backtest export job was created.

$sel:destination:PredictorBacktestExportJobSummary', predictorBacktestExportJobSummary_destination - Undocumented member.

$sel:lastModificationTime:PredictorBacktestExportJobSummary', predictorBacktestExportJobSummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:PredictorBacktestExportJobSummary', predictorBacktestExportJobSummary_message - Information about any errors that may have occurred during the backtest export.

$sel:predictorBacktestExportJobArn:PredictorBacktestExportJobSummary', predictorBacktestExportJobSummary_predictorBacktestExportJobArn - The Amazon Resource Name (ARN) of the predictor backtest export job.

$sel:predictorBacktestExportJobName:PredictorBacktestExportJobSummary', predictorBacktestExportJobSummary_predictorBacktestExportJobName - The name of the predictor backtest export job.

$sel:status:PredictorBacktestExportJobSummary', predictorBacktestExportJobSummary_status - The status of the predictor backtest export job. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

predictorBacktestExportJobSummary_lastModificationTime :: Lens' PredictorBacktestExportJobSummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

predictorBacktestExportJobSummary_message :: Lens' PredictorBacktestExportJobSummary (Maybe Text) Source #

Information about any errors that may have occurred during the backtest export.

predictorBacktestExportJobSummary_predictorBacktestExportJobArn :: Lens' PredictorBacktestExportJobSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the predictor backtest export job.

predictorBacktestExportJobSummary_status :: Lens' PredictorBacktestExportJobSummary (Maybe Text) Source #

The status of the predictor backtest export job. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

PredictorBaseline

data PredictorBaseline Source #

Metrics you can use as a baseline for comparison purposes. Use these metrics when you interpret monitoring results for an auto predictor.

See: newPredictorBaseline smart constructor.

Constructors

PredictorBaseline' 

Fields

Instances

Instances details
FromJSON PredictorBaseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBaseline

Generic PredictorBaseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBaseline

Associated Types

type Rep PredictorBaseline :: Type -> Type #

Read PredictorBaseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBaseline

Show PredictorBaseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBaseline

NFData PredictorBaseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBaseline

Methods

rnf :: PredictorBaseline -> () #

Eq PredictorBaseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBaseline

Hashable PredictorBaseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBaseline

type Rep PredictorBaseline Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBaseline

type Rep PredictorBaseline = D1 ('MetaData "PredictorBaseline" "Amazonka.Forecast.Types.PredictorBaseline" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "PredictorBaseline'" 'PrefixI 'True) (S1 ('MetaSel ('Just "baselineMetrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [BaselineMetric]))))

newPredictorBaseline :: PredictorBaseline Source #

Create a value of PredictorBaseline 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:baselineMetrics:PredictorBaseline', predictorBaseline_baselineMetrics - The initial accuracy metrics for the predictor. Use these metrics as a baseline for comparison purposes as you use your predictor and the metrics change.

predictorBaseline_baselineMetrics :: Lens' PredictorBaseline (Maybe [BaselineMetric]) Source #

The initial accuracy metrics for the predictor. Use these metrics as a baseline for comparison purposes as you use your predictor and the metrics change.

PredictorEvent

data PredictorEvent Source #

Provides details about a predictor event, such as a retraining.

See: newPredictorEvent smart constructor.

Constructors

PredictorEvent' 

Fields

  • datetime :: Maybe POSIX

    The timestamp for when the event occurred.

  • detail :: Maybe Text

    The type of event. For example, Retrain. A retraining event denotes the timepoint when a predictor was retrained. Any monitor results from before the Datetime are from the previous predictor. Any new metrics are for the newly retrained predictor.

Instances

Instances details
FromJSON PredictorEvent Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorEvent

Generic PredictorEvent Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorEvent

Associated Types

type Rep PredictorEvent :: Type -> Type #

Read PredictorEvent Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorEvent

Show PredictorEvent Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorEvent

NFData PredictorEvent Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorEvent

Methods

rnf :: PredictorEvent -> () #

Eq PredictorEvent Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorEvent

Hashable PredictorEvent Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorEvent

type Rep PredictorEvent Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorEvent

type Rep PredictorEvent = D1 ('MetaData "PredictorEvent" "Amazonka.Forecast.Types.PredictorEvent" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "PredictorEvent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datetime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "detail") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newPredictorEvent :: PredictorEvent Source #

Create a value of PredictorEvent 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:datetime:PredictorEvent', predictorEvent_datetime - The timestamp for when the event occurred.

$sel:detail:PredictorEvent', predictorEvent_detail - The type of event. For example, Retrain. A retraining event denotes the timepoint when a predictor was retrained. Any monitor results from before the Datetime are from the previous predictor. Any new metrics are for the newly retrained predictor.

predictorEvent_datetime :: Lens' PredictorEvent (Maybe UTCTime) Source #

The timestamp for when the event occurred.

predictorEvent_detail :: Lens' PredictorEvent (Maybe Text) Source #

The type of event. For example, Retrain. A retraining event denotes the timepoint when a predictor was retrained. Any monitor results from before the Datetime are from the previous predictor. Any new metrics are for the newly retrained predictor.

PredictorExecution

data PredictorExecution Source #

The algorithm used to perform a backtest and the status of those tests.

See: newPredictorExecution smart constructor.

Constructors

PredictorExecution' 

Fields

Instances

Instances details
FromJSON PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

Generic PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

Associated Types

type Rep PredictorExecution :: Type -> Type #

Read PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

Show PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

NFData PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

Methods

rnf :: PredictorExecution -> () #

Eq PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

Hashable PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

type Rep PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

type Rep PredictorExecution = D1 ('MetaData "PredictorExecution" "Amazonka.Forecast.Types.PredictorExecution" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "PredictorExecution'" 'PrefixI 'True) (S1 ('MetaSel ('Just "algorithmArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "testWindows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TestWindowSummary]))))

newPredictorExecution :: PredictorExecution Source #

Create a value of PredictorExecution 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:algorithmArn:PredictorExecution', predictorExecution_algorithmArn - The ARN of the algorithm used to test the predictor.

$sel:testWindows:PredictorExecution', predictorExecution_testWindows - An array of test windows used to evaluate the algorithm. The NumberOfBacktestWindows from the object determines the number of windows in the array.

predictorExecution_algorithmArn :: Lens' PredictorExecution (Maybe Text) Source #

The ARN of the algorithm used to test the predictor.

predictorExecution_testWindows :: Lens' PredictorExecution (Maybe [TestWindowSummary]) Source #

An array of test windows used to evaluate the algorithm. The NumberOfBacktestWindows from the object determines the number of windows in the array.

PredictorExecutionDetails

data PredictorExecutionDetails Source #

Contains details on the backtests performed to evaluate the accuracy of the predictor. The tests are returned in descending order of accuracy, with the most accurate backtest appearing first. You specify the number of backtests to perform when you call the operation.

See: newPredictorExecutionDetails smart constructor.

Constructors

PredictorExecutionDetails' 

Fields

  • predictorExecutions :: Maybe (NonEmpty PredictorExecution)

    An array of the backtests performed to evaluate the accuracy of the predictor against a particular algorithm. The NumberOfBacktestWindows from the object determines the number of windows in the array.

Instances

Instances details
FromJSON PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

Generic PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

Associated Types

type Rep PredictorExecutionDetails :: Type -> Type #

Read PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

Show PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

NFData PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

Eq PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

Hashable PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

type Rep PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

type Rep PredictorExecutionDetails = D1 ('MetaData "PredictorExecutionDetails" "Amazonka.Forecast.Types.PredictorExecutionDetails" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "PredictorExecutionDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictorExecutions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty PredictorExecution)))))

newPredictorExecutionDetails :: PredictorExecutionDetails Source #

Create a value of PredictorExecutionDetails 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:predictorExecutions:PredictorExecutionDetails', predictorExecutionDetails_predictorExecutions - An array of the backtests performed to evaluate the accuracy of the predictor against a particular algorithm. The NumberOfBacktestWindows from the object determines the number of windows in the array.

predictorExecutionDetails_predictorExecutions :: Lens' PredictorExecutionDetails (Maybe (NonEmpty PredictorExecution)) Source #

An array of the backtests performed to evaluate the accuracy of the predictor against a particular algorithm. The NumberOfBacktestWindows from the object determines the number of windows in the array.

PredictorMonitorEvaluation

data PredictorMonitorEvaluation Source #

Describes the results of a monitor evaluation.

See: newPredictorMonitorEvaluation smart constructor.

Constructors

PredictorMonitorEvaluation' 

Fields

Instances

Instances details
FromJSON PredictorMonitorEvaluation Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorMonitorEvaluation

Generic PredictorMonitorEvaluation Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorMonitorEvaluation

Associated Types

type Rep PredictorMonitorEvaluation :: Type -> Type #

Read PredictorMonitorEvaluation Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorMonitorEvaluation

Show PredictorMonitorEvaluation Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorMonitorEvaluation

NFData PredictorMonitorEvaluation Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorMonitorEvaluation

Eq PredictorMonitorEvaluation Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorMonitorEvaluation

Hashable PredictorMonitorEvaluation Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorMonitorEvaluation

type Rep PredictorMonitorEvaluation Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorMonitorEvaluation

type Rep PredictorMonitorEvaluation = D1 ('MetaData "PredictorMonitorEvaluation" "Amazonka.Forecast.Types.PredictorMonitorEvaluation" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "PredictorMonitorEvaluation'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "evaluationState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "evaluationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "metricResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [MetricResult])) :*: S1 ('MetaSel ('Just "monitorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "monitorDataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe MonitorDataSource)) :*: (S1 ('MetaSel ('Just "numItemsEvaluated") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "predictorEvent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PredictorEvent)))) :*: (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "windowEndDatetime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "windowStartDatetime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))))

newPredictorMonitorEvaluation :: PredictorMonitorEvaluation Source #

Create a value of PredictorMonitorEvaluation 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:evaluationState:PredictorMonitorEvaluation', predictorMonitorEvaluation_evaluationState - The status of the monitor evaluation. The state can be SUCCESS or FAILURE.

$sel:evaluationTime:PredictorMonitorEvaluation', predictorMonitorEvaluation_evaluationTime - The timestamp that indicates when the monitor evaluation was started.

$sel:message:PredictorMonitorEvaluation', predictorMonitorEvaluation_message - Information about any errors that may have occurred during the monitor evaluation.

$sel:metricResults:PredictorMonitorEvaluation', predictorMonitorEvaluation_metricResults - A list of metrics Forecast calculated when monitoring a predictor. You can compare the value for each metric in the list to the metric's value in the Baseline to see how your predictor's performance is changing.

$sel:monitorArn:PredictorMonitorEvaluation', predictorMonitorEvaluation_monitorArn - The Amazon Resource Name (ARN) of the monitor resource.

$sel:monitorDataSource:PredictorMonitorEvaluation', predictorMonitorEvaluation_monitorDataSource - The source of the data the monitor resource used during the evaluation.

$sel:numItemsEvaluated:PredictorMonitorEvaluation', predictorMonitorEvaluation_numItemsEvaluated - The number of items considered during the evaluation.

$sel:predictorEvent:PredictorMonitorEvaluation', predictorMonitorEvaluation_predictorEvent - Provides details about a predictor event, such as a retraining.

$sel:resourceArn:PredictorMonitorEvaluation', predictorMonitorEvaluation_resourceArn - The Amazon Resource Name (ARN) of the resource to monitor.

$sel:windowEndDatetime:PredictorMonitorEvaluation', predictorMonitorEvaluation_windowEndDatetime - The timestamp that indicates the end of the window that is used for monitor evaluation.

$sel:windowStartDatetime:PredictorMonitorEvaluation', predictorMonitorEvaluation_windowStartDatetime - The timestamp that indicates the start of the window that is used for monitor evaluation.

predictorMonitorEvaluation_evaluationState :: Lens' PredictorMonitorEvaluation (Maybe Text) Source #

The status of the monitor evaluation. The state can be SUCCESS or FAILURE.

predictorMonitorEvaluation_evaluationTime :: Lens' PredictorMonitorEvaluation (Maybe UTCTime) Source #

The timestamp that indicates when the monitor evaluation was started.

predictorMonitorEvaluation_message :: Lens' PredictorMonitorEvaluation (Maybe Text) Source #

Information about any errors that may have occurred during the monitor evaluation.

predictorMonitorEvaluation_metricResults :: Lens' PredictorMonitorEvaluation (Maybe [MetricResult]) Source #

A list of metrics Forecast calculated when monitoring a predictor. You can compare the value for each metric in the list to the metric's value in the Baseline to see how your predictor's performance is changing.

predictorMonitorEvaluation_monitorArn :: Lens' PredictorMonitorEvaluation (Maybe Text) Source #

The Amazon Resource Name (ARN) of the monitor resource.

predictorMonitorEvaluation_monitorDataSource :: Lens' PredictorMonitorEvaluation (Maybe MonitorDataSource) Source #

The source of the data the monitor resource used during the evaluation.

predictorMonitorEvaluation_numItemsEvaluated :: Lens' PredictorMonitorEvaluation (Maybe Integer) Source #

The number of items considered during the evaluation.

predictorMonitorEvaluation_predictorEvent :: Lens' PredictorMonitorEvaluation (Maybe PredictorEvent) Source #

Provides details about a predictor event, such as a retraining.

predictorMonitorEvaluation_resourceArn :: Lens' PredictorMonitorEvaluation (Maybe Text) Source #

The Amazon Resource Name (ARN) of the resource to monitor.

predictorMonitorEvaluation_windowEndDatetime :: Lens' PredictorMonitorEvaluation (Maybe UTCTime) Source #

The timestamp that indicates the end of the window that is used for monitor evaluation.

predictorMonitorEvaluation_windowStartDatetime :: Lens' PredictorMonitorEvaluation (Maybe UTCTime) Source #

The timestamp that indicates the start of the window that is used for monitor evaluation.

PredictorSummary

data PredictorSummary Source #

Provides a summary of the predictor properties that are used in the ListPredictors operation. To get the complete set of properties, call the DescribePredictor operation, and provide the listed PredictorArn.

See: newPredictorSummary smart constructor.

Constructors

PredictorSummary' 

Fields

  • creationTime :: Maybe POSIX

    When the model training task was created.

  • datasetGroupArn :: Maybe Text

    The Amazon Resource Name (ARN) of the dataset group that contains the data used to train the predictor.

  • isAutoPredictor :: Maybe Bool

    Whether AutoPredictor was used to create the predictor.

  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    If an error occurred, an informational message about the error.

  • predictorArn :: Maybe Text

    The ARN of the predictor.

  • predictorName :: Maybe Text

    The name of the predictor.

  • referencePredictorSummary :: Maybe ReferencePredictorSummary

    A summary of the reference predictor used if the predictor was retrained or upgraded.

  • status :: Maybe Text

    The status of the predictor. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED

    The Status of the predictor must be ACTIVE before you can use the predictor to create a forecast.

Instances

Instances details
FromJSON PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

Generic PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

Associated Types

type Rep PredictorSummary :: Type -> Type #

Read PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

Show PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

NFData PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

Methods

rnf :: PredictorSummary -> () #

Eq PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

Hashable PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

type Rep PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

newPredictorSummary :: PredictorSummary Source #

Create a value of PredictorSummary 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:creationTime:PredictorSummary', predictorSummary_creationTime - When the model training task was created.

$sel:datasetGroupArn:PredictorSummary', predictorSummary_datasetGroupArn - The Amazon Resource Name (ARN) of the dataset group that contains the data used to train the predictor.

$sel:isAutoPredictor:PredictorSummary', predictorSummary_isAutoPredictor - Whether AutoPredictor was used to create the predictor.

$sel:lastModificationTime:PredictorSummary', predictorSummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:PredictorSummary', predictorSummary_message - If an error occurred, an informational message about the error.

$sel:predictorArn:PredictorSummary', predictorSummary_predictorArn - The ARN of the predictor.

$sel:predictorName:PredictorSummary', predictorSummary_predictorName - The name of the predictor.

$sel:referencePredictorSummary:PredictorSummary', predictorSummary_referencePredictorSummary - A summary of the reference predictor used if the predictor was retrained or upgraded.

$sel:status:PredictorSummary', predictorSummary_status - The status of the predictor. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED

The Status of the predictor must be ACTIVE before you can use the predictor to create a forecast.

predictorSummary_creationTime :: Lens' PredictorSummary (Maybe UTCTime) Source #

When the model training task was created.

predictorSummary_datasetGroupArn :: Lens' PredictorSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the dataset group that contains the data used to train the predictor.

predictorSummary_isAutoPredictor :: Lens' PredictorSummary (Maybe Bool) Source #

Whether AutoPredictor was used to create the predictor.

predictorSummary_lastModificationTime :: Lens' PredictorSummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

predictorSummary_message :: Lens' PredictorSummary (Maybe Text) Source #

If an error occurred, an informational message about the error.

predictorSummary_referencePredictorSummary :: Lens' PredictorSummary (Maybe ReferencePredictorSummary) Source #

A summary of the reference predictor used if the predictor was retrained or upgraded.

predictorSummary_status :: Lens' PredictorSummary (Maybe Text) Source #

The status of the predictor. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED

The Status of the predictor must be ACTIVE before you can use the predictor to create a forecast.

ReferencePredictorSummary

data ReferencePredictorSummary Source #

Provides a summary of the reference predictor used when retraining or upgrading a predictor.

See: newReferencePredictorSummary smart constructor.

Constructors

ReferencePredictorSummary' 

Fields

Instances

Instances details
FromJSON ReferencePredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ReferencePredictorSummary

Generic ReferencePredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ReferencePredictorSummary

Associated Types

type Rep ReferencePredictorSummary :: Type -> Type #

Read ReferencePredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ReferencePredictorSummary

Show ReferencePredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ReferencePredictorSummary

NFData ReferencePredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ReferencePredictorSummary

Eq ReferencePredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ReferencePredictorSummary

Hashable ReferencePredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ReferencePredictorSummary

type Rep ReferencePredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ReferencePredictorSummary

type Rep ReferencePredictorSummary = D1 ('MetaData "ReferencePredictorSummary" "Amazonka.Forecast.Types.ReferencePredictorSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "ReferencePredictorSummary'" 'PrefixI 'True) (S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe State))))

newReferencePredictorSummary :: ReferencePredictorSummary Source #

Create a value of ReferencePredictorSummary 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:arn:ReferencePredictorSummary', referencePredictorSummary_arn - The ARN of the reference predictor.

$sel:state:ReferencePredictorSummary', referencePredictorSummary_state - Whether the reference predictor is Active or Deleted.

referencePredictorSummary_state :: Lens' ReferencePredictorSummary (Maybe State) Source #

Whether the reference predictor is Active or Deleted.

S3Config

data S3Config Source #

The path to the file(s) in an Amazon Simple Storage Service (Amazon S3) bucket, and an AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the file(s). Optionally, includes an AWS Key Management Service (KMS) key. This object is part of the DataSource object that is submitted in the CreateDatasetImportJob request, and part of the DataDestination object.

See: newS3Config smart constructor.

Constructors

S3Config' 

Fields

  • kmsKeyArn :: Maybe Text

    The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key.

  • path :: Text

    The path to an Amazon Simple Storage Service (Amazon S3) bucket or file(s) in an Amazon S3 bucket.

  • roleArn :: Text

    The ARN of the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the Amazon S3 bucket or files. If you provide a value for the KMSKeyArn key, the role must allow access to the key.

    Passing a role across AWS accounts is not allowed. If you pass a role that isn't in your account, you get an InvalidInputException error.

Instances

Instances details
FromJSON S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

ToJSON S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Generic S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Associated Types

type Rep S3Config :: Type -> Type #

Methods

from :: S3Config -> Rep S3Config x #

to :: Rep S3Config x -> S3Config #

Read S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Show S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

NFData S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Methods

rnf :: S3Config -> () #

Eq S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Hashable S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Methods

hashWithSalt :: Int -> S3Config -> Int #

hash :: S3Config -> Int #

type Rep S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

type Rep S3Config = D1 ('MetaData "S3Config" "Amazonka.Forecast.Types.S3Config" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "S3Config'" 'PrefixI 'True) (S1 ('MetaSel ('Just "kmsKeyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "path") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newS3Config Source #

Create a value of S3Config 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:kmsKeyArn:S3Config', s3Config_kmsKeyArn - The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key.

$sel:path:S3Config', s3Config_path - The path to an Amazon Simple Storage Service (Amazon S3) bucket or file(s) in an Amazon S3 bucket.

$sel:roleArn:S3Config', s3Config_roleArn - The ARN of the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the Amazon S3 bucket or files. If you provide a value for the KMSKeyArn key, the role must allow access to the key.

Passing a role across AWS accounts is not allowed. If you pass a role that isn't in your account, you get an InvalidInputException error.

s3Config_kmsKeyArn :: Lens' S3Config (Maybe Text) Source #

The Amazon Resource Name (ARN) of an AWS Key Management Service (KMS) key.

s3Config_path :: Lens' S3Config Text Source #

The path to an Amazon Simple Storage Service (Amazon S3) bucket or file(s) in an Amazon S3 bucket.

s3Config_roleArn :: Lens' S3Config Text Source #

The ARN of the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the Amazon S3 bucket or files. If you provide a value for the KMSKeyArn key, the role must allow access to the key.

Passing a role across AWS accounts is not allowed. If you pass a role that isn't in your account, you get an InvalidInputException error.

Schema

data Schema Source #

Defines the fields of a dataset.

See: newSchema smart constructor.

Constructors

Schema' 

Fields

Instances

Instances details
FromJSON Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

ToJSON Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Generic Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Associated Types

type Rep Schema :: Type -> Type #

Methods

from :: Schema -> Rep Schema x #

to :: Rep Schema x -> Schema #

Read Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Show Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

NFData Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Methods

rnf :: Schema -> () #

Eq Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Methods

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

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

Hashable Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Methods

hashWithSalt :: Int -> Schema -> Int #

hash :: Schema -> Int #

type Rep Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

type Rep Schema = D1 ('MetaData "Schema" "Amazonka.Forecast.Types.Schema" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "Schema'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty SchemaAttribute)))))

newSchema :: Schema Source #

Create a value of Schema 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:attributes:Schema', schema_attributes - An array of attributes specifying the name and type of each field in a dataset.

schema_attributes :: Lens' Schema (Maybe (NonEmpty SchemaAttribute)) Source #

An array of attributes specifying the name and type of each field in a dataset.

SchemaAttribute

data SchemaAttribute Source #

An attribute of a schema, which defines a dataset field. A schema attribute is required for every field in a dataset. The Schema object contains an array of SchemaAttribute objects.

See: newSchemaAttribute smart constructor.

Constructors

SchemaAttribute' 

Fields

  • attributeName :: Maybe Text

    The name of the dataset field.

  • attributeType :: Maybe AttributeType

    The data type of the field.

    For a related time series dataset, other than date, item_id, and forecast dimensions attributes, all attributes should be of numerical type (integer/float).

Instances

Instances details
FromJSON SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

ToJSON SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

Generic SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

Associated Types

type Rep SchemaAttribute :: Type -> Type #

Read SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

Show SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

NFData SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

Methods

rnf :: SchemaAttribute -> () #

Eq SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

Hashable SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

type Rep SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

type Rep SchemaAttribute = D1 ('MetaData "SchemaAttribute" "Amazonka.Forecast.Types.SchemaAttribute" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "SchemaAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "attributeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AttributeType))))

newSchemaAttribute :: SchemaAttribute Source #

Create a value of SchemaAttribute 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:attributeName:SchemaAttribute', schemaAttribute_attributeName - The name of the dataset field.

$sel:attributeType:SchemaAttribute', schemaAttribute_attributeType - The data type of the field.

For a related time series dataset, other than date, item_id, and forecast dimensions attributes, all attributes should be of numerical type (integer/float).

schemaAttribute_attributeType :: Lens' SchemaAttribute (Maybe AttributeType) Source #

The data type of the field.

For a related time series dataset, other than date, item_id, and forecast dimensions attributes, all attributes should be of numerical type (integer/float).

Statistics

data Statistics Source #

Provides statistics for each data field imported into to an Amazon Forecast dataset with the CreateDatasetImportJob operation.

See: newStatistics smart constructor.

Constructors

Statistics' 

Fields

  • avg :: Maybe Double

    For a numeric field, the average value in the field.

  • count :: Maybe Int

    The number of values in the field. If the response value is -1, refer to CountLong.

  • countDistinct :: Maybe Int

    The number of distinct values in the field. If the response value is -1, refer to CountDistinctLong.

  • countDistinctLong :: Maybe Integer

    The number of distinct values in the field. CountDistinctLong is used instead of CountDistinct if the value is greater than 2,147,483,647.

  • countLong :: Maybe Integer

    The number of values in the field. CountLong is used instead of Count if the value is greater than 2,147,483,647.

  • countNan :: Maybe Int

    The number of NAN (not a number) values in the field. If the response value is -1, refer to CountNanLong.

  • countNanLong :: Maybe Integer

    The number of NAN (not a number) values in the field. CountNanLong is used instead of CountNan if the value is greater than 2,147,483,647.

  • countNull :: Maybe Int

    The number of null values in the field. If the response value is -1, refer to CountNullLong.

  • countNullLong :: Maybe Integer

    The number of null values in the field. CountNullLong is used instead of CountNull if the value is greater than 2,147,483,647.

  • max :: Maybe Text

    For a numeric field, the maximum value in the field.

  • min :: Maybe Text

    For a numeric field, the minimum value in the field.

  • stddev :: Maybe Double

    For a numeric field, the standard deviation.

Instances

Instances details
FromJSON Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

Generic Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

Associated Types

type Rep Statistics :: Type -> Type #

Read Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

Show Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

NFData Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

Methods

rnf :: Statistics -> () #

Eq Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

Hashable Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

type Rep Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

type Rep Statistics = D1 ('MetaData "Statistics" "Amazonka.Forecast.Types.Statistics" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "Statistics'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "avg") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "count") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "countDistinct") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))) :*: (S1 ('MetaSel ('Just "countDistinctLong") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "countLong") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "countNan") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "countNanLong") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "countNull") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "countNullLong") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)))) :*: (S1 ('MetaSel ('Just "max") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "min") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "stddev") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))))

newStatistics :: Statistics Source #

Create a value of Statistics 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:avg:Statistics', statistics_avg - For a numeric field, the average value in the field.

$sel:count:Statistics', statistics_count - The number of values in the field. If the response value is -1, refer to CountLong.

$sel:countDistinct:Statistics', statistics_countDistinct - The number of distinct values in the field. If the response value is -1, refer to CountDistinctLong.

$sel:countDistinctLong:Statistics', statistics_countDistinctLong - The number of distinct values in the field. CountDistinctLong is used instead of CountDistinct if the value is greater than 2,147,483,647.

$sel:countLong:Statistics', statistics_countLong - The number of values in the field. CountLong is used instead of Count if the value is greater than 2,147,483,647.

$sel:countNan:Statistics', statistics_countNan - The number of NAN (not a number) values in the field. If the response value is -1, refer to CountNanLong.

$sel:countNanLong:Statistics', statistics_countNanLong - The number of NAN (not a number) values in the field. CountNanLong is used instead of CountNan if the value is greater than 2,147,483,647.

$sel:countNull:Statistics', statistics_countNull - The number of null values in the field. If the response value is -1, refer to CountNullLong.

$sel:countNullLong:Statistics', statistics_countNullLong - The number of null values in the field. CountNullLong is used instead of CountNull if the value is greater than 2,147,483,647.

$sel:max:Statistics', statistics_max - For a numeric field, the maximum value in the field.

$sel:min:Statistics', statistics_min - For a numeric field, the minimum value in the field.

$sel:stddev:Statistics', statistics_stddev - For a numeric field, the standard deviation.

statistics_avg :: Lens' Statistics (Maybe Double) Source #

For a numeric field, the average value in the field.

statistics_count :: Lens' Statistics (Maybe Int) Source #

The number of values in the field. If the response value is -1, refer to CountLong.

statistics_countDistinct :: Lens' Statistics (Maybe Int) Source #

The number of distinct values in the field. If the response value is -1, refer to CountDistinctLong.

statistics_countDistinctLong :: Lens' Statistics (Maybe Integer) Source #

The number of distinct values in the field. CountDistinctLong is used instead of CountDistinct if the value is greater than 2,147,483,647.

statistics_countLong :: Lens' Statistics (Maybe Integer) Source #

The number of values in the field. CountLong is used instead of Count if the value is greater than 2,147,483,647.

statistics_countNan :: Lens' Statistics (Maybe Int) Source #

The number of NAN (not a number) values in the field. If the response value is -1, refer to CountNanLong.

statistics_countNanLong :: Lens' Statistics (Maybe Integer) Source #

The number of NAN (not a number) values in the field. CountNanLong is used instead of CountNan if the value is greater than 2,147,483,647.

statistics_countNull :: Lens' Statistics (Maybe Int) Source #

The number of null values in the field. If the response value is -1, refer to CountNullLong.

statistics_countNullLong :: Lens' Statistics (Maybe Integer) Source #

The number of null values in the field. CountNullLong is used instead of CountNull if the value is greater than 2,147,483,647.

statistics_max :: Lens' Statistics (Maybe Text) Source #

For a numeric field, the maximum value in the field.

statistics_min :: Lens' Statistics (Maybe Text) Source #

For a numeric field, the minimum value in the field.

statistics_stddev :: Lens' Statistics (Maybe Double) Source #

For a numeric field, the standard deviation.

SupplementaryFeature

data SupplementaryFeature Source #

This object belongs to the CreatePredictor operation. If you created your predictor with CreateAutoPredictor, see AdditionalDataset.

Describes a supplementary feature of a dataset group. This object is part of the InputDataConfig object. Forecast supports the Weather Index and Holidays built-in featurizations.

Weather Index

The Amazon Forecast Weather Index is a built-in featurization that incorporates historical and projected weather information into your model. The Weather Index supplements your datasets with over two years of historical weather data and up to 14 days of projected weather data. For more information, see Amazon Forecast Weather Index.

Holidays

Holidays is a built-in featurization that incorporates a feature-engineered dataset of national holiday information into your model. It provides native support for the holiday calendars of 66 countries. To view the holiday calendars, refer to the Jollyday library. For more information, see Holidays Featurization.

See: newSupplementaryFeature smart constructor.

Constructors

SupplementaryFeature' 

Fields

  • name :: Text

    The name of the feature. Valid values: "holiday" and "weather".

  • value :: Text

    Weather Index

    To enable the Weather Index, set the value to "true"

    Holidays

    To enable Holidays, specify a country with one of the following two-letter country codes:

    • "AL" - ALBANIA
    • "AR" - ARGENTINA
    • "AT" - AUSTRIA
    • "AU" - AUSTRALIA
    • "BA" - BOSNIA HERZEGOVINA
    • "BE" - BELGIUM
    • "BG" - BULGARIA
    • "BO" - BOLIVIA
    • "BR" - BRAZIL
    • "BY" - BELARUS
    • "CA" - CANADA
    • "CL" - CHILE
    • "CO" - COLOMBIA
    • "CR" - COSTA RICA
    • "HR" - CROATIA
    • "CZ" - CZECH REPUBLIC
    • "DK" - DENMARK
    • "EC" - ECUADOR
    • "EE" - ESTONIA
    • "ET" - ETHIOPIA
    • "FI" - FINLAND
    • "FR" - FRANCE
    • "DE" - GERMANY
    • "GR" - GREECE
    • "HU" - HUNGARY
    • "IS" - ICELAND
    • "IN" - INDIA
    • "IE" - IRELAND
    • "IT" - ITALY
    • "JP" - JAPAN
    • "KZ" - KAZAKHSTAN
    • "KR" - KOREA
    • "LV" - LATVIA
    • "LI" - LIECHTENSTEIN
    • "LT" - LITHUANIA
    • "LU" - LUXEMBOURG
    • "MK" - MACEDONIA
    • "MT" - MALTA
    • "MX" - MEXICO
    • "MD" - MOLDOVA
    • "ME" - MONTENEGRO
    • "NL" - NETHERLANDS
    • "NZ" - NEW ZEALAND
    • "NI" - NICARAGUA
    • "NG" - NIGERIA
    • "NO" - NORWAY
    • "PA" - PANAMA
    • "PY" - PARAGUAY
    • "PE" - PERU
    • "PL" - POLAND
    • "PT" - PORTUGAL
    • "RO" - ROMANIA
    • "RU" - RUSSIA
    • "RS" - SERBIA
    • "SK" - SLOVAKIA
    • "SI" - SLOVENIA
    • "ZA" - SOUTH AFRICA
    • "ES" - SPAIN
    • "SE" - SWEDEN
    • "CH" - SWITZERLAND
    • "UA" - UKRAINE
    • "AE" - UNITED ARAB EMIRATES
    • "US" - UNITED STATES
    • "UK" - UNITED KINGDOM
    • "UY" - URUGUAY
    • "VE" - VENEZUELA

Instances

Instances details
FromJSON SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

ToJSON SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

Generic SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

Associated Types

type Rep SupplementaryFeature :: Type -> Type #

Read SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

Show SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

NFData SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

Methods

rnf :: SupplementaryFeature -> () #

Eq SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

Hashable SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

type Rep SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

type Rep SupplementaryFeature = D1 ('MetaData "SupplementaryFeature" "Amazonka.Forecast.Types.SupplementaryFeature" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "SupplementaryFeature'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newSupplementaryFeature Source #

Create a value of SupplementaryFeature with all optional fields omitted.

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

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

$sel:name:SupplementaryFeature', supplementaryFeature_name - The name of the feature. Valid values: "holiday" and "weather".

$sel:value:SupplementaryFeature', supplementaryFeature_value - Weather Index

To enable the Weather Index, set the value to "true"

Holidays

To enable Holidays, specify a country with one of the following two-letter country codes:

  • "AL" - ALBANIA
  • "AR" - ARGENTINA
  • "AT" - AUSTRIA
  • "AU" - AUSTRALIA
  • "BA" - BOSNIA HERZEGOVINA
  • "BE" - BELGIUM
  • "BG" - BULGARIA
  • "BO" - BOLIVIA
  • "BR" - BRAZIL
  • "BY" - BELARUS
  • "CA" - CANADA
  • "CL" - CHILE
  • "CO" - COLOMBIA
  • "CR" - COSTA RICA
  • "HR" - CROATIA
  • "CZ" - CZECH REPUBLIC
  • "DK" - DENMARK
  • "EC" - ECUADOR
  • "EE" - ESTONIA
  • "ET" - ETHIOPIA
  • "FI" - FINLAND
  • "FR" - FRANCE
  • "DE" - GERMANY
  • "GR" - GREECE
  • "HU" - HUNGARY
  • "IS" - ICELAND
  • "IN" - INDIA
  • "IE" - IRELAND
  • "IT" - ITALY
  • "JP" - JAPAN
  • "KZ" - KAZAKHSTAN
  • "KR" - KOREA
  • "LV" - LATVIA
  • "LI" - LIECHTENSTEIN
  • "LT" - LITHUANIA
  • "LU" - LUXEMBOURG
  • "MK" - MACEDONIA
  • "MT" - MALTA
  • "MX" - MEXICO
  • "MD" - MOLDOVA
  • "ME" - MONTENEGRO
  • "NL" - NETHERLANDS
  • "NZ" - NEW ZEALAND
  • "NI" - NICARAGUA
  • "NG" - NIGERIA
  • "NO" - NORWAY
  • "PA" - PANAMA
  • "PY" - PARAGUAY
  • "PE" - PERU
  • "PL" - POLAND
  • "PT" - PORTUGAL
  • "RO" - ROMANIA
  • "RU" - RUSSIA
  • "RS" - SERBIA
  • "SK" - SLOVAKIA
  • "SI" - SLOVENIA
  • "ZA" - SOUTH AFRICA
  • "ES" - SPAIN
  • "SE" - SWEDEN
  • "CH" - SWITZERLAND
  • "UA" - UKRAINE
  • "AE" - UNITED ARAB EMIRATES
  • "US" - UNITED STATES
  • "UK" - UNITED KINGDOM
  • "UY" - URUGUAY
  • "VE" - VENEZUELA

supplementaryFeature_name :: Lens' SupplementaryFeature Text Source #

The name of the feature. Valid values: "holiday" and "weather".

supplementaryFeature_value :: Lens' SupplementaryFeature Text Source #

Weather Index

To enable the Weather Index, set the value to "true"

Holidays

To enable Holidays, specify a country with one of the following two-letter country codes:

  • "AL" - ALBANIA
  • "AR" - ARGENTINA
  • "AT" - AUSTRIA
  • "AU" - AUSTRALIA
  • "BA" - BOSNIA HERZEGOVINA
  • "BE" - BELGIUM
  • "BG" - BULGARIA
  • "BO" - BOLIVIA
  • "BR" - BRAZIL
  • "BY" - BELARUS
  • "CA" - CANADA
  • "CL" - CHILE
  • "CO" - COLOMBIA
  • "CR" - COSTA RICA
  • "HR" - CROATIA
  • "CZ" - CZECH REPUBLIC
  • "DK" - DENMARK
  • "EC" - ECUADOR
  • "EE" - ESTONIA
  • "ET" - ETHIOPIA
  • "FI" - FINLAND
  • "FR" - FRANCE
  • "DE" - GERMANY
  • "GR" - GREECE
  • "HU" - HUNGARY
  • "IS" - ICELAND
  • "IN" - INDIA
  • "IE" - IRELAND
  • "IT" - ITALY
  • "JP" - JAPAN
  • "KZ" - KAZAKHSTAN
  • "KR" - KOREA
  • "LV" - LATVIA
  • "LI" - LIECHTENSTEIN
  • "LT" - LITHUANIA
  • "LU" - LUXEMBOURG
  • "MK" - MACEDONIA
  • "MT" - MALTA
  • "MX" - MEXICO
  • "MD" - MOLDOVA
  • "ME" - MONTENEGRO
  • "NL" - NETHERLANDS
  • "NZ" - NEW ZEALAND
  • "NI" - NICARAGUA
  • "NG" - NIGERIA
  • "NO" - NORWAY
  • "PA" - PANAMA
  • "PY" - PARAGUAY
  • "PE" - PERU
  • "PL" - POLAND
  • "PT" - PORTUGAL
  • "RO" - ROMANIA
  • "RU" - RUSSIA
  • "RS" - SERBIA
  • "SK" - SLOVAKIA
  • "SI" - SLOVENIA
  • "ZA" - SOUTH AFRICA
  • "ES" - SPAIN
  • "SE" - SWEDEN
  • "CH" - SWITZERLAND
  • "UA" - UKRAINE
  • "AE" - UNITED ARAB EMIRATES
  • "US" - UNITED STATES
  • "UK" - UNITED KINGDOM
  • "UY" - URUGUAY
  • "VE" - VENEZUELA

Tag

data Tag Source #

The optional metadata that you apply to a resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define.

The following basic restrictions apply to tags:

  • Maximum number of tags per resource - 50.
  • For each resource, each tag key must be unique, and each tag key can have only one value.
  • Maximum key length - 128 Unicode characters in UTF-8.
  • Maximum value length - 256 Unicode characters in UTF-8.
  • If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @.
  • Tag keys and values are case sensitive.
  • Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for keys as it is reserved for AWS use. You cannot edit or delete tag keys with this prefix. Values can have this prefix. If a tag value has aws as its prefix but the key does not, then Forecast considers it to be a user tag and will count against the limit of 50 tags. Tags with only the key prefix of aws do not count against your tags per resource limit.

See: newTag smart constructor.

Constructors

Tag' 

Fields

  • key :: Sensitive Text

    One part of a key-value pair that makes up a tag. A key is a general label that acts like a category for more specific tag values.

  • value :: Sensitive Text

    The optional part of a key-value pair that makes up a tag. A value acts as a descriptor within a tag category (key).

Instances

Instances details
FromJSON Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

ToJSON Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Generic Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Associated Types

type Rep Tag :: Type -> Type #

Methods

from :: Tag -> Rep Tag x #

to :: Rep Tag x -> Tag #

Show Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

NFData Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Methods

rnf :: Tag -> () #

Eq Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Methods

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

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

Hashable Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

type Rep Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.Forecast.Types.Tag" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "Tag'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive 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 - One part of a key-value pair that makes up a tag. A key is a general label that acts like a category for more specific tag values.

$sel:value:Tag', tag_value - The optional part of a key-value pair that makes up a tag. A value acts as a descriptor within a tag category (key).

tag_key :: Lens' Tag Text Source #

One part of a key-value pair that makes up a tag. A key is a general label that acts like a category for more specific tag values.

tag_value :: Lens' Tag Text Source #

The optional part of a key-value pair that makes up a tag. A value acts as a descriptor within a tag category (key).

TestWindowSummary

data TestWindowSummary Source #

The status, start time, and end time of a backtest, as well as a failure reason if applicable.

See: newTestWindowSummary smart constructor.

Constructors

TestWindowSummary' 

Fields

Instances

Instances details
FromJSON TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

Generic TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

Associated Types

type Rep TestWindowSummary :: Type -> Type #

Read TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

Show TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

NFData TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

Methods

rnf :: TestWindowSummary -> () #

Eq TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

Hashable TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

type Rep TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

type Rep TestWindowSummary = D1 ('MetaData "TestWindowSummary" "Amazonka.Forecast.Types.TestWindowSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "TestWindowSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "testWindowEnd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "testWindowStart") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))))

newTestWindowSummary :: TestWindowSummary Source #

Create a value of TestWindowSummary 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:message:TestWindowSummary', testWindowSummary_message - If the test failed, the reason why it failed.

$sel:status:TestWindowSummary', testWindowSummary_status - The status of the test. Possible status values are:

  • ACTIVE
  • CREATE_IN_PROGRESS
  • CREATE_FAILED

$sel:testWindowEnd:TestWindowSummary', testWindowSummary_testWindowEnd - The time at which the test ended.

$sel:testWindowStart:TestWindowSummary', testWindowSummary_testWindowStart - The time at which the test began.

testWindowSummary_message :: Lens' TestWindowSummary (Maybe Text) Source #

If the test failed, the reason why it failed.

testWindowSummary_status :: Lens' TestWindowSummary (Maybe Text) Source #

The status of the test. Possible status values are:

  • ACTIVE
  • CREATE_IN_PROGRESS
  • CREATE_FAILED

TimeAlignmentBoundary

data TimeAlignmentBoundary Source #

The time boundary Forecast uses to align and aggregate your data to match your forecast frequency. Provide the unit of time and the time boundary as a key value pair. If you don't provide a time boundary, Forecast uses a set of Default Time Boundaries.

For more information about aggregation, see Data Aggregation for Different Forecast Frequencies. For more information setting a custom time boundary, see Specifying a Time Boundary.

See: newTimeAlignmentBoundary smart constructor.

Constructors

TimeAlignmentBoundary' 

Fields

  • dayOfMonth :: Maybe Natural

    The day of the month to use for time alignment during aggregation.

  • dayOfWeek :: Maybe DayOfWeek

    The day of week to use for time alignment during aggregation. The day must be in uppercase.

  • hour :: Maybe Natural

    The hour of day to use for time alignment during aggregation.

  • month :: Maybe Month

    The month to use for time alignment during aggregation. The month must be in uppercase.

Instances

Instances details
FromJSON TimeAlignmentBoundary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeAlignmentBoundary

ToJSON TimeAlignmentBoundary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeAlignmentBoundary

Generic TimeAlignmentBoundary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeAlignmentBoundary

Associated Types

type Rep TimeAlignmentBoundary :: Type -> Type #

Read TimeAlignmentBoundary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeAlignmentBoundary

Show TimeAlignmentBoundary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeAlignmentBoundary

NFData TimeAlignmentBoundary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeAlignmentBoundary

Methods

rnf :: TimeAlignmentBoundary -> () #

Eq TimeAlignmentBoundary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeAlignmentBoundary

Hashable TimeAlignmentBoundary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeAlignmentBoundary

type Rep TimeAlignmentBoundary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeAlignmentBoundary

type Rep TimeAlignmentBoundary = D1 ('MetaData "TimeAlignmentBoundary" "Amazonka.Forecast.Types.TimeAlignmentBoundary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "TimeAlignmentBoundary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "dayOfMonth") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "dayOfWeek") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DayOfWeek))) :*: (S1 ('MetaSel ('Just "hour") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "month") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Month)))))

newTimeAlignmentBoundary :: TimeAlignmentBoundary Source #

Create a value of TimeAlignmentBoundary 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:dayOfMonth:TimeAlignmentBoundary', timeAlignmentBoundary_dayOfMonth - The day of the month to use for time alignment during aggregation.

$sel:dayOfWeek:TimeAlignmentBoundary', timeAlignmentBoundary_dayOfWeek - The day of week to use for time alignment during aggregation. The day must be in uppercase.

$sel:hour:TimeAlignmentBoundary', timeAlignmentBoundary_hour - The hour of day to use for time alignment during aggregation.

$sel:month:TimeAlignmentBoundary', timeAlignmentBoundary_month - The month to use for time alignment during aggregation. The month must be in uppercase.

timeAlignmentBoundary_dayOfMonth :: Lens' TimeAlignmentBoundary (Maybe Natural) Source #

The day of the month to use for time alignment during aggregation.

timeAlignmentBoundary_dayOfWeek :: Lens' TimeAlignmentBoundary (Maybe DayOfWeek) Source #

The day of week to use for time alignment during aggregation. The day must be in uppercase.

timeAlignmentBoundary_hour :: Lens' TimeAlignmentBoundary (Maybe Natural) Source #

The hour of day to use for time alignment during aggregation.

timeAlignmentBoundary_month :: Lens' TimeAlignmentBoundary (Maybe Month) Source #

The month to use for time alignment during aggregation. The month must be in uppercase.

TimeSeriesCondition

data TimeSeriesCondition Source #

Creates a subset of items within an attribute that are modified. For example, you can use this operation to create a subset of items that cost $5 or less. To do this, you specify "AttributeName": "price", "AttributeValue": "5", and "Condition": "LESS_THAN". Pair this operation with the Action operation within the CreateWhatIfForecastRequest$TimeSeriesTransformations operation to define how the attribute is modified.

See: newTimeSeriesCondition smart constructor.

Constructors

TimeSeriesCondition' 

Fields

  • attributeName :: Text

    The item_id, dimension name, IM name, or timestamp that you are modifying.

  • attributeValue :: Text

    The value that is applied for the chosen Condition.

  • condition :: Condition

    The condition to apply. Valid values are EQUALS, NOT_EQUALS, LESS_THAN and GREATER_THAN.

Instances

Instances details
FromJSON TimeSeriesCondition Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesCondition

ToJSON TimeSeriesCondition Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesCondition

Generic TimeSeriesCondition Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesCondition

Associated Types

type Rep TimeSeriesCondition :: Type -> Type #

Read TimeSeriesCondition Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesCondition

Show TimeSeriesCondition Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesCondition

NFData TimeSeriesCondition Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesCondition

Methods

rnf :: TimeSeriesCondition -> () #

Eq TimeSeriesCondition Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesCondition

Hashable TimeSeriesCondition Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesCondition

type Rep TimeSeriesCondition Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesCondition

type Rep TimeSeriesCondition = D1 ('MetaData "TimeSeriesCondition" "Amazonka.Forecast.Types.TimeSeriesCondition" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "TimeSeriesCondition'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "attributeValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "condition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Condition))))

newTimeSeriesCondition Source #

Create a value of TimeSeriesCondition 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:attributeName:TimeSeriesCondition', timeSeriesCondition_attributeName - The item_id, dimension name, IM name, or timestamp that you are modifying.

$sel:attributeValue:TimeSeriesCondition', timeSeriesCondition_attributeValue - The value that is applied for the chosen Condition.

$sel:condition:TimeSeriesCondition', timeSeriesCondition_condition - The condition to apply. Valid values are EQUALS, NOT_EQUALS, LESS_THAN and GREATER_THAN.

timeSeriesCondition_attributeName :: Lens' TimeSeriesCondition Text Source #

The item_id, dimension name, IM name, or timestamp that you are modifying.

timeSeriesCondition_attributeValue :: Lens' TimeSeriesCondition Text Source #

The value that is applied for the chosen Condition.

timeSeriesCondition_condition :: Lens' TimeSeriesCondition Condition Source #

The condition to apply. Valid values are EQUALS, NOT_EQUALS, LESS_THAN and GREATER_THAN.

TimeSeriesIdentifiers

data TimeSeriesIdentifiers Source #

Details about the import file that contains the time series for which you want to create forecasts.

See: newTimeSeriesIdentifiers smart constructor.

Constructors

TimeSeriesIdentifiers' 

Fields

Instances

Instances details
FromJSON TimeSeriesIdentifiers Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesIdentifiers

ToJSON TimeSeriesIdentifiers Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesIdentifiers

Generic TimeSeriesIdentifiers Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesIdentifiers

Associated Types

type Rep TimeSeriesIdentifiers :: Type -> Type #

Read TimeSeriesIdentifiers Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesIdentifiers

Show TimeSeriesIdentifiers Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesIdentifiers

NFData TimeSeriesIdentifiers Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesIdentifiers

Methods

rnf :: TimeSeriesIdentifiers -> () #

Eq TimeSeriesIdentifiers Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesIdentifiers

Hashable TimeSeriesIdentifiers Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesIdentifiers

type Rep TimeSeriesIdentifiers Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesIdentifiers

type Rep TimeSeriesIdentifiers = D1 ('MetaData "TimeSeriesIdentifiers" "Amazonka.Forecast.Types.TimeSeriesIdentifiers" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "TimeSeriesIdentifiers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: (S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "schema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Schema)))))

newTimeSeriesIdentifiers :: TimeSeriesIdentifiers Source #

Create a value of TimeSeriesIdentifiers 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:dataSource:TimeSeriesIdentifiers', timeSeriesIdentifiers_dataSource - Undocumented member.

$sel:format:TimeSeriesIdentifiers', timeSeriesIdentifiers_format - The format of the data, either CSV or PARQUET.

$sel:schema:TimeSeriesIdentifiers', timeSeriesIdentifiers_schema - Undocumented member.

timeSeriesIdentifiers_format :: Lens' TimeSeriesIdentifiers (Maybe Text) Source #

The format of the data, either CSV or PARQUET.

TimeSeriesReplacementsDataSource

data TimeSeriesReplacementsDataSource Source #

A replacement dataset is a modified version of the baseline related time series that contains only the values that you want to include in a what-if forecast. The replacement dataset must contain the forecast dimensions and item identifiers in the baseline related time series as well as at least 1 changed time series. This dataset is merged with the baseline related time series to create a transformed dataset that is used for the what-if forecast.

See: newTimeSeriesReplacementsDataSource smart constructor.

Constructors

TimeSeriesReplacementsDataSource' 

Fields

Instances

Instances details
FromJSON TimeSeriesReplacementsDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource

ToJSON TimeSeriesReplacementsDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource

Generic TimeSeriesReplacementsDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource

Associated Types

type Rep TimeSeriesReplacementsDataSource :: Type -> Type #

Read TimeSeriesReplacementsDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource

Show TimeSeriesReplacementsDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource

NFData TimeSeriesReplacementsDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource

Eq TimeSeriesReplacementsDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource

Hashable TimeSeriesReplacementsDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource

type Rep TimeSeriesReplacementsDataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource

type Rep TimeSeriesReplacementsDataSource = D1 ('MetaData "TimeSeriesReplacementsDataSource" "Amazonka.Forecast.Types.TimeSeriesReplacementsDataSource" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "TimeSeriesReplacementsDataSource'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "format") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timestampFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "s3Config") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 S3Config) :*: S1 ('MetaSel ('Just "schema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Schema))))

timeSeriesReplacementsDataSource_format :: Lens' TimeSeriesReplacementsDataSource (Maybe Text) Source #

The format of the replacement data, CSV or PARQUET.

TimeSeriesSelector

data TimeSeriesSelector Source #

Defines the set of time series that are used to create the forecasts in a TimeSeriesIdentifiers object.

The TimeSeriesIdentifiers object needs the following information:

  • DataSource
  • Format
  • Schema

See: newTimeSeriesSelector smart constructor.

Constructors

TimeSeriesSelector' 

Fields

Instances

Instances details
FromJSON TimeSeriesSelector Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesSelector

ToJSON TimeSeriesSelector Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesSelector

Generic TimeSeriesSelector Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesSelector

Associated Types

type Rep TimeSeriesSelector :: Type -> Type #

Read TimeSeriesSelector Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesSelector

Show TimeSeriesSelector Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesSelector

NFData TimeSeriesSelector Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesSelector

Methods

rnf :: TimeSeriesSelector -> () #

Eq TimeSeriesSelector Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesSelector

Hashable TimeSeriesSelector Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesSelector

type Rep TimeSeriesSelector Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesSelector

type Rep TimeSeriesSelector = D1 ('MetaData "TimeSeriesSelector" "Amazonka.Forecast.Types.TimeSeriesSelector" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "TimeSeriesSelector'" 'PrefixI 'True) (S1 ('MetaSel ('Just "timeSeriesIdentifiers") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe TimeSeriesIdentifiers))))

newTimeSeriesSelector :: TimeSeriesSelector Source #

Create a value of TimeSeriesSelector 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:timeSeriesIdentifiers:TimeSeriesSelector', timeSeriesSelector_timeSeriesIdentifiers - Details about the import file that contains the time series for which you want to create forecasts.

timeSeriesSelector_timeSeriesIdentifiers :: Lens' TimeSeriesSelector (Maybe TimeSeriesIdentifiers) Source #

Details about the import file that contains the time series for which you want to create forecasts.

TimeSeriesTransformation

data TimeSeriesTransformation Source #

A transformation function is a pair of operations that select and modify the rows in a related time series. You select the rows that you want with a condition operation and you modify the rows with a transformation operation. All conditions are joined with an AND operation, meaning that all conditions must be true for the transformation to be applied. Transformations are applied in the order that they are listed.

See: newTimeSeriesTransformation smart constructor.

Constructors

TimeSeriesTransformation' 

Fields

  • action :: Maybe Action

    An array of actions that define a time series and how it is transformed. These transformations create a new time series that is used for the what-if analysis.

  • timeSeriesConditions :: Maybe [TimeSeriesCondition]

    An array of conditions that define which members of the related time series are transformed.

Instances

Instances details
FromJSON TimeSeriesTransformation Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesTransformation

ToJSON TimeSeriesTransformation Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesTransformation

Generic TimeSeriesTransformation Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesTransformation

Associated Types

type Rep TimeSeriesTransformation :: Type -> Type #

Read TimeSeriesTransformation Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesTransformation

Show TimeSeriesTransformation Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesTransformation

NFData TimeSeriesTransformation Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesTransformation

Eq TimeSeriesTransformation Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesTransformation

Hashable TimeSeriesTransformation Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesTransformation

type Rep TimeSeriesTransformation Source # 
Instance details

Defined in Amazonka.Forecast.Types.TimeSeriesTransformation

type Rep TimeSeriesTransformation = D1 ('MetaData "TimeSeriesTransformation" "Amazonka.Forecast.Types.TimeSeriesTransformation" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "TimeSeriesTransformation'" 'PrefixI 'True) (S1 ('MetaSel ('Just "action") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Action)) :*: S1 ('MetaSel ('Just "timeSeriesConditions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [TimeSeriesCondition]))))

newTimeSeriesTransformation :: TimeSeriesTransformation Source #

Create a value of TimeSeriesTransformation 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:action:TimeSeriesTransformation', timeSeriesTransformation_action - An array of actions that define a time series and how it is transformed. These transformations create a new time series that is used for the what-if analysis.

$sel:timeSeriesConditions:TimeSeriesTransformation', timeSeriesTransformation_timeSeriesConditions - An array of conditions that define which members of the related time series are transformed.

timeSeriesTransformation_action :: Lens' TimeSeriesTransformation (Maybe Action) Source #

An array of actions that define a time series and how it is transformed. These transformations create a new time series that is used for the what-if analysis.

timeSeriesTransformation_timeSeriesConditions :: Lens' TimeSeriesTransformation (Maybe [TimeSeriesCondition]) Source #

An array of conditions that define which members of the related time series are transformed.

WeightedQuantileLoss

data WeightedQuantileLoss Source #

The weighted loss value for a quantile. This object is part of the Metrics object.

See: newWeightedQuantileLoss smart constructor.

Constructors

WeightedQuantileLoss' 

Fields

  • lossValue :: Maybe Double

    The difference between the predicted value and the actual value over the quantile, weighted (normalized) by dividing by the sum over all quantiles.

  • quantile :: Maybe Double

    The quantile. Quantiles divide a probability distribution into regions of equal probability. For example, if the distribution was divided into 5 regions of equal probability, the quantiles would be 0.2, 0.4, 0.6, and 0.8.

Instances

Instances details
FromJSON WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

Generic WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

Associated Types

type Rep WeightedQuantileLoss :: Type -> Type #

Read WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

Show WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

NFData WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

Methods

rnf :: WeightedQuantileLoss -> () #

Eq WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

Hashable WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

type Rep WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

type Rep WeightedQuantileLoss = D1 ('MetaData "WeightedQuantileLoss" "Amazonka.Forecast.Types.WeightedQuantileLoss" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "WeightedQuantileLoss'" 'PrefixI 'True) (S1 ('MetaSel ('Just "lossValue") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "quantile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))))

newWeightedQuantileLoss :: WeightedQuantileLoss Source #

Create a value of WeightedQuantileLoss 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:lossValue:WeightedQuantileLoss', weightedQuantileLoss_lossValue - The difference between the predicted value and the actual value over the quantile, weighted (normalized) by dividing by the sum over all quantiles.

$sel:quantile:WeightedQuantileLoss', weightedQuantileLoss_quantile - The quantile. Quantiles divide a probability distribution into regions of equal probability. For example, if the distribution was divided into 5 regions of equal probability, the quantiles would be 0.2, 0.4, 0.6, and 0.8.

weightedQuantileLoss_lossValue :: Lens' WeightedQuantileLoss (Maybe Double) Source #

The difference between the predicted value and the actual value over the quantile, weighted (normalized) by dividing by the sum over all quantiles.

weightedQuantileLoss_quantile :: Lens' WeightedQuantileLoss (Maybe Double) Source #

The quantile. Quantiles divide a probability distribution into regions of equal probability. For example, if the distribution was divided into 5 regions of equal probability, the quantiles would be 0.2, 0.4, 0.6, and 0.8.

WhatIfAnalysisSummary

data WhatIfAnalysisSummary Source #

Provides a summary of the what-if analysis properties used in the ListWhatIfAnalyses operation. To get the complete set of properties, call the DescribeWhatIfAnalysis operation, and provide the WhatIfAnalysisArn that is listed in the summary.

See: newWhatIfAnalysisSummary smart constructor.

Constructors

WhatIfAnalysisSummary' 

Fields

  • creationTime :: Maybe POSIX

    When the what-if analysis was created.

  • forecastArn :: Maybe Text

    The Amazon Resource Name (ARN) of the baseline forecast that is being used in this what-if analysis.

  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    If an error occurred, an informational message about the error.

  • status :: Maybe Text

    The status of the what-if analysis. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

    The Status of the what-if analysis must be ACTIVE before you can access the analysis.

  • whatIfAnalysisArn :: Maybe Text

    The Amazon Resource Name (ARN) of the what-if analysis.

  • whatIfAnalysisName :: Maybe Text

    The name of the what-if analysis.

Instances

Instances details
FromJSON WhatIfAnalysisSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfAnalysisSummary

Generic WhatIfAnalysisSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfAnalysisSummary

Associated Types

type Rep WhatIfAnalysisSummary :: Type -> Type #

Read WhatIfAnalysisSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfAnalysisSummary

Show WhatIfAnalysisSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfAnalysisSummary

NFData WhatIfAnalysisSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfAnalysisSummary

Methods

rnf :: WhatIfAnalysisSummary -> () #

Eq WhatIfAnalysisSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfAnalysisSummary

Hashable WhatIfAnalysisSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfAnalysisSummary

type Rep WhatIfAnalysisSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfAnalysisSummary

type Rep WhatIfAnalysisSummary = D1 ('MetaData "WhatIfAnalysisSummary" "Amazonka.Forecast.Types.WhatIfAnalysisSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "WhatIfAnalysisSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "forecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "whatIfAnalysisArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "whatIfAnalysisName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newWhatIfAnalysisSummary :: WhatIfAnalysisSummary Source #

Create a value of WhatIfAnalysisSummary 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:creationTime:WhatIfAnalysisSummary', whatIfAnalysisSummary_creationTime - When the what-if analysis was created.

$sel:forecastArn:WhatIfAnalysisSummary', whatIfAnalysisSummary_forecastArn - The Amazon Resource Name (ARN) of the baseline forecast that is being used in this what-if analysis.

$sel:lastModificationTime:WhatIfAnalysisSummary', whatIfAnalysisSummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:WhatIfAnalysisSummary', whatIfAnalysisSummary_message - If an error occurred, an informational message about the error.

$sel:status:WhatIfAnalysisSummary', whatIfAnalysisSummary_status - The status of the what-if analysis. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the what-if analysis must be ACTIVE before you can access the analysis.

$sel:whatIfAnalysisArn:WhatIfAnalysisSummary', whatIfAnalysisSummary_whatIfAnalysisArn - The Amazon Resource Name (ARN) of the what-if analysis.

$sel:whatIfAnalysisName:WhatIfAnalysisSummary', whatIfAnalysisSummary_whatIfAnalysisName - The name of the what-if analysis.

whatIfAnalysisSummary_forecastArn :: Lens' WhatIfAnalysisSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the baseline forecast that is being used in this what-if analysis.

whatIfAnalysisSummary_lastModificationTime :: Lens' WhatIfAnalysisSummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

whatIfAnalysisSummary_message :: Lens' WhatIfAnalysisSummary (Maybe Text) Source #

If an error occurred, an informational message about the error.

whatIfAnalysisSummary_status :: Lens' WhatIfAnalysisSummary (Maybe Text) Source #

The status of the what-if analysis. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the what-if analysis must be ACTIVE before you can access the analysis.

whatIfAnalysisSummary_whatIfAnalysisArn :: Lens' WhatIfAnalysisSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the what-if analysis.

WhatIfForecastExportSummary

data WhatIfForecastExportSummary Source #

Provides a summary of the what-if forecast export properties used in the ListWhatIfForecastExports operation. To get the complete set of properties, call the DescribeWhatIfForecastExport operation, and provide the WhatIfForecastExportArn that is listed in the summary.

See: newWhatIfForecastExportSummary smart constructor.

Constructors

WhatIfForecastExportSummary' 

Fields

  • creationTime :: Maybe POSIX

    When the what-if forecast export was created.

  • destination :: Maybe DataDestination

    The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.

  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    If an error occurred, an informational message about the error.

  • status :: Maybe Text

    The status of the what-if forecast export. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

    The Status of the what-if analysis must be ACTIVE before you can access the analysis.

  • whatIfForecastArns :: Maybe (NonEmpty Text)

    An array of Amazon Resource Names (ARNs) that define the what-if forecasts included in the export.

  • whatIfForecastExportArn :: Maybe Text

    The Amazon Resource Name (ARN) of the what-if forecast export.

  • whatIfForecastExportName :: Maybe Text

    The what-if forecast export name.

Instances

Instances details
FromJSON WhatIfForecastExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastExportSummary

Generic WhatIfForecastExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastExportSummary

Associated Types

type Rep WhatIfForecastExportSummary :: Type -> Type #

Read WhatIfForecastExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastExportSummary

Show WhatIfForecastExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastExportSummary

NFData WhatIfForecastExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastExportSummary

Eq WhatIfForecastExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastExportSummary

Hashable WhatIfForecastExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastExportSummary

type Rep WhatIfForecastExportSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastExportSummary

type Rep WhatIfForecastExportSummary = D1 ('MetaData "WhatIfForecastExportSummary" "Amazonka.Forecast.Types.WhatIfForecastExportSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "WhatIfForecastExportSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataDestination))) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "whatIfForecastArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))) :*: (S1 ('MetaSel ('Just "whatIfForecastExportArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "whatIfForecastExportName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newWhatIfForecastExportSummary :: WhatIfForecastExportSummary Source #

Create a value of WhatIfForecastExportSummary 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:creationTime:WhatIfForecastExportSummary', whatIfForecastExportSummary_creationTime - When the what-if forecast export was created.

$sel:destination:WhatIfForecastExportSummary', whatIfForecastExportSummary_destination - The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.

$sel:lastModificationTime:WhatIfForecastExportSummary', whatIfForecastExportSummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:WhatIfForecastExportSummary', whatIfForecastExportSummary_message - If an error occurred, an informational message about the error.

$sel:status:WhatIfForecastExportSummary', whatIfForecastExportSummary_status - The status of the what-if forecast export. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the what-if analysis must be ACTIVE before you can access the analysis.

$sel:whatIfForecastArns:WhatIfForecastExportSummary', whatIfForecastExportSummary_whatIfForecastArns - An array of Amazon Resource Names (ARNs) that define the what-if forecasts included in the export.

$sel:whatIfForecastExportArn:WhatIfForecastExportSummary', whatIfForecastExportSummary_whatIfForecastExportArn - The Amazon Resource Name (ARN) of the what-if forecast export.

$sel:whatIfForecastExportName:WhatIfForecastExportSummary', whatIfForecastExportSummary_whatIfForecastExportName - The what-if forecast export name.

whatIfForecastExportSummary_destination :: Lens' WhatIfForecastExportSummary (Maybe DataDestination) Source #

The path to the Amazon Simple Storage Service (Amazon S3) bucket where the forecast is exported.

whatIfForecastExportSummary_lastModificationTime :: Lens' WhatIfForecastExportSummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

whatIfForecastExportSummary_message :: Lens' WhatIfForecastExportSummary (Maybe Text) Source #

If an error occurred, an informational message about the error.

whatIfForecastExportSummary_status :: Lens' WhatIfForecastExportSummary (Maybe Text) Source #

The status of the what-if forecast export. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the what-if analysis must be ACTIVE before you can access the analysis.

whatIfForecastExportSummary_whatIfForecastArns :: Lens' WhatIfForecastExportSummary (Maybe (NonEmpty Text)) Source #

An array of Amazon Resource Names (ARNs) that define the what-if forecasts included in the export.

whatIfForecastExportSummary_whatIfForecastExportArn :: Lens' WhatIfForecastExportSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the what-if forecast export.

WhatIfForecastSummary

data WhatIfForecastSummary Source #

Provides a summary of the what-if forecast properties used in the ListWhatIfForecasts operation. To get the complete set of properties, call the DescribeWhatIfForecast operation, and provide the WhatIfForecastArn that is listed in the summary.

See: newWhatIfForecastSummary smart constructor.

Constructors

WhatIfForecastSummary' 

Fields

  • creationTime :: Maybe POSIX

    When the what-if forecast was created.

  • lastModificationTime :: Maybe POSIX

    The last time the resource was modified. The timestamp depends on the status of the job:

    • CREATE_PENDING - The CreationTime.
    • CREATE_IN_PROGRESS - The current timestamp.
    • CREATE_STOPPING - The current timestamp.
    • CREATE_STOPPED - When the job stopped.
    • ACTIVE or CREATE_FAILED - When the job finished or failed.
  • message :: Maybe Text

    If an error occurred, an informational message about the error.

  • status :: Maybe Text

    The status of the what-if forecast. States include:

    • ACTIVE
    • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
    • CREATE_STOPPING, CREATE_STOPPED
    • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

    The Status of the what-if analysis must be ACTIVE before you can access the analysis.

  • whatIfAnalysisArn :: Maybe Text

    The Amazon Resource Name (ARN) of the what-if analysis that contains this what-if forecast.

  • whatIfForecastArn :: Maybe Text

    The Amazon Resource Name (ARN) of the what-if forecast.

  • whatIfForecastName :: Maybe Text

    The name of the what-if forecast.

Instances

Instances details
FromJSON WhatIfForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastSummary

Generic WhatIfForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastSummary

Associated Types

type Rep WhatIfForecastSummary :: Type -> Type #

Read WhatIfForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastSummary

Show WhatIfForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastSummary

NFData WhatIfForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastSummary

Methods

rnf :: WhatIfForecastSummary -> () #

Eq WhatIfForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastSummary

Hashable WhatIfForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastSummary

type Rep WhatIfForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WhatIfForecastSummary

type Rep WhatIfForecastSummary = D1 ('MetaData "WhatIfForecastSummary" "Amazonka.Forecast.Types.WhatIfForecastSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "WhatIfForecastSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "whatIfAnalysisArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "whatIfForecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "whatIfForecastName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newWhatIfForecastSummary :: WhatIfForecastSummary Source #

Create a value of WhatIfForecastSummary 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:creationTime:WhatIfForecastSummary', whatIfForecastSummary_creationTime - When the what-if forecast was created.

$sel:lastModificationTime:WhatIfForecastSummary', whatIfForecastSummary_lastModificationTime - The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

$sel:message:WhatIfForecastSummary', whatIfForecastSummary_message - If an error occurred, an informational message about the error.

$sel:status:WhatIfForecastSummary', whatIfForecastSummary_status - The status of the what-if forecast. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the what-if analysis must be ACTIVE before you can access the analysis.

$sel:whatIfAnalysisArn:WhatIfForecastSummary', whatIfForecastSummary_whatIfAnalysisArn - The Amazon Resource Name (ARN) of the what-if analysis that contains this what-if forecast.

$sel:whatIfForecastArn:WhatIfForecastSummary', whatIfForecastSummary_whatIfForecastArn - The Amazon Resource Name (ARN) of the what-if forecast.

$sel:whatIfForecastName:WhatIfForecastSummary', whatIfForecastSummary_whatIfForecastName - The name of the what-if forecast.

whatIfForecastSummary_lastModificationTime :: Lens' WhatIfForecastSummary (Maybe UTCTime) Source #

The last time the resource was modified. The timestamp depends on the status of the job:

  • CREATE_PENDING - The CreationTime.
  • CREATE_IN_PROGRESS - The current timestamp.
  • CREATE_STOPPING - The current timestamp.
  • CREATE_STOPPED - When the job stopped.
  • ACTIVE or CREATE_FAILED - When the job finished or failed.

whatIfForecastSummary_message :: Lens' WhatIfForecastSummary (Maybe Text) Source #

If an error occurred, an informational message about the error.

whatIfForecastSummary_status :: Lens' WhatIfForecastSummary (Maybe Text) Source #

The status of the what-if forecast. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • CREATE_STOPPING, CREATE_STOPPED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED

The Status of the what-if analysis must be ACTIVE before you can access the analysis.

whatIfForecastSummary_whatIfAnalysisArn :: Lens' WhatIfForecastSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the what-if analysis that contains this what-if forecast.

whatIfForecastSummary_whatIfForecastArn :: Lens' WhatIfForecastSummary (Maybe Text) Source #

The Amazon Resource Name (ARN) of the what-if forecast.

WindowSummary

data WindowSummary Source #

The metrics for a time range within the evaluation portion of a dataset. This object is part of the EvaluationResult object.

The TestWindowStart and TestWindowEnd parameters are determined by the BackTestWindowOffset parameter of the EvaluationParameters object.

See: newWindowSummary smart constructor.

Constructors

WindowSummary' 

Fields

Instances

Instances details
FromJSON WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

Generic WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

Associated Types

type Rep WindowSummary :: Type -> Type #

Read WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

Show WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

NFData WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

Methods

rnf :: WindowSummary -> () #

Eq WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

Hashable WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

type Rep WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

type Rep WindowSummary = D1 ('MetaData "WindowSummary" "Amazonka.Forecast.Types.WindowSummary" "amazonka-forecast-2.0-HHvJwvxGrDPBJtUcnmLBqf" 'False) (C1 ('MetaCons "WindowSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "evaluationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluationType)) :*: S1 ('MetaSel ('Just "itemCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))) :*: (S1 ('MetaSel ('Just "metrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Metrics)) :*: (S1 ('MetaSel ('Just "testWindowEnd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "testWindowStart") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

newWindowSummary :: WindowSummary Source #

Create a value of WindowSummary 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:evaluationType:WindowSummary', windowSummary_evaluationType - The type of evaluation.

  • SUMMARY - The average metrics across all windows.
  • COMPUTED - The metrics for the specified window.

$sel:itemCount:WindowSummary', windowSummary_itemCount - The number of data points within the window.

$sel:metrics:WindowSummary', windowSummary_metrics - Provides metrics used to evaluate the performance of a predictor.

$sel:testWindowEnd:WindowSummary', windowSummary_testWindowEnd - The timestamp that defines the end of the window.

$sel:testWindowStart:WindowSummary', windowSummary_testWindowStart - The timestamp that defines the start of the window.

windowSummary_evaluationType :: Lens' WindowSummary (Maybe EvaluationType) Source #

The type of evaluation.

  • SUMMARY - The average metrics across all windows.
  • COMPUTED - The metrics for the specified window.

windowSummary_itemCount :: Lens' WindowSummary (Maybe Int) Source #

The number of data points within the window.

windowSummary_metrics :: Lens' WindowSummary (Maybe Metrics) Source #

Provides metrics used to evaluate the performance of a predictor.

windowSummary_testWindowEnd :: Lens' WindowSummary (Maybe UTCTime) Source #

The timestamp that defines the end of the window.

windowSummary_testWindowStart :: Lens' WindowSummary (Maybe UTCTime) Source #

The timestamp that defines the start of the window.