Instance Methodsoto-core 7.4.0SotoCore->SotoSignerV4
getCredential(logger:)
Return static credential
func getCredential(logger: Logger) async throws -> Credential
Return static credential
func getCredential(logger: Logger) async throws -> Credential
s12SotoSignerV416StaticCredentialV0A4CoreE03getE06loggerAA0E0_p7Logging6LoggerV_tYaKF
What are these?60N05
import SotoSignerV4
import SotoCore
struct StaticCredential
basic version of Credential where you supply the credentials
struct Logger
A Logger
is the central type in SwiftLog
. Its central function is to emit log messages using one of the methods corresponding to a log level.
protocol Credential : Sendable
Protocol for providing credential details for accessing AWS services