Skip to main content

error_response

Function error_response 

Source
pub fn error_response(
    err: &CloudFrontError,
    request_id: &str,
) -> Response<HttpBody>
Expand description

Turn a CloudFrontError into an HTTP response.