Kinesisデータストリームのシャードを2つの新しいシャードに分割し、データの取り込みと転送のストリームの容量を増やします。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/kinesis/split-shard.html
aws kinesis split-shard --stream-name split-merge-test \ |
Kinesis Shard Splitting & Merging by Example — Brandur Leach : http://brandur.org/kinesis-by-example |
aws kinesis split-shard \ |
Amazon Kinesis StreamsのリシャーディングがAPI一発で行えるようになりました | Developers.IO : http://dev.classmethod.jp/cloud/scale-your-amazon-kinesis-stream-capacity-with-updateshardcount/ |
aws kinesis split-shard --stream-name |
Kinesis Client Libraryを利用してKinesis アプリケーションをつくったよ - Tech Blog - Recruit Lifestyle Engineer : http://engineer.recruit-lifestyle.co.jp/techblog/2016-12-26-kcl-application/ |
aws kinesis split-shard --stream-name |
aws/kinesis-stream-shard-split-merge.sh at master 揃 suzryo/aws 揃 GitHub : http://github.com/suzryo/aws/blob/master/kinesis/kinesis-stream-shard-split-merge/kinesis-stream-shard-split-merge.sh |
aws kinesis split-shard \u003cspan class=\ |
[JAWS-UG CLI] Kinesis:#3 Shard の分割 : http://qiita.com/daikumatan/items/9d423aaeb5b00f55645f |
aws kinesis split-shard --stream-name test-stream --shard-to-split shardId-000000000000 --new-starting-hash-key 170141183460469231731687303715884105728 |
Amazon Kinesisの解説およびCLI操作 | つかびーの技術日記 : http://tech-blog.tsukaby.com/archives/1150 |
aws kinesis split-shard --stream-name |
AWSマネージドサービスをフル活用したヘルスケアIoTプラットフォーム : http://www.slideshare.net/HirokiTakeda/awsio-t-72727450 |