MetaDataService
public struct MetaDataService
Object managing accessing of AWS credentials from various sources
-
return future holding a credential provider
Declaration
Swift
public static func getCredential(eventLoopGroup: EventLoopGroup) throws -> EventLoopFuture<CredentialProvider>