Skip to main content

extract_sts_error_parts

Function extract_sts_error_parts 

Source
fn extract_sts_error_parts(
    err: &SdkError<GetCallerIdentityError>,
) -> (u16, String, String)