/AWS1/CL_SGMCANVASAPPSETTINGS¶
The SageMaker Canvas application settings.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_timeseriesfcingsettings TYPE REF TO /AWS1/CL_SGMTIMESERIESFCINGS00 /AWS1/CL_SGMTIMESERIESFCINGS00¶
Time series forecast settings for the SageMaker Canvas application.
io_modelregistersettings TYPE REF TO /AWS1/CL_SGMMODELREGSETTINGS /AWS1/CL_SGMMODELREGSETTINGS¶
The model registry settings for the SageMaker Canvas application.
io_workspacesettings TYPE REF TO /AWS1/CL_SGMWORKSPACESETTINGS /AWS1/CL_SGMWORKSPACESETTINGS¶
The workspace settings for the SageMaker Canvas application.
it_identitypvdroauthsettings TYPE /AWS1/CL_SGMIDPVDROAUTHSETTING=>TT_IDENTITYPVDROAUTHSETTINGS TT_IDENTITYPVDROAUTHSETTINGS¶
The settings for connecting to an external data source with OAuth.
io_directdeploysettings TYPE REF TO /AWS1/CL_SGMDIRECTDEPLOYSTGS /AWS1/CL_SGMDIRECTDEPLOYSTGS¶
The model deployment settings for the SageMaker Canvas application.
io_kendrasettings TYPE REF TO /AWS1/CL_SGMKENDRASETTINGS /AWS1/CL_SGMKENDRASETTINGS¶
The settings for document querying.
io_generativeaisettings TYPE REF TO /AWS1/CL_SGMGENERATIVEAISTGS /AWS1/CL_SGMGENERATIVEAISTGS¶
The generative AI settings for the SageMaker Canvas application.
io_emrserverlesssettings TYPE REF TO /AWS1/CL_SGMEMRSERVERLESSSTGS /AWS1/CL_SGMEMRSERVERLESSSTGS¶
The settings for running Amazon EMR Serverless data processing jobs in SageMaker Canvas.
Queryable Attributes¶
TimeSeriesForecastingSettings¶
Time series forecast settings for the SageMaker Canvas application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMESERIESFCINGSETTINGS() |
Getter for TIMESERIESFCINGSETTINGS |
ModelRegisterSettings¶
The model registry settings for the SageMaker Canvas application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELREGISTERSETTINGS() |
Getter for MODELREGISTERSETTINGS |
WorkspaceSettings¶
The workspace settings for the SageMaker Canvas application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WORKSPACESETTINGS() |
Getter for WORKSPACESETTINGS |
IdentityProviderOAuthSettings¶
The settings for connecting to an external data source with OAuth.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDPVDROAUTHSETTINGS() |
Getter for IDENTITYPVDROAUTHSETTINGS, with configurable defa |
ASK_IDPVDROAUTHSETTINGS() |
Getter for IDENTITYPVDROAUTHSETTINGS w/ exceptions if field |
HAS_IDPVDROAUTHSETTINGS() |
Determine if IDENTITYPVDROAUTHSETTINGS has a value |
DirectDeploySettings¶
The model deployment settings for the SageMaker Canvas application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIRECTDEPLOYSETTINGS() |
Getter for DIRECTDEPLOYSETTINGS |
KendraSettings¶
The settings for document querying.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KENDRASETTINGS() |
Getter for KENDRASETTINGS |
GenerativeAiSettings¶
The generative AI settings for the SageMaker Canvas application.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GENERATIVEAISETTINGS() |
Getter for GENERATIVEAISETTINGS |
EmrServerlessSettings¶
The settings for running Amazon EMR Serverless data processing jobs in SageMaker Canvas.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EMRSERVERLESSSETTINGS() |
Getter for EMRSERVERLESSSETTINGS |