listContactLists
inline suspend fun SesV2Client.listContactLists(crossinline block: ListContactListsRequest.Builder.() -> Unit): 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.