curl --location -g --request PATCH 'https://api.iotwireless.{region}.amazonaws.com/dimensions/' \
--header 'Content-Type: application/json' \
--data-raw '{
"stringValues": [
"string"
]
}'
{
"name": "string",
"arn": "string",
"type": "TOPIC_FILTER",
"stringValues": [],
"creationDate": "string",
"lastModifiedDate": "string"
}
TOPIC_FILTER
dimensions, this is a pattern used to match the MQTT topic (for example, "admin/#").