コマンドオプションサンプル:aws elbv2 describe-load-balancer-attributes

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

指定したApplication Load BalancerまたはNetwork Load Balancerの属性について説明します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elbv2/describe-load-balancer-attributes.html

aws elbv2 describe-load-balancer-attributes --load-balancer-arn arn:aws:elasticloadbalancing:us-west-2:123456789012:loadbalancer/app/my-load-balancer/50dc6c495c0c9188
    elbv2 — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elbv2/describe-load-balancer-attributes.html
aws elbv2 describe-load-balancer-attributes \u003cspan class=\
    aws-cli + jq でロードバランサー(ELB, ALB)のロギング設定を確認する : http://qiita.com/sogawa@github/items/5c7bb5ccf9b3abb157f5
aws elbv2 describe-load-balancer-attributes --load-balancer-arn arn:aws:elasticloadbalancing:ap-southeast-2:xxxxxxxx:loadbalancer/app/alb-xxx-Misc/xxxxxx --output table
    Query ALB logs via SQL-AWS Athena - Serverless Interactive Query Service | LinkedIn  : http://www.linkedin.com/pulse/query-alb-logs-via-sql-aws-athena-serverless-service-sharma

aws のオプション一覧