Account with Access Key¶
This document describes how to set up an Aviatrix access account for AWS by using an IAM user access key and secret ID, instead of IAM roles.
This approach is applicable to AWS China as Aviatrix does not support IAM role yet.
Creating an IAM Policy¶
- Log in to the AWS console > IAM > Policies. Click Create Policy, and then click JSON. Delete the example JSON text.
Copy and paste the Aviatrix AWS policy to create a new IAM policy, as shown below. Give policy a name: aviatrix-role-app.
Creating an IAM User¶
- Log in to the AWS Console > IAM > Users.
- Click Add user to create a new IAM user and allow programmable access, as shown below.
Setting up an Access Key and Secret Access Key¶
Finally, create an access key and secret key to be used by the Aviatrix access account for this IAM user.