Shutdown client if Soto created it
func shutdown() async throws
s8SotoCore13AWSHTTPClientP8shutdownyyYaKF
97QC
import SotoCore
protocol AWSHTTPClient : Sendable
Protocol for HTTP clients that work with Soto
func execute(request: AWSHTTPRequest, timeout: TimeAmount, logger: Logger) async throws -> AWSHTTPResponse
Execute an HTTP request