AWS Proton Service Deprecation and Migration Guide - AWS Proton

End of support notice: On October 7, 2026, AWS will end support for AWS Proton. After October 7, 2026, you will no longer be able to access the AWS Proton console or AWS Proton resources. Your deployed infrastructure will remain intact. For more information, see AWS Proton Service Deprecation and Migration Guide.

AWS Proton Service Deprecation and Migration Guide

AWS has decided to discontinue AWS Proton, with support ending on October 7, 2026. New customers will not be able to sign up after Oxtober 7, 2025, but existing customers can continue to use the service until October 7, 2026.

Service Status Until Deprecation

Until October 7, 2026, existing AWS Proton customers can continue to use the service normally. During this period, AWS will:

  1. Provide security patches and critical bug fixes

  2. Maintain service availability and performance

  3. Continue to offer support through AWS Support channels

  4. Not add new features to the service

Important Migration Information

AWS Proton is primarily a CI/CD tool for deploying infrastructure. When AWS Proton is deprecated, your deployed CloudFormation stacks and the resources they manage will remain intact and continue to function. The deprecation affects only the delivery pipelines and the AWS Proton service itself, not your deployed infrastructure.

Alternative Solutions

We've identified several alternatives to AWS Proton that can help you maintain your infrastructure as code and CI/CD capabilities.

CloudFormation Git Sync

Best for: Teams using CloudFormation who want a GitOps workflow

Git sync enables platform teams to model CloudFormation templates in a git repository that development teams can fork. Developers update parameter files, push changes to their forked repository, and Git sync updates the stack.

Key Benefits:

  1. Similar developer experience to AWS Proton

  2. Leverages existing CloudFormation knowledge

  3. Clear separation between platform and developer teams

Limitations:

  1. No concept of environments

  2. No advanced pipeline features

  3. Relies on GitHub features that may not be available in other Git providers

Learn more: Git sync

Harmonix On AWS

Best for: Enterprises needing a comprehensive internal developer portal

Harmonix is an AWS Partner solution based on Backstage.io and provides an AWS plugin that allows teams to create templates, environments, and services similar to Proton.

Key Benefits:

  1. Similar functionality to AWS Proton

  2. Built on the popular Backstage framework

  3. Complete developer portal experience

Limitations:

  1. Not maintained by an AWS service team

  2. Reference implementation that may require customization

Learn more: https://harmonixonaws.io/

AWS CodePipeline and AWS CodeBuild

Best for: Teams needing maximum flexibility and control

Use the AWS foundational CI/CD services to replicate AWS Proton functionality with greater flexibility and control.

Key Benefits:

  1. Maximum flexibility

  2. Deep integration with AWS services

  3. Active maintenance and new features

Limitations:

  1. Requires more implementation work

  2. Less out-of-box developer self-service

Learn more:

What is AWS CodePipeline

What is AWS CodeBuild

GitHub Actions

Best for: Smaller teams using GitHub who want simplicity

>Key Benefits

  1. Easy integration with GitHub repositories

  2. Simple setup for GitHub users

  3. Large marketplace of reusable actions

Limitations:

  1. Tied to GitHub ecosystem

  2. May require more work for platform team controls

Learn more:

GitHub Actions documentation

CI/CD example: Integrating with GitHub Actions – CI/CD pipeline to deploy a Web App to Amazon EC2

Spacelift

Best for: Teams needing advanced governance and compliance capabilities

AWS Partner solution that combines Infrastructure as Code and CI/CD capabilities on a single platform. It provides governance controls, drift detection, and approval workflows that help teams maintain security and compliance while enabling developer self-service for infrastructure deployments.

Key Benefits:

  1. Advanced drift detection and dashboarding

  2. Approval workflows for security and compliance

  3. Works with various Infrastructure as Code tools

  4. Can be self-hosted on AWS

Limitations:

  1. Third-party solution with separate billing

Learn more: https://spacelift.io/

Migration Guidance

The migration process depends on your implementation and chosen alternative. General steps:

  1. Inventory your Proton resources:

  2. Select an alternative solution:

  3. Extract your template data:

  4. Implement your chosen alternative:

  5. Migrate production workloads:

For specific migration assistance, contact AWS Support or your account team.

FAQs

Q: Why is AWS discontinuing AWS Proton? A: We've identified better opportunities to meet customer needs for Infrastructure as Code policy enforcement through other AWS and AWS Partner solutions.

Q: Will my existing infrastructure continue to function after the deprecation date? A: Yes. AWS Proton is primarily a CI/CD tool. Your deployed CloudFormation stacks and the resources they manage will remain intact and continue to function. The deprecation affects only the delivery pipelines, not your deployed infrastructure.

Q: How can I get help with migration? A: AWS Support can assist with your migration.  Please contact AWS Support, or you can reach out to your AWS account manager for assistance.  

Q: Which alternative should I choose? A: The best alternative depends on your specific use case:

  1. For a simple GitOps workflow: CloudFormation Git Sync

  2. For enterprises needing a developer portal: Harmonix On AWS

  3. For maximum flexibility: AWS CodePipeline and AWS CodeBuild

  4. For teams already on GitHub: GitHub Actions

  5. For advanced governance needs: Spacelift

Q: What happens if I don't migrate by October 7, 2026? A: You'll no longer be able to access AWS Proton. Your existing infrastructure will continue to function, but you won't be able to use AWS Proton to manage or update it.

Q: How long will my data be retained? A: Until October 7, 2026. After this date, all data will be deleted.

If you have additional questions, please contact AWS Support.