Difference between revisions of "Aws elbv2 describe-rules"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
[[aws elbv2]] describe-rules | [[aws elbv2]] describe-rules | ||
An error occurred (ValidationError) when calling the DescribeRules operation: You must specify either listener rule ARNs or a listener ARN | 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 |
Revision as of 09:38, 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
Advertising: