コマンドオプションサンプル:aws cloudfront update-distribution

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

Web配布の設定を更新します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/cloudfront/update-distribution.html

aws cloudfront update-distribution \
    Using Let's Encrypt certificates on AWS CloudFront : http://blog.intracto.com/renew-https-certificate-on-amazon-cloudfront
aws cloudfront update-distribution --distribution-config file://distconfig-disabled.json --id [YOUR_DISTRIBUTION_ID]"
    Blue-Green Deployments for Serverless Powered Applications on AWS : http://blog.mitocgroup.com/blue-green-deployments-for-serverless-powered-applications-on-aws-22a08447aa72
aws cloudfront update-distribution --cli-input-json file://[JSON_File_Path]
    AWSコマンドラインインターフェース(AWS CLI)でCloudFrontを構築してみる - ぺーぺーSEのブログ : http://blog.pepese.com/entry/2016/03/03/141707
aws cloudfront update-distribution --id "xxxxxxxxxxxxx" --distribution-config file://dist.conf --if-match EZLFL1SIXPXTL
    Proud Blog - aws-cli で CloudFront の設定を変更する。 : http://blog.proudit.jp/2018/04/27/change-the-parameter-of-cloudfront-by-awscli.html
aws cloudfront update-distribution --cli-input-json file://hoge.json
    aws-cli で CloudFrontを操る (invalidation以外) | cloudpack.media : http://cloudpack.media/10762
aws cloudfront update-distribution --id S11A16G5KZMEQD --distribution-config file://distconfig-disabled.json --if-match E37HOT42DHPVYH
    update-distribution — AWS CLI 1.16.3 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/cloudfront/update-distribution.html
aws cloudfront update-distribution --id [YOUR DISTRO ID] --distribution-config file:///tmp/distconfig_update.json --if-match [YOUR DISTRO ETAG]
    Quick static websites on AWS S3 and CloudFront with the AWS CLI : http://engineering.ifdb.com/2017/10/quick-static-websites-on-aws-s3-and-cloudfront-with-the-aws-cli/
aws cloudfront update-distribution --distribution-config
    Unable to update cloudfront distribution as of awscli 1.15.x 揃 Issue #3315 揃 aws/aws-cli 揃 GitHub : http://github.com/aws/aws-cli/issues/3315
aws cloudfront update-distribution --cli-input-json file://dst.json
    CloudFrontの設定をコマンドラインから更新する · Hori Blog : http://hori-ryota.com/blog/update-cloudfront-with-awscli/
aws cloudfront update-distribution --cli-input-json file://update-distribution.input.json
    AWS CLI コマンドラインでCloudFront - vague memory : http://htnosm.hatenablog.com/entry/2015/08/24/090000
aws cloudfront update-distribution \u003cspan class=\
    aws-cli で CloudFront の設定を変更する。 : http://qiita.com/kooohei/items/c6dcf9dfee6abf693656
aws cloudfront update-distribution: Adds support for
    aws-cli-1.11.104-11.4.1.noarch RPM : http://rpmfind.net/linux/RPM/opensuse/updates/42.2/noarch/aws-cli-1.11.104-11.4.1.noarch.html
aws cloudfront update-distribution --id E123456 --if-match E3SVA578MZF6JZ --distribution-config file:///tmp/disable-distribution-E123456
    amazon web services - AWS CLI: disable distribution - Stack Overflow : http://stackoverflow.com/questions/26206116/aws-cli-disable-distribution
aws cloudfront update-distribution --id
    Lambda@Edge の関数をアップデートしたときに CloudFront に指定されている関数のバージョンを自動更新する | タロスカイ公式ブログ : http://tarosky.co.jp/tarog/3605
aws cloudfront update-distribution --generate-cli-skeleton
    tonym.us – Free SSL Certificates using ACM (AWS Certificate Manager) : http://tonym.us/free-ssl-certificates-using-acm-aws-certificate-manager.html
aws cloudfront update-distribution --cli-input-json file://cloudfront.json
    Serverless Web Application Workshop をCLIでやってみた Lab 1: Static Website Hosting - やーまんぶろぐ : http://yamano3201.hatenablog.jp/entry/2016/12/10/080236

aws のオプション一覧