See: Description
Class | Description |
---|---|
AddHeaderAction |
When included in a receipt rule, this action adds a header to the received
email.
|
Body |
Represents the body of the message.
|
BounceAction |
When included in a receipt rule, this action rejects the received email by
returning a bounce response to the sender and, optionally, publishes a
notification to Amazon Simple Notification Service (Amazon SNS).
|
BouncedRecipientInfo |
Recipient-related information to include in the Delivery Status Notification
(DSN) when an email that Amazon SES receives on your behalf bounces.
|
CloneReceiptRuleSetRequest |
Creates a receipt rule set by cloning an existing one.
|
CloneReceiptRuleSetResult |
An empty element returned on a successful request.
|
Content |
Represents textual data, plus an optional character set specification.
|
CreateReceiptFilterRequest |
Creates a new IP address filter.
|
CreateReceiptFilterResult |
An empty element returned on a successful request.
|
CreateReceiptRuleRequest |
Creates a receipt rule.
|
CreateReceiptRuleResult |
An empty element returned on a successful request.
|
CreateReceiptRuleSetRequest |
Creates an empty receipt rule set.
|
CreateReceiptRuleSetResult |
An empty element returned on a successful request.
|
DeleteIdentityPolicyRequest |
Deletes the specified sending authorization policy for the given identity (an
email address or a domain).
|
DeleteIdentityPolicyResult |
An empty element returned on a successful request.
|
DeleteIdentityRequest |
Deletes the specified identity (an email address or a domain) from the list
of verified identities.
|
DeleteIdentityResult |
An empty element returned on a successful request.
|
DeleteReceiptFilterRequest |
Deletes the specified IP address filter.
|
DeleteReceiptFilterResult |
An empty element returned on a successful request.
|
DeleteReceiptRuleRequest |
Deletes the specified receipt rule.
|
DeleteReceiptRuleResult |
An empty element returned on a successful request.
|
DeleteReceiptRuleSetRequest |
Deletes the specified receipt rule set and all of the receipt rules it
contains.
|
DeleteReceiptRuleSetResult |
An empty element returned on a successful request.
|
DeleteVerifiedEmailAddressRequest |
Deletes the specified email address from the list of verified addresses.
|
DescribeActiveReceiptRuleSetRequest |
Returns the metadata and receipt rules for the receipt rule set that is
currently active.
|
DescribeActiveReceiptRuleSetResult |
Represents the metadata and receipt rules for the receipt rule set that is
currently active.
|
DescribeReceiptRuleRequest |
Returns the details of the specified receipt rule.
|
DescribeReceiptRuleResult |
Represents the details of a receipt rule.
|
DescribeReceiptRuleSetRequest |
Returns the details of the specified receipt rule set.
|
DescribeReceiptRuleSetResult |
Represents the details of the specified receipt rule set.
|
Destination |
Represents the destination of the message, consisting of To:, CC:, and BCC:
fields.
|
ExtensionField |
Additional X-headers to include in the Delivery Status Notification (DSN)
when an email that Amazon SES receives on your behalf bounces.
|
GetIdentityDkimAttributesRequest |
Returns the current status of Easy DKIM signing for an entity.
|
GetIdentityDkimAttributesResult |
Represents the status of Amazon SES Easy DKIM signing for an identity.
|
GetIdentityMailFromDomainAttributesRequest |
Returns the custom MAIL FROM attributes for a list of identities (email
addresses and/or domains).
|
GetIdentityMailFromDomainAttributesResult |
Represents the custom MAIL FROM attributes for a list of identities.
|
GetIdentityNotificationAttributesRequest |
Given a list of verified identities (email addresses and/or domains), returns
a structure describing identity notification attributes.
|
GetIdentityNotificationAttributesResult |
Represents the notification attributes for a list of identities.
|
GetIdentityPoliciesRequest |
Returns the requested sending authorization policies for the given identity
(an email address or a domain).
|
GetIdentityPoliciesResult |
Represents the requested sending authorization policies.
|
GetIdentityVerificationAttributesRequest |
Given a list of identities (email addresses and/or domains), returns the
verification status and (for domain identities) the verification token for
each identity.
|
GetIdentityVerificationAttributesResult |
The Amazon SES verification status of a list of identities.
|
GetSendQuotaRequest |
Returns the user's current sending limits.
|
GetSendQuotaResult |
Represents your Amazon SES daily sending quota, maximum send rate, and the
number of emails you have sent in the last 24 hours.
|
GetSendStatisticsRequest |
Returns the user's sending statistics.
|
GetSendStatisticsResult |
Represents a list of data points.
|
IdentityDkimAttributes |
Represents the DKIM attributes of a verified email address or a domain.
|
IdentityMailFromDomainAttributes |
Represents the custom MAIL FROM domain attributes of a verified identity
(email address or domain).
|
IdentityNotificationAttributes |
Represents the notification attributes of an identity, including whether an
identity has Amazon Simple Notification Service (Amazon SNS) topics set for
bounce, complaint, and/or delivery notifications, and whether feedback
forwarding is enabled for bounce and complaint notifications.
|
IdentityVerificationAttributes |
Represents the verification attributes of a single identity.
|
LambdaAction |
When included in a receipt rule, this action calls an AWS Lambda function
and, optionally, publishes a notification to Amazon Simple Notification
Service (Amazon SNS).
|
ListIdentitiesRequest |
Returns a list containing all of the identities (email addresses and domains)
for your AWS account, regardless of verification status.
|
ListIdentitiesResult |
A list of all identities that you have attempted to verify under your AWS
account, regardless of verification status.
|
ListIdentityPoliciesRequest |
Returns a list of sending authorization policies that are attached to the
given identity (an email address or a domain).
|
ListIdentityPoliciesResult |
A list of names of sending authorization policies that apply to an identity.
|
ListReceiptFiltersRequest |
Lists the IP address filters associated with your AWS account.
|
ListReceiptFiltersResult |
A list of IP address filters that exist under your AWS account.
|
ListReceiptRuleSetsRequest |
Lists the receipt rule sets that exist under your AWS account.
|
ListReceiptRuleSetsResult |
A list of receipt rule sets that exist under your AWS account.
|
ListVerifiedEmailAddressesRequest |
Returns a list containing all of the email addresses that have been verified.
|
ListVerifiedEmailAddressesResult |
A list of email addresses that you have verified with Amazon SES under your
AWS account.
|
Message |
Represents the message to be sent, composed of a subject and a body.
|
MessageDsn |
Message-related information to include in the Delivery Status Notification
(DSN) when an email that Amazon SES receives on your behalf bounces.
|
PutIdentityPolicyRequest |
Adds or updates a sending authorization policy for the specified identity (an
email address or a domain).
|
PutIdentityPolicyResult |
An empty element returned on a successful request.
|
RawMessage |
Represents the raw data of the message.
|
ReceiptAction |
An action that Amazon SES can take when it receives an email on behalf of one
or more email addresses or domains that you own.
|
ReceiptFilter |
A receipt IP address filter enables you to specify whether to accept or
reject mail originating from an IP address or range of IP addresses.
|
ReceiptIpFilter |
A receipt IP address filter enables you to specify whether to accept or
reject mail originating from an IP address or range of IP addresses.
|
ReceiptRule |
Receipt rules enable you to specify which actions Amazon SES should take when
it receives mail on behalf of one or more email addresses or domains that you
own.
|
ReceiptRuleSetMetadata |
Information about a receipt rule set.
|
RecipientDsnFields |
Recipient-related information to include in the Delivery Status Notification
(DSN) when an email that Amazon SES receives on your behalf bounces.
|
ReorderReceiptRuleSetRequest |
Reorders the receipt rules within a receipt rule set.
|
ReorderReceiptRuleSetResult |
An empty element returned on a successful request.
|
S3Action |
When included in a receipt rule, this action saves the received message to an
Amazon Simple Storage Service (Amazon S3) bucket and, optionally, publishes a
notification to Amazon Simple Notification Service (Amazon SNS).
|
SendBounceRequest |
Generates and sends a bounce message to the sender of an email you received
through Amazon SES.
|
SendBounceResult |
Represents a unique message ID.
|
SendDataPoint |
Represents sending statistics data.
|
SendEmailRequest |
Composes an email message based on input data, and then immediately queues
the message for sending.
|
SendEmailResult |
Represents a unique message ID.
|
SendRawEmailRequest |
Sends an email message, with header and content specified by the client.
|
SendRawEmailResult |
Represents a unique message ID.
|
SetActiveReceiptRuleSetRequest |
Sets the specified receipt rule set as the active receipt rule set.
|
SetActiveReceiptRuleSetResult |
An empty element returned on a successful request.
|
SetIdentityDkimEnabledRequest |
Enables or disables Easy DKIM signing of email sent from an identity:
|
SetIdentityDkimEnabledResult |
An empty element returned on a successful request.
|
SetIdentityFeedbackForwardingEnabledRequest |
Given an identity (an email address or a domain), enables or disables whether
Amazon SES forwards bounce and complaint notifications as email.
|
SetIdentityFeedbackForwardingEnabledResult |
An empty element returned on a successful request.
|
SetIdentityHeadersInNotificationsEnabledRequest |
Given an identity (an email address or a domain), sets whether Amazon SES
includes the original email headers in the Amazon Simple Notification Service
(Amazon SNS) notifications of a specified type.
|
SetIdentityHeadersInNotificationsEnabledResult |
An empty element returned on a successful request.
|
SetIdentityMailFromDomainRequest |
Enables or disables the custom MAIL FROM domain setup for a verified identity
(an email address or a domain).
|
SetIdentityMailFromDomainResult |
An empty element returned on a successful request.
|
SetIdentityNotificationTopicRequest |
Given an identity (an email address or a domain), sets the Amazon Simple
Notification Service (Amazon SNS) topic to which Amazon SES will publish
bounce, complaint, and/or delivery notifications for emails sent with that
identity as the
Source . |
SetIdentityNotificationTopicResult |
An empty element returned on a successful request.
|
SetReceiptRulePositionRequest |
Sets the position of the specified receipt rule in the receipt rule set.
|
SetReceiptRulePositionResult |
An empty element returned on a successful request.
|
SNSAction |
When included in a receipt rule, this action publishes a notification to
Amazon Simple Notification Service (Amazon SNS).
|
StopAction |
When included in a receipt rule, this action terminates the evaluation of the
receipt rule set and, optionally, publishes a notification to Amazon Simple
Notification Service (Amazon SNS).
|
UpdateReceiptRuleRequest |
Updates a receipt rule.
|
UpdateReceiptRuleResult |
An empty element returned on a successful request.
|
VerifyDomainDkimRequest |
Returns a set of DKIM tokens for a domain.
|
VerifyDomainDkimResult |
Returns CNAME records that you must publish to the DNS server of your domain
to set up Easy DKIM with Amazon SES.
|
VerifyDomainIdentityRequest |
Verifies a domain.
|
VerifyDomainIdentityResult |
Returns a TXT record that you must publish to the DNS server of your domain
to complete domain verification with Amazon SES.
|
VerifyEmailAddressRequest |
Verifies an email address.
|
VerifyEmailIdentityRequest |
Verifies an email address.
|
VerifyEmailIdentityResult |
An empty element returned on a successful request.
|
WorkmailAction |
When included in a receipt rule, this action calls Amazon WorkMail and,
optionally, publishes a notification to Amazon Simple Notification Service
(Amazon SNS).
|
Enum | Description |
---|---|
BehaviorOnMXFailure |
Behavior On MXFailure
|
BounceType |
Bounce Type
|
CustomMailFromStatus |
Custom Mail From Status
|
DsnAction |
Dsn Action
|
IdentityType |
Identity Type
|
InvocationType |
Invocation Type
|
NotificationType |
Notification Type
|
ReceiptFilterPolicy |
Receipt Filter Policy
|
SNSActionEncoding |
SNSAction Encoding
|
StopScope |
Stop Scope
|
TlsPolicy |
Tls Policy
|
VerificationStatus |
Verification Status
|
Exception | Description |
---|---|
AlreadyExistsException |
Indicates that a resource could not be created due to a naming conflict.
|
CannotDeleteException |
Indicates that the delete operation could not be completed.
|
InvalidLambdaFunctionException |
Indicates that the provided AWS Lambda function is invalid, or that Amazon
SES could not execute the provided function, possibly due to permissions
issues.
|
InvalidPolicyException |
Indicates that the provided policy is invalid.
|
InvalidS3ConfigurationException |
Indicates that the provided Amazon S3 bucket or AWS KMS encryption key is
invalid, or that Amazon SES could not publish to the bucket, possibly due to
permissions issues.
|
InvalidSnsTopicException |
Indicates that the provided Amazon SNS topic is invalid, or that Amazon SES
could not publish to the topic, possibly due to permissions issues.
|
LimitExceededException |
Indicates that a resource could not be created due to service limits.
|
MailFromDomainNotVerifiedException |
Indicates that the message could not be sent because Amazon SES could not
read the MX record required to use the specified MAIL FROM domain.
|
MessageRejectedException |
Indicates that the action failed, and the message could not be sent.
|
RuleDoesNotExistException |
Indicates that the provided receipt rule does not exist.
|
RuleSetDoesNotExistException |
Indicates that the provided receipt rule set does not exist.
|
Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.