If you want to make sure a port being open in AWS Security Groups in Ruby, I suggest using Fog. Here is a sample code to do it:
Note: this is taken from Fog source code
If you want to make sure a port being open in AWS Security Groups in Ruby, I suggest using Fog. Here is a sample code to do it:
Note: this is taken from Fog source code