TOPIC_FILTER
dimension, you can narrow down the scope of the metric only to MQTT topics whose name match the pattern specified in the dimension.curl --location -g --request POST 'https://api.iotwireless.{region}.amazonaws.com/dimensions/' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": "TOPIC_FILTER",
"stringValues": [
"string"
],
"tags": [
{
"Key": "string",
"Value": "string"
}
],
"clientRequestToken": "string"
}'
{
"name": "string",
"arn": "string"
}
TOPIC_FILTER.
TOPIC_FILTER
dimensions, this is a pattern used to match the MQTT topic (for example, "admin/#").