View a markdown version of this page

NodeProperties - Amazon CloudWatch Omni

NodeProperties

Node identity attributes promoted out of the flat attribute map onto typed members. The first four are part of the node's merge key, so a node that merged across sources reports one resolved value for each.

Contents

category

What kind of thing the node is, coarser than nodeType.

Type: String

Valid Values: GEN_AI_AGENT | GEN_AI_MODEL | DATABASE | MESSAGING_QUEUE | COMPUTE | STORAGE | NETWORK

Required: No

cloudProvider

The cloud provider hosting the node, resolved from the reported provider, platform, or vendor namespace, and defaulting to "aws".

Type: String

Required: No

namespace

The logical service grouping the node belongs to. This is not a metric namespace.

Type: String

Required: No

region

The region the node runs in. Falls back to the region the telemetry was ingested from when the node does not report one.

Type: String

Required: No

sourceAccountId

The account that produced the telemetry this node was discovered from.

Type: String

Required: No

stage

The node's deployment environment. A node may be observed in several; this is the highest-precedence one. Match any of them with NodeFilters.stage.

Type: String

Required: No

See Also

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