Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESErrorType) { AWSSESErrorUnknown, AWSSESErrorAccountSendingPaused, AWSSESErrorAlreadyExists, AWSSESErrorCannotDelete, AWSSESErrorConfigurationSetAlreadyExists, AWSSESErrorConfigurationSetDoesNotExist, AWSSESErrorConfigurationSetSendingPaused, AWSSESErrorCustomVerificationEmailInvalidContent, AWSSESErrorCustomVerificationEmailTemplateAlreadyExists, AWSSESErrorCustomVerificationEmailTemplateDoesNotExist, AWSSESErrorEventDestinationAlreadyExists, AWSSESErrorEventDestinationDoesNotExist, AWSSESErrorFromEmailAddressNotVerified, AWSSESErrorInvalidCloudWatchDestination, AWSSESErrorInvalidConfigurationSet, AWSSESErrorInvalidDeliveryOptions, AWSSESErrorInvalidFirehoseDestination, AWSSESErrorInvalidLambdaFunction, AWSSESErrorInvalidPolicy, AWSSESErrorInvalidRenderingParameter, AWSSESErrorInvalidS3Configuration, AWSSESErrorInvalidSNSDestination, AWSSESErrorInvalidSnsTopic, AWSSESErrorInvalidTemplate, AWSSESErrorInvalidTrackingOptions, AWSSESErrorLimitExceeded, AWSSESErrorMailFromDomainNotVerified, AWSSESErrorMessageRejected, AWSSESErrorMissingRenderingAttribute, AWSSESErrorProductionAccessNotGranted, AWSSESErrorRuleDoesNotExist, AWSSESErrorRuleSetDoesNotExist, AWSSESErrorTemplateDoesNotExist, AWSSESErrorTrackingOptionsAlreadyExists, AWSSESErrorTrackingOptionsDoesNotExist, }
Swift
enum AWSSESErrorType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESBehaviorOnMXFailure) { AWSSESBehaviorOnMXFailureUnknown, AWSSESBehaviorOnMXFailureUseDefaultValue, AWSSESBehaviorOnMXFailureRejectMessage, }
Swift
enum AWSSESBehaviorOnMXFailure : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESBounceType) { AWSSESBounceTypeUnknown, AWSSESBounceTypeDoesNotExist, AWSSESBounceTypeMessageTooLarge, AWSSESBounceTypeExceededQuota, AWSSESBounceTypeContentRejected, AWSSESBounceTypeUndefined, AWSSESBounceTypeTemporaryFailure, }
Swift
enum AWSSESBounceType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESBulkEmailStatus) { AWSSESBulkEmailStatusUnknown, AWSSESBulkEmailStatusSuccess, AWSSESBulkEmailStatusMessageRejected, AWSSESBulkEmailStatusMailFromDomainNotVerified, AWSSESBulkEmailStatusConfigurationSetDoesNotExist, AWSSESBulkEmailStatusTemplateDoesNotExist, AWSSESBulkEmailStatusAccountSuspended, AWSSESBulkEmailStatusAccountThrottled, AWSSESBulkEmailStatusAccountDailyQuotaExceeded, AWSSESBulkEmailStatusInvalidSendingPoolName, AWSSESBulkEmailStatusAccountSendingPaused, AWSSESBulkEmailStatusConfigurationSetSendingPaused, AWSSESBulkEmailStatusInvalidParameterValue, AWSSESBulkEmailStatusTransientFailure, AWSSESBulkEmailStatusFailed, }
Swift
enum AWSSESBulkEmailStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESConfigurationSetAttribute) { AWSSESConfigurationSetAttributeUnknown, AWSSESConfigurationSetAttributeEventDestinations, AWSSESConfigurationSetAttributeTrackingOptions, AWSSESConfigurationSetAttributeDeliveryOptions, AWSSESConfigurationSetAttributeReputationOptions, }
Swift
enum AWSSESConfigurationSetAttribute : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESCustomMailFromStatus) { AWSSESCustomMailFromStatusUnknown, AWSSESCustomMailFromStatusPending, AWSSESCustomMailFromStatusSuccess, AWSSESCustomMailFromStatusFailed, AWSSESCustomMailFromStatusTemporaryFailure, }
Swift
enum AWSSESCustomMailFromStatus : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESDimensionValueSource) { AWSSESDimensionValueSourceUnknown, AWSSESDimensionValueSourceMessageTag, AWSSESDimensionValueSourceEmailHeader, AWSSESDimensionValueSourceLinkTag, }
Swift
enum AWSSESDimensionValueSource : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESDsnAction) { AWSSESDsnActionUnknown, AWSSESDsnActionFailed, AWSSESDsnActionDelayed, AWSSESDsnActionDelivered, AWSSESDsnActionRelayed, AWSSESDsnActionExpanded, }
Swift
enum AWSSESDsnAction : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESEventType) { AWSSESEventTypeUnknown, AWSSESEventTypeSend, AWSSESEventTypeReject, AWSSESEventTypeBounce, AWSSESEventTypeComplaint, AWSSESEventTypeDelivery, AWSSESEventTypeOpen, AWSSESEventTypeClick, AWSSESEventTypeRenderingFailure, }
Swift
enum AWSSESEventType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESIdentityType) { AWSSESIdentityTypeUnknown, AWSSESIdentityTypeEmailAddress, AWSSESIdentityTypeDomain, }
Swift
enum AWSSESIdentityType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESInvocationType) { AWSSESInvocationTypeUnknown, AWSSESInvocationTypeEvent, AWSSESInvocationTypeRequestResponse, }
Swift
enum AWSSESInvocationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESNotificationType) { AWSSESNotificationTypeUnknown, AWSSESNotificationTypeBounce, AWSSESNotificationTypeComplaint, AWSSESNotificationTypeDelivery, }
Swift
enum AWSSESNotificationType : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESReceiptFilterPolicy) { AWSSESReceiptFilterPolicyUnknown, AWSSESReceiptFilterPolicyBlock, AWSSESReceiptFilterPolicyAllow, }
Swift
enum AWSSESReceiptFilterPolicy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESSNSActionEncoding) { AWSSESSNSActionEncodingUnknown, AWSSESSNSActionEncodingUtf8, AWSSESSNSActionEncodingBase64, }
Swift
enum AWSSESSNSActionEncoding : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESStopScope) { AWSSESStopScopeUnknown, AWSSESStopScopeRuleSet, }
Swift
enum AWSSESStopScope : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESTlsPolicy) { AWSSESTlsPolicyUnknown, AWSSESTlsPolicyRequire, AWSSESTlsPolicyOptional, }
Swift
enum AWSSESTlsPolicy : Int, @unchecked Sendable
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, AWSSESVerificationStatus) { AWSSESVerificationStatusUnknown, AWSSESVerificationStatusPending, AWSSESVerificationStatusSuccess, AWSSESVerificationStatusFailed, AWSSESVerificationStatusTemporaryFailure, AWSSESVerificationStatusNotStarted, }
Swift
enum AWSSESVerificationStatus : Int, @unchecked Sendable