Amplify Toolbox
    Preparing search index...
    • Get path to config file

      Parameters

      • fileName: ClientConfigFileBaseName

        name of the file to be used for client config. Can be different based on the version of the client config.

      • OptionaloutDir: string

        path to directory where config is written. If not provided defaults to current process working directory.

      • Optionalformat: ClientConfigFormat

        The format which the configuration should be exported into. Defaults to JSON. returns path to config file

      Returns Promise<string>