Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-iot-fleetmetric.json
Parent schema serverless-framework-configuration
Type: object

An aggregated metric of certain devices in your fleet. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-iot.git

Properties

MetricName string | Aws_CF_FunctionString required

The name of the fleet metric

Description string | Aws_CF_FunctionString

The description of a fleet metric

QueryString string | Aws_CF_FunctionString

The Fleet Indexing query used by a fleet metric

Period integer

The period of metric emission in seconds

AggregationField string | Aws_CF_FunctionString

The aggregation field to perform aggregation and metric emission

QueryVersion string | Aws_CF_FunctionString

The version of a Fleet Indexing query used by a fleet metric

IndexName string | Aws_CF_FunctionString

The index name of a fleet metric

Unit string | Aws_CF_FunctionString

The unit of data points emitted by a fleet metric

AggregationType object

Aggregation types supported by Fleet Indexing

2 nested properties
Name string | Aws_CF_FunctionString required

Fleet Indexing aggregation type names such as Statistics, Percentiles and Cardinality

Values string[] required

Fleet Indexing aggregation type values

Tags Tag[]

An array of key-value pairs to apply to this resource

maxItems=50uniqueItems=true

Definitions

Tag object

A key-value pair to associate with a resource

Key string | Aws_CF_FunctionString required

The tag's key

Value string | Aws_CF_FunctionString required

The tag's value

AggregationType object

Aggregation types supported by Fleet Indexing

Name string | Aws_CF_FunctionString required

Fleet Indexing aggregation type names such as Statistics, Percentiles and Cardinality

Values string[] required

Fleet Indexing aggregation type values