Instance Methodsoto-core 7.4.0SotoCore
shutdown
DeferredCredentialProvider.swift:43func shutdown() async throws
func shutdown() async throws
import SotoCore
final class DeferredCredentialProvider
Wrap and store result from another credential provider.
init(context: CredentialProviderFactory.Context, provider: CredentialProvider)
Create DeferredCredentialProvider
.
var description: String { get }
func getCredential(logger: Logger) async throws -> Credential
Return credentials