# README
AWS Tests
This directory contains test suites checking AWS-specific assumptions. Run with:
$ AWS_PROFILE=your-profile go test .
or similar (it needs access to your AWS credentials).
This directory contains test suites checking AWS-specific assumptions. Run with:
$ AWS_PROFILE=your-profile go test .
or similar (it needs access to your AWS credentials).