コマンドオプションサンプル:aws logs delete-log-stream

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

指定されたログ・ストリームを削除し、ログ・ストリームに関連付けられたすべてのアーカイブ・ログ・イベントを永久に削除します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/logs/delete-log-stream.html

aws logs delete-log-stream \
    AWS Lambda Walkthrough Command Line Companion - Alestic.com : http://alestic.com/2014/11/aws-lambda-cli/
aws logs delete-log-stream \
    How To Deploy Lambda Using Command Line : http://asimjalis.github.io/blog/2017/09/21/how-to-deploy-lambda-using-command-line.html
aws logs delete-log-stream --log-group-name my-logs --log-stream-name 20161010

    AWS学(三)--CLI与Cloud Watch & logs - 奔的猿 - ITeye博客 : http://billben.iteye.com/blog/2329245
aws logs delete-log-stream --log-group-name my-logs --log-stream-name 20161010\n
    AWS学(三)--CLI与Cloud Watch & logs-奔的猿-51CTO博客 : http://blog.51cto.com/7308310/2071513
aws logs delete-log-stream --log-group-name my-logs --log-stream-name 20150531
    delete-log-stream — AWS CLI 1.16.10 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/logs/delete-log-stream.html
aws logs delete-log-stream \
    aws cli cheatsheet.md 揃 GitHub : http://gist.github.com/toddlers/c60c425cef7ac590970b34f1acb7d495
aws logs delete-log-stream \u003cspan class=\
    [JAWS-UG CLI] CloudWatch Logs:#5 ログストリームの削除 : http://qiita.com/tcsh/items/1fe1d205796dfdf3561a
aws logs delete-log-stream --log-group-name
    amazon web services - delete all log streams of a log group using aws cli - Stack Overflow : http://stackoverflow.com/a/42643199
aws logs delete-log-stream --log-group-name
    amazon-web-services - aws cliを使用してロググループのすべてのログストリームを削除します : http://stackoverrun.com/ja/q/11592038
aws logs delete-log-stream \
    Build a simple web application with Amazon AWS ←  : http://www.hongyusu.com/amt/technology/web-api-with-amazon.html

aws のオプション一覧