# Functions
Client returns an S3 client.
GetConfig loads a config struct from an S3 object.
GetConfigFromEnv loads a config struct using bucket/object names from the environment.
GetObject returns an object from a bucket.
PutObject writes an object to a bucket.
# Structs
ConfigFile wraps a config from an S4 object.