LoginSignup
2
0

More than 5 years have passed since last update.

aws kinesis streamを試す

Posted at

ブラウザ経由でkinesisにデータを送りたかったので試した。

参考
Edisonを使ってセンサデータをAmazon Kinesisにあげてみる【前編】
Edisonを使ってセンサデータをAmazon Kinesisにあげてみる【後編】

参考URLを元に環境を作成
cognito認証とkinesisにデータ送信まで確認出来た。

node cognito.js
Cognito Identity Id: ap-northeast-1:ff95d7fc-d3ac-466b-bfd9-c4ce77bed06a

{ ShardId: 'shardId-000000000000',
SequenceNumber: '49566570005103446623920873979827322113944749638904971266' }
{ ShardId: 'shardId-000000000000',
SequenceNumber: '49566570005103446623920873979828531039764364268079677442' }

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0