---
title: SageMaker Partner App
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > DDSQL Reference > Data Directory > SageMaker Partner App
---

# SageMaker Partner App

SageMaker Partner App in AWS represents an integration with third-party applications that extend Amazon SageMaker's machine learning capabilities. It allows users to connect and manage external partner solutions directly within SageMaker, enabling streamlined workflows for model development, training, deployment, and monitoring. This resource provides details about the partner app configuration and status.

```
aws.sagemaker_partner_app
```

## Fields

| Title                             | ID   | Type       | Data Type                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        | Description |
| --------------------------------- | ---- | ---------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------- |
| _key                              | core | string     |
| account_id                        | core | string     |
| application_config                | core | json       | Configuration settings for the SageMaker Partner AI App.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| arn                               | core | string     | The ARN of the SageMaker Partner AI App that was described.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| auth_type                         | core | string     | The authorization type that users use to access the SageMaker Partner AI App.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| base_url                          | core | string     | The URL of the SageMaker Partner AI App that the Application SDK uses to support in-app calls for the user.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| creation_time                     | core | timestamp  | The time that the SageMaker Partner AI App was created.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |
| enable_iam_session_based_identity | core | bool       | When set to TRUE, the SageMaker Partner AI App sets the Amazon Web Services IAM session name or the authenticated IAM user as the identity of the SageMaker Partner AI App user.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| error                             | core | json       | This is an error field object that contains the error code and the reason for an operation failure.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| execution_role_arn                | core | string     | The ARN of the IAM role associated with the SageMaker Partner AI App.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            |
| kms_key_id                        | core | string     | The Amazon Web Services KMS customer managed key used to encrypt the data at rest associated with SageMaker Partner AI Apps.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| last_modified_time                | core | timestamp  | The time that the SageMaker Partner AI App was last modified.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| maintenance_config                | core | json       | Maintenance configuration settings for the SageMaker Partner AI App.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| name                              | core | string     | The name of the SageMaker Partner AI App.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| status                            | core | string     | The status of the SageMaker Partner AI App. Creating: SageMaker AI is creating the partner AI app. The partner AI app is not available during creation. Updating: SageMaker AI is updating the partner AI app. The partner AI app is not available when updating. Deleting: SageMaker AI is deleting the partner AI app. The partner AI app is not available during deletion. Available: The partner AI app is provisioned and accessible. Failed: The partner AI app is in a failed state and isn't available. SageMaker AI is investigating the issue. For further guidance, contact Amazon Web Services Support. UpdateFailed: The partner AI app couldn't be updated but is available. Deleted: The partner AI app is permanently deleted and not available. |
| tags                              | core | hstore_csv |
| tier                              | core | string     | The instance type and size of the cluster attached to the SageMaker Partner AI App.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              |
| type                              | core | string     | The type of SageMaker Partner AI App. Must be one of the following: lakera-guard, comet, deepchecks-llm-evaluation, or fiddler.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| version                           | core | string     | The version of the SageMaker Partner AI App.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
