Posts Tagged: iam
- 18611 Views
- Sjir Bagmeijer
- November 10, 2018
How to install and configure the AWS CLI on Windows 10.
Got a question on how to install the AWS CLI on Windows 10, so I will provide some steps below. Start by going to the following website: https://aws.amazon.com/cli/ At the time of writing this post
- 6026 Views
- Sjir Bagmeijer
- November 4, 2018
How to create a high availability Grafana 5.3 environment in AWS OpsWorks.
In this tutorial I will show you how to create manually a Grafana environment in AWS OpsWorks, the environment will contain 3 servers that are load balanced by an application load balancer. Please for production
- 2070 Views
- Sjir Bagmeijer
- May 5, 2016
AWS Cli Commands to remember
Just some commands for me to remember so I can look it up easily. Upload Certificate: aws iam upload-server-certificate –server-certificate-name ulyaoth –certificate-body file://2_ulyaoth.crt –private-key file://3_ulyaoth.key –certificate-chain file://1_Intermediate.crt –path /cloudfront/ Delete Certificate: aws iam delete-server-certificate –server-certificate-name