/AWS1/CL_IOT=>UPDATEDIMENSION()
¶
About UpdateDimension¶
Updates the definition for a dimension. You cannot change the type of a dimension after it is created (you can delete it and recreate it).
Requires permission to access the UpdateDimension action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_NAME
TYPE /AWS1/IOTDIMENSIONNAME
/AWS1/IOTDIMENSIONNAME
¶
A unique identifier for the dimension. Choose something that describes the type and value to make it easy to remember what it does.
IT_STRINGVALUES
TYPE /AWS1/CL_IOTDIMTRINGVALUES_W=>TT_DIMENSIONSTRINGVALUES
TT_DIMENSIONSTRINGVALUES
¶
Specifies the value or list of values for the dimension. For
TOPIC_FILTER
dimensions, this is a pattern used to match the MQTT topic (for example, "admin/#").