Permissions for 'xxx.pem' are too open error in ec2 in windows code example
Example: Permissions for 'xxx.pem' are too open. It is required that your private key files are NOT accessible by others.
chmod 400 mykey.pem
chmod 400 mykey.pem