Improve built-in scripts:
- Add script to create AWS user role, remove instructions for manual removal from readme
- Add scripts to delete ECR repo, Lambda function, user role from AWS
- Use more precise language around AWS URIs vs ARNs
- Check for the existence of AWS resources in scripts then react accordingly (eg, leave as is, delete & re-create)
- Reduce unnecessary debug output from running scripts