This contribution refactors the AWS connector to fetch and store account_id metadata, enabling the cost dashboard to group and analyze expenses by specific AWS account. The update also moves the project towards a platform-agnostic cloud cost tool by updating documentation and introducing a foundational backend testing suite using httpx and AsyncMock. These changes provide better visibility for multi-account infrastructure while improving overall test coverage and reliability. Managing multiple accounts

Added support for tracking costs across multiple AWS accounts - njain006/costly-oss