What should the SysOps administrator do to accomplish this goal?
Add the AdministratorAccess policy to the SysOps administrator’s IAM user.
Add the AWS_ConfigureRole policy to the SysOps administrator’s IAM user.
Change the AWS account name through the AWS Trusted Advisor interface.
Sign in as the AWS account root user to make the change.
Explanations:
The AdministratorAccess policy grants full administrative permissions but does not allow changing the AWS account name. The account name change can only be done by the root user.
The AWS_ConfigureRole policy does not exist. Additionally, this type of policy would not allow changing the AWS account name, which can only be done by the root user.
AWS Trusted Advisor provides recommendations on best practices and account optimization, but it does not allow changing the AWS account name.
Only the AWS root user has the necessary permissions to change the AWS account name, and this can be done from the AWS account settings page.