TODO: Fill this README out!
- Create a new S3 bucket in your account to store your test artifacts. The step functions that will be executing tests
aws s3api create-bucket --bucket {bucketName} --region {bucketRegion} --create-bucket-configuration LocationConstraint={bucketRegion}
See CONTRIBUTING for more information.
This project is licensed under the Apache-2.0 License.