Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

rekognition_start_stream_processor

Starts processing a stream processor


Description

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

Usage

rekognition_start_stream_processor(Name)

Arguments

Name

[required] The name of the stream processor to start processing.

Value

An empty list.

Request syntax

svc$start_stream_processor(
  Name = "string"
)

paws.machine.learning

Amazon Web Services Machine Learning Services

v0.1.11
Apache License (>= 2.0)
Authors
David Kretch [aut, cre], Adam Banker [aut], Amazon.com, Inc. [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.