Deploy permissions using a AWS CloudFormation template
Alternatively, see the previous section to deploy these permissions manually.
-
To configure the required IAM roles and policies, after replacing the described parameters, save the following AWS CloudFormation JSON template to a text file called
aws-mgn-connector-iam-principals.json
on your local system:-
Replace ACCOUNT-ID with your account number.
-
Replace ROLE-NAME with the user role that serves as the trusted entity to assume MGNConnectorInstallerRole role and install the connector.
-
Replace AWS_REGION with the connector region.
-
Replace LOGS-BUCKET with S3 logs bucket name. Remove the relevant item from the statement if you have not set up outputting logs to S3.
-
-
Create a stack: