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

overcast

ACM operations

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

All 11 listed operations are implemented. Back to ACM.

Summary

Category✅ Supported⚠️ Partial
Certificates41
Tags6

Endpoints

Certificates

OperationStatusNotesAWS Docs
RequestCertificate✅ SupportedCreates a certificate; immediately ISSUED; inline Tags applied at creationdocs
DescribeCertificate✅ SupportedReturns certificate detailsdocs
ListCertificates✅ SupportedLists all certificatesdocs
ListCertificateDomainValidations⚠️ PartialOne synthesized SUCCESS entry per DomainName/SAN; no ValidationMethod or DNS/email challenge data — Overcast issues certificates without ever validating themdocs
DeleteCertificate✅ SupportedDeletes a certificate by ARNdocs

Tags

OperationStatusNotesAWS Docs
ListTagsForCertificate✅ SupportedLists tags for a certificatedocs
AddTagsToCertificate✅ SupportedAdds tags to a certificatedocs
RemoveTagsFromCertificate✅ SupportedRemoves tags from a certificatedocs
TagResource✅ SupportedModern alias of AddTagsToCertificate, addressing the certificate by ResourceArndocs
UntagResource✅ SupportedTakes TagKeys, where RemoveTagsFromCertificate takes a Tags listdocs
ListTagsForResource✅ SupportedModern alias of ListTagsForCertificatedocs