An account role specifies other accounts that can be trusted and the permissions that can be granted. It allows users in other trusted accounts to use the permissions of the account role to access resources in the account.
The Create Account Role page is displayed.
For details about how to set trust policy parameters, see the description of parameter TrustPolicy in Role Management > Creating a Role in the Object Service Account Management API Description of the corresponding version.
The policy content must be in JSON format and cannot exceed 2048 characters.
Example: {"Version":"2012-10-17","Statement":[{"Effect":"Allow","Action":"sts:AssumeRole","Principal":{"AWS":"3506696537"}}]}
Click
on the right of Permission Policy and select desired policies from the available policies list. They will be automatically added to the selected policies list on the right.
You can click Create Permission Policy to create an account permission policy. For details, see Creating an Account Permission Policy.