AWS
Pull user info to connect across tools.
Last updated
Pull user info to connect across tools.
Last updated
Use the AWS integration to identify problems with your users before they occur. Integrating with AWS enables you to build boards that correlate fields within AWS and with other connected tools.
Log in to your AWS account with sufficient permissions to manage IAM users.
Go to the .
In the navigation pane, click Users.
Select or Create an IAM User
If the user exists, click on their username.
If the user doesn’t exist:
Click Add users.
Enter a username and select Programmatic access under the access type.
Click Next.
Set Permissions for the User (if adding a new user)
Choose one of the following options to grant permissions:
Attach existing policies directly: Select a policy like AdministratorAccess
(not recommended) or a specific policy like IAMReadOnlyAccess
.
Add the user to a group: Select a group with appropriate permissions.
Complete the setup and create the user.
On the user details page, go to the Security credentials tab.
Scroll down to the Access keys section and click Create access key.
Select the use case for the key (e.g., Command Line Interface (CLI), SDK, or API) and click Next.
Review the details and click Create access key.
Save the Access Key ID and Secret Access Key by downloading the .csv
file or copying them to a secure location.
Note: You cannot retrieve the secret access key again after this point.
Enable the AWS integration from Connections
in the left sidenav. Click Connect
and enter your Access key and Secret. Before connecting, AWS will sync for a few minutes while fetching data. Once connected, you can click the ...
menu on the AWS integration tile to manage or disconnect the integration.
We automatically fetch and relate the following objects from AWS.
We support the following actions in AWS.
When building a board, you can select any supported AWS resource as your object to indicate the data you want to surface on your board. We automatically determine the primary field for each object. The primary field is meant to be a unique representation of each record in a board.
Click Add field
to select fields from both within AWS and across your other connected tools. We only show fields that can be joined with your chosen object.
Click Integration actions
in the top right of any board to view all available actions across your connected integrations. When selecting an action, you'll be prompted to fill out all required inputs necessary to run the action. Changes and updates made via actions will persist to all boards.