List reputation entities in your Amazon SES account in the current Amazon Web Services Region
Source:R/sesv2_operations.R
sesv2_list_reputation_entities.RdList reputation entities in your Amazon SES account in the current Amazon Web Services Region. You can filter the results by entity type, reputation impact, sending status, or entity reference prefix.
See https://www.paws-r-sdk.com/docs/sesv2_list_reputation_entities/ for full documentation.
Arguments
- Filter
An object that contains filters to apply when listing reputation entities. You can filter by entity type, reputation impact, sending status, or entity reference prefix.
- NextToken
A token returned from a previous call to
list_reputation_entitiesto indicate the position in the list of reputation entities.- PageSize
The number of results to show in a single call to
list_reputation_entities. If the number of results is larger than the number you specified in this parameter, then the response includes aNextTokenelement, which you can use to obtain additional results.