Package software.amazon.awscdk.services.forecast
package software.amazon.awscdk.services.forecast
AWS::Forecast Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.forecast.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Forecast construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Forecast resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Forecast.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates an Amazon Forecast dataset.Example:A builder for
CfnDataset.AttributesItemsProperty
An implementation forCfnDataset.AttributesItemsProperty
A fluent builder forCfnDataset
.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.A builder forCfnDataset.EncryptionConfigProperty
An implementation forCfnDataset.EncryptionConfigProperty
Defines the fields of a dataset.A builder forCfnDataset.SchemaProperty
An implementation forCfnDataset.SchemaProperty
A key-value pair to associate with a resource.A builder forCfnDataset.TagsItemsProperty
An implementation forCfnDataset.TagsItemsProperty
Creates a dataset group, which holds a collection of related datasets.A fluent builder forCfnDatasetGroup
.Properties for defining aCfnDatasetGroup
.A builder forCfnDatasetGroupProps
An implementation forCfnDatasetGroupProps
Properties for defining aCfnDataset
.A builder forCfnDatasetProps
An implementation forCfnDatasetProps