Amazon Kinesis · Arazzo Workflow
Amazon Kinesis Deregister Consumer and Delete Stream
Version 1.0.0
Deregister an enhanced fan-out consumer, confirm the stream, then delete it.
Provider
Workflows
deregister-consumer-and-delete-stream
Deregister a consumer, confirm the stream, then delete the stream.
Deregisters the consumer by stream ARN and name, reads the stream summary to confirm it before deletion, and deletes the stream with consumer-deletion enforced.
1
deregisterConsumer
Deregister the enhanced fan-out consumer from the stream by stream ARN and consumer name.
2
confirmStream
Read the stream summary to confirm the stream exists and capture its status before deleting it.
3
deleteStream
Delete the stream and all its shards and data, enforcing deletion even if consumers remain registered.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.