AWS CloudWatch · Schema

PutMetricStreamInput

AlarmsAwsDashboardsLogsMetricsMonitoringObservability

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.
View JSON Schema on GitHub