AWS::CloudWatch::MetricStream MetricStreamFilter

This structure contains the name of one of the metric namespaces that is listed in a filter of a metric stream.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Namespace" : String }

YAML

Namespace: String

Properties

Namespace

The name of the metric namespace in the filter.

Required: Yes

Type: String

Update requires: No interruption