How to connect to an AWS instance using a private key from godot?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Zuhurouf

I need to connect to an AWS instance to store the data in a remote system. The remote system is normally SSH using a private key. I am unable to connect to the AWS instance showing server not reachable. I am not sure how to use the private key in godot engine to connect to the remote machine. Kindly respond ASAP.