deleteThingShadow
inline suspend fun IotDataPlaneClient.deleteThingShadow(crossinline block: DeleteThingShadowRequest.Builder.() -> Unit): DeleteThingShadowResponse
Deletes the shadow for the specified thing.
Requires permission to access the DeleteThingShadow action.
For more information, see DeleteThingShadow in the IoT Developer Guide.