ResourceAlreadyExistsException is thrown.curl --location -g --request POST 'https://api.iotwireless.{region}.amazonaws.com/things/' \
--header 'Content-Type: application/json' \
--data-raw ''{
"thingName": "string",
"thingArn": "string",
"thingId": "string"
}