IoT Dimension

An AWS IoT Dimension is a reusable filter that defines a specific set of criteria to limit the scope of IoT data, such as restricting metrics or logs to certain devices or device groups. It helps simplify the management of IoT rules and security policies by allowing you to apply consistent filtering logic across multiple resources.

aws.iot_dimension

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe Amazon Resource Name (ARN) for the dimension.
creation_datecoretimestampThe date the dimension was created.
last_modified_datecoretimestampThe date the dimension was last modified.
namecorestringThe unique identifier for the dimension.
string_valuescorearray<string>The value or list of values used to scope the dimension. For example, for topic filters, this is the pattern used to match the MQTT topic name.
tagscorehstore
typecorestringThe type of the dimension.