Setting up access on AWS
Last updated
Was this helpful?
Last updated
Was this helpful?
In the AWS console, navigate to the .
Start creating a new role
Click "Create role"
Select "Another AWS account" as the type of trusted entity
Use 949355348315 as the Account ID (this is Untab's AWS account ID)
Select "Require external ID" and enter the external ID provided on the Infrastructure Providers settings page in the Untab UI
Make sure that the "Require MFA" option is not selected
At the permissions screen, click "Create Policy"
This will open a new window. Choose "JSON" and paste the following policy document:
Click "Review Policy"
Enter a name for the policy, e.g. "untab-agent"
Click "Create Policy"
Finish creating the role
Close the policy creation window and go back to the role creation window
Click the button in the top right corner to refresh the list of policies
Search for and select the policy you created in step 4
Click "Next: Tags"
Add any tags you might want to identify this policy
Click "Next: Review"
Enter a name for this role, e.g. "untab-agent"
Click "Create Role"
Enter the role ARN into the Settings
Find the role you just created in the IAM UI and click on it to see the "Summary" page for this role
Copy role ARN, which is shown at the top of the page
Navigate to the .
In the AWS provider, turn on the "Use real billing information" option
Paste the role ARN into the designated field and click "Save".