Receptors & Integrations

AWS Receptor: IAM User - single AWS account instructions

How to setup the AWS receptor to authenticate using an IAM user with a single AWS account

This page explains just one of your authentication configuration options. See all options for configuring how the Trustero receptor authenticates to AWS.   

 

These instructions explain how to grant the AWS receptor access to a single AWS account to retrieve evidence using IAM User authentication. 

 

Steps to create the trustero-api-user:

  1. Log into the AWS IAM console
  2. Select Users from the vertical menu column on the left side of the screen
  3. Select Add User
  4. Enter trustero-api-user in the User name field
  5. Select Next to move to the next step
  6. On the Permissions page, select Attach existing policies directly
  7. In the Search box under Permission policies, enter ReadOnlyAccess, and select AWS managed - job function in the type drop down menu to the right of the search box
  8. Scroll to the very bottom of the Policy list until you see the ReadOnlyAccess policy then select the ReadOnlyAccess policy
  9. Select Next: Tags
  10. Select Create user
  11. You should be redirected back to the user list page. Select the trustero-api-user user.
  12. Select the Security credentials tab
  13. Select Create access key
  14. Select Third-party service, and check the box for I understand the above recommendation and want to proceed to create an access key.
  15. Select Next and enter a description for the key.
  16. Select Create access key
  17. Keep note of the Access key ID and the Secret access key. Copy both values into the form below.

If you already have an AWS user designated to make read only API calls, you can add an access key. Follow these steps to add an access key:

  1. Log into the AWS IAM console
  2. Select Users from the vertical menu column on the left side of the screen
  3. Select the designated user with ReadOnlyAccess policy privilege
  4. Select Create access key
  5. Save the Access key ID and the Secret access key so you can provide it to the receptor

Return to the receptor in the Trustero application to complete activation.