コマンドオプションサンプル:aws s3api get-bucket-website

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

バケットのウェブサイト設定を返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/s3api/get-bucket-website.html

aws s3api get-bucket-website --bucket my-bucket
    get-bucket-website — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/s3api/get-bucket-website.html
aws s3api get-bucket-website --bucket "wnt.workapart.org"
    s3のstatic website hostingをcliしてみる – note: in /out : http://note.acairojuni.com/etc/2013/11/96.html
aws s3api get-bucket-website \u003cspan class=\
    [JAWS-UG CLI] JAWS-UG初心者支部#9 AWS CLI ハンズオン : http://qiita.com/domokun70cm/items/94776c0e402d80073377
aws s3api get-bucket-website --bucket www.azinchenko.com
    AWS: S3 хостинг статического сайта | RTFM: Linux, DevOps и системное администрирование : http://rtfm.co.ua/aws-s3-xosting-staticheskogo-sajta/
aws s3api get-bucket-website --bucket www.x12345.com
    AWS CLIを使ってS3をWeb公開 | Siguniang's Blog : http://siguniang.wordpress.com/2014/03/23/hosting-a-static-website-on-amazon-s3-with-aws-cli/
aws s3api get-bucket-website --bucket x.com
    How to use the AWS Command Line Interface : http://snippets.aktagon.com/snippets/679-how-to-use-the-aws-command-line-interface
aws s3api get-bucket-website --bucket mysite.com
    tonym.us – HTTP Redirects with Cloudfront & S3 : http://tonym.us/http-redirects-with-cloudfront-s3.html

aws のオプション一覧