pub async fn list_log_aws_s3(
configuration: &mut Configuration,
params: ListLogAwsS3Params,
) -> Result<Vec<LoggingS3Response>, Error<ListLogAwsS3Error>>Expand description
List all of the S3s for a particular service and version.
pub async fn list_log_aws_s3(
configuration: &mut Configuration,
params: ListLogAwsS3Params,
) -> Result<Vec<LoggingS3Response>, Error<ListLogAwsS3Error>>List all of the S3s for a particular service and version.