Builder

class Builder

Properties

Link copied to clipboard

Returns the description of an endpoint configuration created using the CreateEndpointConfig API.

Link copied to clipboard

A timestamp that shows when the endpoint configuration was created.

Link copied to clipboard

Configuration to control how SageMaker AI captures inference data.

Link copied to clipboard

Indicates whether all model containers deployed to the endpoint are isolated. If they are, no inbound or outbound network calls can be made to or from the model containers.

Link copied to clipboard

The Amazon Resource Name (ARN) of the endpoint configuration.

Link copied to clipboard

Name of the SageMaker endpoint configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role that you assigned to the endpoint configuration.

Link copied to clipboard

The configuration parameters for an explainer.

Link copied to clipboard

Amazon Web Services KMS key ID Amazon SageMaker uses to encrypt data when storing it on the ML storage volume attached to the instance.

Link copied to clipboard

An array of ProductionVariant objects, one for each model that you want to host at this endpoint.

Link copied to clipboard

An array of ProductionVariant objects, one for each model that you want to host at this endpoint in shadow mode with production traffic replicated from the model specified on ProductionVariants.

Link copied to clipboard

Specifies an Amazon Virtual Private Cloud (VPC) that your SageMaker jobs, hosted models, and compute resources have access to. You can control access to and from your resources by configuring a VPC. For more information, see Give SageMaker Access to Resources in your Amazon VPC.

Functions