AWS - Integration & Permissions Configuration
Log in to the AWS management console and open the AWS IAM Console.
Under Roles select "Create Role"
Under "Trusted Entity Type" Select "AWS Account" and chose "Another AWS Account"
Enter the AWS account ID you will be provided in app (hit 'Click for instructions' from the Add provider page).
Check "Require External ID" and enter the extenral ID provided in the app (hit 'Click for instructions' from the Add provider page).
Ensure that "Require MFA" is un-checked and click "Next"
Add the following standardrole:
Add the following custom policy:
Select the role, copy the Role ARN from the summary page and paste into the "Role ARN" field in the Turn It Off app.
Last updated