pub async fn update_log_aws_s3(
configuration: &mut Configuration,
params: UpdateLogAwsS3Params,
) -> Result<LoggingS3Response, Error<UpdateLogAwsS3Error>>
Expand description
Update the S3 for a particular service and version.
pub async fn update_log_aws_s3(
configuration: &mut Configuration,
params: UpdateLogAwsS3Params,
) -> Result<LoggingS3Response, Error<UpdateLogAwsS3Error>>
Update the S3 for a particular service and version.