describeStreamStorageConfiguration
abstract suspend fun describeStreamStorageConfiguration(input: DescribeStreamStorageConfigurationRequest = DescribeStreamStorageConfigurationRequest { }): DescribeStreamStorageConfigurationResponse
Retrieves the current storage configuration for the specified Kinesis video stream.
In the request, you must specify either the StreamName or the StreamARN.
You must have permissions for the KinesisVideo:DescribeStreamStorageConfiguration action.