Data Source schema for AWS::Forecast::Dataset
id
(String) Uniquely identifies the resource.arn
(String)data_frequency
(String) Frequency of data collection. This parameter is required for RELATED_TIME_SERIESdataset_name
(String) A name for the datasetdataset_type
(String) The dataset typedomain
(String) The domain associated with the datasetencryption_config
(Attributes) (see below for nested schema)schema
(Attributes) (see below for nested schema)tags
(Attributes List) (see below for nested schema)encryption_config
Read-Only:
kms_key_arn
(String) KMS key used to encrypt the Dataset datarole_arn
(String) The ARN of the IAM role that Amazon Forecast can assume to access the AWS KMS key.schema
Read-Only:
attributes
(Attributes List) (see below for nested schema)schema.attributes
Read-Only:
attribute_name
(String) Name of the dataset fieldattribute_type
(String) Data type of the fieldtags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.