Setting up AWS Device Farm
Before you use Device Farm for the first time, you must complete the following tasks:
Sign up for an AWS account
To get started with AWS, you need an AWS account. For information about creating an AWS account, see Getting started with an AWS account in the AWS Account Management Reference Guide.
Step 3: Give the IAM user permission to access Device Farm
Give the IAM user permission to access Device Farm. To do this, create an access policy in IAM, and then assign the access policy to the IAM user, as follows.
Note
The AWS root account or IAM user that you use to complete the following steps must have permission to create the following IAM policy and attach it to the IAM user. For more information, see Working with Policies.
-
Create a policy with the following JSON body. Give it a descriptive title, such as
DeviceFarmAdmin.For more information on creating IAM policies, see Creating IAM Policies in the IAM User Guide.
-
Attach the IAM policy you created to your new user. For more information on attaching IAM policies to users, see Adding and Removing IAM Policies in the IAM User Guide.
Attaching the policy provides the IAM user with access to all Device Farm actions and resources associated with that IAM user. For information about how to restrict IAM users to a limited set of Device Farm actions and resources, see Identity and access management in AWS Device Farm.
Next step
You are now ready to start using Device Farm. See Getting started with Device Farm.