1 Answer
- Newest
- Most votes
- Most comments
0
Hello.
Did you enable the enaSupport attribute with the command below?
Also, you need to stop EC2 once to execute the command below.
aws ec2 modify-instance-attribute --instance-id i-xxxxxxxx --ena-support
Hello.
Did you enable the enaSupport attribute with the command below?
Also, you need to stop EC2 once to execute the command below.
aws ec2 modify-instance-attribute --instance-id i-xxxxxxxx --ena-support
I have tried that twice. It did not change the network driver to ena.