rekognition_delete_stream_processor: Deletes the stream processor identified by Name

View source: R/rekognition_operations.R

rekognition_delete_stream_processorR Documentation

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.

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

Usage

rekognition_delete_stream_processor(Name)

Arguments

Name

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


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