UpdateStreamProcessorRequest
Types
Properties
Link copied to clipboard
Shows whether you are sharing data with Rekognition to improve model performance. You can choose this option at the account level or on a per-stream basis. Note that if you opt out at the account level this setting is ignored on individual streams.
Link copied to clipboard
A list of parameters you want to delete from the stream processor.
Link copied to clipboard
Specifies locations in the frames where Amazon Rekognition checks for objects or people. This is an optional parameter for label detection stream processors.
Link copied to clipboard
The stream processor settings that you want to update. Label detection settings can be updated to detect different labels with a different minimum confidence.
Functions
Link copied to clipboard
inline fun copy(block: UpdateStreamProcessorRequest.Builder.() -> Unit = {}): UpdateStreamProcessorRequest