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 was created.

Link copied to clipboard

The currently active data capture configuration used by your Endpoint.

Link copied to clipboard

The Amazon Resource Name (ARN) of the endpoint.

Link copied to clipboard

The name of the endpoint configuration associated with this endpoint.

Link copied to clipboard

Name of the endpoint.

Link copied to clipboard

The status of the endpoint.

Link copied to clipboard

The configuration parameters for an explainer.

Link copied to clipboard

If the status of the endpoint is Failed, the reason why it failed.

Link copied to clipboard

The most recent deployment configuration for the endpoint.

Link copied to clipboard

A timestamp that shows when the endpoint was last modified.

Link copied to clipboard

Returns the summary of an in-progress deployment. This field is only returned when the endpoint is creating or updating with a new endpoint configuration.

Link copied to clipboard

An array of ProductionVariantSummary objects, one for each model hosted behind this endpoint.

Link copied to clipboard

An array of ProductionVariantSummary 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.

Functions