AWSCloudWatchLogGroupMetricTransformation
No description
type AWSCloudWatchLogGroupMetricTransformation {
name: String!
namespace: String!
value: String!
defaultValue: Float64
dimensions: [AWSTag!]!
unit: AWSCloudWatchMetricStandardUnitType!
}
Fields
AWSCloudWatchLogGroupMetricTransformation.name
● String!
non-null scalar
The name of the CloudWatch metric
AWSCloudWatchLogGroupMetricTransformation.namespace
● String!
non-null scalar
The namespace of the CloudWatch metric
AWSCloudWatchLogGroupMetricTransformation.value
● String!
non-null scalar
The value to publish to the CloudWatch metric when a filter pattern matches a log event
AWSCloudWatchLogGroupMetricTransformation.defaultValue
● Float64
scalar
The value to emit when a filter pattern does not match a log event
AWSCloudWatchLogGroupMetricTransformation.dimensions
● [AWSTag!]!
non-null object
The fields to use as dimensions for the metric
AWSCloudWatchLogGroupMetricTransformation.unit
● AWSCloudWatchMetricStandardUnitType!
non-null enum
The unit to assign to the metric