# Usage

## Create the roles if not created yet
Follow the instructions [here](./roles/README.md) to create the roles

## Build the python task to read files from a bucket
```
./build.sh -i <image-name> -r <region> -a <account>
```