Skip to main content

extract_s3_error_parts

Function extract_s3_error_parts 

Source
fn extract_s3_error_parts(
    err: &SdkError<ListBucketsError>,
) -> (u16, String, String)