Iot Create-stream

0

Can someone explain to me how to consume IoT stream?

I used create-stream cli: https://docs.aws.amazon.com/cli/latest/reference/iot/create-stream.html

{
"streams": [
{
"streamId": "12345",
"streamArn": "arn:aws:iot:us-east-1:934131814114:stream/12345",
"streamVersion": 1
}
]
}

asked 5 years ago228 views
1 Answer
0

Not relevant any more.

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions