DOCS · AWS SETUP GUIDE

Connecting your AWS account

Real screenshots from the actual AWS Console, step by step.
1

Go to IAM → Users

Search "IAM" in the AWS Console top search bar, then click IAM users in the left sidebar. Click Create user.

IAM Users page in AWS Console
2

Name the user

Give it a clear name so it's obvious what this access is for. Leave "Provide user access to the AWS Management Console" unchecked — this user only needs programmatic access.

xenkloud-pulse-readonly
Specify user details step showing username entry
3

Attach read-only permissions

Choose "Attach policies directly." Search and check all three of these policies before clicking Next — it's easy to only add one and miss the others:

AWSBillingReadOnlyAccess
AmazonEC2ReadOnlyAccess
CloudWatchReadOnlyAccess
Set permissions screen with AWSBillingReadOnlyAccess checked
Search "bill" for the first, then repeat the search for "ec2" and "cloudwatch" to add the other two before continuing.
Double-check before moving on Only AWSBillingReadOnlyAccess is shown checked here. Before clicking Next, make sure AmazonEC2ReadOnlyAccess and CloudWatchReadOnlyAccess are checked too — otherwise Pulse won't be able to see EC2/EBS resources or detect idle volumes. If you already created the user with only one policy attached, you can add the other two afterward from the user's Permissions tab → Add permissions.
4

Confirm the user was created

Review the summary and click Create user. You'll see a green confirmation banner.

User created successfully confirmation
5

Generate an access key

Click into the new user → Security credentials tab → scroll to Access keys → click Create access key.

Security credentials tab showing Access keys section
6

Copy both values immediately

Choose "Third-party service" as the use case, skip the optional description, then copy the Access key ID and Secret access key right away — AWS only shows the secret once.

Retrieve access keys screen (values redacted for security)
Values redacted here for security — yours will show real values on this exact screen.
Never screenshot this final screen The Access key ID and Secret access key shown on this page are real, live credentials. Copy them directly using the copy icons, or download the .csv file — don't take a screenshot of this screen, since screenshots are easy to accidentally share, back up to cloud photo libraries, or leave sitting in a chat history.
Once you have both values, send them to us securely (reply to your confirmation email or use the secure upload link in it) — never paste them in plain, unencrypted chat.

Questions about any step?

Happy to walk through this live on a short call.

Contact us