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.
Contents
- byteBuffer
-
The byte buffer of the Amazon SageMaker model endpoint input data blob.
Type: Base64-encoded binary data object
Required: No
- contentType
-
The content type of the Amazon SageMaker model endpoint input data blob.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: