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.
For more information, see Instance console output in the Amazon EC2 User Guide.