getBlob
inline suspend fun CodeCommitClient.getBlob(crossinline block: GetBlobRequest.Builder.() -> Unit): GetBlobResponse
Returns the base-64 encoded content of an individual blob in a repository.
Returns the base-64 encoded content of an individual blob in a repository.