Genbox / SimpleS3

A .NET Core implementation of Amazon's S3 API with focus on simplicity, security and performance
MIT License
48 stars 8 forks source link

Stored profiles should include the region in a human-friendly manner #20

Closed LordMike closed 4 years ago

LordMike commented 4 years ago

Currently enums are serialized as integers. But as Profile may be read by others or people, they could be stored as strings allowing for easy edits / reading