The Amazon Chime SDK Identity, Media Pipelines, Meetings, and Messaging APIs are now published on the new Amazon Chime SDK API Reference. For more information, see the Amazon Chime SDK API Reference.
StreamingConfiguration
The streaming configuration associated with an Amazon Chime 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 retention period, in hours, for the Amazon Kinesis data.
Type: Integer
Valid Range: Minimum value of 0.
Required: Yes
- Disabled
-
When true, media streaming to Amazon Kinesis is turned off.
Type: Boolean
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: