UNPKG

lambda-live-debugger

Version:

Debug Lambda functions locally like it is running in the cloud

3 lines (2 loc) 134 B
export declare const ENV_CREDENTIALS_PATH = "AWS_SHARED_CREDENTIALS_FILE"; export declare const getCredentialsFilepath: () => string;