AWS
Log on to AWS console (https://console.aws.amazon.com).
Create an IAM user.
Make sure it is having following policies selected under Permissions -> Permissions policies -
AmazonEC2ReadOnlyAccess
Create an access key under Security credentials -> Access keys and note down values of Access key and Secret access key.
Log on to MechCloud and navigate to Infrastructure -> Cloud Account.
Select a team.
Select AWS under Select a cloud provider dropdown. This will display all the cloud accounts added for the AWS cloud provider.
Click on New Cloud Account button.
Enter a name for your account.Vpc API CredentialsKey Id- Enter your access key here generated in step # 4 above.Secret Key- Enter your secret access key here generated in step # 4 above.
Follow steps described here to configure details of your aws account.
Click on Save button to add the cloud account.
Last updated