参照先: 説明
| クラス | 説明 |
|---|---|
| Body |
メッセージのボディです。
|
| Content |
テキストデータを表します。
|
| DeleteIdentityRequest |
DeleteIdentity オペレーション の引数に使用するコンテナです。 |
| DeleteIdentityResult |
空エレメント。
|
| DeleteVerifiedEmailAddressRequest |
DeleteVerifiedEmailAddress オペレーション の引数に使用するコンテナです。 |
| Destination |
メッセージの宛先。
|
| GetIdentityDkimAttributesRequest |
Container for the parameters to the
GetIdentityDkimAttributes operation. |
| GetIdentityDkimAttributesResult |
Represents a list of all the DKIM attributes for the specified identity.
|
| GetIdentityNotificationAttributesRequest |
Container for the parameters to the
GetIdentityNotificationAttributes operation. |
| GetIdentityNotificationAttributesResult |
Describes whether an identity has a bounce topic or complaint topic set, or feedback forwarding enabled.
|
| GetIdentityVerificationAttributesRequest |
Container for the parameters to the
GetIdentityVerificationAttributes operation. |
| GetIdentityVerificationAttributesResult |
Represents the verification attributes for a list of identities.
|
| GetSendQuotaRequest |
Container for the parameters to the
GetSendQuota operation. |
| GetSendQuotaResult |
Represents the user's current activity limits returned from a successful
GetSendQuota request. |
| GetSendStatisticsRequest |
Container for the parameters to the
GetSendStatistics operation. |
| GetSendStatisticsResult |
Represents a list of
SendDataPoint items returned from a successful GetSendStatistics request. |
| IdentityDkimAttributes |
Represents the DKIM attributes of a verified email address or a domain.
|
| IdentityNotificationAttributes |
Represents the notification attributes of an identity, including whether a bounce or complaint topic are set, and whether feedback forwarding is
enabled.
|
| IdentityVerificationAttributes |
Represents the verification attributes of a single identity.
|
| ListIdentitiesRequest |
Container for the parameters to the
ListIdentities operation. |
| ListIdentitiesResult |
Represents a list of all verified identities for the AWS Account.
|
| ListVerifiedEmailAddressesRequest |
Container for the parameters to the
ListVerifiedEmailAddresses operation. |
| ListVerifiedEmailAddressesResult |
Represents a list of all the email addresses verified for the current user.
|
| Message |
Represents the message to be sent, composed of a subject and a body.
|
| RawMessage |
Represents the raw data of the message.
|
| SendDataPoint |
Represents sending statistics data.
|
| SendEmailRequest |
Container for the parameters to the
SendEmail operation. |
| SendEmailResult |
Represents a unique message ID returned from a successful
SendEmail request. |
| SendRawEmailRequest |
Container for the parameters to the
SendRawEmail operation. |
| SendRawEmailResult |
Represents a unique message ID returned from a successful
SendRawEmail request. |
| SetIdentityDkimEnabledRequest |
Container for the parameters to the
SetIdentityDkimEnabled operation. |
| SetIdentityDkimEnabledResult |
An empty element.
|
| SetIdentityFeedbackForwardingEnabledRequest |
Container for the parameters to the
SetIdentityFeedbackForwardingEnabled operation. |
| SetIdentityFeedbackForwardingEnabledResult |
An empty element.
|
| SetIdentityNotificationTopicRequest |
Container for the parameters to the
SetIdentityNotificationTopic operation. |
| SetIdentityNotificationTopicResult |
An empty element.
|
| VerifyDomainDkimRequest |
Container for the parameters to the
VerifyDomainDkim operation. |
| VerifyDomainDkimResult |
Represents the DNS records that must be published in the domain name's DNS to complete DKIM setup.
|
| VerifyDomainIdentityRequest |
Container for the parameters to the
VerifyDomainIdentity operation. |
| VerifyDomainIdentityResult |
Represents a token used for domain ownership verification.
|
| VerifyEmailAddressRequest |
Container for the parameters to the
VerifyEmailAddress operation. |
| VerifyEmailIdentityRequest |
Container for the parameters to the
VerifyEmailIdentity operation. |
| VerifyEmailIdentityResult |
An empty element.
|
| 列挙型 | 説明 |
|---|---|
| IdentityType |
Identity Type
|
| NotificationType |
Notification Type
|
| VerificationStatus |
Verification Status
|
| 例外 | 説明 |
|---|---|
| MessageRejectedException |
Indicates that the action failed, and the message could not be sent.
|