ivsrealtime_delete_stage {paws.analytics} | R Documentation |
Shuts down and deletes the specified stage (disconnecting all participants)
Description
Shuts down and deletes the specified stage (disconnecting all participants). This operation also removes the stageArn
from the associated IngestConfiguration, if there are participants using the IngestConfiguration to publish to the stage.
See https://www.paws-r-sdk.com/docs/ivsrealtime_delete_stage/ for full documentation.
Usage
ivsrealtime_delete_stage(arn)
Arguments
arn |
[required] ARN of the stage to be deleted. |
[Package paws.analytics version 0.9.0 Index]