#pragma once #include namespace AmazingRPG { const std::string REGION{ Aws::Region::US_EAST_1 }; }