allowed_external_types = [
"aws_smithy_runtime_api::*",
"aws_smithy_async::*",
"aws_smithy_types::*",
"tower_service::Service",
"bytes::bytes::Bytes",
"serde::ser::Serialize",
"serde::de::Deserialize",
"hyper::client::connect::dns::Name",
"http::request::Request",
"http::response::Response",
"http::uri::Uri",
"hyper::client::client::Builder",
"hyper::client::connect::Connection",
"tokio::io::async_read::AsyncRead",
"tokio::io::async_write::AsyncWrite",
"aws_smithy_http_client::hyper_014",
"aws_smithy_http_client::test_util::*",
"aws_smithy_http_client::ev",
"aws_smithy_http_client::match_events",
"aws_smithy_http_client::matcher",
"http_body::Body"
]