AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the CreatePartnerApp operation. Creates an Amazon SageMaker Partner AI App.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class CreatePartnerAppRequest : AmazonSageMakerRequest IAmazonWebServiceRequest
The CreatePartnerAppRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
CreatePartnerAppRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
ApplicationConfig | Amazon.SageMaker.Model.PartnerAppConfig |
Gets and sets the property ApplicationConfig. Configuration settings for the SageMaker Partner AI App. |
![]() |
AuthType | Amazon.SageMaker.PartnerAppAuthType |
Gets and sets the property AuthType. The authorization type that users use to access the SageMaker Partner AI App. |
![]() |
ClientToken | System.String |
Gets and sets the property ClientToken. A unique token that guarantees that the call to this API is idempotent. |
![]() |
EnableIamSessionBasedIdentity | System.Boolean |
Gets and sets the property EnableIamSessionBasedIdentity.
When set to |
![]() |
ExecutionRoleArn | System.String |
Gets and sets the property ExecutionRoleArn. The ARN of the IAM role that the partner application uses. |
![]() |
KmsKeyId | System.String |
Gets and sets the property KmsKeyId. SageMaker Partner AI Apps uses Amazon Web Services KMS to encrypt data at rest using an Amazon Web Services managed key by default. For more control, specify a customer managed key. |
![]() |
MaintenanceConfig | Amazon.SageMaker.Model.PartnerAppMaintenanceConfig |
Gets and sets the property MaintenanceConfig. Maintenance configuration settings for the SageMaker Partner AI App. |
![]() |
Name | System.String |
Gets and sets the property Name. The name to give the SageMaker Partner AI App. |
![]() |
Tags | System.Collections.Generic.List<Amazon.SageMaker.Model.Tag> |
Gets and sets the property Tags. Each tag consists of a key and an optional value. Tag keys must be unique per resource. |
![]() |
Tier | System.String |
Gets and sets the property Tier. Indicates the instance type and size of the cluster attached to the SageMaker Partner AI App. |
![]() |
Type | Amazon.SageMaker.PartnerAppType |
Gets and sets the property Type.
The type of SageMaker Partner AI App to create. Must be one of the following: |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5