/AWS1/CL_SGMDESCRMLFLOWAPPRSP¶
DescribeMlflowAppResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_arn TYPE /AWS1/SGMMLFLOWAPPARN /AWS1/SGMMLFLOWAPPARN¶
The ARN of the MLflow App.
iv_name TYPE /AWS1/SGMMLFLOWAPPNAME /AWS1/SGMMLFLOWAPPNAME¶
The name of the MLflow App.
iv_artifactstoreuri TYPE /AWS1/SGMS3URI /AWS1/SGMS3URI¶
The S3 URI of the general purpose bucket used as the MLflow App artifact store.
iv_mlflowversion TYPE /AWS1/SGMMLFLOWVERSION /AWS1/SGMMLFLOWVERSION¶
The MLflow version used.
iv_rolearn TYPE /AWS1/SGMROLEARN /AWS1/SGMROLEARN¶
The Amazon Resource Name (ARN) for an IAM role in your account that the MLflow App uses to access the artifact store in Amazon S3.
iv_status TYPE /AWS1/SGMMLFLOWAPPSTATUS /AWS1/SGMMLFLOWAPPSTATUS¶
The current creation status of the described MLflow App.
iv_modelregistrationmode TYPE /AWS1/SGMMODELREGISTRATIONMODE /AWS1/SGMMODELREGISTRATIONMODE¶
Whether automatic registration of new MLflow models to the SageMaker Model Registry is enabled.
iv_accountdefaultstatus TYPE /AWS1/SGMACCOUNTDEFAULTSTATUS /AWS1/SGMACCOUNTDEFAULTSTATUS¶
Indicates whether this MLflow app is the default for the entire account.
it_defaultdomainidlist TYPE /AWS1/CL_SGMDEFDOMAINIDLIST_W=>TT_DEFAULTDOMAINIDLIST TT_DEFAULTDOMAINIDLIST¶
List of SageMaker Domain IDs for which this MLflow App is the default.
iv_creationtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The timestamp when the MLflow App was created.
io_createdby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
CreatedBy
iv_lastmodifiedtime TYPE /AWS1/SGMTIMESTAMP /AWS1/SGMTIMESTAMP¶
The timestamp when the MLflow App was last modified.
io_lastmodifiedby TYPE REF TO /AWS1/CL_SGMUSERCONTEXT /AWS1/CL_SGMUSERCONTEXT¶
LastModifiedBy
iv_weeklymaintenancewindow00 TYPE /AWS1/SGMWEEKLYMAINTENANCEWI00 /AWS1/SGMWEEKLYMAINTENANCEWI00¶
The day and time of the week when weekly maintenance occurs.
iv_maintenancestatus TYPE /AWS1/SGMMAINTENANCESTATUS /AWS1/SGMMAINTENANCESTATUS¶
Current maintenance status of the MLflow App.
Queryable Attributes¶
Arn¶
The ARN of the MLflow App.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
Name¶
The name of the MLflow App.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
ArtifactStoreUri¶
The S3 URI of the general purpose bucket used as the MLflow App artifact store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARTIFACTSTOREURI() |
Getter for ARTIFACTSTOREURI, with configurable default |
ASK_ARTIFACTSTOREURI() |
Getter for ARTIFACTSTOREURI w/ exceptions if field has no va |
HAS_ARTIFACTSTOREURI() |
Determine if ARTIFACTSTOREURI has a value |
MlflowVersion¶
The MLflow version used.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MLFLOWVERSION() |
Getter for MLFLOWVERSION, with configurable default |
ASK_MLFLOWVERSION() |
Getter for MLFLOWVERSION w/ exceptions if field has no value |
HAS_MLFLOWVERSION() |
Determine if MLFLOWVERSION has a value |
RoleArn¶
The Amazon Resource Name (ARN) for an IAM role in your account that the MLflow App uses to access the artifact store in Amazon S3.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ROLEARN() |
Getter for ROLEARN, with configurable default |
ASK_ROLEARN() |
Getter for ROLEARN w/ exceptions if field has no value |
HAS_ROLEARN() |
Determine if ROLEARN has a value |
Status¶
The current creation status of the described MLflow App.
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 |
ModelRegistrationMode¶
Whether automatic registration of new MLflow models to the SageMaker Model Registry is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODELREGISTRATIONMODE() |
Getter for MODELREGISTRATIONMODE, with configurable default |
ASK_MODELREGISTRATIONMODE() |
Getter for MODELREGISTRATIONMODE w/ exceptions if field has |
HAS_MODELREGISTRATIONMODE() |
Determine if MODELREGISTRATIONMODE has a value |
AccountDefaultStatus¶
Indicates whether this MLflow app is the default for the entire account.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTDEFAULTSTATUS() |
Getter for ACCOUNTDEFAULTSTATUS, with configurable default |
ASK_ACCOUNTDEFAULTSTATUS() |
Getter for ACCOUNTDEFAULTSTATUS w/ exceptions if field has n |
HAS_ACCOUNTDEFAULTSTATUS() |
Determine if ACCOUNTDEFAULTSTATUS has a value |
DefaultDomainIdList¶
List of SageMaker Domain IDs for which this MLflow App is the default.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTDOMAINIDLIST() |
Getter for DEFAULTDOMAINIDLIST, with configurable default |
ASK_DEFAULTDOMAINIDLIST() |
Getter for DEFAULTDOMAINIDLIST w/ exceptions if field has no |
HAS_DEFAULTDOMAINIDLIST() |
Determine if DEFAULTDOMAINIDLIST has a value |
CreationTime¶
The timestamp when the MLflow App was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONTIME() |
Getter for CREATIONTIME, with configurable default |
ASK_CREATIONTIME() |
Getter for CREATIONTIME w/ exceptions if field has no value |
HAS_CREATIONTIME() |
Determine if CREATIONTIME has a value |
CreatedBy¶
CreatedBy
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY |
LastModifiedTime¶
The timestamp when the MLflow App was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME, with configurable default |
ASK_LASTMODIFIEDTIME() |
Getter for LASTMODIFIEDTIME w/ exceptions if field has no va |
HAS_LASTMODIFIEDTIME() |
Determine if LASTMODIFIEDTIME has a value |
LastModifiedBy¶
LastModifiedBy
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIEDBY() |
Getter for LASTMODIFIEDBY |
WeeklyMaintenanceWindowStart¶
The day and time of the week when weekly maintenance occurs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_WEEKLYMAINTENANCEWINDO00() |
Getter for WEEKLYMAINTENANCEWINDOWSTART, with configurable d |
ASK_WEEKLYMAINTENANCEWINDO00() |
Getter for WEEKLYMAINTENANCEWINDOWSTART w/ exceptions if fie |
HAS_WEEKLYMAINTENANCEWINDO00() |
Determine if WEEKLYMAINTENANCEWINDOWSTART has a value |
MaintenanceStatus¶
Current maintenance status of the MLflow App.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAINTENANCESTATUS() |
Getter for MAINTENANCESTATUS, with configurable default |
ASK_MAINTENANCESTATUS() |
Getter for MAINTENANCESTATUS w/ exceptions if field has no v |
HAS_MAINTENANCESTATUS() |
Determine if MAINTENANCESTATUS has a value |