ivsrealtime_update_ingest_configuration: Updates a specified IngestConfiguration

View source: R/ivsrealtime_operations.R

ivsrealtime_update_ingest_configurationR Documentation

Updates a specified IngestConfiguration

Description

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.

Usage

ivsrealtime_update_ingest_configuration(arn, stageArn = NULL)

Arguments

arn

[required] ARN of the IngestConfiguration, for which the related stage ARN needs to be updated.

stageArn

Stage ARN that needs to be updated.


paws.analytics documentation built on April 3, 2025, 11:10 p.m.