pub async fn create_log_papertrail(
    configuration: &mut Configuration,
    params: CreateLogPapertrailParams
) -> Result<LoggingPapertrailResponse, Error<CreateLogPapertrailError>>
Expand description

Create a Papertrail for a particular service and version.