This operation enables you to modify the trust policy and permission policy of a role.
The Modify 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.