Properties
| Name | Type | Description |
|---|---|---|
| Name | string | The name of the metric stream. |
| IncludeFilters | array | If you specify this parameter, the stream sends only the metrics from the metric namespaces that you specify here. |
| ExcludeFilters | array | If you specify this parameter, the stream sends metrics from all metric namespaces except for the namespaces that you specify here. |
| FirehoseArn | string | The ARN of the Amazon Kinesis Data Firehose delivery stream to use for this metric stream. |
| RoleArn | string | The ARN of an IAM role that this metric stream will use to access Amazon Kinesis Data Firehose resources. |
| OutputFormat | string | The output format for the stream. |
| Tags | array | A list of key-value pairs to associate with the metric stream. |
| IncludeLinkedAccountsMetrics | boolean | If you are creating a metric stream in a monitoring account, specify true to include metrics from source accounts. |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "PutMetricStreamInput",
"type": "object",
"properties": {
"Name": {
"type": "string",
"description": "The name of the metric stream."
},
"IncludeFilters": {
"type": "array",
"description": "If you specify this parameter, the stream sends only the metrics from the metric namespaces that you specify here."
},
"ExcludeFilters": {
"type": "array",
"description": "If you specify this parameter, the stream sends metrics from all metric namespaces except for the namespaces that you specify here."
},
"FirehoseArn": {
"type": "string",
"description": "The ARN of the Amazon Kinesis Data Firehose delivery stream to use for this metric stream."
},
"RoleArn": {
"type": "string",
"description": "The ARN of an IAM role that this metric stream will use to access Amazon Kinesis Data Firehose resources."
},
"OutputFormat": {
"type": "string",
"description": "The output format for the stream."
},
"Tags": {
"type": "array",
"description": "A list of key-value pairs to associate with the metric stream."
},
"IncludeLinkedAccountsMetrics": {
"type": "boolean",
"description": "If you are creating a metric stream in a monitoring account, specify true to include metrics from source accounts."
}
}
}
Work with this as data
Every JSON Schema 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 schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema 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 JSON Schema
curl "https://apis.io/api/v1/json-schemas/cloudwatch-put-metric-stream-input"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.