Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-forecast-datasetgroup.json
Parent schema serverless-framework-configuration
Type: object

Represents a dataset group that holds a collection of related datasets. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-forecast

Properties

DatasetGroupName string | Aws_CF_FunctionString required

A name for the dataset group.

Domain string | Aws_CF_FunctionString required

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.

DatasetArns Arn[]

An array of Amazon Resource Names (ARNs) of the datasets that you want to include in the dataset group.

Tags Tag[]

The tags of Application Insights application.

minItems=0maxItems=200

Definitions

Tag object

A key-value pair to associate with a resource.

Key string | Aws_CF_FunctionString required

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 | Aws_CF_FunctionString required

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

Arn string | Aws_CF_FunctionString
MaxResults integer

The number of items to return in the response.

NextToken string | Aws_CF_FunctionString

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.