AWS upload SSL certificate via command line

 AWS Educate Starter Account of Amazon Cloud Service does not support importing SSL certificates from the control panel. Command line operation is required. The process is as follows:

wget https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip

unzip awscli-exe-linux-x86_64.zip

bash aws/install

The prompt You can now run: /usr/local/bin/aws --version is successful.

Get access_key:

After logging into the console, then open AWS Account

Subscribe to cloud computing