@karmaniverous/get-dotenv
    Preparing search index...

    Function resolveAwsContext

    • Parameters

      • __namedParameters: {
            cfg: {
                addCtx?: boolean;
                defaultRegion?: string;
                loginOnDemand?: boolean;
                profile?: string;
                profileFallbackKey?: string;
                profileKey?: string;
                region?: string;
                regionKey?: string;
                setEnv?: boolean;
                strategy?: "none" | "cli-export";
            };
            dotenv: ProcessEnv;
        }

      Returns Promise<AwsContext>