Builder
Properties
Date and time the stream processor was created
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.
Kinesis video stream that provides the source streaming video.
The time, in Unix format, the stream processor was last updated. For example, when the stream processor moves from a running state to a failed state, or when the user starts or stops the stream processor.
The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.
Kinesis data stream to which Amazon Rekognition Video puts the analysis results.
Specifies locations in the frames where Amazon Rekognition checks for objects or people. This is an optional parameter for label detection stream processors.
Input parameters used in a streaming video analyzed by a stream processor. You can use FaceSearch
to recognize faces in a streaming video, or you can use ConnectedHome
to detect labels.
Current status of the stream processor.
Detailed status message about the stream processor.
ARN of the stream processor.
Functions
construct an aws.sdk.kotlin.services.rekognition.model.StreamProcessorDataSharingPreference inside the given block
construct an aws.sdk.kotlin.services.rekognition.model.StreamProcessorInput inside the given block
construct an aws.sdk.kotlin.services.rekognition.model.StreamProcessorNotificationChannel inside the given block
construct an aws.sdk.kotlin.services.rekognition.model.StreamProcessorOutput inside the given block
construct an aws.sdk.kotlin.services.rekognition.model.StreamProcessorSettings inside the given block