Instance Methodsoto-core 7.4.0SotoCore->AsyncHTTPClient
execute(request:timeout:logger:)
Execute HTTP request
func execute(request: AWSHTTPRequest, timeout: TimeAmount, logger: Logger) async throws -> AWSHTTPResponse
Parameters
Returns
EventLoopFuture that will be fulfilled with request response