Deletes the stream processor identified by Name
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
.
rekognition_delete_stream_processor(Name)
Name |
[required] The name of the stream processor you want to delete. |
An empty list.
svc$delete_stream_processor( Name = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.