I am trying to connect to an aws ec2 instane especially g4dn.xlarge with aws ec2 start command
aws ec2 start-instances --instance-ids i-************
with the specific id of the instance
But I encounter this error
An error occurred (IncorrectInstanceState) when calling the StartInstances operation: The instance 'i-********' is not in a state from which it can be started.
New contributor
Chawki-Hjaiji is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.