ts-lambda-api - v2.5.2
    Preparing search index...

    Interface Provider<T>

    A function that, when invoked, returns a promise that will be fulfilled with a value of type T.

    A function that reads credentials from shared SDK configuration
    files, assuming roles and collecting MFA tokens as necessary.

    Type Parameters

    • T
    • Returns Promise<T>