aleios-cloud / aleios-cloud/sls-test-tools
Can't run the tools in AWS CodeBuild
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 195
- Forks
- 20
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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!
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.