Type Alias aws_smithy_http::endpoint::EndpointPrefix
source · pub type EndpointPrefix = EndpointPrefix;
👎Deprecated since 0.60.1: Use aws_smithy_runtime_api::client::endpoint::EndpointPrefix instead.
Expand description
A special type that adds support for services that have special URL-prefixing rules.
Aliased Type§
struct EndpointPrefix(/* private fields */);