View source: R/ivsrealtime_operations.R
ivsrealtime_update_ingest_configuration | R Documentation |
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)
arn |
[required] ARN of the IngestConfiguration, for which the related stage ARN needs to be updated. |
stageArn |
Stage ARN that needs to be updated. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.