S3Config({ required this.key, required this.secret, required this.bucket, this.endpoint, this.region = 'us-east-2', });