# Functions
HandleResponseErrorWith200Status check for S3 200 error response.
UpdateEndpoint adds the middleware to the middleware stack based on the UpdateEndpointOptions.
# Structs
AddExpiresOnPresignedURL represents a build middleware used to assign expiration on a presigned URL.
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.