getConsoleScreenshot
abstract suspend fun getConsoleScreenshot(input: GetConsoleScreenshotRequest): 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.