#!/bin/zsh 

#assumes you have a prod entry in your ~/.aws/credentials file. And awsume
#if not, change this part to suit

awsume prod

set -eu


aws s3 ls s3://prod-neighbouring-rights/ownership/ingestion/processing/orchard/errors/ | sort
