import { _StreamingDistributionConfig } from "./_StreamingDistributionConfig"; import { BrowserHttpOptions as __HttpOptions__ } from "@aws-sdk/types"; import * as __aws_sdk_types from "@aws-sdk/types"; /** *
The request to update a streaming distribution.
*/ export interface UpdateStreamingDistributionInput { /** *The streaming distribution's configuration information.
*/ StreamingDistributionConfig: _StreamingDistributionConfig; /** *The streaming distribution's id.
*/ Id: string; /** *The value of the ETag header that you received when retrieving the streaming distribution's configuration. For example: E2QWRUHAPOMQZL.