Skip to content

Can't run the tools in AWS CodeBuild #64

@fabio-vitali-docebo

Description

@fabio-vitali-docebo

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions