putAccountName
inline suspend fun AccountClient.putAccountName(crossinline block: PutAccountNameRequest.Builder.() -> Unit): PutAccountNameResponse
Updates the account name of the specified account. To use this API, IAM principals must have the account:PutAccountName
IAM permission.