Scripts to completely remove Amazon AWS dependencies from Open 3D Engine (O3DE), including AWS SDK, GameLift, and GridMate.
✅ Automatically removes AWS-related Gems (AWSCore, AWSGameLift, AWSMetrics, etc.)
✅ Deletes GridMate (Amazon's networking system)
✅ Cleans CMake files and removes AWS references
✅ Scans all source files for Amazon-related code
Clone the repo:
git clone https://github.com/CodeStacker-Dev/O3DE-AWS-Removal.git
cd O3DE-AWS-Removal