Amazon Kinesis · Arazzo Workflow
Amazon Kinesis Register Consumer and Confirm
Version 1.0.0
Register an enhanced fan-out consumer and poll until it becomes ACTIVE.
Provider
Workflows
register-consumer-and-confirm
Register a stream consumer and poll until it is ACTIVE.
Registers a consumer by stream ARN and name, captures the consumer ARN, and polls DescribeStreamConsumer until the consumer status is ACTIVE.
1
registerConsumer
Register the enhanced fan-out consumer with the stream and capture its ARN. The consumer starts in CREATING status.
2
pollConsumer
Describe the consumer, looping while CREATING and ending once the consumer status becomes ACTIVE.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.