deprecateThingType
abstract suspend fun deprecateThingType(input: DeprecateThingTypeRequest): DeprecateThingTypeResponse
Deprecates a thing type. You can not associate new things with deprecated thing type.
Requires permission to access the DeprecateThingType action.