updateThingShadow
inline suspend fun IotDataPlaneClient.updateThingShadow(crossinline block: UpdateThingShadowRequest.Builder.() -> Unit): UpdateThingShadowResponse
Updates the shadow for the specified thing.
Requires permission to access the UpdateThingShadow action.
For more information, see UpdateThingShadow in the IoT Developer Guide.