Difference between revisions of "Aws elbv2 describe-rules"

From wikieduonline
Jump to navigation Jump to search
(Created page with " aws elbv2 describe-rules An error occurred (ValidationError) when calling the DescribeRules operation: You must specify either listener rule ARNs or a listener ARN")
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
{{lowercase}}
 +
https://docs.aws.amazon.com/cli/latest/reference/elbv2/describe-rules.html
 +
[[aws elbv2]] describe-rules
 +
An error occurred (ValidationError) when calling the DescribeRules operation: You must specify either listener rule ARNs or a listener ARN
  
  [[aws elbv2 describe-rules]]
+
  [[aws elbv2]] describe-rules --listener-arn arn:aws:elasticloadbalancing:us-west-2:123456789012:listener/app/my-load-balancer/50dc6c495c0c9188/f2f7dc8efc522ab2
An error occurred (ValidationError) when calling the DescribeRules operation: You must specify either listener rule ARNs or a listener ARN
+
 
 +
== Related ==
 +
<code>[[aws elbv2 describe-load-balancers]] | grep LoadBalancerArn</code>
 +
 
 +
==See also==
 +
*{{Aws elbv2}}
 +
 
 +
[[Category:AWS]]

Latest revision as of 09:40, 22 October 2021

https://docs.aws.amazon.com/cli/latest/reference/elbv2/describe-rules.html

aws elbv2 describe-rules
An error occurred (ValidationError) when calling the DescribeRules operation: You must specify either listener rule ARNs or a listener ARN
aws elbv2 describe-rules --listener-arn arn:aws:elasticloadbalancing:us-west-2:123456789012:listener/app/my-load-balancer/50dc6c495c0c9188/f2f7dc8efc522ab2

Related[edit]

aws elbv2 describe-load-balancers | grep LoadBalancerArn

See also[edit]

Advertising: