I can not seem to get this fixed. Below is the error I get even when the config is loaded in the module initialization.
UnhandledPromiseRejectionWarning: CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
I can not seem to get this fixed. Below is the error I get even when the config is loaded in the module initialization.
UnhandledPromiseRejectionWarning: CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
This is an impl snippet:
Alas, Somebody help!
@KerryRitter @benMain
Btw, none of the other options worked (same error) including statically providing the config. Also, the project runs in a docker container