getConsoleScreenshot
inline suspend fun Ec2Client.getConsoleScreenshot(crossinline block: GetConsoleScreenshotRequest.Builder.() -> Unit): GetConsoleScreenshotResponse
Retrieve a JPG-format screenshot of a running instance to help with troubleshooting.
The returned content is Base64-encoded.