v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465453454.1 KB

Provides information about a stream processor created by <a>CreateStreamProcessor</a>. You can get information about the input and output streams, the input parameters for the face recognition being performed, and the current status of the stream processor.

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

Headers

X-Amz-Target'RekognitionService.DescribeStreamProcessor' required

Request body

Namestring required

Name of the stream processor for which you want information.

Response

Success

Namestring

Name of the stream processor.

StreamProcessorArnstring

ARN of the stream processor.

Status'STOPPED' | 'STARTING' | 'RUNNING' | 'FAILED' | 'STOPPING' | 'UPDATING'

Current status of the stream processor.

StatusMessagestring

Detailed status message about the stream processor.

CreationTimestampstring date-time

Date and time the stream processor was created

LastUpdateTimestampstring date-time

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.

RoleArnstring

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

KmsKeyIdstring

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