Amazon Kinesis · Arazzo Workflow
Amazon Kinesis Create and Activate Stream
Version 1.0.0
Create a Kinesis data stream and poll until it reaches ACTIVE status.
Provider
Workflows
create-and-activate-stream
Create a provisioned Kinesis data stream and wait until it is ACTIVE.
Calls CreateStream with the supplied name and shard count, then polls DescribeStreamSummary, looping while the status is CREATING and ending once the status becomes ACTIVE.
1
createStream
CreateStream
Create the data stream in PROVISIONED mode with the requested shard count. The stream is returned immediately in CREATING status.
2
pollStatus
DescribeStreamSummary
Read the stream summary to check its current status. While the status is CREATING the step loops back to poll again; once ACTIVE the workflow ends.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/amazon-kinesis-create-and-activate-stream-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.