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 */);