コマンドオプションサンプル:aws elasticbeanstalk create-storage-location

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

Elastic Beanstalk環境で使用されるアプリケーションのバージョン、ログ、その他のファイルを格納するバケットをAmazon S3に作成します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elasticbeanstalk/create-storage-location.html

aws elasticbeanstalk create-storage-location --region
    Grails AWS Elastic Beanstalk deployment script 揃 GitHub : http://gist.github.com/benorama/b26e7a94fe80e8c54daf
aws elasticbeanstalk create-storage-location --query S3Bucket --output text)
    deployment/eb-release at master 揃 hypothesis/deployment 揃 GitHub : http://github.com/hypothesis/deployment/blob/master/bin/eb-env-create

aws のオプション一覧