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

AWS CDN CloudFront Operations

The first step is to log in to your Amazon AWS account. The second step is to open the page of CloudFront. The third step is to click the Create Distribution button. Step 4: Follow the settings below.

Subscribe to aws