- Navigation Guide
@aws-sdk/client-sesv2
ListEmailIdentitiesCommand Class
Returns a list of all of the email identities that are associated with your Amazon Web Services account. An identity can be either an email address or a domain. This operation returns identities that are verified as well as those that aren't. This operation returns identities that are associated with Amazon SES and Amazon Pinpoint.
Parameters
Name | Signature | Summary |
---|---|---|
ListEmailIdentitiesCommandInput |
|
Full Signature
export declare class ListEmailIdentitiesCommand extends ListEmailIdentitiesCommand_base
Related
- ListEmailIdentitiesCommandInput for command's
input
shape. - ListEmailIdentitiesCommandOutput for command's
response
shape. - config for SESv2Client's
config
shape.