Command option Sample:aws kinesis increase-stream-retention-period

Search command sample in the internet.It is the result.

Increases the Kinesis data stream's retention period, which is thelength of time data records are accessible after they are added to thestream.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/kinesis/increase-stream-retention-period.html

aws kinesis increase-stream-retention-period \
aws kinesis increase-stream-retention-period \
    Amazon Kinesis Streams初期構築設定 2016年5月版 | Developers.IO : http://dev.classmethod.jp/cloud/getting-started-with-kinesis-streams-2016-05-version/
aws kinesis increase-stream-retention-period --stream-name retentionPeriodDemo --retention-period-hours 72

Kinesis Data Streams stops making records inaccessible at the old retention period

    Changing the Data Retention Period - Amazon Kinesis Data Streams : http://docs.aws.amazon.com/streams/latest/dev/kinesis-extended-retention.html
aws kinesis increase-stream-retention-period --stream-name
    Amazon Kinesis Streams - 開発者ガイド : http://paperzz.com/doc/5515932/amazon-kinesis-streams---鬯ョ・「繝サ8B%97繝サ8C・ア繝サ96・ー%85驛「・ァ繝サ・ャ驛「・ァ繝サ・、驛「%9D%89
aws kinesis increase-stream-retention-period --stream-name XXXX --retention-period-hours 160

    amazon web services - Retention period kinesis - Stack Overflow : http://stackoverflow.com/q/33478706
aws kinesis increase-stream-retention-period --stream-name STREAM_NAME --retention-period-hours 168
    AWS – ページ 2 – テクニカルタイムアウト : http://tech.blog.surbiton.jp/category/aws/page/2/

aws のオプション一覧