AWSHTTPResponse public protocol AWSHTTPResponse HTTP Response status HTTP response status Declaration Swift var status: HTTPResponseStatus { get } headers HTTP response headers Declaration Swift var headers: HTTPHeaders { get } body Payload of response Declaration Swift var body: ByteBuffer? { get } © Copyright (c) 2020 Soto project authors Generated by jazzy ♪♫ v0.14.3, a Realm project.