Why is Jenkins flagging an error with correct AWS CLI syntax?
问题 I was having issues with escaping quotes for a shell command in Jenkins pipeline, so I asked in How to escape quotes in a AWS CLI in a Jenkins pipeline?, which was answered and the quotes are now escaped correctly when I run the command. However I get the following in Jenkins when I execute the following aws elbv2 CLI command in a pipeline + aws elbv2 modify-listener --listener-arn arn:aws:elasticloadbalancing:us-east-1:1234567890:listener/app/my-alb/123456789 --default-actions '[{"Type":