AWS
Last updated
Was this helpful?
Last updated
Was this helpful?
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 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 Credentials
Key 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 to configure details of your aws account.
Click on Save button to add the cloud account.