getFile
inline suspend fun CodeCommitClient.getFile(crossinline block: GetFileRequest.Builder.() -> Unit): GetFileResponse
Returns the base-64 encoded contents of a specified file and its metadata.
Returns the base-64 encoded contents of a specified file and its metadata.