pub async fn get_log_aws_s3(
configuration: &mut Configuration,
params: GetLogAwsS3Params,
) -> Result<LoggingS3Response, Error<GetLogAwsS3Error>>
Expand description
Get the S3 for a particular service and version.
pub async fn get_log_aws_s3(
configuration: &mut Configuration,
params: GetLogAwsS3Params,
) -> Result<LoggingS3Response, Error<GetLogAwsS3Error>>
Get the S3 for a particular service and version.