-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi, I'm trying to implement an integration test on one of my microservice. I can't successfully run sls-test-tools because of this error when executing EventBridge.init:
SharedIniFileCreds Error: Error - ENOENT: no such file or directory, open '/root/.aws/credentials'
Is it possible to skip the AWS config setup I see in general.ts util? I really don't need that because I'm running the tool during the CodeBuild build phase, assuming the CodeBuild service role...
Thanks!
Metadata
Metadata
Assignees
Labels
No labels