Jump to Content

Interface ModelEndpointDataBlob

A pre-formed Amazon SageMaker model input you can include if your detector version includes an imported Amazon SageMaker model endpoint with pass-through input configuration.

Hierarchy

  • ModelEndpointDataBlob

Properties

byteBuffer?: Uint8Array

The byte buffer of the Amazon SageMaker model endpoint input data blob.

contentType?: string

The content type of the Amazon SageMaker model endpoint input data blob.