Decreases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream
Source:R/kinesis_operations.R
kinesis_decrease_stream_retention_period.RdDecreases the Kinesis data stream's retention period, which is the length of time data records are accessible after they are added to the stream. The minimum value of a stream's retention period is 24 hours.
See https://www.paws-r-sdk.com/docs/kinesis_decrease_stream_retention_period/ for full documentation.