PartnerAppSummary - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 | Deleted

Required: No

Type

The type of SageMaker Partner AI App to create. Must be one of the following: lakera-guard, comet, deepchecks-llm-evaluation, or fiddler.

Type: String

Valid Values: lakera-guard | comet | deepchecks-llm-evaluation | fiddler

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: