getReadSetMetadata
abstract suspend fun getReadSetMetadata(input: GetReadSetMetadataRequest): GetReadSetMetadataResponse
Retrieves the metadata for a read set from a sequence store in JSON format. This operation does not return tags. To retrieve the list of tags for a read set, use the ListTagsForResource
API operation.