aleios-cloud / aleios-cloud/sls-test-tools
Can't run the tools in AWS CodeBuild
Ouverte
- Langage dominant
- TypeScript
- Étoiles
- 195
- Forks
- 20
- Métriques de merge des PR
- Aucune PR mergée en 30 j
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!
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.