Using Console
Using CLI
YOUR_PORT_NUMBER
with the specific port number that needs to be opened and YOUR_CIDR_BLOCK
with the IP range that should have access to the port.
YOUR_PORT_NUMBER
and YOUR_CIDR_BLOCK
with the details of the rule you want to remove.
describe-security-groups
command as mentioned in step 2.
Using Python