Create an IAM Role for AMS to use
-
Obtain a JSON or YAML file that defines an IAM role for AMS to use to create your infrastructure. Either:
Your AMS cloud architect (CA) provides you with a JSON or YAML file.
You can download onboarding_iam_roles.zip and choose one of the following:
onboarding_role_admin.json (shorter, grants full admin access)
onboarding_role_minimal.json (longer, grants least privilege
)
Sign in to the AWS Management Console and open the AWS CloudFormation console at https://console.aws.amazon.com/cloudformation
. Choose Create Stack. You see the following page.
Choose Upload a template file, upload the JSON or YAML file of the IAM role, and then choose Next. You see the following page.
Enter
ams-onboarding-role
into the Stack name section and continue scrolling down and selecting next until you reach this page.Make sure the check box is selected and then select Create Stack.
Make sure the stack was created successfully.