Package | Description |
---|---|
com.amazonaws.services.simpleemail.model |
Modifier and Type | Class and Description |
---|---|
class |
AccountSendingPausedException
Indicates that email sending is disabled for your entire Amazon SES account.
|
class |
AlreadyExistsException
Indicates that a resource could not be created because of a naming conflict.
|
class |
CannotDeleteException
Indicates that the delete operation could not be completed.
|
class |
ConfigurationSetAlreadyExistsException
Indicates that the configuration set could not be created because of a naming conflict.
|
class |
ConfigurationSetDoesNotExistException
Indicates that the configuration set does not exist.
|
class |
ConfigurationSetSendingPausedException
Indicates that email sending is disabled for the configuration set.
|
class |
CustomVerificationEmailInvalidContentException
Indicates that custom verification email template provided content is invalid.
|
class |
CustomVerificationEmailTemplateAlreadyExistsException
Indicates that a custom verification email template with the name you specified already exists.
|
class |
CustomVerificationEmailTemplateDoesNotExistException
Indicates that a custom verification email template with the name you specified does not exist.
|
class |
EventDestinationAlreadyExistsException
Indicates that the event destination could not be created because of a naming conflict.
|
class |
EventDestinationDoesNotExistException
Indicates that the event destination does not exist.
|
class |
FromEmailAddressNotVerifiedException
Indicates that the sender address specified for a custom verification email is not verified, and is therefore not
eligible to send the custom verification email.
|
class |
InvalidCloudWatchDestinationException
Indicates that the Amazon CloudWatch destination is invalid.
|
class |
InvalidConfigurationSetException
Indicates that the configuration set is invalid.
|
class |
InvalidDeliveryOptionsException
Indicates that provided delivery option is invalid.
|
class |
InvalidFirehoseDestinationException
Indicates that the Amazon Kinesis Firehose destination is invalid.
|
class |
InvalidLambdaFunctionException
Indicates that the provided Amazon Web Services Lambda function is invalid, or that Amazon SES could not execute the
provided function, possibly due to permissions issues.
|
class |
InvalidPolicyException
Indicates that the provided policy is invalid.
|
class |
InvalidRenderingParameterException
Indicates that one or more of the replacement values you provided is invalid.
|
class |
InvalidS3ConfigurationException
Indicates that the provided Amazon S3 bucket or Amazon Web Services KMS encryption key is invalid, or that Amazon SES
could not publish to the bucket, possibly due to permissions issues.
|
class |
InvalidSNSDestinationException
Indicates that the Amazon Simple Notification Service (Amazon SNS) destination is invalid.
|
class |
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.
|
class |
InvalidTemplateException
Indicates that the template that you specified could not be rendered.
|
class |
InvalidTrackingOptionsException
Indicates that the custom domain to be used for open and click tracking redirects is invalid.
|
class |
LimitExceededException
Indicates that a resource could not be created because of service limits.
|
class |
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.
|
class |
MessageRejectedException
Indicates that the action failed, and the message could not be sent.
|
class |
MissingRenderingAttributeException
Indicates that one or more of the replacement values for the specified template was not specified.
|
class |
ProductionAccessNotGrantedException
Indicates that the account has not been granted production access.
|
class |
RuleDoesNotExistException
Indicates that the provided receipt rule does not exist.
|
class |
RuleSetDoesNotExistException
Indicates that the provided receipt rule set does not exist.
|
class |
TemplateDoesNotExistException
Indicates that the Template object you specified does not exist in your Amazon SES account.
|
class |
TrackingOptionsAlreadyExistsException
Indicates that the configuration set you specified already contains a TrackingOptions object.
|
class |
TrackingOptionsDoesNotExistException
Indicates that the TrackingOptions object you specified does not exist.
|
Copyright © 2024. All rights reserved.