PartnerAppSummary
A subset of information related to a SageMaker Partner AI App. This information is used as part of the ListPartnerApps API response.
Contents
- Arn
-
The ARN of the SageMaker Partner AI App.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:partner-app\/app-[A-Z0-9]{12}Required: No
- CreationTime
-
The creation time of the SageMaker Partner AI App.
Type: Timestamp
Required: No
- Name
-
The name of the SageMaker Partner AI App.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z0-9]+Required: No
- Status
-
The status of the SageMaker Partner AI App.
Type: String
Valid Values:
Creating | Updating | Deleting | Available | Failed | UpdateFailed | DeletedRequired: No
- Type
-
The type of SageMaker Partner AI App to create. Must be one of the following:
lakera-guard,comet,deepchecks-llm-evaluation, orfiddler.Type: String
Valid Values:
lakera-guard | comet | deepchecks-llm-evaluation | fiddlerRequired: No
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: