AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Time series forecast settings for the SageMaker Canvas application.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.TimeSeriesForecastingSettings

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class TimeSeriesForecastingSettings

The TimeSeriesForecastingSettings type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AmazonForecastRoleArn System.String

Gets and sets the property AmazonForecastRoleArn.

The IAM role that Canvas passes to Amazon Forecast for time series forecasting. By default, Canvas uses the execution role specified in the UserProfile that launches the Canvas application. If an execution role is not specified in the UserProfile, Canvas uses the execution role specified in the Domain that owns the UserProfile. To allow time series forecasting, this IAM role should have the AmazonSageMakerCanvasForecastAccess policy attached and forecast.amazonaws.com added in the trust relationship as a service principal.

Public Property Status Amazon.SageMaker.FeatureStatus

Gets and sets the property Status.

Describes whether time series forecasting is enabled or disabled in the Canvas application.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5