AWS SDK for .NET Documentation
ListIdentities Method (request)
AmazonAmazon.SimpleEmailAmazonSimpleEmailServiceClientListIdentities(ListIdentitiesRequest) Did this page help you?   Yes   No    Tell us about it...
Returns a list containing all of the identities (email addresses and domains) for a specific AWS Account, regardless of verification status.

This action is throttled at one request per second.

Declaration Syntax
C#
public ListIdentitiesResponse ListIdentities(
	ListIdentitiesRequest request
)
Parameters
request (ListIdentitiesRequest)
Container for the necessary parameters to execute the ListIdentities service method.
Return Value
The response from the ListIdentities service method, as returned by SimpleEmailService.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)