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

overcast

Pipes operations

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

All 8 listed operations are implemented. Back to Pipes.

Summary

Category✅ Supported
Pipes5
Tags3

Endpoints

Pipes

OperationStatusNotesAWS Docs
CreatePipe✅ SupportedValidates source/enrichment/target wiring up front, including a stream source’s DeadLetterConfig destination; async state machine (CREATING→RUNNING)docs
DescribePipe✅ SupportedReturns the full pipe configuration and current statedocs
UpdatePipe✅ SupportedUpdates DesiredState, description, role and parameter blocks, re-validating wiring and DeadLetterConfig on a reconfiguring change (UPDATING→previous state)docs
DeletePipe✅ SupportedAsync deletion (DELETING→removed)docs
ListPipes✅ SupportedLists all pipes as PipeSummarydocs

Tags

OperationStatusNotesAWS Docs
TagResource✅ SupportedAdds/merges tags by pipe ARNdocs
UntagResource✅ SupportedRemoves tags by key from a pipe ARNdocs
ListTagsForResource✅ SupportedReturns tags for a pipe ARNdocs