pub fn error_response(
err: &CloudFrontError,
request_id: &str,
) -> Response<HttpBody>Expand description
Turn a CloudFrontError into an HTTP response.
pub fn error_response(
err: &CloudFrontError,
request_id: &str,
) -> Response<HttpBody>Turn a CloudFrontError into an HTTP response.