v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465453454.1 KB

Starts processing a stream processor. You create a stream processor by calling CreateStreamProcessor. To tell StartStreamProcessor which stream processor to start, use the value of the Name field specified in the call to CreateStreamProcessor.

If you are using a label detection stream processor to detect labels, you need to provide a Start selector and a Stop selector to determine the length of the stream processing time.

post/#X-Amz-Target=RekognitionService.StartStreamProcessor

Headers

X-Amz-Target'RekognitionService.StartStreamProcessor' required

Request body

Namestring required

The name of the stream processor to start processing.

Response

Success

SessionIdstring

A unique identifier for the stream processing session.