AWSMiddlewareNextHandler

Function to call next middleware in the chain

Middleware.swift:26
typealias AWSMiddlewareNextHandler = (AWSHTTPRequest, AWSMiddlewareContext) async throws -> AWSHTTPResponse