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

rekognition_delete_stream_processor

Deletes the stream processor identified by Name


Description

Deletes the stream processor identified by Name. You assign the value for Name when you create the stream processor with create_stream_processor. You might not be able to use the same name for a stream processor for a few seconds after calling delete_stream_processor.

Usage

rekognition_delete_stream_processor(Name)

Arguments

Name

[required] The name of the stream processor you want to delete.

Value

An empty list.

Request syntax

svc$delete_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.