type github.com/aws/aws-sdk-go-v2/service/s3.ResolveEndpoint

5 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		endpoints.go#L70: type ResolveEndpoint struct {
		endpoints.go#L75: func (*ResolveEndpoint) ID() string {
		endpoints.go#L79: func (m *ResolveEndpoint) HandleSerialize(ctx context.Context, in middleware.SerializeInput, next middleware.SerializeHandler) (
		endpoints.go#L119: 	return stack.Serialize.Insert(&ResolveEndpoint{
		endpoints.go#L126: 	_, err := stack.Serialize.Remove((&ResolveEndpoint{}).ID())