/*
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
use BoxError;
use fmt;
/// HTTP client errors
///
/// This is normally due to configuration issues, internal SDK bugs, or other user error.