listSnapshotBlocks
inline suspend fun EbsClient.listSnapshotBlocks(crossinline block: ListSnapshotBlocksRequest.Builder.() -> Unit): ListSnapshotBlocksResponse
Returns information about the blocks 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.