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.
Specifies the configuration for a Amazon SageMaker endpoint.
Namespace: Amazon.Bedrock.Model
Assembly: AWSSDK.Bedrock.dll
Version: 3.x.y.z
public class SageMakerEndpoint
The SageMakerEndpoint type exposes the following members
Name | Description | |
---|---|---|
![]() |
SageMakerEndpoint() |
Name | Type | Description | |
---|---|---|---|
![]() |
ExecutionRole | System.String |
Gets and sets the property ExecutionRole. The ARN of the IAM role that Amazon SageMaker can assume to access model artifacts and docker image for deployment on Amazon EC2 compute instances or for batch transform jobs. |
![]() |
InitialInstanceCount | System.Int32 |
Gets and sets the property InitialInstanceCount. The number of Amazon EC2 compute instances to deploy for initial endpoint creation. |
![]() |
InstanceType | System.String |
Gets and sets the property InstanceType. The Amazon EC2 compute instance type to deploy for hosting the model. |
![]() |
KmsEncryptionKey | System.String |
Gets and sets the property KmsEncryptionKey. The Amazon Web Services KMS key that Amazon SageMaker uses to encrypt data on the storage volume attached to the Amazon EC2 compute instance that hosts the endpoint. |
![]() |
Vpc | Amazon.Bedrock.Model.VpcConfig |
Gets and sets the property Vpc. The VPC configuration for the endpoint. |
.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