StreamingConfiguration - Amazon Chime SDK

StreamingConfiguration

The streaming configuration associated with an Amazon Chime SDK Voice Connector. Specifies whether media streaming is enabled for sending to Amazon Kinesis, and shows the retention period for the Amazon Kinesis data, in hours.

Contents

DataRetentionInHours

The amount of time, in hours, to the Kinesis data.

Type: Integer

Valid Range: Minimum value of 0.

Required: Yes

Disabled

When true, streaming to Kinesis is off.

Type: Boolean

Required: Yes

MediaInsightsConfiguration

The call analytics configuration.

Type: MediaInsightsConfiguration object

Required: No

StreamingNotificationTargets

The streaming notification targets.

Type: Array of StreamingNotificationTarget objects

Array Members: Minimum number of 1 item. Maximum number of 3 items.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: