---
type: resource-type
title: PartnerApp
description: aws resource type AWS::SageMaker::PartnerApp
name: PartnerApp
lexicon: aws
resource_type: AWS::SageMaker::PartnerApp
---
`AWS::SageMaker::PartnerApp`, a resource type of the aws lexicon.

## Properties

- `AuthType` (`"IAM"`, required): The Auth type of PartnerApp.
- `ExecutionRoleArn` (`string`, required): The execution role for the user.
- `Name` (`string`, required): A name for the PartnerApp.
- `Tier` (`string`, required): The tier of the PartnerApp.
- `Type` (`"comet" | "deepchecks-llm-evaluation" | "fiddler" | "lakera-guard"`, required): The type of PartnerApp.
- `ApplicationConfig` (`PartnerApp_PartnerAppConfig`, optional): A collection of settings that specify the maintenance schedule for the PartnerApp.
- `AppVersion` (`string`, optional): The version of the PartnerApp.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the created PartnerApp.
- `BaseUrl` (`string`, optional): The AppServerUrl based on app and account-info.
- `ClientToken` (`string`, optional): The client token for the PartnerApp.
- `CurrentVersionEolDate` (`string`, optional): The end-of-life date for the current version of the PartnerApp.
- `EnableAutoMinorVersionUpgrade` (`boolean`, optional): Enables automatic minor version upgrades for the PartnerApp.
- `EnableIamSessionBasedIdentity` (`boolean`, optional): Enables IAM Session based Identity for PartnerApp.
- `KmsKeyId` (`string`, optional): The AWS KMS customer managed key used to encrypt the data associated with the PartnerApp.
- `MaintenanceConfig` (`PartnerApp_PartnerAppMaintenanceConfig`, optional): A collection of settings that specify the maintenance schedule for the PartnerApp.
- `Tags` (`PartnerApp_Tag[]`, optional): A list of tags to apply to the PartnerApp.

## Attributes

- `Arn`
- `BaseUrl`
- `CurrentVersionEolDate`
