# Functions
LoadConfigFromEnv will attempt to load the Config struct from environment variables.
LoadDynamoDBFromEnv will attempt to load the DynamoDB struct from environment variables.
LoadElastiCacheFromEnv will attempt to load the ElasiCache struct from environment variables.
LoadS3FromEnv will attempt to load the S3 struct from environment variables.
# Constants
RegionUSEast1 is a helper constant for AWS configs.
RegionUSWest is a helper constant for AWS configs.