getThingShadow
inline suspend fun IotDataPlaneClient.getThingShadow(crossinline block: GetThingShadowRequest.Builder.() -> Unit): GetThingShadowResponse
Gets the shadow for the specified thing.
Requires permission to access the GetThingShadow action.
For more information, see GetThingShadow in the IoT Developer Guide.