Overcast is alpha — behaviour and APIs may change between releases. Pin your version and read the changelog before upgrading.

overcast

SES operations

Every SES operation Overcast declares — 27 of 45 implemented — with status, behaviour notes and a link to the AWS API reference for each.

27 of 45 listed operations are implemented. Back to SES.

Summary

Category✅ Supported❌ Unsupported
SES v1 — Sending2
SES v1 — Identities97
SES v1 — Templates6
SES v1 — Other210
SES v2 — Sending1
SES v2 — Identities4
SES v2 — Tags3
SES v2 — Other1

Endpoints

SES v1 — Sending

OperationStatusNotesAWS Docs
SendEmail✅ SupportedQuery Action=SendEmail; simple contentdocs
SendRawEmail✅ SupportedDelivers raw MIME to mail capturedocs

SES v1 — Identities

OperationStatusNotesAWS Docs
VerifyEmailIdentity✅ SupportedAuto-verifieddocs
VerifyDomainIdentity✅ SupportedAuto-verified; returns dummy tokendocs
ListIdentities✅ SupportedSupports IdentityType filterdocs
ListVerifiedEmailAddresses✅ Supporteddocs
GetIdentityVerificationAttributes✅ SupportedAlways returns Success statusdocs
DeleteIdentity✅ Supporteddocs
VerifyEmailAddress✅ Supporteddocs
DeleteVerifiedEmailAddress✅ Supporteddocs
SetIdentityFeedbackForwardingEnabled✅ Supporteddocs
GetIdentityDkimAttributes❌ Unsupportedstub; returns 501docs
GetIdentityMailFromDomainAttributes❌ Unsupportedstub; returns 501docs
GetIdentityNotificationAttributes❌ Unsupportedstub; returns 501docs
SetIdentityDkimEnabled❌ Unsupportedstub; returns 501docs
SetIdentityMailFromDomain❌ Unsupportedstub; returns 501docs
SetIdentityNotificationTopic❌ Unsupportedstub; returns 501docs
VerifyDomainDkim❌ Unsupportedstub; returns 501docs

SES v1 — Templates

OperationStatusNotesAWS Docs
CreateTemplate✅ Supporteddocs
GetTemplate✅ Supporteddocs
UpdateTemplate✅ Supporteddocs
ListTemplates✅ Supporteddocs
DeleteTemplate✅ Supporteddocs
SendTemplatedEmail✅ Supported{{key}} variable substitutiondocs

SES v1 — Other

OperationStatusNotesAWS Docs
GetSendQuota✅ SupportedReturns unlimited quotadocs
GetSendStatistics✅ SupportedReturns empty data pointsdocs
CreateConfigurationSet❌ Unsupportedstub; returns 501docs
DeleteConfigurationSet❌ Unsupportedstub; returns 501docs
ListConfigurationSets❌ Unsupportedstub; returns 501docs
CreateReceiptRule❌ Unsupportedstub; returns 501docs
CreateReceiptRuleSet❌ Unsupportedstub; returns 501docs
DeleteReceiptRule❌ Unsupportedstub; returns 501docs
DeleteReceiptRuleSet❌ Unsupportedstub; returns 501docs
DescribeReceiptRule❌ Unsupportedstub; returns 501docs
DescribeReceiptRuleSet❌ Unsupportedstub; returns 501docs
ListReceiptRuleSets❌ Unsupportedstub; returns 501docs

SES v2 — Sending

OperationStatusNotesAWS Docs
SendEmail✅ SupportedPOST /v2/email/outbound-emails; simple contentdocs

SES v2 — Identities

OperationStatusNotesAWS Docs
CreateEmailIdentity✅ SupportedPOST /v2/email/identities; auto-verified; inline Tags applied at creationdocs
ListEmailIdentities✅ SupportedGET /v2/email/identitiesdocs
GetEmailIdentity✅ SupportedGET /v2/email/identities/{EmailIdentity}; reports the identity’s Tagsdocs
DeleteEmailIdentity✅ SupportedDELETE /v2/email/identities/{EmailIdentity}docs

SES v2 — Tags

OperationStatusNotesAWS Docs
TagResource✅ SupportedPOST /v2/email/tags; email identity ARNs — configuration sets are not emulateddocs
UntagResource✅ SupportedDELETE /v2/email/tags?ResourceArn=…&TagKeys=…docs
ListTagsForResource✅ SupportedGET /v2/email/tags?ResourceArn=…docs

SES v2 — Other

OperationStatusNotesAWS Docs
All other v2 operations❌ UnsupportedReturns NotImplementeddocs