listAccounts

abstract suspend fun listAccounts(input: ListAccountsRequest = ListAccountsRequest { }): ListAccountsResponse

Lists the Amazon Chime accounts under the administrator's AWS account. You can filter accounts by account name prefix. To find out which Amazon Chime account a user belongs to, you can filter by the user's email address, which returns one account result.