Increases 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_increase_stream_retention_period.RdIncreases 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 maximum value of a stream's retention period is 8760 hours (365 days).
See https://www.paws-r-sdk.com/docs/kinesis_increase_stream_retention_period/ for full documentation.