I have an Amazon EC2 instance running and I will like to add another security group to that instance and then remove the current security group from that instance. Is this possible?
feedback
|
|
Amazon's FAQ says it's not possible to define a security group anywhere but at launch time. | |||
|
feedback
|
This requires downtime on your instance. There may be some other options available using the API. | ||||
|
feedback
|
|
However according the this FAQ "modify the settings for the current security group - which will affect all instances running in the specific group" you can change gradually redefine the existing ones. As I'm trying this now for my scenario through the EC2 console, my records where all erased! | |||
|
feedback
|