OpsAggregator - Amazon Systems Manager
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

OpsAggregator

One or more aggregators for viewing counts of OpsData using different dimensions such as Source, CreatedTime, or Source and CreatedTime, to name a few.

Contents

Aggregators

A nested aggregator for viewing counts of OpsData.

Type: Array of OpsAggregator objects

Array Members: Minimum number of 1 item. Maximum number of 12 items.

Required: No

AggregatorType

Either a Range or Count aggregator for limiting an OpsData summary.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 20.

Pattern: ^(range|count|sum)

Required: No

AttributeName

The name of an OpsData attribute on which to limit the count of OpsData.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: No

Filters

The aggregator filters.

Type: Array of OpsFilter objects

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Required: No

TypeName

The data type name to use for viewing counts of OpsData.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^(AWS|Custom):.*$

Required: No

Values

The aggregator value.

Type: String to string map

Map Entries: Minimum number of 0 items. Maximum number of 5 items.

Key Length Constraints: Minimum length of 1. Maximum length of 32.

Value Length Constraints: Minimum length of 0. Maximum length of 2048.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: