Skip to content

/AWS1/CL_SGMTIMESERIESFCINGS00

Time series forecast settings for the SageMaker Canvas application.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_status TYPE /AWS1/SGMFEATURESTATUS /AWS1/SGMFEATURESTATUS

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

iv_amazonforecastrolearn TYPE /AWS1/SGMROLEARN /AWS1/SGMROLEARN

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.


Queryable Attributes

Status

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

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

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.

Accessible with the following methods

Method Description
GET_AMAZONFORECASTROLEARN() Getter for AMAZONFORECASTROLEARN, with configurable default
ASK_AMAZONFORECASTROLEARN() Getter for AMAZONFORECASTROLEARN w/ exceptions if field has
HAS_AMAZONFORECASTROLEARN() Determine if AMAZONFORECASTROLEARN has a value