Configuration class for MESMEndpoint Construct.

Hierarchy (View Summary)

Constructors

Properties

CONTAINER_ENV: Record<string, unknown>

A JSON object which includes ENV variables to be put into the model container.

INITIAL_INSTANCE_COUNT: number

The initial number of instances to run for the endpoint.

1
INITIAL_VARIANT_WEIGHT: number

The initial weight for the model variant when using traffic splitting.

1
REPOSITORY_ACCESS_MODE: string

The repository access mode to use for the SageMaker endpoint container.

SECURITY_GROUP_ID: string

The security group ID to associate with the endpoint.

VARIANT_NAME: string

The name of the model variant.

"AllTraffic"