Skip to content

(codepipeline): native Amazon EC2 deployment support #33584

@Tietew

Description

@Tietew

Describe the feature

AWS CodePipeline introduces a new action to deploy to Amazon Elastic Compute Cloud (EC2).
https://aws.amazon.com/about-aws/whats-new/2025/02/aws-codepipeline-native-ec2-deployment-support/

Use Case

See the annoucement for details.
This action deploys an application to a group of EC2 instances behind load balancers without CodeDeploy.

Proposed Solution

Add a new action class Ec2DeployAction to aws-codepipeline-actions module.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.180.0

Environment details (OS name and version, etc.)

Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions