PutMetricStreamRequest
Types
Properties
If you specify this parameter, the stream sends metrics from all metric namespaces except for the namespaces that you specify here.
The ARN of the Amazon Kinesis Data Firehose delivery stream to use for this metric stream. This Amazon Kinesis Data Firehose delivery stream must already exist and must be in the same account as the metric stream.
If you specify this parameter, the stream sends only the metrics from the metric namespaces that you specify here.
If you are creating a metric stream in a monitoring account, specify true
to include metrics from source accounts in the metric stream.
The output format for the stream. Valid values are json
, opentelemetry1.0
, and opentelemetry0.7
. For more information about metric stream output formats, see Metric streams output formats.
By default, a metric stream always sends the MAX
, MIN
, SUM
, and SAMPLECOUNT
statistics for each metric that is streamed. You can use this parameter to have the metric stream also send additional statistics in the stream. This array can have up to 100 members.