ubuntu (this account has sudo privileges)
$ssh -iThe authenticity of host 'keypairubuntu@ec2-public-hostnameec2-public-hostname' can't be established. RSA key fingerprint is [...]. Are you sure you want to continue connecting (yes/no)?yesWarning: Permanently added 'ec2-public-hostname' (RSA) to the list of known hosts. ubuntu@ec2-public-hostname$
keypair is the filename of the keypair you created and downloaded when setting up the master instance. It should have the extension *.pem. ec2-public-hostname is that instance's Public Hostname.
exit command.
*.pem) that you downloaded from AWS.
*.ppk extension.
*.ppk).
ubuntu for the username.