Before integrating AWS with Jamf Pro, you must set up AWS first. To set up AWS, you must have an administrator Identity and Access Management (IAM) user that is part of an administrator group. For more information, see the following documentation from Amazon: Creating your first IAM admin user and group
Next, you must create an IAM policy for the user that Jamf Pro will use to integrate with AWS. The IAM user must have certain permissions configured to allow Jamf Pro to access to your AWS account. Amazon recommends that you add the IAM user to a group and attach the policy with the permissions to the group instead of the user.
For more information on how to add permissions to users and groups, see the "Adding permissions by adding the user to a group" section of the following documentation from Amazon: Changing permissions for an IAM user
- Create the policy:
- Create a new IAM user and attach the new policy:
- In the IAM section, click Users, and then click Create user.
- Enter a name for the new user.
- Click Next.
- Click Attach existing policies directly, and search for the policy that you previously created.
- Click Next.
- Add IAM tags.
- Review the data and click Create user.
- Depending on your environment, create and download the access key and the secret access key.