listContactLists
abstract suspend fun listContactLists(input: ListContactListsRequest = ListContactListsRequest { }): ListContactListsResponse
Lists all of the contact lists available.
If your output includes a "NextToken" field with a string value, this indicates there may be additional contacts on the filtered list - regardless of the number of contacts returned.