Info |
---|
This article instructs on adding an AWS account to Cloudaware using access and secret keys. Make sure you have a Cloudaware account and the necessary level of access to the AWS console before proceeding. |
Log in to your Cloudaware account → Admin.
...
Type AWS account name in the form. Select ‘Access & Secret Keys’ as authentication type by clicking the corresponding tile.
Click Cloudaware IAM Policies → download all Collector policies (Part #1, Part #2, Part #3, Part #4).
...
The rest of the IAM Policies are optional, depending on the functionality you will use.
CloudTrail (all accounts)
Billing (all accounts)
CloudAware Monitoring
Backups
Tagging (Part #1)
Instance Scheduler
Conflux
Sign in to your AWS console.
a. Go to All Services → the section 'Security, Identity, & Compliance' → IAM.
b. Select 'Users'. Choose the userto assign permissions to. (to create a user from scratch - use the guidehttps://docs.aws.amazon.com/IAM/latest/UserGuide/id_users_create.html)
c. Add the Cloudaware collector policies to this user. Select the tab 'Permissions' and click Add Inline policy. Select the tab 'JSON' on the next page.
d. Open the previously downloaded file in any text editor, copy the policy code, and paste it into the Policy Document. Click Review Policy. Fill in the name and click Create policy.
Go back to Cloudaware. Insert the Access key and Secret key. Click Check.
...
Once validation is passed,click Add.
...