# Functions
AddDisableHostPrefixMiddleware adds the middleware to the stack.
AddUpdateOutpostARN is used by operation runtimes to add this middleware to their middleware stack.
UpdateEndpoint adds the middleware to the middleware stack based on the UpdateEndpointOptions.
# Structs
BackfillInput validates and backfill's values from ARN into request serializable input.
DisableHostPrefixMiddleware disables host prefix serialization when v2 endpoint resolution was used.
UpdateEndpointOptions provides the options for the UpdateEndpoint middleware setup.
UpdateEndpointParameterAccessor represents accessor functions used by the middleware.
# Interfaces
EndpointResolver interface for resolving service endpoints.
# Type aliases
EndpointResolverOptions is the service endpoint resolver options.