Command option Sample:aws iotanalytics create-datastore

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

Creates a data store, which is a repository for messages.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/iotanalytics/create-datastore.html

aws iotanalytics create-datastore --datastore-name bpm_blog_datastore
    Ingesting Data from S3 by Using BatchPutMessage, AWS Lambda, and Amazon Kinesis | The Internet of Things on AWS Official Blog : http://aws.amazon.com/blogs/iot/ingesting-data-from-s3-by-using-batchputmessage-aws-lambda-and-amazon-kinesis/
aws iotanalytics create-datastore --datastore-name mydatastore
     AWS IoT Analytics Console Quickstart Guide - AWS IoT Analytics  : http://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html
aws iotanalytics create-datastore --datastore-name binned_datastore
    NEW LAUNCH! Introducing AWS IoT Analytics - IOT214 - re:Invent 2017 : http://www.slideshare.net/AmazonWebServices/new-launch-introducing-aws-iot-analytics-iot214-reinvent-2017

aws のオプション一覧