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

Amazonka.Forecast

Contents

Description

Derived from API version 2018-06-26 of the AWS service descriptions, licensed under Apache 2.0.

Provides APIs for creating and managing Amazon Forecast resources.

Synopsis

Service Configuration

defaultService :: Service Source #

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

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by Forecast.

ResourceAlreadyExistsException

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

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

InvalidNextTokenException

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

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

InvalidInputException

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

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

ResourceNotFoundException

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

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

LimitExceededException

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

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

ResourceInUseException

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

The specified resource is in use.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

ListDatasetGroups (Paginated)

data ListDatasetGroups Source #

See: newListDatasetGroups smart constructor.

Instances

Instances details
Eq ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Read ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Show ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Generic ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Associated Types

type Rep ListDatasetGroups :: Type -> Type #

NFData ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Methods

rnf :: ListDatasetGroups -> () #

Hashable ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

ToJSON ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

AWSPager ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

AWSRequest ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Associated Types

type AWSResponse ListDatasetGroups #

ToHeaders ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

ToPath ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

ToQuery ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

type Rep ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

type Rep ListDatasetGroups = D1 ('MetaData "ListDatasetGroups" "Amazonka.Forecast.ListDatasetGroups" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListDatasetGroups'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse ListDatasetGroups Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

newListDatasetGroups :: ListDatasetGroups Source #

Create a value of ListDatasetGroups 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:nextToken:ListDatasetGroups', listDatasetGroups_nextToken - If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

$sel:maxResults:ListDatasetGroups', listDatasetGroups_maxResults - The number of items to return in the response.

data ListDatasetGroupsResponse Source #

See: newListDatasetGroupsResponse smart constructor.

Instances

Instances details
Eq ListDatasetGroupsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Read ListDatasetGroupsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Show ListDatasetGroupsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Generic ListDatasetGroupsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

Associated Types

type Rep ListDatasetGroupsResponse :: Type -> Type #

NFData ListDatasetGroupsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

type Rep ListDatasetGroupsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetGroups

type Rep ListDatasetGroupsResponse = D1 ('MetaData "ListDatasetGroupsResponse" "Amazonka.Forecast.ListDatasetGroups" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListDatasetGroupsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "datasetGroups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DatasetGroupSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDatasetGroupsResponse Source #

Create a value of ListDatasetGroupsResponse 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:nextToken:ListDatasetGroups', listDatasetGroupsResponse_nextToken - If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request.

$sel:datasetGroups:ListDatasetGroupsResponse', listDatasetGroupsResponse_datasetGroups - An array of objects that summarize each dataset group's properties.

$sel:httpStatus:ListDatasetGroupsResponse', listDatasetGroupsResponse_httpStatus - The response's http status code.

CreateDatasetImportJob

data CreateDatasetImportJob Source #

See: newCreateDatasetImportJob smart constructor.

Instances

Instances details
Eq CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

Show CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

Generic CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

Associated Types

type Rep CreateDatasetImportJob :: Type -> Type #

NFData CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

Methods

rnf :: CreateDatasetImportJob -> () #

Hashable CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

ToJSON CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

AWSRequest CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

Associated Types

type AWSResponse CreateDatasetImportJob #

ToHeaders CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

ToPath CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

ToQuery CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

type Rep CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

type Rep CreateDatasetImportJob = D1 ('MetaData "CreateDatasetImportJob" "Amazonka.Forecast.CreateDatasetImportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreateDatasetImportJob'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "timestampFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "useGeolocationForTimeZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool))) :*: (S1 ('MetaSel ('Just "geolocationFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timeZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "datasetImportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "datasetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataSource)))))
type AWSResponse CreateDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

newCreateDatasetImportJob Source #

Create a value of CreateDatasetImportJob 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:timestampFormat:CreateDatasetImportJob', createDatasetImportJob_timestampFormat - The format of timestamps in the dataset. The format that you specify depends on the DataFrequency specified when the dataset was created. The following formats are supported

  • "yyyy-MM-dd"

    For the following data frequencies: Y, M, W, and D

  • "yyyy-MM-dd HH:mm:ss"

    For the following data frequencies: H, 30min, 15min, and 1min; and optionally, for: Y, M, W, and D

If the format isn't specified, Amazon Forecast expects the format to be "yyyy-MM-dd HH:mm:ss".

$sel:useGeolocationForTimeZone:CreateDatasetImportJob', createDatasetImportJob_useGeolocationForTimeZone - Automatically derive time zone information from the geolocation attribute. This option is ideal for datasets that contain timestamps in multiple time zones and those timestamps are expressed in local time.

$sel:geolocationFormat:CreateDatasetImportJob', createDatasetImportJob_geolocationFormat - The format of the geolocation attribute. The geolocation attribute can be formatted in one of two ways:

  • LAT_LONG - the latitude and longitude in decimal format (Example: 47.61_-122.33).
  • CC_POSTALCODE (US Only) - the country code (US), followed by the 5-digit ZIP code (Example: US_98121).

$sel:timeZone:CreateDatasetImportJob', createDatasetImportJob_timeZone - A single time zone for every item in your dataset. This option is ideal for datasets with all timestamps within a single time zone, or if all timestamps are normalized to a single time zone.

Refer to the Joda-Time API for a complete list of valid time zone names.

$sel:tags:CreateDatasetImportJob', createDatasetImportJob_tags - The optional metadata that you apply to the dataset import job 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.

$sel:datasetImportJobName:CreateDatasetImportJob', createDatasetImportJob_datasetImportJobName - The name for the dataset import job. We recommend including the current timestamp in the name, for example, 20190721DatasetImport. This can help you avoid getting a ResourceAlreadyExistsException exception.

$sel:datasetArn:CreateDatasetImportJob', createDatasetImportJob_datasetArn - The Amazon Resource Name (ARN) of the Amazon Forecast dataset that you want to import data to.

$sel:dataSource:CreateDatasetImportJob', createDatasetImportJob_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 must include an AWS Key Management Service (KMS) key and the IAM role must allow Amazon Forecast permission to access the key. The KMS key and IAM role must match those specified in the EncryptionConfig parameter of the CreateDataset operation.

data CreateDatasetImportJobResponse Source #

See: newCreateDatasetImportJobResponse smart constructor.

Instances

Instances details
Eq CreateDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

Read CreateDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

Show CreateDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

Generic CreateDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

Associated Types

type Rep CreateDatasetImportJobResponse :: Type -> Type #

NFData CreateDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

type Rep CreateDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetImportJob

type Rep CreateDatasetImportJobResponse = D1 ('MetaData "CreateDatasetImportJobResponse" "Amazonka.Forecast.CreateDatasetImportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreateDatasetImportJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetImportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateDatasetImportJobResponse Source #

Create a value of CreateDatasetImportJobResponse 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:CreateDatasetImportJobResponse', createDatasetImportJobResponse_datasetImportJobArn - The Amazon Resource Name (ARN) of the dataset import job.

$sel:httpStatus:CreateDatasetImportJobResponse', createDatasetImportJobResponse_httpStatus - The response's http status code.

DescribeDataset

data DescribeDataset Source #

See: newDescribeDataset smart constructor.

Constructors

DescribeDataset' Text 

Instances

Instances details
Eq DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Read DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Show DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Generic DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Associated Types

type Rep DescribeDataset :: Type -> Type #

NFData DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Methods

rnf :: DescribeDataset -> () #

Hashable DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

ToJSON DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

AWSRequest DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Associated Types

type AWSResponse DescribeDataset #

ToHeaders DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

ToPath DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

ToQuery DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

type Rep DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

type Rep DescribeDataset = D1 ('MetaData "DescribeDataset" "Amazonka.Forecast.DescribeDataset" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeDataset'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeDataset Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

newDescribeDataset Source #

Create a value of DescribeDataset with all optional fields omitted.

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

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

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

data DescribeDatasetResponse Source #

See: newDescribeDatasetResponse smart constructor.

Instances

Instances details
Eq DescribeDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Read DescribeDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Show DescribeDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Generic DescribeDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Associated Types

type Rep DescribeDatasetResponse :: Type -> Type #

NFData DescribeDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

Methods

rnf :: DescribeDatasetResponse -> () #

type Rep DescribeDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDataset

type Rep DescribeDatasetResponse = D1 ('MetaData "DescribeDatasetResponse" "Amazonka.Forecast.DescribeDataset" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeDatasetResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "dataFrequency") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "datasetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Domain))))) :*: ((S1 ('MetaSel ('Just "schema") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Schema)) :*: (S1 ('MetaSel ('Just "datasetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatasetType)) :*: S1 ('MetaSel ('Just "datasetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "encryptionConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncryptionConfig)) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeDatasetResponse Source #

Create a value of DescribeDatasetResponse 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:DescribeDatasetResponse', describeDatasetResponse_creationTime - When the dataset was created.

$sel:status:DescribeDatasetResponse', describeDatasetResponse_status - The status of the dataset. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED
  • UPDATE_PENDING, UPDATE_IN_PROGRESS, UPDATE_FAILED

The UPDATE states apply while data is imported to the dataset from a call to the CreateDatasetImportJob operation and reflect the status of the dataset import job. For example, when the import job status is CREATE_IN_PROGRESS, the status of the dataset is UPDATE_IN_PROGRESS.

The Status of the dataset must be ACTIVE before you can import training data.

$sel:dataFrequency:DescribeDatasetResponse', describeDatasetResponse_dataFrequency - The frequency of data collection.

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, "M" indicates every month and "30min" indicates every 30 minutes.

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

$sel:domain:DescribeDatasetResponse', describeDatasetResponse_domain - The domain associated with the dataset.

$sel:schema:DescribeDatasetResponse', describeDatasetResponse_schema - An array of SchemaAttribute objects that specify the dataset fields. Each SchemaAttribute specifies the name and data type of a field.

$sel:datasetType:DescribeDatasetResponse', describeDatasetResponse_datasetType - The dataset type.

$sel:datasetName:DescribeDatasetResponse', describeDatasetResponse_datasetName - The name of the dataset.

$sel:encryptionConfig:DescribeDatasetResponse', describeDatasetResponse_encryptionConfig - The AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key.

$sel:lastModificationTime:DescribeDatasetResponse', describeDatasetResponse_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 DescribeDataset call. After a CreateDatasetImportJob operation has finished, LastModificationTime is when the import job completed or failed.

$sel:httpStatus:DescribeDatasetResponse', describeDatasetResponse_httpStatus - The response's http status code.

ListForecasts (Paginated)

data ListForecasts Source #

See: newListForecasts smart constructor.

Instances

Instances details
Eq ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Read ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Show ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Generic ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Associated Types

type Rep ListForecasts :: Type -> Type #

NFData ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Methods

rnf :: ListForecasts -> () #

Hashable ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

ToJSON ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

AWSPager ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

AWSRequest ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Associated Types

type AWSResponse ListForecasts #

ToHeaders ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

ToPath ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

ToQuery ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

type Rep ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

type Rep ListForecasts = D1 ('MetaData "ListForecasts" "Amazonka.Forecast.ListForecasts" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListForecasts'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Filter])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListForecasts Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

newListForecasts :: ListForecasts Source #

Create a value of ListForecasts 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:filters:ListForecasts', listForecasts_filters - An array of filters. For each filter, you provide a condition and a match statement. The condition is either IS or IS_NOT, which specifies whether to include or exclude the forecasts that match the statement from the list, respectively. The match statement consists of a key and a value.

Filter properties

  • Condition - The condition to apply. Valid values are IS and IS_NOT. To include the forecasts that match the statement, specify IS. To exclude matching forecasts, specify IS_NOT.
  • Key - The name of the parameter to filter on. Valid values are DatasetGroupArn, PredictorArn, and Status.
  • Value - The value to match.

For example, to list all forecasts whose status is not ACTIVE, you would specify:

"Filters": [ { "Condition": "IS_NOT", "Key": "Status", "Value": "ACTIVE" } ]

$sel:nextToken:ListForecasts', listForecasts_nextToken - If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

$sel:maxResults:ListForecasts', listForecasts_maxResults - The number of items to return in the response.

data ListForecastsResponse Source #

See: newListForecastsResponse smart constructor.

Instances

Instances details
Eq ListForecastsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Read ListForecastsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Show ListForecastsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Generic ListForecastsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Associated Types

type Rep ListForecastsResponse :: Type -> Type #

NFData ListForecastsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

Methods

rnf :: ListForecastsResponse -> () #

type Rep ListForecastsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecasts

type Rep ListForecastsResponse = D1 ('MetaData "ListForecastsResponse" "Amazonka.Forecast.ListForecasts" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListForecastsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forecasts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ForecastSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListForecastsResponse Source #

Create a value of ListForecastsResponse 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:forecasts:ListForecastsResponse', listForecastsResponse_forecasts - An array of objects that summarize each forecast's properties.

$sel:nextToken:ListForecasts', listForecastsResponse_nextToken - If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request.

$sel:httpStatus:ListForecastsResponse', listForecastsResponse_httpStatus - The response's http status code.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

ToJSON ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.Forecast.ListTagsForResource" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

newListTagsForResource Source #

Create a value of ListTagsForResource 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:resourceArn:ListTagsForResource', listTagsForResource_resourceArn - The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the supported resources are Forecast dataset groups, datasets, dataset import jobs, predictors, forecasts, and forecast export jobs.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.Forecast.ListTagsForResource" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse 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:tags:ListTagsForResourceResponse', listTagsForResourceResponse_tags - The tags for the resource.

$sel:httpStatus:ListTagsForResourceResponse', listTagsForResourceResponse_httpStatus - The response's http status code.

StopResource

data StopResource Source #

See: newStopResource smart constructor.

Constructors

StopResource' Text 

Instances

Instances details
Eq StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Read StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Show StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Generic StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Associated Types

type Rep StopResource :: Type -> Type #

NFData StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Methods

rnf :: StopResource -> () #

Hashable StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

ToJSON StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

AWSRequest StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Associated Types

type AWSResponse StopResource #

ToHeaders StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

ToPath StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

ToQuery StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

type Rep StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

type Rep StopResource = D1 ('MetaData "StopResource" "Amazonka.Forecast.StopResource" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "StopResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse StopResource Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

newStopResource Source #

Create a value of StopResource 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:resourceArn:StopResource', stopResource_resourceArn - The Amazon Resource Name (ARN) that identifies the resource to stop. The supported ARNs are DatasetImportJobArn, PredictorArn, PredictorBacktestExportJobArn, ForecastArn, and ForecastExportJobArn.

data StopResourceResponse Source #

See: newStopResourceResponse smart constructor.

Constructors

StopResourceResponse' 

Instances

Instances details
Eq StopResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Read StopResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Show StopResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Generic StopResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Associated Types

type Rep StopResourceResponse :: Type -> Type #

NFData StopResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

Methods

rnf :: StopResourceResponse -> () #

type Rep StopResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.StopResource

type Rep StopResourceResponse = D1 ('MetaData "StopResourceResponse" "Amazonka.Forecast.StopResource" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "StopResourceResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newStopResourceResponse :: StopResourceResponse Source #

Create a value of StopResourceResponse with all optional fields omitted.

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

DescribeDatasetImportJob

data DescribeDatasetImportJob Source #

See: newDescribeDatasetImportJob smart constructor.

Instances

Instances details
Eq DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

Read DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

Show DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

Generic DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

Associated Types

type Rep DescribeDatasetImportJob :: Type -> Type #

NFData DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

Hashable DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

ToJSON DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

AWSRequest DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

ToHeaders DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

ToPath DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

ToQuery DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

type Rep DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

type Rep DescribeDatasetImportJob = D1 ('MetaData "DescribeDatasetImportJob" "Amazonka.Forecast.DescribeDatasetImportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeDatasetImportJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetImportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

newDescribeDatasetImportJob Source #

Create a value of DescribeDatasetImportJob 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:DescribeDatasetImportJob', describeDatasetImportJob_datasetImportJobArn - The Amazon Resource Name (ARN) of the dataset import job.

data DescribeDatasetImportJobResponse Source #

See: newDescribeDatasetImportJobResponse smart constructor.

Instances

Instances details
Eq DescribeDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

Read DescribeDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

Show DescribeDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

Generic DescribeDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

Associated Types

type Rep DescribeDatasetImportJobResponse :: Type -> Type #

NFData DescribeDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

type Rep DescribeDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetImportJob

type Rep DescribeDatasetImportJobResponse = D1 ('MetaData "DescribeDatasetImportJobResponse" "Amazonka.Forecast.DescribeDatasetImportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeDatasetImportJobResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "datasetImportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "datasetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "timestampFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "dataSize") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "estimatedTimeRemainingInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "fieldStatistics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Statistics)))))) :*: (((S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: S1 ('MetaSel ('Just "datasetImportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "useGeolocationForTimeZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "geolocationFormat") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "timeZone") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeDatasetImportJobResponse Source #

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

$sel:status:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_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

$sel:datasetImportJobName:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_datasetImportJobName - The name of the dataset import job.

$sel:datasetArn:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_datasetArn - The Amazon Resource Name (ARN) of the dataset that the training data was imported to.

$sel:timestampFormat:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_timestampFormat - The format of timestamps in the dataset. The format that you specify depends on the DataFrequency specified when the dataset was created. The following formats are supported

  • "yyyy-MM-dd"

    For the following data frequencies: Y, M, W, and D

  • "yyyy-MM-dd HH:mm:ss"

    For the following data frequencies: H, 30min, 15min, and 1min; and optionally, for: Y, M, W, and D

$sel:dataSize:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_dataSize - The size of the dataset in gigabytes (GB) after the import job has finished.

$sel:estimatedTimeRemainingInMinutes:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_estimatedTimeRemainingInMinutes - The estimated time remaining in minutes for the dataset import job to complete.

$sel:fieldStatistics:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_fieldStatistics - Statistical information about each field in the input data.

$sel:dataSource:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_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.

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

$sel:datasetImportJobArn:DescribeDatasetImportJob', describeDatasetImportJobResponse_datasetImportJobArn - The ARN of the dataset import job.

$sel:useGeolocationForTimeZone:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_useGeolocationForTimeZone - Whether TimeZone is automatically derived from the geolocation attribute.

$sel:message:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_message - If an error occurred, an informational message about the error.

$sel:geolocationFormat:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_geolocationFormat - The format of the geolocation attribute. Valid Values:"LAT_LONG" and "CC_POSTALCODE".

$sel:timeZone:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_timeZone - The single time zone applied to every item in the dataset

$sel:lastModificationTime:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_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:httpStatus:DescribeDatasetImportJobResponse', describeDatasetImportJobResponse_httpStatus - The response's http status code.

DescribeForecastExportJob

data DescribeForecastExportJob Source #

See: newDescribeForecastExportJob smart constructor.

Instances

Instances details
Eq DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

Read DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

Show DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

Generic DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

Associated Types

type Rep DescribeForecastExportJob :: Type -> Type #

NFData DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

Hashable DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

ToJSON DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

AWSRequest DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

ToHeaders DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

ToPath DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

ToQuery DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

type Rep DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

type Rep DescribeForecastExportJob = D1 ('MetaData "DescribeForecastExportJob" "Amazonka.Forecast.DescribeForecastExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeForecastExportJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forecastExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

newDescribeForecastExportJob Source #

Create a value of DescribeForecastExportJob 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:forecastExportJobArn:DescribeForecastExportJob', describeForecastExportJob_forecastExportJobArn - The Amazon Resource Name (ARN) of the forecast export job.

data DescribeForecastExportJobResponse Source #

See: newDescribeForecastExportJobResponse smart constructor.

Instances

Instances details
Eq DescribeForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

Read DescribeForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

Show DescribeForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

Generic DescribeForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

Associated Types

type Rep DescribeForecastExportJobResponse :: Type -> Type #

NFData DescribeForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

type Rep DescribeForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecastExportJob

type Rep DescribeForecastExportJobResponse = D1 ('MetaData "DescribeForecastExportJobResponse" "Amazonka.Forecast.DescribeForecastExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeForecastExportJobResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataDestination)) :*: S1 ('MetaSel ('Just "forecastExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "forecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "forecastExportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeForecastExportJobResponse Source #

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

$sel:status:DescribeForecastExportJobResponse', describeForecastExportJobResponse_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.

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

$sel:forecastExportJobArn:DescribeForecastExportJob', describeForecastExportJobResponse_forecastExportJobArn - The ARN of the forecast export job.

$sel:forecastArn:DescribeForecastExportJobResponse', describeForecastExportJobResponse_forecastArn - The Amazon Resource Name (ARN) of the exported forecast.

$sel:forecastExportJobName:DescribeForecastExportJobResponse', describeForecastExportJobResponse_forecastExportJobName - The name of the forecast export job.

$sel:message:DescribeForecastExportJobResponse', describeForecastExportJobResponse_message - If an error occurred, an informational message about the error.

$sel:lastModificationTime:DescribeForecastExportJobResponse', describeForecastExportJobResponse_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:httpStatus:DescribeForecastExportJobResponse', describeForecastExportJobResponse_httpStatus - The response's http status code.

DescribePredictor

data DescribePredictor Source #

See: newDescribePredictor smart constructor.

Constructors

DescribePredictor' Text 

Instances

Instances details
Eq DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Read DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Show DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Generic DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Associated Types

type Rep DescribePredictor :: Type -> Type #

NFData DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Methods

rnf :: DescribePredictor -> () #

Hashable DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

ToJSON DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

AWSRequest DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Associated Types

type AWSResponse DescribePredictor #

ToHeaders DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

ToPath DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

ToQuery DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

type Rep DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

type Rep DescribePredictor = D1 ('MetaData "DescribePredictor" "Amazonka.Forecast.DescribePredictor" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribePredictor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

newDescribePredictor Source #

Create a value of DescribePredictor 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:predictorArn:DescribePredictor', describePredictor_predictorArn - The Amazon Resource Name (ARN) of the predictor that you want information about.

data DescribePredictorResponse Source #

See: newDescribePredictorResponse smart constructor.

Instances

Instances details
Eq DescribePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Read DescribePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Show DescribePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Generic DescribePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

Associated Types

type Rep DescribePredictorResponse :: Type -> Type #

NFData DescribePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

type Rep DescribePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictor

type Rep DescribePredictorResponse = D1 ('MetaData "DescribePredictorResponse" "Amazonka.Forecast.DescribePredictor" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribePredictorResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "forecastHorizon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "performAutoML") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "autoMLAlgorithmArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "trainingParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))))) :*: ((S1 ('MetaSel ('Just "algorithmArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "hPOConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobConfig)) :*: S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "optimizationMetric") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OptimizationMetric)) :*: (S1 ('MetaSel ('Just "predictorExecutionDetails") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PredictorExecutionDetails)) :*: S1 ('MetaSel ('Just "datasetImportJobArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])))))) :*: (((S1 ('MetaSel ('Just "estimatedTimeRemainingInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: (S1 ('MetaSel ('Just "autoMLOverrideStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLOverrideStrategy)) :*: S1 ('MetaSel ('Just "evaluationParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluationParameters)))) :*: (S1 ('MetaSel ('Just "inputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe InputDataConfig)) :*: (S1 ('MetaSel ('Just "predictorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "featurizationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe FeaturizationConfig))))) :*: ((S1 ('MetaSel ('Just "encryptionConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncryptionConfig)) :*: (S1 ('MetaSel ('Just "forecastTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "performHPO") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))))

newDescribePredictorResponse Source #

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

$sel:forecastHorizon:DescribePredictorResponse', describePredictorResponse_forecastHorizon - The number of time-steps of the forecast. The forecast horizon is also called the prediction length.

$sel:status:DescribePredictorResponse', describePredictorResponse_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.

$sel:performAutoML:DescribePredictorResponse', describePredictorResponse_performAutoML - Whether the predictor is set to perform AutoML.

$sel:autoMLAlgorithmArns:DescribePredictorResponse', describePredictorResponse_autoMLAlgorithmArns - When PerformAutoML is specified, the ARN of the chosen algorithm.

$sel:trainingParameters:DescribePredictorResponse', describePredictorResponse_trainingParameters - The default training parameters or overrides selected during model training. When running AutoML or choosing HPO with CNN-QR or DeepAR+, the optimized values for the chosen hyperparameters are returned. For more information, see aws-forecast-choosing-recipes.

$sel:algorithmArn:DescribePredictorResponse', describePredictorResponse_algorithmArn - The Amazon Resource Name (ARN) of the algorithm used for model training.

$sel:hPOConfig:DescribePredictorResponse', describePredictorResponse_hPOConfig - The hyperparameter override values for the algorithm.

$sel:predictorArn:DescribePredictor', describePredictorResponse_predictorArn - The ARN of the predictor.

$sel:optimizationMetric:DescribePredictorResponse', describePredictorResponse_optimizationMetric - The accuracy metric used to optimize the predictor.

$sel:predictorExecutionDetails:DescribePredictorResponse', describePredictorResponse_predictorExecutionDetails - Details on the the status and results of the backtests performed to evaluate the accuracy of the predictor. You specify the number of backtests to perform when you call the operation.

$sel:datasetImportJobArns:DescribePredictorResponse', describePredictorResponse_datasetImportJobArns - An array of the ARNs of the dataset import jobs used to import training data for the predictor.

$sel:estimatedTimeRemainingInMinutes:DescribePredictorResponse', describePredictorResponse_estimatedTimeRemainingInMinutes - The estimated time remaining in minutes for the predictor training job to complete.

$sel:autoMLOverrideStrategy:DescribePredictorResponse', describePredictorResponse_autoMLOverrideStrategy - The LatencyOptimized AutoML override strategy is only available in private beta. Contact AWS Support or your account manager to learn more about access privileges.

The AutoML strategy used to train the predictor. Unless LatencyOptimized is specified, the AutoML strategy optimizes predictor accuracy.

This parameter is only valid for predictors trained using AutoML.

$sel:evaluationParameters:DescribePredictorResponse', describePredictorResponse_evaluationParameters - Used to override the default evaluation parameters of the specified algorithm. Amazon Forecast evaluates a predictor by splitting a dataset into training data and testing data. The evaluation parameters define how to perform the split and the number of iterations.

$sel:inputDataConfig:DescribePredictorResponse', describePredictorResponse_inputDataConfig - Describes the dataset group that contains the data to use to train the predictor.

$sel:predictorName:DescribePredictorResponse', describePredictorResponse_predictorName - The name of the predictor.

$sel:featurizationConfig:DescribePredictorResponse', describePredictorResponse_featurizationConfig - The featurization configuration.

$sel:encryptionConfig:DescribePredictorResponse', describePredictorResponse_encryptionConfig - An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key.

$sel:forecastTypes:DescribePredictorResponse', describePredictorResponse_forecastTypes - The forecast types used during predictor training. Default value is ["0.1","0.5","0.9"]

$sel:message:DescribePredictorResponse', describePredictorResponse_message - If an error occurred, an informational message about the error.

$sel:performHPO:DescribePredictorResponse', describePredictorResponse_performHPO - Whether the predictor is set to perform hyperparameter optimization (HPO).

$sel:lastModificationTime:DescribePredictorResponse', describePredictorResponse_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:httpStatus:DescribePredictorResponse', describePredictorResponse_httpStatus - The response's http status code.

DeleteDataset

data DeleteDataset Source #

See: newDeleteDataset smart constructor.

Constructors

DeleteDataset' Text 

Instances

Instances details
Eq DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Read DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Show DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Generic DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Associated Types

type Rep DeleteDataset :: Type -> Type #

NFData DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Methods

rnf :: DeleteDataset -> () #

Hashable DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

ToJSON DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

AWSRequest DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Associated Types

type AWSResponse DeleteDataset #

ToHeaders DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

ToPath DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

ToQuery DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

type Rep DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

type Rep DeleteDataset = D1 ('MetaData "DeleteDataset" "Amazonka.Forecast.DeleteDataset" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteDataset'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteDataset Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

newDeleteDataset Source #

Create a value of DeleteDataset with all optional fields omitted.

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

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

$sel:datasetArn:DeleteDataset', deleteDataset_datasetArn - The Amazon Resource Name (ARN) of the dataset to delete.

data DeleteDatasetResponse Source #

See: newDeleteDatasetResponse smart constructor.

Instances

Instances details
Eq DeleteDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Read DeleteDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Show DeleteDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Generic DeleteDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Associated Types

type Rep DeleteDatasetResponse :: Type -> Type #

NFData DeleteDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

Methods

rnf :: DeleteDatasetResponse -> () #

type Rep DeleteDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDataset

type Rep DeleteDatasetResponse = D1 ('MetaData "DeleteDatasetResponse" "Amazonka.Forecast.DeleteDataset" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteDatasetResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteDatasetResponse :: DeleteDatasetResponse Source #

Create a value of DeleteDatasetResponse with all optional fields omitted.

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

DescribeForecast

data DescribeForecast Source #

See: newDescribeForecast smart constructor.

Constructors

DescribeForecast' Text 

Instances

Instances details
Eq DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Read DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Show DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Generic DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Associated Types

type Rep DescribeForecast :: Type -> Type #

NFData DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Methods

rnf :: DescribeForecast -> () #

Hashable DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

ToJSON DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

AWSRequest DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Associated Types

type AWSResponse DescribeForecast #

ToHeaders DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

ToPath DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

ToQuery DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

type Rep DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

type Rep DescribeForecast = D1 ('MetaData "DescribeForecast" "Amazonka.Forecast.DescribeForecast" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeForecast'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeForecast Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

newDescribeForecast Source #

Create a value of DescribeForecast 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:forecastArn:DescribeForecast', describeForecast_forecastArn - The Amazon Resource Name (ARN) of the forecast.

data DescribeForecastResponse Source #

See: newDescribeForecastResponse smart constructor.

Instances

Instances details
Eq DescribeForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Read DescribeForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Show DescribeForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Generic DescribeForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

Associated Types

type Rep DescribeForecastResponse :: Type -> Type #

NFData DescribeForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

type Rep DescribeForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeForecast

type Rep DescribeForecastResponse = D1 ('MetaData "DescribeForecastResponse" "Amazonka.Forecast.DescribeForecast" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeForecastResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "forecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "estimatedTimeRemainingInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer))))) :*: ((S1 ('MetaSel ('Just "forecastName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "forecastTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribeForecastResponse Source #

Create a value of DescribeForecastResponse 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:DescribeForecastResponse', describeForecastResponse_creationTime - When the forecast creation task was created.

$sel:status:DescribeForecastResponse', describeForecastResponse_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.

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

$sel:forecastArn:DescribeForecast', describeForecastResponse_forecastArn - The forecast ARN as specified in the request.

$sel:estimatedTimeRemainingInMinutes:DescribeForecastResponse', describeForecastResponse_estimatedTimeRemainingInMinutes - The estimated time remaining in minutes for the forecast job to complete.

$sel:forecastName:DescribeForecastResponse', describeForecastResponse_forecastName - The name of the forecast.

$sel:forecastTypes:DescribeForecastResponse', describeForecastResponse_forecastTypes - The quantiles at which probabilistic forecasts were generated.

$sel:datasetGroupArn:DescribeForecastResponse', describeForecastResponse_datasetGroupArn - The ARN of the dataset group that provided the data used to train the predictor.

$sel:message:DescribeForecastResponse', describeForecastResponse_message - If an error occurred, an informational message about the error.

$sel:lastModificationTime:DescribeForecastResponse', describeForecastResponse_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:httpStatus:DescribeForecastResponse', describeForecastResponse_httpStatus - The response's http status code.

CreateDataset

data CreateDataset Source #

See: newCreateDataset smart constructor.

Instances

Instances details
Eq CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Show CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Generic CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Associated Types

type Rep CreateDataset :: Type -> Type #

NFData CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Methods

rnf :: CreateDataset -> () #

Hashable CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

ToJSON CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

AWSRequest CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Associated Types

type AWSResponse CreateDataset #

ToHeaders CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

ToPath CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

ToQuery CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

type Rep CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

type AWSResponse CreateDataset Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

newCreateDataset Source #

Create a value of CreateDataset 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:dataFrequency:CreateDataset', createDataset_dataFrequency - The frequency of data collection. This parameter is required for RELATED_TIME_SERIES datasets.

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, "D" indicates every day and "15min" indicates every 15 minutes.

$sel:encryptionConfig:CreateDataset', createDataset_encryptionConfig - An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key.

$sel:tags:CreateDataset', createDataset_tags - The optional metadata that you apply to the dataset 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.

$sel:datasetName:CreateDataset', createDataset_datasetName - A name for the dataset.

$sel:domain:CreateDataset', createDataset_domain - The domain associated with the dataset. When you add a dataset to a dataset group, this value and the value specified for the Domain parameter of the CreateDatasetGroup operation must match.

The Domain and DatasetType that you choose determine the fields that must be present in the training data that you import to the dataset. For example, if you choose the RETAIL domain and TARGET_TIME_SERIES as the DatasetType, Amazon Forecast requires item_id, timestamp, and demand fields to be present in your data. For more information, see howitworks-datasets-groups.

$sel:datasetType:CreateDataset', createDataset_datasetType - The dataset type. Valid values depend on the chosen Domain.

$sel:schema:CreateDataset', createDataset_schema - The schema for the dataset. The schema attributes and their order must match the fields in your data. The dataset Domain and DatasetType that you choose determine the minimum required fields in your training data. For information about the required fields for a specific dataset domain and type, see howitworks-domains-ds-types.

data CreateDatasetResponse Source #

See: newCreateDatasetResponse smart constructor.

Instances

Instances details
Eq CreateDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Read CreateDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Show CreateDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Generic CreateDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Associated Types

type Rep CreateDatasetResponse :: Type -> Type #

NFData CreateDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

Methods

rnf :: CreateDatasetResponse -> () #

type Rep CreateDatasetResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDataset

type Rep CreateDatasetResponse = D1 ('MetaData "CreateDatasetResponse" "Amazonka.Forecast.CreateDataset" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreateDatasetResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateDatasetResponse Source #

Create a value of CreateDatasetResponse with all optional fields omitted.

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

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

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

$sel:httpStatus:CreateDatasetResponse', createDatasetResponse_httpStatus - The response's http status code.

DeleteForecastExportJob

data DeleteForecastExportJob Source #

See: newDeleteForecastExportJob smart constructor.

Instances

Instances details
Eq DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

Read DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

Show DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

Generic DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

Associated Types

type Rep DeleteForecastExportJob :: Type -> Type #

NFData DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

Methods

rnf :: DeleteForecastExportJob -> () #

Hashable DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

ToJSON DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

AWSRequest DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

ToHeaders DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

ToPath DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

ToQuery DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

type Rep DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

type Rep DeleteForecastExportJob = D1 ('MetaData "DeleteForecastExportJob" "Amazonka.Forecast.DeleteForecastExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteForecastExportJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forecastExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

newDeleteForecastExportJob Source #

Create a value of DeleteForecastExportJob 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:forecastExportJobArn:DeleteForecastExportJob', deleteForecastExportJob_forecastExportJobArn - The Amazon Resource Name (ARN) of the forecast export job to delete.

data DeleteForecastExportJobResponse Source #

See: newDeleteForecastExportJobResponse smart constructor.

Instances

Instances details
Eq DeleteForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

Read DeleteForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

Show DeleteForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

Generic DeleteForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

Associated Types

type Rep DeleteForecastExportJobResponse :: Type -> Type #

NFData DeleteForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

type Rep DeleteForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecastExportJob

type Rep DeleteForecastExportJobResponse = D1 ('MetaData "DeleteForecastExportJobResponse" "Amazonka.Forecast.DeleteForecastExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteForecastExportJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteForecastExportJobResponse :: DeleteForecastExportJobResponse Source #

Create a value of DeleteForecastExportJobResponse with all optional fields omitted.

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

DeletePredictor

data DeletePredictor Source #

See: newDeletePredictor smart constructor.

Constructors

DeletePredictor' Text 

Instances

Instances details
Eq DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Read DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Show DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Generic DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Associated Types

type Rep DeletePredictor :: Type -> Type #

NFData DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Methods

rnf :: DeletePredictor -> () #

Hashable DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

ToJSON DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

AWSRequest DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Associated Types

type AWSResponse DeletePredictor #

ToHeaders DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

ToPath DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

ToQuery DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

type Rep DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

type Rep DeletePredictor = D1 ('MetaData "DeletePredictor" "Amazonka.Forecast.DeletePredictor" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeletePredictor'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeletePredictor Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

newDeletePredictor Source #

Create a value of DeletePredictor 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:predictorArn:DeletePredictor', deletePredictor_predictorArn - The Amazon Resource Name (ARN) of the predictor to delete.

data DeletePredictorResponse Source #

See: newDeletePredictorResponse smart constructor.

Instances

Instances details
Eq DeletePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Read DeletePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Show DeletePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Generic DeletePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Associated Types

type Rep DeletePredictorResponse :: Type -> Type #

NFData DeletePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

Methods

rnf :: DeletePredictorResponse -> () #

type Rep DeletePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictor

type Rep DeletePredictorResponse = D1 ('MetaData "DeletePredictorResponse" "Amazonka.Forecast.DeletePredictor" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeletePredictorResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeletePredictorResponse :: DeletePredictorResponse Source #

Create a value of DeletePredictorResponse with all optional fields omitted.

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

ListDatasetImportJobs (Paginated)

data ListDatasetImportJobs Source #

See: newListDatasetImportJobs smart constructor.

Instances

Instances details
Eq ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Read ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Show ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Generic ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Associated Types

type Rep ListDatasetImportJobs :: Type -> Type #

NFData ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Methods

rnf :: ListDatasetImportJobs -> () #

Hashable ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

ToJSON ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

AWSPager ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

AWSRequest ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Associated Types

type AWSResponse ListDatasetImportJobs #

ToHeaders ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

ToPath ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

ToQuery ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

type Rep ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

type Rep ListDatasetImportJobs = D1 ('MetaData "ListDatasetImportJobs" "Amazonka.Forecast.ListDatasetImportJobs" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListDatasetImportJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Filter])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListDatasetImportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

newListDatasetImportJobs :: ListDatasetImportJobs Source #

Create a value of ListDatasetImportJobs 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:filters:ListDatasetImportJobs', listDatasetImportJobs_filters - An array of filters. For each filter, you provide a condition and a match statement. The condition is either IS or IS_NOT, which specifies whether to include or exclude the datasets that match the statement from the list, respectively. The match statement consists of a key and a value.

Filter properties

  • Condition - The condition to apply. Valid values are IS and IS_NOT. To include the datasets that match the statement, specify IS. To exclude matching datasets, specify IS_NOT.
  • Key - The name of the parameter to filter on. Valid values are DatasetArn and Status.
  • Value - The value to match.

For example, to list all dataset import jobs whose status is ACTIVE, you specify the following filter:

"Filters": [ { "Condition": "IS", "Key": "Status", "Value": "ACTIVE" } ]

$sel:nextToken:ListDatasetImportJobs', listDatasetImportJobs_nextToken - If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

$sel:maxResults:ListDatasetImportJobs', listDatasetImportJobs_maxResults - The number of items to return in the response.

data ListDatasetImportJobsResponse Source #

See: newListDatasetImportJobsResponse smart constructor.

Instances

Instances details
Eq ListDatasetImportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Read ListDatasetImportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Show ListDatasetImportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Generic ListDatasetImportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

Associated Types

type Rep ListDatasetImportJobsResponse :: Type -> Type #

NFData ListDatasetImportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

type Rep ListDatasetImportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasetImportJobs

type Rep ListDatasetImportJobsResponse = D1 ('MetaData "ListDatasetImportJobsResponse" "Amazonka.Forecast.ListDatasetImportJobs" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListDatasetImportJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetImportJobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DatasetImportJobSummary])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDatasetImportJobsResponse Source #

Create a value of ListDatasetImportJobsResponse 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:datasetImportJobs:ListDatasetImportJobsResponse', listDatasetImportJobsResponse_datasetImportJobs - An array of objects that summarize each dataset import job's properties.

$sel:nextToken:ListDatasetImportJobs', listDatasetImportJobsResponse_nextToken - If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request.

$sel:httpStatus:ListDatasetImportJobsResponse', listDatasetImportJobsResponse_httpStatus - The response's http status code.

DeleteDatasetImportJob

data DeleteDatasetImportJob Source #

See: newDeleteDatasetImportJob smart constructor.

Instances

Instances details
Eq DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Read DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Show DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Generic DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Associated Types

type Rep DeleteDatasetImportJob :: Type -> Type #

NFData DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Methods

rnf :: DeleteDatasetImportJob -> () #

Hashable DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

ToJSON DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

AWSRequest DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Associated Types

type AWSResponse DeleteDatasetImportJob #

ToHeaders DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

ToPath DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

ToQuery DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

type Rep DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

type Rep DeleteDatasetImportJob = D1 ('MetaData "DeleteDatasetImportJob" "Amazonka.Forecast.DeleteDatasetImportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteDatasetImportJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetImportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteDatasetImportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

newDeleteDatasetImportJob Source #

Create a value of DeleteDatasetImportJob 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:DeleteDatasetImportJob', deleteDatasetImportJob_datasetImportJobArn - The Amazon Resource Name (ARN) of the dataset import job to delete.

data DeleteDatasetImportJobResponse Source #

See: newDeleteDatasetImportJobResponse smart constructor.

Instances

Instances details
Eq DeleteDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Read DeleteDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Show DeleteDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Generic DeleteDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

Associated Types

type Rep DeleteDatasetImportJobResponse :: Type -> Type #

NFData DeleteDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

type Rep DeleteDatasetImportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetImportJob

type Rep DeleteDatasetImportJobResponse = D1 ('MetaData "DeleteDatasetImportJobResponse" "Amazonka.Forecast.DeleteDatasetImportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteDatasetImportJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteDatasetImportJobResponse :: DeleteDatasetImportJobResponse Source #

Create a value of DeleteDatasetImportJobResponse with all optional fields omitted.

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

GetAccuracyMetrics

data GetAccuracyMetrics Source #

See: newGetAccuracyMetrics smart constructor.

Instances

Instances details
Eq GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Read GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Show GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Generic GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Associated Types

type Rep GetAccuracyMetrics :: Type -> Type #

NFData GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Methods

rnf :: GetAccuracyMetrics -> () #

Hashable GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

ToJSON GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

AWSRequest GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Associated Types

type AWSResponse GetAccuracyMetrics #

ToHeaders GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

ToPath GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

ToQuery GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

type Rep GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

type Rep GetAccuracyMetrics = D1 ('MetaData "GetAccuracyMetrics" "Amazonka.Forecast.GetAccuracyMetrics" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "GetAccuracyMetrics'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse GetAccuracyMetrics Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

newGetAccuracyMetrics Source #

Create a value of GetAccuracyMetrics 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:predictorArn:GetAccuracyMetrics', getAccuracyMetrics_predictorArn - The Amazon Resource Name (ARN) of the predictor to get metrics for.

data GetAccuracyMetricsResponse Source #

See: newGetAccuracyMetricsResponse smart constructor.

Instances

Instances details
Eq GetAccuracyMetricsResponse Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Read GetAccuracyMetricsResponse Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Show GetAccuracyMetricsResponse Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Generic GetAccuracyMetricsResponse Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

Associated Types

type Rep GetAccuracyMetricsResponse :: Type -> Type #

NFData GetAccuracyMetricsResponse Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

type Rep GetAccuracyMetricsResponse Source # 
Instance details

Defined in Amazonka.Forecast.GetAccuracyMetrics

type Rep GetAccuracyMetricsResponse = D1 ('MetaData "GetAccuracyMetricsResponse" "Amazonka.Forecast.GetAccuracyMetrics" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "GetAccuracyMetricsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "predictorEvaluationResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EvaluationResult])) :*: S1 ('MetaSel ('Just "optimizationMetric") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OptimizationMetric))) :*: (S1 ('MetaSel ('Just "autoMLOverrideStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLOverrideStrategy)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newGetAccuracyMetricsResponse Source #

Create a value of GetAccuracyMetricsResponse 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:predictorEvaluationResults:GetAccuracyMetricsResponse', getAccuracyMetricsResponse_predictorEvaluationResults - An array of results from evaluating the predictor.

$sel:optimizationMetric:GetAccuracyMetricsResponse', getAccuracyMetricsResponse_optimizationMetric - The accuracy metric used to optimize the predictor.

$sel:autoMLOverrideStrategy:GetAccuracyMetricsResponse', getAccuracyMetricsResponse_autoMLOverrideStrategy - The LatencyOptimized AutoML override strategy is only available in private beta. Contact AWS Support or your account manager to learn more about access privileges.

The AutoML strategy used to train the predictor. Unless LatencyOptimized is specified, the AutoML strategy optimizes predictor accuracy.

This parameter is only valid for predictors trained using AutoML.

$sel:httpStatus:GetAccuracyMetricsResponse', getAccuracyMetricsResponse_httpStatus - The response's http status code.

DeleteDatasetGroup

data DeleteDatasetGroup Source #

See: newDeleteDatasetGroup smart constructor.

Instances

Instances details
Eq DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Read DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Show DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Generic DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Associated Types

type Rep DeleteDatasetGroup :: Type -> Type #

NFData DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Methods

rnf :: DeleteDatasetGroup -> () #

Hashable DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

ToJSON DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

AWSRequest DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Associated Types

type AWSResponse DeleteDatasetGroup #

ToHeaders DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

ToPath DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

ToQuery DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

type Rep DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

type Rep DeleteDatasetGroup = D1 ('MetaData "DeleteDatasetGroup" "Amazonka.Forecast.DeleteDatasetGroup" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteDatasetGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

newDeleteDatasetGroup Source #

Create a value of DeleteDatasetGroup 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:datasetGroupArn:DeleteDatasetGroup', deleteDatasetGroup_datasetGroupArn - The Amazon Resource Name (ARN) of the dataset group to delete.

data DeleteDatasetGroupResponse Source #

See: newDeleteDatasetGroupResponse smart constructor.

Instances

Instances details
Eq DeleteDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Read DeleteDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Show DeleteDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Generic DeleteDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

Associated Types

type Rep DeleteDatasetGroupResponse :: Type -> Type #

NFData DeleteDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

type Rep DeleteDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteDatasetGroup

type Rep DeleteDatasetGroupResponse = D1 ('MetaData "DeleteDatasetGroupResponse" "Amazonka.Forecast.DeleteDatasetGroup" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteDatasetGroupResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteDatasetGroupResponse :: DeleteDatasetGroupResponse Source #

Create a value of DeleteDatasetGroupResponse with all optional fields omitted.

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

UpdateDatasetGroup

data UpdateDatasetGroup Source #

See: newUpdateDatasetGroup smart constructor.

Constructors

UpdateDatasetGroup' Text [Text] 

Instances

Instances details
Eq UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Read UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Show UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Generic UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Associated Types

type Rep UpdateDatasetGroup :: Type -> Type #

NFData UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Methods

rnf :: UpdateDatasetGroup -> () #

Hashable UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

ToJSON UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

AWSRequest UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Associated Types

type AWSResponse UpdateDatasetGroup #

ToHeaders UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

ToPath UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

ToQuery UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

type Rep UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

type Rep UpdateDatasetGroup = D1 ('MetaData "UpdateDatasetGroup" "Amazonka.Forecast.UpdateDatasetGroup" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "UpdateDatasetGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "datasetArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))
type AWSResponse UpdateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

newUpdateDatasetGroup Source #

Create a value of UpdateDatasetGroup 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:datasetGroupArn:UpdateDatasetGroup', updateDatasetGroup_datasetGroupArn - The ARN of the dataset group.

$sel:datasetArns:UpdateDatasetGroup', updateDatasetGroup_datasetArns - An array of the Amazon Resource Names (ARNs) of the datasets to add to the dataset group.

data UpdateDatasetGroupResponse Source #

See: newUpdateDatasetGroupResponse smart constructor.

Instances

Instances details
Eq UpdateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Read UpdateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Show UpdateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Generic UpdateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

Associated Types

type Rep UpdateDatasetGroupResponse :: Type -> Type #

NFData UpdateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

type Rep UpdateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.UpdateDatasetGroup

type Rep UpdateDatasetGroupResponse = D1 ('MetaData "UpdateDatasetGroupResponse" "Amazonka.Forecast.UpdateDatasetGroup" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "UpdateDatasetGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateDatasetGroupResponse Source #

Create a value of UpdateDatasetGroupResponse 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:httpStatus:UpdateDatasetGroupResponse', updateDatasetGroupResponse_httpStatus - The response's http status code.

CreateForecastExportJob

data CreateForecastExportJob Source #

See: newCreateForecastExportJob smart constructor.

Instances

Instances details
Eq CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

Show CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

Generic CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

Associated Types

type Rep CreateForecastExportJob :: Type -> Type #

NFData CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

Methods

rnf :: CreateForecastExportJob -> () #

Hashable CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

ToJSON CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

AWSRequest CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

ToHeaders CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

ToPath CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

ToQuery CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

type Rep CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

type Rep CreateForecastExportJob = D1 ('MetaData "CreateForecastExportJob" "Amazonka.Forecast.CreateForecastExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreateForecastExportJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "forecastExportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "forecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataDestination))))
type AWSResponse CreateForecastExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

newCreateForecastExportJob Source #

Create a value of CreateForecastExportJob 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:tags:CreateForecastExportJob', createForecastExportJob_tags - The optional metadata that you apply to the forecast export job 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.

$sel:forecastExportJobName:CreateForecastExportJob', createForecastExportJob_forecastExportJobName - The name for the forecast export job.

$sel:forecastArn:CreateForecastExportJob', createForecastExportJob_forecastArn - The Amazon Resource Name (ARN) of the forecast that you want to export.

$sel:destination:CreateForecastExportJob', createForecastExportJob_destination - The location where you want to save the forecast and an AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the location. The forecast must be exported to an Amazon S3 bucket.

If encryption is used, Destination must include an AWS Key Management Service (KMS) key. The IAM role must allow Amazon Forecast permission to access the key.

data CreateForecastExportJobResponse Source #

See: newCreateForecastExportJobResponse smart constructor.

Instances

Instances details
Eq CreateForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

Read CreateForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

Show CreateForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

Generic CreateForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

Associated Types

type Rep CreateForecastExportJobResponse :: Type -> Type #

NFData CreateForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

type Rep CreateForecastExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecastExportJob

type Rep CreateForecastExportJobResponse = D1 ('MetaData "CreateForecastExportJobResponse" "Amazonka.Forecast.CreateForecastExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreateForecastExportJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forecastExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateForecastExportJobResponse Source #

Create a value of CreateForecastExportJobResponse 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:forecastExportJobArn:CreateForecastExportJobResponse', createForecastExportJobResponse_forecastExportJobArn - The Amazon Resource Name (ARN) of the export job.

$sel:httpStatus:CreateForecastExportJobResponse', createForecastExportJobResponse_httpStatus - The response's http status code.

CreatePredictor

data CreatePredictor Source #

See: newCreatePredictor smart constructor.

Instances

Instances details
Eq CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Show CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Generic CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Associated Types

type Rep CreatePredictor :: Type -> Type #

NFData CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Methods

rnf :: CreatePredictor -> () #

Hashable CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

ToJSON CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

AWSRequest CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Associated Types

type AWSResponse CreatePredictor #

ToHeaders CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

ToPath CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

ToQuery CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

type Rep CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

type Rep CreatePredictor = D1 ('MetaData "CreatePredictor" "Amazonka.Forecast.CreatePredictor" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreatePredictor'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "performAutoML") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: (S1 ('MetaSel ('Just "trainingParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "algorithmArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "hPOConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe HyperParameterTuningJobConfig)) :*: S1 ('MetaSel ('Just "optimizationMetric") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe OptimizationMetric))) :*: (S1 ('MetaSel ('Just "autoMLOverrideStrategy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutoMLOverrideStrategy)) :*: S1 ('MetaSel ('Just "evaluationParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluationParameters))))) :*: (((S1 ('MetaSel ('Just "encryptionConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EncryptionConfig)) :*: S1 ('MetaSel ('Just "forecastTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))) :*: (S1 ('MetaSel ('Just "performHPO") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Bool)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])))) :*: ((S1 ('MetaSel ('Just "predictorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "forecastHorizon") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)) :*: (S1 ('MetaSel ('Just "inputDataConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 InputDataConfig) :*: S1 ('MetaSel ('Just "featurizationConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 FeaturizationConfig))))))
type AWSResponse CreatePredictor Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

newCreatePredictor Source #

Create a value of CreatePredictor 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:performAutoML:CreatePredictor', createPredictor_performAutoML - Whether to perform AutoML. When Amazon Forecast performs AutoML, it evaluates the algorithms it provides and chooses the best algorithm and configuration for your training dataset.

The default value is false. In this case, you are required to specify an algorithm.

Set PerformAutoML to true to have Amazon Forecast perform AutoML. This is a good option if you aren't sure which algorithm is suitable for your training data. In this case, PerformHPO must be false.

$sel:trainingParameters:CreatePredictor', createPredictor_trainingParameters - The hyperparameters to override for model training. The hyperparameters that you can override are listed in the individual algorithms. For the list of supported algorithms, see aws-forecast-choosing-recipes.

$sel:algorithmArn:CreatePredictor', createPredictor_algorithmArn - The Amazon Resource Name (ARN) of the algorithm to use for model training. Required if PerformAutoML is not set to true.

Supported algorithms:

  • arn:aws:forecast:::algorithm/ARIMA
  • arn:aws:forecast:::algorithm/CNN-QR
  • arn:aws:forecast:::algorithm/Deep_AR_Plus
  • arn:aws:forecast:::algorithm/ETS
  • arn:aws:forecast:::algorithm/NPTS
  • arn:aws:forecast:::algorithm/Prophet

$sel:hPOConfig:CreatePredictor', createPredictor_hPOConfig - Provides hyperparameter override values for the algorithm. If you don't provide this parameter, Amazon Forecast uses default values. The individual algorithms specify which hyperparameters support hyperparameter optimization (HPO). For more information, see aws-forecast-choosing-recipes.

If you included the HPOConfig object, you must set PerformHPO to true.

$sel:optimizationMetric:CreatePredictor', createPredictor_optimizationMetric - The accuracy metric used to optimize the predictor.

$sel:autoMLOverrideStrategy:CreatePredictor', createPredictor_autoMLOverrideStrategy - The LatencyOptimized AutoML override strategy is only available in private beta. Contact AWS Support or your account manager to learn more about access privileges.

Used to overide the default AutoML strategy, which is to optimize predictor accuracy. To apply an AutoML strategy that minimizes training time, use LatencyOptimized.

This parameter is only valid for predictors trained using AutoML.

$sel:evaluationParameters:CreatePredictor', createPredictor_evaluationParameters - Used to override the default evaluation parameters of the specified algorithm. Amazon Forecast evaluates a predictor by splitting a dataset into training data and testing data. The evaluation parameters define how to perform the split and the number of iterations.

$sel:encryptionConfig:CreatePredictor', createPredictor_encryptionConfig - An AWS Key Management Service (KMS) key and the AWS Identity and Access Management (IAM) role that Amazon Forecast can assume to access the key.

$sel:forecastTypes:CreatePredictor', createPredictor_forecastTypes - Specifies the forecast types used to train a predictor. You can specify up to five forecast types. Forecast types can be quantiles from 0.01 to 0.99, by increments of 0.01 or higher. You can also specify the mean forecast with mean.

The default value is ["0.10", "0.50", "0.9"].

$sel:performHPO:CreatePredictor', createPredictor_performHPO - Whether to perform hyperparameter optimization (HPO). HPO finds optimal hyperparameter values for your training data. The process of performing HPO is known as running a hyperparameter tuning job.

The default value is false. In this case, Amazon Forecast uses default hyperparameter values from the chosen algorithm.

To override the default values, set PerformHPO to true and, optionally, supply the HyperParameterTuningJobConfig object. The tuning job specifies a metric to optimize, which hyperparameters participate in tuning, and the valid range for each tunable hyperparameter. In this case, you are required to specify an algorithm and PerformAutoML must be false.

The following algorithms support HPO:

  • DeepAR+
  • CNN-QR

$sel:tags:CreatePredictor', createPredictor_tags - The optional metadata that you apply to the predictor 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.

$sel:predictorName:CreatePredictor', createPredictor_predictorName - A name for the predictor.

$sel:forecastHorizon:CreatePredictor', createPredictor_forecastHorizon - Specifies the number of time-steps that the model is trained to predict. The forecast horizon is also called the prediction length.

For example, if you configure a dataset for daily data collection (using the DataFrequency parameter of the CreateDataset operation) and set the forecast horizon to 10, the model returns predictions for 10 days.

The maximum forecast horizon is the lesser of 500 time-steps or 1/3 of the TARGET_TIME_SERIES dataset length.

$sel:inputDataConfig:CreatePredictor', createPredictor_inputDataConfig - Describes the dataset group that contains the data to use to train the predictor.

$sel:featurizationConfig:CreatePredictor', createPredictor_featurizationConfig - The featurization configuration.

data CreatePredictorResponse Source #

See: newCreatePredictorResponse smart constructor.

Instances

Instances details
Eq CreatePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Read CreatePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Show CreatePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Generic CreatePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Associated Types

type Rep CreatePredictorResponse :: Type -> Type #

NFData CreatePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

Methods

rnf :: CreatePredictorResponse -> () #

type Rep CreatePredictorResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictor

type Rep CreatePredictorResponse = D1 ('MetaData "CreatePredictorResponse" "Amazonka.Forecast.CreatePredictor" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreatePredictorResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreatePredictorResponse Source #

Create a value of CreatePredictorResponse 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:predictorArn:CreatePredictorResponse', createPredictorResponse_predictorArn - The Amazon Resource Name (ARN) of the predictor.

$sel:httpStatus:CreatePredictorResponse', createPredictorResponse_httpStatus - The response's http status code.

ListPredictorBacktestExportJobs (Paginated)

data ListPredictorBacktestExportJobs Source #

See: newListPredictorBacktestExportJobs smart constructor.

Instances

Instances details
Eq ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

Read ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

Show ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

Generic ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

Associated Types

type Rep ListPredictorBacktestExportJobs :: Type -> Type #

NFData ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

Hashable ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

ToJSON ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

AWSPager ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

AWSRequest ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

ToHeaders ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

ToPath ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

ToQuery ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

type Rep ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

type Rep ListPredictorBacktestExportJobs = D1 ('MetaData "ListPredictorBacktestExportJobs" "Amazonka.Forecast.ListPredictorBacktestExportJobs" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListPredictorBacktestExportJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Filter])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListPredictorBacktestExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

newListPredictorBacktestExportJobs :: ListPredictorBacktestExportJobs Source #

Create a value of ListPredictorBacktestExportJobs 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:filters:ListPredictorBacktestExportJobs', listPredictorBacktestExportJobs_filters - An array of filters. For each filter, provide a condition and a match statement. The condition is either IS or IS_NOT, which specifies whether to include or exclude the predictor backtest export jobs that match the statement from the list. The match statement consists of a key and a value.

Filter properties

  • Condition - The condition to apply. Valid values are IS and IS_NOT. To include the predictor backtest export jobs that match the statement, specify IS. To exclude matching predictor backtest export jobs, specify IS_NOT.
  • Key - The name of the parameter to filter on. Valid values are PredictorArn and Status.
  • Value - The value to match.

$sel:nextToken:ListPredictorBacktestExportJobs', listPredictorBacktestExportJobs_nextToken - If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

$sel:maxResults:ListPredictorBacktestExportJobs', listPredictorBacktestExportJobs_maxResults - The number of items to return in the response.

data ListPredictorBacktestExportJobsResponse Source #

Instances

Instances details
Eq ListPredictorBacktestExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

Read ListPredictorBacktestExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

Show ListPredictorBacktestExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

Generic ListPredictorBacktestExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

NFData ListPredictorBacktestExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

type Rep ListPredictorBacktestExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictorBacktestExportJobs

type Rep ListPredictorBacktestExportJobsResponse = D1 ('MetaData "ListPredictorBacktestExportJobsResponse" "Amazonka.Forecast.ListPredictorBacktestExportJobs" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListPredictorBacktestExportJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "predictorBacktestExportJobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PredictorBacktestExportJobSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPredictorBacktestExportJobsResponse Source #

Create a value of ListPredictorBacktestExportJobsResponse 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:nextToken:ListPredictorBacktestExportJobs', listPredictorBacktestExportJobsResponse_nextToken - Returns this token if the response is truncated. To retrieve the next set of results, use the token in the next request.

$sel:predictorBacktestExportJobs:ListPredictorBacktestExportJobsResponse', listPredictorBacktestExportJobsResponse_predictorBacktestExportJobs - An array of objects that summarize the properties of each predictor backtest export job.

$sel:httpStatus:ListPredictorBacktestExportJobsResponse', listPredictorBacktestExportJobsResponse_httpStatus - The response's http status code.

DeletePredictorBacktestExportJob

data DeletePredictorBacktestExportJob Source #

See: newDeletePredictorBacktestExportJob smart constructor.

Instances

Instances details
Eq DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

Read DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

Show DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

Generic DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

Associated Types

type Rep DeletePredictorBacktestExportJob :: Type -> Type #

NFData DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

Hashable DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

ToJSON DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

AWSRequest DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

ToHeaders DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

ToPath DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

ToQuery DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

type Rep DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

type Rep DeletePredictorBacktestExportJob = D1 ('MetaData "DeletePredictorBacktestExportJob" "Amazonka.Forecast.DeletePredictorBacktestExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeletePredictorBacktestExportJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictorBacktestExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeletePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

newDeletePredictorBacktestExportJob Source #

Create a value of DeletePredictorBacktestExportJob 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:predictorBacktestExportJobArn:DeletePredictorBacktestExportJob', deletePredictorBacktestExportJob_predictorBacktestExportJobArn - The Amazon Resource Name (ARN) of the predictor backtest export job to delete.

data DeletePredictorBacktestExportJobResponse Source #

Instances

Instances details
Eq DeletePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

Read DeletePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

Show DeletePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

Generic DeletePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

NFData DeletePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

type Rep DeletePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeletePredictorBacktestExportJob

type Rep DeletePredictorBacktestExportJobResponse = D1 ('MetaData "DeletePredictorBacktestExportJobResponse" "Amazonka.Forecast.DeletePredictorBacktestExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeletePredictorBacktestExportJobResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeletePredictorBacktestExportJobResponse :: DeletePredictorBacktestExportJobResponse Source #

Create a value of DeletePredictorBacktestExportJobResponse with all optional fields omitted.

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

CreateForecast

data CreateForecast Source #

See: newCreateForecast smart constructor.

Instances

Instances details
Eq CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Show CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Generic CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Associated Types

type Rep CreateForecast :: Type -> Type #

NFData CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Methods

rnf :: CreateForecast -> () #

Hashable CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

ToJSON CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

AWSRequest CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Associated Types

type AWSResponse CreateForecast #

ToHeaders CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

ToPath CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

ToQuery CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

type Rep CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

type Rep CreateForecast = D1 ('MetaData "CreateForecast" "Amazonka.Forecast.CreateForecast" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreateForecast'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "forecastTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "forecastName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))
type AWSResponse CreateForecast Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

newCreateForecast Source #

Create a value of CreateForecast 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:forecastTypes:CreateForecast', createForecast_forecastTypes - The quantiles at which probabilistic forecasts are generated. __You can currently specify up to 5 quantiles per forecast__. Accepted values include 0.01 to 0.99 (increments of .01 only) and mean. The mean forecast is different from the median (0.50) when the distribution is not symmetric (for example, Beta and Negative Binomial). The default value is ["0.1", "0.5", "0.9"].

$sel:tags:CreateForecast', createForecast_tags - The optional metadata that you apply to the forecast 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.

$sel:forecastName:CreateForecast', createForecast_forecastName - A name for the forecast.

$sel:predictorArn:CreateForecast', createForecast_predictorArn - The Amazon Resource Name (ARN) of the predictor to use to generate the forecast.

data CreateForecastResponse Source #

See: newCreateForecastResponse smart constructor.

Instances

Instances details
Eq CreateForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Read CreateForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Show CreateForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Generic CreateForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Associated Types

type Rep CreateForecastResponse :: Type -> Type #

NFData CreateForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

Methods

rnf :: CreateForecastResponse -> () #

type Rep CreateForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateForecast

type Rep CreateForecastResponse = D1 ('MetaData "CreateForecastResponse" "Amazonka.Forecast.CreateForecast" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreateForecastResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateForecastResponse Source #

Create a value of CreateForecastResponse 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:forecastArn:CreateForecastResponse', createForecastResponse_forecastArn - The Amazon Resource Name (ARN) of the forecast.

$sel:httpStatus:CreateForecastResponse', createForecastResponse_httpStatus - The response's http status code.

CreatePredictorBacktestExportJob

data CreatePredictorBacktestExportJob Source #

See: newCreatePredictorBacktestExportJob smart constructor.

Instances

Instances details
Eq CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

Show CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

Generic CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

Associated Types

type Rep CreatePredictorBacktestExportJob :: Type -> Type #

NFData CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

Hashable CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

ToJSON CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

AWSRequest CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

ToHeaders CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

ToPath CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

ToQuery CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

type Rep CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

type Rep CreatePredictorBacktestExportJob = D1 ('MetaData "CreatePredictorBacktestExportJob" "Amazonka.Forecast.CreatePredictorBacktestExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreatePredictorBacktestExportJob'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag])) :*: S1 ('MetaSel ('Just "predictorBacktestExportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 DataDestination))))
type AWSResponse CreatePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

newCreatePredictorBacktestExportJob Source #

Create a value of CreatePredictorBacktestExportJob 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:tags:CreatePredictorBacktestExportJob', createPredictorBacktestExportJob_tags - Optional metadata to help you categorize and organize your backtests. Each tag consists of a key and an optional value, both of which you define. Tag keys and values are case sensitive.

The following restrictions apply to tags:

  • For each resource, each tag key must be unique and each tag key must have one value.
  • Maximum number of tags per resource: 50.
  • Maximum key length: 128 Unicode characters in UTF-8.
  • Maximum value length: 256 Unicode characters in UTF-8.
  • Accepted characters: all letters and numbers, spaces representable in UTF-8, and + - = . _ : / @. If your tagging schema is used across other services and resources, the character restrictions of those services also apply.
  • Key prefixes cannot include any upper or lowercase combination of aws: or AWS:. Values can have this prefix. If a tag value has aws as its prefix but the key does not, 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. You cannot edit or delete tag keys with this prefix.

$sel:predictorBacktestExportJobName:CreatePredictorBacktestExportJob', createPredictorBacktestExportJob_predictorBacktestExportJobName - The name for the backtest export job.

$sel:predictorArn:CreatePredictorBacktestExportJob', createPredictorBacktestExportJob_predictorArn - The Amazon Resource Name (ARN) of the predictor that you want to export.

$sel:destination:CreatePredictorBacktestExportJob', createPredictorBacktestExportJob_destination - Undocumented member.

data CreatePredictorBacktestExportJobResponse Source #

Instances

Instances details
Eq CreatePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

Read CreatePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

Show CreatePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

Generic CreatePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

NFData CreatePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

type Rep CreatePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreatePredictorBacktestExportJob

type Rep CreatePredictorBacktestExportJobResponse = D1 ('MetaData "CreatePredictorBacktestExportJobResponse" "Amazonka.Forecast.CreatePredictorBacktestExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreatePredictorBacktestExportJobResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictorBacktestExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreatePredictorBacktestExportJobResponse Source #

Create a value of CreatePredictorBacktestExportJobResponse 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:predictorBacktestExportJobArn:CreatePredictorBacktestExportJobResponse', createPredictorBacktestExportJobResponse_predictorBacktestExportJobArn - The Amazon Resource Name (ARN) of the predictor backtest export job that you want to export.

$sel:httpStatus:CreatePredictorBacktestExportJobResponse', createPredictorBacktestExportJobResponse_httpStatus - The response's http status code.

DeleteForecast

data DeleteForecast Source #

See: newDeleteForecast smart constructor.

Constructors

DeleteForecast' Text 

Instances

Instances details
Eq DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Read DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Show DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Generic DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Associated Types

type Rep DeleteForecast :: Type -> Type #

NFData DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Methods

rnf :: DeleteForecast -> () #

Hashable DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

ToJSON DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

AWSRequest DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Associated Types

type AWSResponse DeleteForecast #

ToHeaders DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

ToPath DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

ToQuery DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

type Rep DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

type Rep DeleteForecast = D1 ('MetaData "DeleteForecast" "Amazonka.Forecast.DeleteForecast" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteForecast'" 'PrefixI 'True) (S1 ('MetaSel ('Just "forecastArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteForecast Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

newDeleteForecast Source #

Create a value of DeleteForecast 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:forecastArn:DeleteForecast', deleteForecast_forecastArn - The Amazon Resource Name (ARN) of the forecast to delete.

data DeleteForecastResponse Source #

See: newDeleteForecastResponse smart constructor.

Instances

Instances details
Eq DeleteForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Read DeleteForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Show DeleteForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Generic DeleteForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Associated Types

type Rep DeleteForecastResponse :: Type -> Type #

NFData DeleteForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

Methods

rnf :: DeleteForecastResponse -> () #

type Rep DeleteForecastResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteForecast

type Rep DeleteForecastResponse = D1 ('MetaData "DeleteForecastResponse" "Amazonka.Forecast.DeleteForecast" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteForecastResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteForecastResponse :: DeleteForecastResponse Source #

Create a value of DeleteForecastResponse with all optional fields omitted.

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

DeleteResourceTree

data DeleteResourceTree Source #

See: newDeleteResourceTree smart constructor.

Instances

Instances details
Eq DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Read DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Show DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Generic DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Associated Types

type Rep DeleteResourceTree :: Type -> Type #

NFData DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Methods

rnf :: DeleteResourceTree -> () #

Hashable DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

ToJSON DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

AWSRequest DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Associated Types

type AWSResponse DeleteResourceTree #

ToHeaders DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

ToPath DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

ToQuery DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

type Rep DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

type Rep DeleteResourceTree = D1 ('MetaData "DeleteResourceTree" "Amazonka.Forecast.DeleteResourceTree" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteResourceTree'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DeleteResourceTree Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

newDeleteResourceTree Source #

Create a value of DeleteResourceTree 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:resourceArn:DeleteResourceTree', deleteResourceTree_resourceArn - The Amazon Resource Name (ARN) of the parent resource to delete. All child resources of the parent resource will also be deleted.

data DeleteResourceTreeResponse Source #

See: newDeleteResourceTreeResponse smart constructor.

Instances

Instances details
Eq DeleteResourceTreeResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Read DeleteResourceTreeResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Show DeleteResourceTreeResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Generic DeleteResourceTreeResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

Associated Types

type Rep DeleteResourceTreeResponse :: Type -> Type #

NFData DeleteResourceTreeResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

type Rep DeleteResourceTreeResponse Source # 
Instance details

Defined in Amazonka.Forecast.DeleteResourceTree

type Rep DeleteResourceTreeResponse = D1 ('MetaData "DeleteResourceTreeResponse" "Amazonka.Forecast.DeleteResourceTree" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DeleteResourceTreeResponse'" 'PrefixI 'False) (U1 :: Type -> Type))

newDeleteResourceTreeResponse :: DeleteResourceTreeResponse Source #

Create a value of DeleteResourceTreeResponse with all optional fields omitted.

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

DescribeDatasetGroup

data DescribeDatasetGroup Source #

See: newDescribeDatasetGroup smart constructor.

Instances

Instances details
Eq DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Read DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Show DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Generic DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Associated Types

type Rep DescribeDatasetGroup :: Type -> Type #

NFData DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Methods

rnf :: DescribeDatasetGroup -> () #

Hashable DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

ToJSON DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

AWSRequest DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Associated Types

type AWSResponse DescribeDatasetGroup #

ToHeaders DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

ToPath DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

ToQuery DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

type Rep DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

type Rep DescribeDatasetGroup = D1 ('MetaData "DescribeDatasetGroup" "Amazonka.Forecast.DescribeDatasetGroup" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeDatasetGroup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

newDescribeDatasetGroup Source #

Create a value of DescribeDatasetGroup 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:datasetGroupArn:DescribeDatasetGroup', describeDatasetGroup_datasetGroupArn - The Amazon Resource Name (ARN) of the dataset group.

data DescribeDatasetGroupResponse Source #

See: newDescribeDatasetGroupResponse smart constructor.

Instances

Instances details
Eq DescribeDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Read DescribeDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Show DescribeDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Generic DescribeDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

Associated Types

type Rep DescribeDatasetGroupResponse :: Type -> Type #

NFData DescribeDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

type Rep DescribeDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribeDatasetGroup

type Rep DescribeDatasetGroupResponse = D1 ('MetaData "DescribeDatasetGroupResponse" "Amazonka.Forecast.DescribeDatasetGroup" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribeDatasetGroupResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "datasetArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text]))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Domain)))) :*: ((S1 ('MetaSel ('Just "datasetGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeDatasetGroupResponse Source #

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

$sel:datasetArns:DescribeDatasetGroupResponse', describeDatasetGroupResponse_datasetArns - An array of Amazon Resource Names (ARNs) of the datasets contained in the dataset group.

$sel:status:DescribeDatasetGroupResponse', describeDatasetGroupResponse_status - The status of the dataset group. States include:

  • ACTIVE
  • CREATE_PENDING, CREATE_IN_PROGRESS, CREATE_FAILED
  • DELETE_PENDING, DELETE_IN_PROGRESS, DELETE_FAILED
  • UPDATE_PENDING, UPDATE_IN_PROGRESS, UPDATE_FAILED

The UPDATE states apply when you call the UpdateDatasetGroup operation.

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

$sel:domain:DescribeDatasetGroupResponse', describeDatasetGroupResponse_domain - The domain associated with the dataset group.

$sel:datasetGroupName:DescribeDatasetGroupResponse', describeDatasetGroupResponse_datasetGroupName - The name of the dataset group.

$sel:datasetGroupArn:DescribeDatasetGroup', describeDatasetGroupResponse_datasetGroupArn - The ARN of the dataset group.

$sel:lastModificationTime:DescribeDatasetGroupResponse', describeDatasetGroupResponse_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 DescribeDatasetGroup call.

$sel:httpStatus:DescribeDatasetGroupResponse', describeDatasetGroupResponse_httpStatus - The response's http status code.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Constructors

TagResource' Text [Tag] 

Instances

Instances details
Eq TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Generic TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

NFData TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Methods

rnf :: TagResource -> () #

Hashable TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

ToJSON TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Associated Types

type AWSResponse TagResource #

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.Forecast.TagResource" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Tag])))
type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

newTagResource Source #

Create a value of TagResource 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:resourceArn:TagResource', tagResource_resourceArn - The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the supported resources are Forecast dataset groups, datasets, dataset import jobs, predictors, forecasts, and forecast export jobs.

$sel:tags:TagResource', tagResource_tags - The tags to add to the resource. A tag is an array of key-value pairs.

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.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Instances

Instances details
Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

Methods

rnf :: TagResourceResponse -> () #

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.Forecast.TagResource" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTagResourceResponse Source #

Create a value of TagResourceResponse 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:httpStatus:TagResourceResponse', tagResourceResponse_httpStatus - The response's http status code.

ListDatasets (Paginated)

data ListDatasets Source #

See: newListDatasets smart constructor.

Instances

Instances details
Eq ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Read ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Show ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Generic ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Associated Types

type Rep ListDatasets :: Type -> Type #

NFData ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Methods

rnf :: ListDatasets -> () #

Hashable ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

ToJSON ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

AWSPager ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

AWSRequest ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Associated Types

type AWSResponse ListDatasets #

ToHeaders ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

ToPath ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

ToQuery ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

type Rep ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

type Rep ListDatasets = D1 ('MetaData "ListDatasets" "Amazonka.Forecast.ListDatasets" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListDatasets'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))))
type AWSResponse ListDatasets Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

newListDatasets :: ListDatasets Source #

Create a value of ListDatasets 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:nextToken:ListDatasets', listDatasets_nextToken - If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

$sel:maxResults:ListDatasets', listDatasets_maxResults - The number of items to return in the response.

data ListDatasetsResponse Source #

See: newListDatasetsResponse smart constructor.

Instances

Instances details
Eq ListDatasetsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Read ListDatasetsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Show ListDatasetsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Generic ListDatasetsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Associated Types

type Rep ListDatasetsResponse :: Type -> Type #

NFData ListDatasetsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

Methods

rnf :: ListDatasetsResponse -> () #

type Rep ListDatasetsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListDatasets

type Rep ListDatasetsResponse = D1 ('MetaData "ListDatasetsResponse" "Amazonka.Forecast.ListDatasets" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListDatasetsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "datasets") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [DatasetSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListDatasetsResponse Source #

Create a value of ListDatasetsResponse 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:nextToken:ListDatasets', listDatasetsResponse_nextToken - If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request.

$sel:datasets:ListDatasetsResponse', listDatasetsResponse_datasets - An array of objects that summarize each dataset's properties.

$sel:httpStatus:ListDatasetsResponse', listDatasetsResponse_httpStatus - The response's http status code.

DescribePredictorBacktestExportJob

data DescribePredictorBacktestExportJob Source #

Instances

Instances details
Eq DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

Read DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

Show DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

Generic DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

Associated Types

type Rep DescribePredictorBacktestExportJob :: Type -> Type #

NFData DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

Hashable DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

ToJSON DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

AWSRequest DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

ToHeaders DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

ToPath DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

ToQuery DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

type Rep DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

type Rep DescribePredictorBacktestExportJob = D1 ('MetaData "DescribePredictorBacktestExportJob" "Amazonka.Forecast.DescribePredictorBacktestExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribePredictorBacktestExportJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "predictorBacktestExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribePredictorBacktestExportJob Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

newDescribePredictorBacktestExportJob Source #

Create a value of DescribePredictorBacktestExportJob 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:predictorBacktestExportJobArn:DescribePredictorBacktestExportJob', describePredictorBacktestExportJob_predictorBacktestExportJobArn - The Amazon Resource Name (ARN) of the predictor backtest export job.

data DescribePredictorBacktestExportJobResponse Source #

Instances

Instances details
Eq DescribePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

Read DescribePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

Show DescribePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

Generic DescribePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

NFData DescribePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

type Rep DescribePredictorBacktestExportJobResponse Source # 
Instance details

Defined in Amazonka.Forecast.DescribePredictorBacktestExportJob

type Rep DescribePredictorBacktestExportJobResponse = D1 ('MetaData "DescribePredictorBacktestExportJobResponse" "Amazonka.Forecast.DescribePredictorBacktestExportJob" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DescribePredictorBacktestExportJobResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataDestination)) :*: S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "predictorBacktestExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "predictorBacktestExportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribePredictorBacktestExportJobResponse Source #

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

$sel:status:DescribePredictorBacktestExportJobResponse', describePredictorBacktestExportJobResponse_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

$sel:destination:DescribePredictorBacktestExportJobResponse', describePredictorBacktestExportJobResponse_destination - Undocumented member.

$sel:predictorArn:DescribePredictorBacktestExportJobResponse', describePredictorBacktestExportJobResponse_predictorArn - The Amazon Resource Name (ARN) of the predictor.

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

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

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

$sel:lastModificationTime:DescribePredictorBacktestExportJobResponse', describePredictorBacktestExportJobResponse_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:httpStatus:DescribePredictorBacktestExportJobResponse', describePredictorBacktestExportJobResponse_httpStatus - The response's http status code.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Instances

Instances details
Eq UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Generic UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

NFData UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Methods

rnf :: UntagResource -> () #

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

ToJSON UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Associated Types

type AWSResponse UntagResource #

ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.Forecast.UntagResource" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Sensitive Text])))
type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

newUntagResource Source #

Create a value of UntagResource 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:resourceArn:UntagResource', untagResource_resourceArn - The Amazon Resource Name (ARN) that identifies the resource for which to list the tags. Currently, the supported resources are Forecast dataset groups, datasets, dataset import jobs, predictors, forecasts, and forecast exports.

$sel:tagKeys:UntagResource', untagResource_tagKeys - The keys of the tags to be removed.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Forecast.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.Forecast.UntagResource" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUntagResourceResponse Source #

Create a value of UntagResourceResponse 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:httpStatus:UntagResourceResponse', untagResourceResponse_httpStatus - The response's http status code.

CreateDatasetGroup

data CreateDatasetGroup Source #

See: newCreateDatasetGroup smart constructor.

Instances

Instances details
Eq CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

Show CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

Generic CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

Associated Types

type Rep CreateDatasetGroup :: Type -> Type #

NFData CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

Methods

rnf :: CreateDatasetGroup -> () #

Hashable CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

ToJSON CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

AWSRequest CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

Associated Types

type AWSResponse CreateDatasetGroup #

ToHeaders CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

ToPath CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

ToQuery CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

type Rep CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

type Rep CreateDatasetGroup = D1 ('MetaData "CreateDatasetGroup" "Amazonka.Forecast.CreateDatasetGroup" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreateDatasetGroup'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "datasetArns") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Tag]))) :*: (S1 ('MetaSel ('Just "datasetGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Domain))))
type AWSResponse CreateDatasetGroup Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

newCreateDatasetGroup Source #

Create a value of CreateDatasetGroup 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:datasetArns:CreateDatasetGroup', createDatasetGroup_datasetArns - An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.

$sel:tags:CreateDatasetGroup', createDatasetGroup_tags - The optional metadata that you apply to the dataset group 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.

$sel:datasetGroupName:CreateDatasetGroup', createDatasetGroup_datasetGroupName - A name for the dataset group.

$sel:domain:CreateDatasetGroup', createDatasetGroup_domain - The domain associated with the dataset group. When you add a dataset to a dataset group, this value and the value specified for the Domain parameter of the CreateDataset operation must match.

The Domain and DatasetType that you choose determine the fields that must be present in training data that you import to a dataset. For example, if you choose the RETAIL domain and TARGET_TIME_SERIES as the DatasetType, Amazon Forecast requires that item_id, timestamp, and demand fields are present in your data. For more information, see howitworks-datasets-groups.

data CreateDatasetGroupResponse Source #

See: newCreateDatasetGroupResponse smart constructor.

Instances

Instances details
Eq CreateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

Read CreateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

Show CreateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

Generic CreateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

Associated Types

type Rep CreateDatasetGroupResponse :: Type -> Type #

NFData CreateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

type Rep CreateDatasetGroupResponse Source # 
Instance details

Defined in Amazonka.Forecast.CreateDatasetGroup

type Rep CreateDatasetGroupResponse = D1 ('MetaData "CreateDatasetGroupResponse" "Amazonka.Forecast.CreateDatasetGroup" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "CreateDatasetGroupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateDatasetGroupResponse Source #

Create a value of CreateDatasetGroupResponse 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:datasetGroupArn:CreateDatasetGroupResponse', createDatasetGroupResponse_datasetGroupArn - The Amazon Resource Name (ARN) of the dataset group.

$sel:httpStatus:CreateDatasetGroupResponse', createDatasetGroupResponse_httpStatus - The response's http status code.

ListForecastExportJobs (Paginated)

data ListForecastExportJobs Source #

See: newListForecastExportJobs smart constructor.

Instances

Instances details
Eq ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Read ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Show ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Generic ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Associated Types

type Rep ListForecastExportJobs :: Type -> Type #

NFData ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Methods

rnf :: ListForecastExportJobs -> () #

Hashable ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

ToJSON ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

AWSPager ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

AWSRequest ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Associated Types

type AWSResponse ListForecastExportJobs #

ToHeaders ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

ToPath ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

ToQuery ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

type Rep ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

type Rep ListForecastExportJobs = D1 ('MetaData "ListForecastExportJobs" "Amazonka.Forecast.ListForecastExportJobs" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListForecastExportJobs'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Filter])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListForecastExportJobs Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

newListForecastExportJobs :: ListForecastExportJobs Source #

Create a value of ListForecastExportJobs 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:filters:ListForecastExportJobs', listForecastExportJobs_filters - An array of filters. For each filter, you provide a condition and a match statement. The condition is either IS or IS_NOT, which specifies whether to include or exclude the forecast export jobs that match the statement from the list, respectively. The match statement consists of a key and a value.

Filter properties

  • Condition - The condition to apply. Valid values are IS and IS_NOT. To include the forecast export jobs that match the statement, specify IS. To exclude matching forecast export jobs, specify IS_NOT.
  • Key - The name of the parameter to filter on. Valid values are ForecastArn and Status.
  • Value - The value to match.

For example, to list all jobs that export a forecast named electricityforecast, specify the following filter:

"Filters": [ { "Condition": "IS", "Key": "ForecastArn", "Value": "arn:aws:forecast:us-west-2:<acct-id>:forecast/electricityforecast" } ]

$sel:nextToken:ListForecastExportJobs', listForecastExportJobs_nextToken - If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

$sel:maxResults:ListForecastExportJobs', listForecastExportJobs_maxResults - The number of items to return in the response.

data ListForecastExportJobsResponse Source #

See: newListForecastExportJobsResponse smart constructor.

Instances

Instances details
Eq ListForecastExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Read ListForecastExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Show ListForecastExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Generic ListForecastExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

Associated Types

type Rep ListForecastExportJobsResponse :: Type -> Type #

NFData ListForecastExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

type Rep ListForecastExportJobsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListForecastExportJobs

type Rep ListForecastExportJobsResponse = D1 ('MetaData "ListForecastExportJobsResponse" "Amazonka.Forecast.ListForecastExportJobs" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListForecastExportJobsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "forecastExportJobs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ForecastExportJobSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListForecastExportJobsResponse Source #

Create a value of ListForecastExportJobsResponse 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:nextToken:ListForecastExportJobs', listForecastExportJobsResponse_nextToken - If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request.

$sel:forecastExportJobs:ListForecastExportJobsResponse', listForecastExportJobsResponse_forecastExportJobs - An array of objects that summarize each export job's properties.

$sel:httpStatus:ListForecastExportJobsResponse', listForecastExportJobsResponse_httpStatus - The response's http status code.

ListPredictors (Paginated)

data ListPredictors Source #

See: newListPredictors smart constructor.

Instances

Instances details
Eq ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Read ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Show ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Generic ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Associated Types

type Rep ListPredictors :: Type -> Type #

NFData ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Methods

rnf :: ListPredictors -> () #

Hashable ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

ToJSON ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

AWSPager ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

AWSRequest ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Associated Types

type AWSResponse ListPredictors #

ToHeaders ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

ToPath ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

ToQuery ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

type Rep ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

type Rep ListPredictors = D1 ('MetaData "ListPredictors" "Amazonka.Forecast.ListPredictors" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListPredictors'" 'PrefixI 'True) (S1 ('MetaSel ('Just "filters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Filter])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse ListPredictors Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

newListPredictors :: ListPredictors Source #

Create a value of ListPredictors 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:filters:ListPredictors', listPredictors_filters - An array of filters. For each filter, you provide a condition and a match statement. The condition is either IS or IS_NOT, which specifies whether to include or exclude the predictors that match the statement from the list, respectively. The match statement consists of a key and a value.

Filter properties

  • Condition - The condition to apply. Valid values are IS and IS_NOT. To include the predictors that match the statement, specify IS. To exclude matching predictors, specify IS_NOT.
  • Key - The name of the parameter to filter on. Valid values are DatasetGroupArn and Status.
  • Value - The value to match.

For example, to list all predictors whose status is ACTIVE, you would specify:

"Filters": [ { "Condition": "IS", "Key": "Status", "Value": "ACTIVE" } ]

$sel:nextToken:ListPredictors', listPredictors_nextToken - If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.

$sel:maxResults:ListPredictors', listPredictors_maxResults - The number of items to return in the response.

data ListPredictorsResponse Source #

See: newListPredictorsResponse smart constructor.

Instances

Instances details
Eq ListPredictorsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Read ListPredictorsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Show ListPredictorsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Generic ListPredictorsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Associated Types

type Rep ListPredictorsResponse :: Type -> Type #

NFData ListPredictorsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

Methods

rnf :: ListPredictorsResponse -> () #

type Rep ListPredictorsResponse Source # 
Instance details

Defined in Amazonka.Forecast.ListPredictors

type Rep ListPredictorsResponse = D1 ('MetaData "ListPredictorsResponse" "Amazonka.Forecast.ListPredictors" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ListPredictorsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "predictors") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [PredictorSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListPredictorsResponse Source #

Create a value of ListPredictorsResponse 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:nextToken:ListPredictors', listPredictorsResponse_nextToken - If the response is truncated, Amazon Forecast returns this token. To retrieve the next set of results, use the token in the next request.

$sel:predictors:ListPredictorsResponse', listPredictorsResponse_predictors - An array of objects that summarize each predictor's properties.

$sel:httpStatus:ListPredictorsResponse', listPredictorsResponse_httpStatus - The response's http status code.

Types

AttributeType

newtype AttributeType Source #

Constructors

AttributeType' 

Instances

Instances details
Eq AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Ord AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Read AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Show AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Generic AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Associated Types

type Rep AttributeType :: Type -> Type #

NFData AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

Methods

rnf :: AttributeType -> () #

Hashable 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

FromJSON AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

FromJSONKey AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToLog AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToHeader AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

ToQuery AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

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 #

ToByteString 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 #

type Rep AttributeType Source # 
Instance details

Defined in Amazonka.Forecast.Types.AttributeType

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

AutoMLOverrideStrategy

newtype AutoMLOverrideStrategy Source #

Instances

Instances details
Eq AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Ord AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Read AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Show 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 #

NFData AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

Methods

rnf :: AutoMLOverrideStrategy -> () #

Hashable 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

FromJSON AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

FromJSONKey AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToLog AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToHeader AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

ToQuery 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

ToByteString 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

type Rep AutoMLOverrideStrategy Source # 
Instance details

Defined in Amazonka.Forecast.Types.AutoMLOverrideStrategy

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

DatasetType

newtype DatasetType Source #

Constructors

DatasetType' 

Instances

Instances details
Eq DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Ord DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Read DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Show DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Generic DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Associated Types

type Rep DatasetType :: Type -> Type #

NFData DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

Methods

rnf :: DatasetType -> () #

Hashable 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

FromJSON DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

FromJSONKey DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToLog DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToHeader DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

ToQuery DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

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 #

ToByteString 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 #

type Rep DatasetType Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetType

type Rep DatasetType = D1 ('MetaData "DatasetType" "Amazonka.Forecast.Types.DatasetType" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'True) (C1 ('MetaCons "DatasetType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromDatasetType") '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
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

Read Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Show Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

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 #

NFData Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

rnf :: Domain -> () #

Hashable Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

hashWithSalt :: Int -> Domain -> Int #

hash :: Domain -> Int #

ToJSON Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

ToJSONKey Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

FromJSON Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

FromJSONKey Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

ToLog Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

ToHeader Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

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

ToQuery Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

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 #

ToByteString Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

Methods

toBS :: Domain -> ByteString #

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 #

type Rep Domain Source # 
Instance details

Defined in Amazonka.Forecast.Types.Domain

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

EvaluationType

newtype EvaluationType Source #

Constructors

EvaluationType' 

Instances

Instances details
Eq EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Ord EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Read EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Show EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Generic EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Associated Types

type Rep EvaluationType :: Type -> Type #

NFData EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

Methods

rnf :: EvaluationType -> () #

Hashable 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

FromJSON EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

FromJSONKey EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToLog EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToHeader EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

ToQuery 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 #

ToByteString 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

type Rep EvaluationType Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationType

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

FeaturizationMethodName

newtype FeaturizationMethodName Source #

Instances

Instances details
Eq FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Ord FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Read FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Show 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 #

NFData FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

Methods

rnf :: FeaturizationMethodName -> () #

Hashable 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

FromJSON FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

FromJSONKey FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToLog FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToHeader FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

ToQuery 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

ToByteString 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

type Rep FeaturizationMethodName Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethodName

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

FilterConditionString

newtype FilterConditionString Source #

Instances

Instances details
Eq FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Ord FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Read FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Show 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 #

NFData FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

Methods

rnf :: FilterConditionString -> () #

Hashable 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

FromJSON FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

FromJSONKey FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToLog FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToHeader FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

ToQuery 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

ToByteString 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

type Rep FilterConditionString Source # 
Instance details

Defined in Amazonka.Forecast.Types.FilterConditionString

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

OptimizationMetric

newtype OptimizationMetric Source #

Instances

Instances details
Eq OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Ord OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Read OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Show 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 #

NFData OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

Methods

rnf :: OptimizationMetric -> () #

Hashable 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

FromJSON OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

FromJSONKey OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToLog OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToHeader OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

ToQuery 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

ToByteString 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

type Rep OptimizationMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.OptimizationMetric

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

ScalingType

newtype ScalingType Source #

Constructors

ScalingType' 

Instances

Instances details
Eq ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Ord ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Read ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Show ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Generic ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Associated Types

type Rep ScalingType :: Type -> Type #

NFData ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

Methods

rnf :: ScalingType -> () #

Hashable 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

FromJSON ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

FromJSONKey ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToLog ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToHeader ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

ToQuery ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

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 #

ToByteString 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 #

type Rep ScalingType Source # 
Instance details

Defined in Amazonka.Forecast.Types.ScalingType

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

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.

Instances

Instances details
Eq CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

Read CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

Show 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 #

NFData CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

Hashable CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

ToJSON CategoricalParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.CategoricalParameterRange

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

Read ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

Show 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 #

NFData ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

Hashable ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

ToJSON ContinuousParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.ContinuousParameterRange

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

Read DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

Show 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 #

NFData DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

Methods

rnf :: DataDestination -> () #

Hashable DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

ToJSON DataDestination Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataDestination

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

DataSource

data DataSource Source #

The source of your training 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. This object is submitted in the CreateDatasetImportJob request.

See: newDataSource smart constructor.

Constructors

DataSource' S3Config 

Instances

Instances details
Eq DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

Read DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

Show 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 #

NFData DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

Methods

rnf :: DataSource -> () #

Hashable DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

ToJSON DataSource Source # 
Instance details

Defined in Amazonka.Forecast.Types.DataSource

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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 training 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.

Instances

Instances details
Eq DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

Read DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

Show 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 #

NFData DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

Methods

rnf :: DatasetGroupSummary -> () #

Hashable DatasetGroupSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetGroupSummary

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DatasetGroupSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "datasetGroupName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "datasetGroupArn") '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:datasetGroupName:DatasetGroupSummary', datasetGroupSummary_datasetGroupName - The name of the dataset group.

$sel:datasetGroupArn:DatasetGroupSummary', datasetGroupSummary_datasetGroupArn - The Amazon Resource Name (ARN) 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.

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.

Instances

Instances details
Eq DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

Read DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

Show 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 #

NFData DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

Methods

rnf :: DatasetImportJobSummary -> () #

Hashable DatasetImportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetImportJobSummary

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "DatasetImportJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "datasetImportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "dataSource") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataSource)) :*: S1 ('MetaSel ('Just "datasetImportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

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: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

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

$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:message:DatasetImportJobSummary', datasetImportJobSummary_message - If an error occurred, an informational message about the error.

$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.

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.

Instances

Instances details
Eq DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

Read DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

Show 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 #

NFData DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

Methods

rnf :: DatasetSummary -> () #

Hashable DatasetSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.DatasetSummary

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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 "domain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Domain)))) :*: (S1 ('MetaSel ('Just "datasetType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DatasetType)) :*: (S1 ('MetaSel ('Just "datasetName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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:domain:DatasetSummary', datasetSummary_domain - The domain associated with the dataset.

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

$sel:datasetName:DatasetSummary', datasetSummary_datasetName - The name of 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.

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.

Instances

Instances details
Eq EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

Read EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

Show 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 #

NFData EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

Methods

rnf :: EncryptionConfig -> () #

Hashable EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

ToJSON EncryptionConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.EncryptionConfig

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

Read ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

Show 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 #

NFData ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

Methods

rnf :: ErrorMetric -> () #

Hashable ErrorMetric Source # 
Instance details

Defined in Amazonka.Forecast.Types.ErrorMetric

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ErrorMetric'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "mase") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "wape") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double))) :*: (S1 ('MetaSel ('Just "mape") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: (S1 ('MetaSel ('Just "rmse") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "forecastType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

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:mase:ErrorMetric', errorMetric_mase - The Mean Absolute Scaled Error (MASE)

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

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

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

$sel:forecastType:ErrorMetric', errorMetric_forecastType - The Forecast type used to compute WAPE, MAPE, MASE, and RMSE.

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.

Instances

Instances details
Eq EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

Read EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

Show 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 #

NFData EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

Methods

rnf :: EvaluationParameters -> () #

Hashable EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

ToJSON EvaluationParameters Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationParameters

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

EvaluationResult

data EvaluationResult Source #

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

See: newEvaluationResult smart constructor.

Instances

Instances details
Eq EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

Read EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

Show 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 #

NFData EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

Methods

rnf :: EvaluationResult -> () #

Hashable EvaluationResult Source # 
Instance details

Defined in Amazonka.Forecast.Types.EvaluationResult

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

Featurization

data Featurization Source #

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.

Instances

Instances details
Eq Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

Read Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

Show 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 #

NFData Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

Methods

rnf :: Featurization -> () #

Hashable Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

ToJSON Featurization Source # 
Instance details

Defined in Amazonka.Forecast.Types.Featurization

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

FeaturizationConfig

data FeaturizationConfig Source #

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.

Instances

Instances details
Eq FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

Read FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

Show 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 #

NFData FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

Methods

rnf :: FeaturizationConfig -> () #

Hashable FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

ToJSON FeaturizationConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationConfig

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

Read FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

Show 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 #

NFData FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

Methods

rnf :: FeaturizationMethod -> () #

Hashable FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

ToJSON FeaturizationMethod Source # 
Instance details

Defined in Amazonka.Forecast.Types.FeaturizationMethod

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Methods

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

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

Read Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Show 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 #

NFData Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Methods

rnf :: Filter -> () #

Hashable Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

Methods

hashWithSalt :: Int -> Filter -> Int #

hash :: Filter -> Int #

ToJSON Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

type Rep Filter Source # 
Instance details

Defined in Amazonka.Forecast.Types.Filter

type Rep Filter = D1 ('MetaData "Filter" "Amazonka.Forecast.Types.Filter" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

Read ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

Show 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 #

NFData ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

Hashable ForecastExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastExportJobSummary

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ForecastExportJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: 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 "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

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: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.

$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:message:ForecastExportJobSummary', forecastExportJobSummary_message - If an error occurred, an informational message about the error.

$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.

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.

Instances

Instances details
Eq ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

Read ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

Show 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 #

NFData ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

Methods

rnf :: ForecastSummary -> () #

Hashable ForecastSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.ForecastSummary

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ForecastSummary'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "predictorArn") '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 "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

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:creationTime:ForecastSummary', forecastSummary_creationTime - When the forecast creation task was created.

$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.

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

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

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

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

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

$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.

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.

Instances

Instances details
Eq HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

Read HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

Show 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 #

NFData HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

Hashable HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

ToJSON HyperParameterTuningJobConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.HyperParameterTuningJobConfig

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

InputDataConfig

data InputDataConfig Source #

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.

Instances

Instances details
Eq InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

Read InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

Show 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 #

NFData InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

Methods

rnf :: InputDataConfig -> () #

Hashable InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

ToJSON InputDataConfig Source # 
Instance details

Defined in Amazonka.Forecast.Types.InputDataConfig

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

Read IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

Show 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 #

NFData IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

Methods

rnf :: IntegerParameterRange -> () #

Hashable IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

ToJSON IntegerParameterRange Source # 
Instance details

Defined in Amazonka.Forecast.Types.IntegerParameterRange

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Methods

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

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

Read Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Show 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 #

NFData Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Methods

rnf :: Metrics -> () #

Hashable Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

Methods

hashWithSalt :: Int -> Metrics -> Int #

hash :: Metrics -> Int #

FromJSON Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

type Rep Metrics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Metrics

type Rep Metrics = D1 ('MetaData "Metrics" "Amazonka.Forecast.Types.Metrics" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "Metrics'" 'PrefixI 'True) ((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])) :*: S1 ('MetaSel ('Just "averageWeightedQuantileLoss") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))))

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: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).

$sel:rmse: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.

$sel:averageWeightedQuantileLoss:Metrics', metrics_averageWeightedQuantileLoss - The average value of all weighted quantile losses.

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.

Instances

Instances details
Eq ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

Read ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

Show 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 #

NFData ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

Methods

rnf :: ParameterRanges -> () #

Hashable ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

ToJSON ParameterRanges Source # 
Instance details

Defined in Amazonka.Forecast.Types.ParameterRanges

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "ParameterRanges'" 'PrefixI 'True) (S1 ('MetaSel ('Just "categoricalParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty CategoricalParameterRange))) :*: (S1 ('MetaSel ('Just "integerParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty IntegerParameterRange))) :*: S1 ('MetaSel ('Just "continuousParameterRanges") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty ContinuousParameterRange))))))

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:integerParameterRanges:ParameterRanges', parameterRanges_integerParameterRanges - Specifies the tunable range for each integer hyperparameter.

$sel:continuousParameterRanges:ParameterRanges', parameterRanges_continuousParameterRanges - Specifies the tunable range for each continuous 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.

Instances

Instances details
Eq PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

Read PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

Show 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 #

NFData PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

Hashable PredictorBacktestExportJobSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorBacktestExportJobSummary

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "PredictorBacktestExportJobSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "destination") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe DataDestination)))) :*: ((S1 ('MetaSel ('Just "predictorBacktestExportJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "predictorBacktestExportJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

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: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

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

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

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

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

$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.

PredictorExecution

data PredictorExecution Source #

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

See: newPredictorExecution smart constructor.

Instances

Instances details
Eq PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

Read PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

Show 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 #

NFData PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

Methods

rnf :: PredictorExecution -> () #

Hashable PredictorExecution Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecution

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

Read PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

Show 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 #

NFData PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

Hashable PredictorExecutionDetails Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorExecutionDetails

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

Read PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

Show 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 #

NFData PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

Methods

rnf :: PredictorSummary -> () #

Hashable PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

FromJSON PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

type Rep PredictorSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.PredictorSummary

type Rep PredictorSummary = D1 ('MetaData "PredictorSummary" "Amazonka.Forecast.Types.PredictorSummary" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "PredictorSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "predictorArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "predictorName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "datasetGroupArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModificationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))))))

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: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.

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

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

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

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

$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.

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' (Maybe Text) Text Text 

Instances

Instances details
Eq S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Read S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Show 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 #

NFData S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Methods

rnf :: S3Config -> () #

Hashable S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

Methods

hashWithSalt :: Int -> S3Config -> Int #

hash :: S3Config -> Int #

ToJSON S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

FromJSON S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

type Rep S3Config Source # 
Instance details

Defined in Amazonka.Forecast.Types.S3Config

type Rep S3Config = D1 ('MetaData "S3Config" "Amazonka.Forecast.Types.S3Config" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

Schema

data Schema Source #

Defines the fields of a dataset. You specify this object in the CreateDataset request.

See: newSchema smart constructor.

Instances

Instances details
Eq Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Methods

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

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

Read Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Show 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 #

NFData Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Methods

rnf :: Schema -> () #

Hashable Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

Methods

hashWithSalt :: Int -> Schema -> Int #

hash :: Schema -> Int #

ToJSON Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

FromJSON Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

type Rep Schema Source # 
Instance details

Defined in Amazonka.Forecast.Types.Schema

type Rep Schema = D1 ('MetaData "Schema" "Amazonka.Forecast.Types.Schema" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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.

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.

Instances

Instances details
Eq SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

Read SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

Show 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 #

NFData SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

Methods

rnf :: SchemaAttribute -> () #

Hashable SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

ToJSON SchemaAttribute Source # 
Instance details

Defined in Amazonka.Forecast.Types.SchemaAttribute

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "SchemaAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "attributeType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AttributeType)) :*: S1 ('MetaSel ('Just "attributeName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

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:attributeType:SchemaAttribute', schemaAttribute_attributeType - The data type of the field.

$sel:attributeName:SchemaAttribute', schemaAttribute_attributeName - The name of the dataset field.

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.

Instances

Instances details
Eq Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

Read Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

Show 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 #

NFData Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

Methods

rnf :: Statistics -> () #

Hashable Statistics Source # 
Instance details

Defined in Amazonka.Forecast.Types.Statistics

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "Statistics'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "max") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "countNullLong") '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 "avg") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "countNull") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))) :*: ((S1 ('MetaSel ('Just "count") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)) :*: (S1 ('MetaSel ('Just "countLong") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "stddev") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)))) :*: (S1 ('MetaSel ('Just "min") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "countDistinctLong") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Integer)) :*: S1 ('MetaSel ('Just "countDistinct") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int)))))))

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:max:Statistics', statistics_max - For a numeric field, the maximum value in the field.

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

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

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

$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:stddev:Statistics', statistics_stddev - For a numeric field, the standard deviation.

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

$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:countDistinct:Statistics', statistics_countDistinct - The number of distinct values in the field. If the response value is -1, refer to CountDistinctLong.

SupplementaryFeature

data SupplementaryFeature Source #

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.

Instances

Instances details
Eq SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

Read SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

Show 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 #

NFData SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

Methods

rnf :: SupplementaryFeature -> () #

Hashable SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

ToJSON SupplementaryFeature Source # 
Instance details

Defined in Amazonka.Forecast.Types.SupplementaryFeature

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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

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' (Sensitive Text) (Sensitive Text) 

Instances

Instances details
Eq Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Methods

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

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

Show Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #

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 #

NFData Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Methods

rnf :: Tag -> () #

Hashable Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

Methods

hashWithSalt :: Int -> Tag -> Int #

hash :: Tag -> Int #

ToJSON Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

FromJSON Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

type Rep Tag Source # 
Instance details

Defined in Amazonka.Forecast.Types.Tag

type Rep Tag = D1 ('MetaData "Tag" "Amazonka.Forecast.Types.Tag" "libZSservicesZSamazonka-forecastZSamazonka-forecast" '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).

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.

Instances

Instances details
Eq TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

Read TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

Show 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 #

NFData TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

Methods

rnf :: TestWindowSummary -> () #

Hashable TestWindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.TestWindowSummary

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "TestWindowSummary'" 'PrefixI 'True) ((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)) :*: S1 ('MetaSel ('Just "message") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

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: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.

$sel:message:TestWindowSummary', testWindowSummary_message - If the test failed, the reason why it failed.

WeightedQuantileLoss

data WeightedQuantileLoss Source #

The weighted loss value for a quantile. This object is part of the Metrics object.

See: newWeightedQuantileLoss smart constructor.

Instances

Instances details
Eq WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

Read WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

Show 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 #

NFData WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

Methods

rnf :: WeightedQuantileLoss -> () #

Hashable WeightedQuantileLoss Source # 
Instance details

Defined in Amazonka.Forecast.Types.WeightedQuantileLoss

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "WeightedQuantileLoss'" 'PrefixI 'True) (S1 ('MetaSel ('Just "quantile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Double)) :*: S1 ('MetaSel ('Just "lossValue") '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: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.

$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.

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.

Instances

Instances details
Eq WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

Read WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

Show 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 #

NFData WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

Methods

rnf :: WindowSummary -> () #

Hashable WindowSummary Source # 
Instance details

Defined in Amazonka.Forecast.Types.WindowSummary

FromJSON 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" "libZSservicesZSamazonka-forecastZSamazonka-forecast" 'False) (C1 ('MetaCons "WindowSummary'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "metrics") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Metrics)) :*: S1 ('MetaSel ('Just "testWindowEnd") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "evaluationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EvaluationType)) :*: (S1 ('MetaSel ('Just "testWindowStart") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "itemCount") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Int))))))

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: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:evaluationType:WindowSummary', windowSummary_evaluationType - The type of evaluation.

  • SUMMARY - The average metrics across all windows.
  • COMPUTED - The metrics for the specified window.

$sel:testWindowStart:WindowSummary', windowSummary_testWindowStart - The timestamp that defines the start of the window.

$sel:itemCount:WindowSummary', windowSummary_itemCount - The number of data points within the window.