aleios-cloud / aleios-cloud/sls-test-tools
Can't run the tools in AWS CodeBuild
Open
- Dominant language
- TypeScript
- Stars
- 195
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.