Builder

class Builder

Properties

Link copied to clipboard

Date and time the stream processor was created

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

Kinesis video stream that provides the source streaming video.

Link copied to clipboard

The identifier for your AWS Key Management Service key (AWS KMS key). This is an optional parameter for label detection stream processors.

Link copied to clipboard

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.

Link copied to clipboard
var name: String?

Name of the stream processor.

Link copied to clipboard

The Amazon Simple Notification Service topic to which Amazon Rekognition publishes the object detection results and completion status of a video analysis operation.

Link copied to clipboard

Kinesis data stream to which Amazon Rekognition Video puts the analysis results.

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

ARN of the IAM role that allows access to the stream processor.

Link copied to clipboard

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.

Link copied to clipboard

Current status of the stream processor.

Link copied to clipboard

Detailed status message about the stream processor.

Link copied to clipboard

ARN of the stream processor.

Functions