curl --location -g --request POST 'https://api.iotwireless.{region}.amazonaws.com/custom-metric/' \
--header 'Content-Type: application/json' \
--data-raw '{
"displayName": "string",
"metricType": "string-list",
"tags": [
{
"Key": "string",
"Value": "string"
}
],
"clientRequestToken": "string"
}'
{
"metricName": "string",
"metricArn": "string"
}
aws:
. Cannot be updated once defined.string-list
, ip-address-list
, number-list
, and number
.arn:aws-partition:iot:region:accountId:custommetric/metricName