-1

If we dissociate the Elastic IP from a running EC2 instance and associate a new address while the processes in the instance are communicating to the internet, will there be an error in the existing connection?

vivek_jonam
  • 3,237
  • 8
  • 32
  • 44

2 Answers2

1

My hunch is yes, but you can always test on another EC2 instance: cost $5 + 15 minutes.

Uwe Innh
  • 106
  • 4
0

If any application is consuming your services, they may become unusable. However new IP will accessible soon after assigning it.