This repository contains the following components:
- aws-managed-definitions/ - AWS-Managed Transformations that can be leveraged for your project transformations
- scaled-execution-bash/ - Running bulk transformations using bash scripts
- scaled-execution-containers/ - Scalable, production-ready infrastructure for AWS Transform custom - Run AI-driven code transformations on 1000s of repositories in parallel using AWS Batch and Fargate.
- agentic-atx-platform/ - Agentic AI–powered replatforming platform for AWS Transform Custom built on Amazon Bedrock AgentCore and Strands Agents - Automatically analyze repositories, map them to existing transformations, dynamically create missing ones from natural-language requirements, and execute them in parallel via AWS Batch. Includes a React UI with single-repo, batch CSV, and custom-transformation creation workflows.
Clone the repository:
git clone https://github.com/aws-samples/aws-transform-custom-samples.git
cd aws-transform-custom-samplesSee LICENSE file for details.