コマンドオプションサンプル:aws firehose create-delivery-stream

コマンドサンプルを検索した結果です。

キネシスデータFirehose配信ストリームを作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/firehose/create-delivery-stream.html

aws firehose create-delivery-stream \
    How to Stream Data from Amazon DynamoDB to Amazon Aurora using AWS Lambda and Amazon Kinesis Firehose | AWS Database Blog : http://aws.amazon.com/blogs/database/how-to-stream-data-from-amazon-dynamodb-to-amazon-aurora-using-aws-lambda-and-amazon-kinesis-firehose/
aws firehose create-delivery-stream --delivery-stream-name datalake-ingest --s3-destination-configuration file://datalake-kinesis-firehose-config.json
    Daniel Rhoades | How do you build a Data Lake - Part 2 : http://danielrhoades.com/2017/05/24/how-do-you-build-a-data-lake-part2/
aws firehose create-delivery-stream --delivery-stream-name t-honda-kinesis-to-s3 --cli-input-json file://kinesis_input.json
    [AWS IoT] Kinesis Firehoseに連携しLambdaまで繋げてみる – (1)概要とKinesis Firehose以降の構築 | Developers.IO : http://dev.classmethod.jp/cloud/aws/aws-iot-kinesis-firehose-lambda-1/
aws firehose create-delivery-stream --region
    lambda-streams-to-firehose/createDefaultDeliveryStream.sh at master 揃 awslabs/lambda-streams-to-firehose 揃 GitHub : http://github.com/awslabs/lambda-streams-to-firehose/blob/master/createDefaultDeliveryStream.sh
aws firehose create-delivery-stream \u003cspan class=\
    [JAWS-UG CLI] Amazon Kinesis Firehose 入門 (2) Delivery Streamの作成 : http://qiita.com/domokun70cm/items/1fd7ccdbe86c5cbe72bd
aws firehose create-delivery-stream --generate-cli-skeleton
    amazon web services - Generate Firehose Delivery Stream Skeleton via Golang AWS SDK - Stack Overflow : http://stackoverflow.com/questions/46079860/generate-firehose-delivery-stream-skeleton-via-golang-aws-sdk
aws firehose create-delivery-stream \ --delivery-stream-name 'my-delivery-stream' \ --s3-destination-configuration \ RoleARN='arn:aws:iam::123456789012:role/ FirehosetoS3Role'
    [PDF] Amazon CloudWatch ログ - ユーザーガイド - Free Download PDF : http://updoc.site/download/amazon-cloudwatch_pdf
aws firehose create-delivery-stream --cli-input-json file://create_delivery_stream.json
    Amazon Kinesis FirehoseのS3連携をAWSCLIから使ってみた|ハンズラボエンジニアブログ|ハンズラボ株式会社 : http://www.hands-lab.com/tech/entry/695.html

aws のオプション一覧