Updates a specified IngestConfiguration. Only the stage ARN attached to the IngestConfiguration can be updated. An IngestConfiguration that is active cannot be updated.
See https://www.paws-r-sdk.com/docs/ivsrealtime_update_ingest_configuration/ for full documentation.
ivsrealtime_update_ingest_configuration(arn, stageArn = NULL)
[required] ARN of the IngestConfiguration, for which the related stage ARN needs to be updated.
Stage ARN that needs to be updated.