This message was deleted.
# aws
s
This message was deleted.
l
The workarounds are 1. to comment out the code, deploy, comment it back in, redeploy, or 2. to migrate the awsx code to aws code and use the SecurityGroup and SecurityGroupRule classes directly.
Is this expected? Is it a bug? Maybe I'm using the
createIngressRule()
methods incorrectly?
g
Sounds like a bug, but is it possible you're creating the same rule with overlapping cidr blocks? I seem to recall I've run into that in the bast and the error message from AWS wasn't immediately obvious that was the issue.