describeThing
inline suspend fun IotClient.describeThing(crossinline block: DescribeThingRequest.Builder.() -> Unit): DescribeThingResponse
Gets information about the specified thing.
Requires permission to access the DescribeThing action.