getSnapshotBlock

abstract suspend fun <T> getSnapshotBlock(input: GetSnapshotBlockRequest, block: suspend (GetSnapshotBlockResponse) -> T): T

Returns the data in a block in an Amazon Elastic Block Store snapshot.

You should always retry requests that receive server (5xx) error responses, and ThrottlingException and RequestThrottledException client error responses. For more information see Error retries in the Amazon Elastic Compute Cloud User Guide.