aws_smithy_http::endpoint

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