v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1439243197.0 KB

Updates a specified IngestConfiguration. Only the stage ARN attached to the IngestConfiguration can be updated. An IngestConfiguration that is active cannot be updated.

post/UpdateIngestConfiguration

Request body

arnstring required

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

stageArnstring

Stage ARN that needs to be updated.

redundantIngestboolean

Indicates whether redundant ingest is enabled for the ingest configuration. Default: <code>false</code>.

Response

Success