Context
public struct Context
The initialization context for a ContextProvider
-
The
AWSClient
s internalHTTPClient
Declaration
Swift
public let httpClient: AWSHTTPClient
-
The
EventLoop
that theCredentialProvider
should use for credential refreshsDeclaration
Swift
public let eventLoop: EventLoop
-
The
Logger
attached to the AWSClientDeclaration
Swift
public let logger: Logger
-
AWSClient options
Declaration
Swift
public let options: AWSClient.Options