Change AWS Elastic Beanstalk Environment Settings - AWS CodeStar

On July 31, 2024, Amazon Web Services (AWS) will discontinue support for creating and viewing AWS CodeStar projects. After July 31, 2024, you will no longer be able to access the AWS CodeStar console or create new projects. However, the AWS resources created by AWS CodeStar, including your source repositories, pipelines, and builds, will be unaffected by this change and will continue to function. AWS CodeStar Connections and AWS CodeStar Notifications will not be impacted by this discontinuation.

 

If you wish to track work, develop code, and build, test, and deploy your applications, Amazon CodeCatalyst provides a streamlined getting started process and additional functionality to manage your software projects. Learn more about functionality and pricing of Amazon CodeCatalyst.

Change AWS Elastic Beanstalk Environment Settings

You can change the settings of an Elastic Beanstalk environment that AWS CodeStar creates in a project. For example, you might want to change the default Elastic Beanstalk environment in your AWS CodeStar project from Single Instance to Load Balanced. To do this, edit the template.yml file in your project's repository. You might also need to change permissions for your project's worker roles. After you push the template change, AWS CodeStar and AWS CloudFormation provision the resources for you.

For more information about editing the template.yml file, see Change Application Resources with the Template.yml File. For more information about Elastic Beanstalk environments, see AWS Elastic Beanstalk Environment Management Console in the AWS Elastic Beanstalk Developer Guide.