LocalSizeConfig - Amazon Kinesis Video Streams
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

LocalSizeConfig

The configuration details that include the maximum size of the media (MaxLocalMediaSizeInMB) that you want to store for a stream on the Edge Agent, as well as the strategy that should be used (StrategyOnFullSize) when a stream's maximum size has been reached.

Contents

MaxLocalMediaSizeInMB

The overall maximum size of the media that you want to store for a stream on the Edge Agent.

Type: Integer

Valid Range: Minimum value of 64. Maximum value of 2000000.

Required: No

StrategyOnFullSize

The strategy to perform when a stream’s MaxLocalMediaSizeInMB limit is reached.

Type: String

Valid Values: DELETE_OLDEST_MEDIA | DENY_NEW_MEDIA

Required: No

See Also

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