Container for the parameters to the ListIdentities operation.
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.
Inheritance Hierarchy
Namespace: Amazon.SimpleEmail.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class ListIdentitiesRequest : AmazonWebServiceRequest IRequestEvents
The ListIdentitiesRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
ListIdentitiesRequest() |
Properties
Name | Description | |
---|---|---|
![]() |
IdentityType |
The type of the identities to list. Possible values are "EmailAddress" and "Domain". If this parameter is omitted, then all identities will
be listed.
Constraints: |
![]() |
MaxItems | The maximum number of identities per page. Possible values are 1-100 inclusive. |
![]() |
NextToken | The token to use for pagination. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8