Skip to content

Explicitly set AWS region when creating boto clients #465

@geoffxy

Description

@geoffxy

The boto clients expect a region on creation. By default, they will use the config present at ~/.aws/config. But this file only exists if you have installed and configured the AWS CLI. We didn't run into this error during development because we already had the CLI installed. But running BRAD should not require having this user config file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtech debtTechnical debt that would be nice to fix

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions