# Functions
HasDockerTestEnvironment returns true when either: 1) Not on Github Actions.
NewAWSConfig creates a new aws.Config for testing against AWS.
NewRecordReplayClient creates a new http.Client for tests.
# Variables
Record is true iff the tests are being run in "record" mode.