TimeSeriesIdentifiers - Amazon Forecast

TimeSeriesIdentifiers

Details about the import file that contains the time series for which you want to create forecasts.

Contents

DataSource

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

Type: DataSource object

Required: No

Format

The format of the data, either CSV or PARQUET.

Type: String

Length Constraints: Maximum length of 7.

Pattern: ^CSV|PARQUET$

Required: No

Schema

Defines the fields of a dataset.

Type: Schema object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: