rekognition_list_stream_processors: Gets a list of stream processors that you have created with...

View source: R/rekognition_operations.R

rekognition_list_stream_processorsR Documentation

Gets a list of stream processors that you have created with CreateStreamProcessor

Description

Gets a list of stream processors that you have created with create_stream_processor.

See https://www.paws-r-sdk.com/docs/rekognition_list_stream_processors/ for full documentation.

Usage

rekognition_list_stream_processors(NextToken = NULL, MaxResults = NULL)

Arguments

NextToken

If the previous response was incomplete (because there are more stream processors to retrieve), Amazon Rekognition Video returns a pagination token in the response. You can use this pagination token to retrieve the next set of stream processors.

MaxResults

Maximum number of stream processors you want Amazon Rekognition Video to return in the response. The default is 1000.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.